Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct { *amc.Controller amc.Config // contains filtered or unexported fields }
func NewController ¶
func NewController( controller *amc.Controller, deleter amc.Deleter, config amc.Config, tweakListOptions func(*metav1.ListOptions), recorder record.EventRecorder, ) *Controller
NewController creates a new DormantDatabase Controller
func (*Controller) AddEventHandlerFunc ¶
func (c *Controller) AddEventHandlerFunc(selector labels.Selector) *queue.Worker
func (*Controller) EnsureCustomResourceDefinitions ¶
func (c *Controller) EnsureCustomResourceDefinitions() error
func (*Controller) InitInformer ¶
func (c *Controller) InitInformer() cache.SharedIndexInformer
Click to show internal directories.
Click to hide internal directories.