Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewKubeClient ¶
func NewKubeClient() (client *kubernetes.Clientset, err error)
Create new kubernetes client based on the runtime Create kubernetes client while running locally in machine using kubeconfig for incluster use service account Use vendor specific sdk for auth if you are not using cluster certificates in your kubeconfig Here we are using k8s.io/client-go/plugin/pkg/client/auth/azure since the connection is only from aks
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.