Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Controller ¶
type Controller struct { *amc.Controller *amc.StashInitializer // contains filtered or unexported fields }
func NewController ¶
func NewController( ctrl *amc.Controller, initializer *amc.StashInitializer, restrictToNamespace string, ) *Controller
func (*Controller) StartAfterStashInstalled ¶
func (c *Controller) StartAfterStashInstalled(maxNumRequeues, numThreads int, selector metav1.LabelSelector, stopCh <-chan struct{})
Click to show internal directories.
Click to hide internal directories.