Documentation
¶
Index ¶
Constants ¶
View Source
const (
IgnoreLabel string = "node-wizard/ignore"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Controller ¶
type Controller struct {
Informer cache.SharedIndexInformer
StopCtx context.Context
StopControllerCh chan struct{}
ControllerStateCh chan struct{}
}
func Setup ¶
func Setup() *Controller
func (*Controller) Run ¶
func (c *Controller) Run()
Click to show internal directories.
Click to hide internal directories.