Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct { Client *kubeapi.Client 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.