package
1.10.0-alpha.0
Repository: https://github.com/kubernetes/federation.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.