Documentation
¶
Index ¶
Constants ¶
View Source
const (
ConfigFileName = "osdctl"
)
Variables ¶
This section is empty.
Functions ¶
func EnsureConfigFile ¶
func EnsureConfigFile() error
func GetConfigValues ¶ added in v0.55.0
GetConfigValues reads the osdctl config file using a dedicated viper instance, avoiding the global viper which backplane-cli overwrites concurrently. TODO: Remove this workaround once backplane-cli stops overwriting the global viper instance.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.