# Functions

BuildWorkloadClusterRESTKubeConfig writes the kubeconfig to a temporary file and then returns the rest.config.
No description provided by the author
GetKubeConfig Returns kubeconfig from KUBECONFIG env var if set Else from default location ~/.kube/config.
GetKubeConfigLocation Helper function to obtain the default kubeConfig location.
GetKubernetesClientsetWithConfig returns the Kubernetes clientset for the given configuration.
No description provided by the author
IsPodReady checks if POD is in ready state.
No description provided by the author

# Variables