Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var KubeConfig *rest.Config
Functions ¶
func ClientSet ¶
func ClientSet(path string) *kubernetes.Clientset
func DynamicClient ¶
func GetKubeConfig ¶
Types ¶
type KubernetesClient ¶
type KubernetesClient struct { ClientSet kubernetes.Interface DynamicClient dynamic.Interface }
func KubernetesAPI ¶
func KubernetesAPI(kubeconfigPath string) *KubernetesClient
Click to show internal directories.
Click to hide internal directories.