Documentation ¶
Overview ¶
Package factory can set up a scheduler. This code is here instead of plugin/cmd/scheduler for both testability and reuse.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConfigFactory ¶
ConfigFactory knows how to fill out a scheduler config with its support functions.
func (*ConfigFactory) Create ¶
func (factory *ConfigFactory) Create() *scheduler.Config
Create creates a scheduler and all support functions.
Click to show internal directories.
Click to hide internal directories.