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 and registryOptions
func Run ¶
func Run(ctx context.Context, cc schedulerserverconfig.CompletedConfig, registryOptions ...Option) error
Run executes the scheduler based on the given configuration. It only returns on error or when context is done.
Types ¶
Click to show internal directories.
Click to hide internal directories.