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