Documentation ¶
Overview ¶
Package app implements a Server object for running the scheduler.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewSchedulerCommand ¶
NewSchedulerCommand creates a *cobra.Command object with default parameters
func NewSchedulerConfig ¶ added in v1.11.0
func NewSchedulerConfig(s schedulerserverconfig.CompletedConfig) (*scheduler.Config, error)
NewSchedulerConfig creates the scheduler configuration. This is exposed for use by tests.
func Run ¶ added in v1.11.0
func Run(c schedulerserverconfig.CompletedConfig, stopCh <-chan struct{}) error
Run runs the Scheduler.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.