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