mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-03 17:30:00 +00:00
fix typo
This commit is contained in:
parent
2495cc602f
commit
2ad04cb46d
@ -113,7 +113,7 @@ type GenericAPIServer struct {
|
|||||||
Serializer runtime.NegotiatedSerializer
|
Serializer runtime.NegotiatedSerializer
|
||||||
|
|
||||||
// "Outputs"
|
// "Outputs"
|
||||||
// Handler holdes the handlers being used by this API server
|
// Handler holds the handlers being used by this API server
|
||||||
Handler *APIServerHandler
|
Handler *APIServerHandler
|
||||||
|
|
||||||
// listedPathProvider is a lister which provides the set of paths to show at /
|
// listedPathProvider is a lister which provides the set of paths to show at /
|
||||||
|
Loading…
Reference in New Issue
Block a user