package
1.14.0-alpha.1
Repository: https://github.com/micnncim/kubernetes.git
Documentation: pkg.go.dev

# Packages

Package options contains flags and options for initializing an apiserver.
No description provided by the author

# 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.