Documentation ¶
Index ¶
Constants ¶
View Source
const ( // "federation-apiserver-kubeconfig" was the old name we used to // store Federation API server kubeconfig secret. We are // deprecating it in favor of `--kubeconfig` flag but giving people // time to migrate. // TODO(madhusudancs): this name is deprecated in 1.5 and should be // removed in 1.6. Remove it in 1.6. DeprecatedKubeconfigSecretName = "federation-apiserver-kubeconfig" )
Variables ¶
This section is empty.
Functions ¶
func NewControllerManagerCommand ¶
NewControllerManagerCommand creates a *cobra.Command object with default parameters
func StartControllers ¶
func StartControllers(s *options.CMServer, restClientCfg *restclient.Config) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.