Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct { PgpolicyClient *rest.RESTClient PgpolicyScheme *runtime.Scheme PgpolicyClientset *kubernetes.Clientset Ctx context.Context InformerNamespaces map[string]struct{} // contains filtered or unexported fields }
Controller holds connections for the controller
func (*Controller) Run ¶
func (c *Controller) Run() error
Run starts an pgpolicy resource controller
func (*Controller) SetupWatch ¶
func (c *Controller) SetupWatch(ns string)
Click to show internal directories.
Click to hide internal directories.