Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Clusters ¶
type Clusters struct {
Clusters []Configurations `yaml:"clusters"`
}
type Configurations ¶
type K8sClient ¶
type K8sClient struct { ClusterName string ClientSet *kubernetes.Clientset }
type K8sClients ¶
type K8sClients struct {
K8sCli []K8sClient
}
Click to show internal directories.
Click to hide internal directories.