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, snapshotter amc.DBHelper, config amc.Config, tweakListOptions func(*metav1.ListOptions), eventRecorder record.EventRecorder, ) *Controller
NewController creates a new Controller
func (*Controller) AddEventHandlerFunc ¶
func (c *Controller) AddEventHandlerFunc(selector labels.Selector) *queue.Worker
func (*Controller) InitInformer ¶
func (c *Controller) InitInformer() cache.SharedIndexInformer
Click to show internal directories.
Click to hide internal directories.