Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var GlobalConfigMux sync.Mutex
GlobalConfigMux for test purpose
Functions ¶
func InitConfig ¶
func SetIstioVersion ¶
func SetIstioVersion(homedir string, d *api.IstioDistribution) error
for switch
Types ¶
type Config ¶
type Config struct {
IstioDistribution *api.IstioDistribution `json:"istio_distribution"`
DefaultHub string `json:"default_hub,omitempty"`
}
Click to show internal directories.
Click to hide internal directories.