Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func KubeconfigPath ¶
Types ¶
type Create ¶
type Create struct {
// contains filtered or unexported fields
}
type Delete ¶
type Delete struct {
// contains filtered or unexported fields
}
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"`
Endpoint string `yaml:"endpoint"`
}
Click to show internal directories.
Click to hide internal directories.