Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct { PgtaskConfig *rest.Config PgtaskClient *rest.RESTClient PgtaskClientset *kubernetes.Clientset Queue workqueue.RateLimitingInterface Informer informers.PgtaskInformer }
Controller holds connections for the controller
func (*Controller) AddPGTaskEventHandler ¶
func (c *Controller) AddPGTaskEventHandler()
AddPGTaskEventHandler adds the pgtask event handler to the pgtask informer
func (*Controller) RunWorker ¶
func (c *Controller) RunWorker()
Click to show internal directories.
Click to hide internal directories.