Documentation ¶
Index ¶
Constants ¶
View Source
const ( // ControllerStartJitter is the jitter value used when starting controller managers. ControllerStartJitter = 1.0 // ConfigzName is the name used for register cloud-controller manager /configz, same with GroupName. ConfigzName = "cloudcontrollermanager.config.k8s.io" )
Variables ¶
This section is empty.
Functions ¶
func NewCloudControllerManagerCommand ¶
NewCloudControllerManagerCommand creates a *cobra.Command object with default parameters
func Run ¶
func Run(c *cloudcontrollerconfig.CompletedConfig, stopCh <-chan struct{}) error
Run runs the ExternalCMServer. This should never exit.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.