Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func KubeconfigPath ¶
Types ¶
type DeleteInput ¶
type NetworkConfig ¶
type TestResources ¶
type TestResources struct { ClusterName string `yaml:"clusterName"` ClusterRegion string `yaml:"clusterRegion"` ClusterNetwork NetworkConfig `yaml:"clusterNetwork"` HybridNetwork NetworkConfig `yaml:"hybridNetwork"` KubernetesVersion string `yaml:"kubernetesVersion"` Cni string `yaml:"cni"` }
Click to show internal directories.
Click to hide internal directories.