Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OperatorCfg ¶
type OperatorCfg struct { // LogLevel represents log verbosity. Overridden to "debug" if DevMode is true. LogLevel string // DevMode when set to "true" logs in unstructured text instead of JSON. DevMode bool }
OperatorCfg represents all possible configurations for the Operator
Click to show internal directories.
Click to hide internal directories.