Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Launch ¶
func Launch(clientset kubernetes.Interface, notifier notifier.WebhookNotifier, stopCh <-chan struct{})
Launch creates and executes controller
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
Controller implement the logic of kube object notifier
func (*Controller) Run ¶
func (c *Controller) Run(stopCh <-chan struct{})
Run controller worker which will handle events
Click to show internal directories.
Click to hide internal directories.