Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ServeCmd = newServeCmd()
Functions ¶
This section is empty.
Types ¶
type APIServer ¶
type APIServer struct {
*genericapiserver.GenericAPIServer
}
APIServer is an implementation of server.Server interfac using genericapiserver.GenericAPIServer.
It leverages the kube-apiserver library to provide a generic API server with built-in authentication, authorization and secure serving.
Click to show internal directories.
Click to hide internal directories.