package
Version:
v0.3.1
Opens a new window with list of versions in this module.
Published: Nov 20, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
BasePath string `yaml:"base_path" json:"base_path" mapstructure:"base_path"`
KubeconfigPath string `yaml:"kubeconfig_path" json:"kubeconfig_path" mapstructure:"kubeconfig_path"`
Envs map[string]string `yaml:"envs" json:"envs" mapstructure:"envs"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.