# Functions
CreateKubeConfig.
CreateSecretV2 creates a Kubernetes Secret.
ReadConfigMapV2.
ReadSecretV2 reads the content of a Kubernetes Secret.
ReturnKubeConfigPath generates the path in the filesystem to kubeconfig.
ReturnPodObject returns a matching corev1.Pod object based on the filters.
UpdateConfigMapV2.