Documentation
¶
Index ¶
- Constants
- func DeleteKubeConfig(config *api.Config, context string, dir string, file string, createLink bool, ...) error
- func LoadKubeConfigs(appconfig config.AppConfig) ([]api.Config, api.Config)
- func MoveKubeConfig(config *api.Config, context string, kubeConfigDir string) error
- func SaveKubeConfig(config *api.Config, context string, dir string, file string, doCheckMark bool, ...) error
- func SaveKubeConfigFile(config *api.Config, context string, dir string, file string) error
Constants ¶
View Source
const (
MARK = "# Written by rs"
)
Variables ¶
This section is empty.
Functions ¶
func DeleteKubeConfig ¶
func MoveKubeConfig ¶
func SaveKubeConfig ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.