package
1.14.0-alpha.0
Repository: https://github.com/everpeace/kubernetes.git
Documentation: pkg.go.dev
# Functions
BuildAuthenticator constructs the authenticator.
BuildAuthorizer constructs the authorizer.
Complete set default ServerRunOptions.
CreateKubeAPIServer creates and wires a workable kube-apiserver.
CreateKubeAPIServerConfig creates all the resources for running the API server, but runs none of them.
CreateNodeDialer creates the dialer infrastructure to connect to the nodes.
CreateServerChain creates the apiservers connected via delegation.
NewAPIServerCommand creates a *cobra.Command object with default parameters.
Run runs the specified APIServer.