Documentation ¶
Overview ¶
Package config handles job-manager configuration helpers.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MergeEnvFlags ¶
func MergeEnvFlags(cfgFlags interface{}, defs interface{}) (interface{}, error)
MergeEnvFlags takes a pointer to a struct populated by flags, and returns a copy with values populated by first merging flags, then environment, then defaults.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.