Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServiceController ¶
type ServiceController struct { Controller controller.Controller // contains filtered or unexported fields }
func (*ServiceController) Initialize ¶
func (sc *ServiceController) Initialize(kclient *kubernetes.Clientset)
func (*ServiceController) Run ¶
func (sc *ServiceController) Run(stopCh <-chan struct{}, wg *sync.WaitGroup)
Click to show internal directories.
Click to hide internal directories.