# Functions
BuildFromDockerLabels builds a scheduler using the config from a docker labels.
BuildFromFile builds a scheduler using the config from a file.
BuildFromString builds a scheduler using the config from a string.
# Variables
No description provided by the author
# Structs
Config contains the configuration.
DaemonCommand daemon process.
ExecJobConfig contains all configuration params needed to build a ExecJob.
LocalJobConfig contains all configuration params needed to build a RunJob.
No description provided by the author
RunServiceConfig contains all configuration params needed to build a RunJob.
ValidateCommand validates the config file.