package
1.5.7
Repository: https://github.com/outbrain/orchestrator.git
Documentation: pkg.go.dev

# Functions

ForceRead reads configuration from given file name or bails out if it fails.
Read reads configuration from zero, either, some or all given files, in order of input.
Reload re-reads configuration from last used files.

# Variables

Config is *the* configuration instance, used globally to get configuration data.
No description provided by the author

# Structs

CLIFlags stores some command line flags that are globally available in the process' lifetime.
Configuration makes for orchestrator configuration input, which can be provided by user via JSON formatted file.