Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct { PodClient *rest.RESTClient PodClientset kubernetes.Interface PodConfig *rest.Config Informer coreinformers.PodInformer }
Controller holds the connections for the controller
func (*Controller) AddPodEventHandler ¶
func (c *Controller) AddPodEventHandler()
AddPodEventHandler adds the pod event handler to the pod informer
Click to show internal directories.
Click to hide internal directories.