# Functions
GetKubernetesVersion returns kubernetes server version.
GetNamespace returns the namespace of the operator pod defaults to "kube-system".
IsOpenShift determines whether the cluster is based on OpenShift.
NewClient connects to an API server either through KUBECONFIG (if set) or through the in-cluster env variables.