Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CloudControllerManagerServer ¶
type CloudControllerManagerServer struct {
componentconfig.KubeControllerManagerConfiguration
Master string
Kubeconfig string
// NodeStatusUpdateFrequency is the freuency at which the controller updates nodes' status
NodeStatusUpdateFrequency metav1.Duration
}
CloudControllerMangerServer is the main context object for the controller manager.
func NewCloudControllerManagerServer ¶
func NewCloudControllerManagerServer() *CloudControllerManagerServer
NewCloudControllerManagerServer creates a new ExternalCMServer with a default config.
Click to show internal directories.
Click to hide internal directories.