Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct { JobConfig *rest.Config JobClient *rest.RESTClient JobClientset kubernetes.Interface Informer batchinformers.JobInformer }
Controller holds the connections for the controller
func (*Controller) AddJobEventHandler ¶
func (c *Controller) AddJobEventHandler()
AddJobEventHandler adds the job event handler to the job informer
Click to show internal directories.
Click to hide internal directories.