Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct { PgreplicaClient *rest.RESTClient PgreplicaClientset *kubernetes.Clientset Queue workqueue.RateLimitingInterface Informer informers.PgreplicaInformer }
Controller holds the connections for the controller
func (*Controller) AddPGReplicaEventHandler ¶
func (c *Controller) AddPGReplicaEventHandler()
AddPGReplicaEventHandler adds the pgreplica event handler to the pgreplica informer
func (*Controller) RunWorker ¶
func (c *Controller) RunWorker()
Click to show internal directories.
Click to hide internal directories.