Versions in this module Expand all Collapse all v0 v0.0.2 Nov 23, 2024 Changes in this version + type Clusters struct + Clusters []Configurations + type Configurations struct + Ca string + Name string + Token string + Type Type + Url string + type K8sClient struct + ClientSet *kubernetes.Clientset + ClusterName string + type K8sClients struct + K8sCli []K8sClient + type Type string + const Local + const Remote v0.0.1 Oct 30, 2023