# Functions
ForceRead reads configuration from given file name or bails out if it fails.
No description provided by the author
Read reads configuration from zero, either, some or all given files, in order of input.
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.