package
0.3.15
Repository: https://github.com/mcuadros/ofelia.git
Documentation: pkg.go.dev

# 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.