package
1.33.0-alpha.2
Repository: https://github.com/kubernetes/kubernetes.git
Documentation: pkg.go.dev

# Packages

Package options contains flags and options for initializing an apiserver.

# Functions

CreateKubeAPIServerConfig creates all the resources for running the API server, but runs none of them.
CreateServerChain creates the apiservers connected via delegation.
NewAPIServerCommand creates a *cobra.Command object with default parameters.
NewConfig creates all the resources for running kube-apiserver, but runs none of them.
Run runs the specified APIServer.
SetServiceResolverForTests allows the service resolver to be overridden during tests.

# Structs