# Functions
Create ServiceAccount in the cluster If the ServiceAccount already exists, error is returned.
Delete ServiceAccount in the cluster.
GetKubeClient returns a Kubernetes clientset.
GetKubeConfig returns the kubeconfig.
GetObject returns an object from the Kubernetes cluster.
Get ServiceAccount in the cluster.
ListAzureIdentity returns a list of AzureIdentity.
ListAzureIdentityBinding returns a list of AzureIdentityBinding.
ListPods returns a list of Pods in the given namespace that match the given label selector.