Documentation ¶
Index ¶
- func ConfigExists(config ConfigInterface) (bool, error)
- func GetConfigPath(config ConfigInterface) (string, error)
- func LoadClusterConfig(config *v1.Cluster, overwriteExistingValues bool)
- func LoadConfig(config ConfigInterface) error
- func SaveConfig(config ConfigInterface) error
- type ConfigInterface
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConfigExists ¶
func ConfigExists(config ConfigInterface) (bool, error)
func GetConfigPath ¶
func GetConfigPath(config ConfigInterface) (string, error)
func LoadClusterConfig ¶
func LoadConfig ¶
func LoadConfig(config ConfigInterface) error
func SaveConfig ¶
func SaveConfig(config ConfigInterface) error
Types ¶
type ConfigInterface ¶
type ConfigInterface interface{}
Click to show internal directories.
Click to hide internal directories.