Documentation
¶
Index ¶
Constants ¶
View Source
const ( // CliTransportParamK8sArgs passes K8s kube config infos globally. CliTransportParamK8sArgs = "globalK8sArgs" // CliTransportLogLevel passes the log-level value (if set) CliTransportLogLevel = "flagLogLevel" )
These constants identify arguments passed from the viper CLI to any service in order to avoid parameter pollution.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.