Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StartClusterNodeControllerWrapper ¶
func StartClusterNodeControllerWrapper(completedConfig *cloudcontrollerconfig.CompletedConfig, cloud cloudprovider.Interface) cloudproviderapp.InitFunc
Types ¶
type ClusterNodeController ¶
type ClusterNodeController struct {
// contains filtered or unexported fields
}
func New ¶
func New( cloud cloudprovider.Interface, kubeClient clientset.Interface, serviceInformer coreinformers.ServiceInformer, nodeInformer coreinformers.NodeInformer, ) (*ClusterNodeController, error)
func (*ClusterNodeController) Run ¶
func (cnc *ClusterNodeController) Run(stopCh <-chan struct{}, workers int)
Click to show internal directories.
Click to hide internal directories.