schedulingmanager

package
v0.0.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 22, 2019 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SchedulerController

type SchedulerController struct {
	sync.RWMutex
	// contains filtered or unexported fields
}

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL