Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SchedulerController ¶
func StartSchedulerController ¶
func StartSchedulerController(config *util.ControllerConfig, stopChan <-chan struct{}) (*SchedulerController, error)
func (*SchedulerController) HasScheduler ¶ added in v0.0.7
func (c *SchedulerController) HasScheduler(name string) bool
func (*SchedulerController) HasSchedulerPlugin ¶ added in v0.0.7
func (c *SchedulerController) HasSchedulerPlugin(name string) bool
func (*SchedulerController) Run ¶
func (c *SchedulerController) Run(stopChan <-chan struct{})
Run runs the Controller.
Click to show internal directories.
Click to hide internal directories.