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

# Packages

Package options contains flags and options for initializing federation-apiserver.

# Functions

NewAPIServerCommand creates a *cobra.Command object with default parameters.
NonBlockingRun runs the specified APIServer and configures it to stop with the given channel.
RegisterAllAdmissionPlugins registers all admission plugins.
Run runs the specified APIServer.