# Functions
GetKubeClient will get a kubernetes client from the following sources: - a path to the kubeconfig file passed on the command line (--kubeconfig) - an environment variable that specifies the path (export KUBECONFIG) - the user's $HOME/.kube/config file - in-cluster connection for when the sdk is run within a cluster instead of the command line.
No description provided by the author
No description provided by the author
# Variables
No description provided by the author