Documentation ¶
Index ¶
Constants ¶
View Source
const (
// Jitter used when starting controller managers
ControllerStartJitter = 1.0
)
Variables ¶
This section is empty.
Functions ¶
func NewCloudControllerManagerCommand ¶
NewCloudControllerManagerCommand creates a *cobra.Command object with default parameters
func Run ¶
func Run(s *options.CloudControllerManagerServer, cloud cloudprovider.Interface) error
Run runs the ExternalCMServer. This should never exit.
func StartControllers ¶
func StartControllers(s *options.CloudControllerManagerServer, kubeconfig *restclient.Config, rootClientBuilder, clientBuilder controller.ControllerClientBuilder, stop <-chan struct{}, recorder record.EventRecorder, cloud cloudprovider.Interface) error
StartControllers starts the cloud specific controller loops.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.