# Functions
GetKubeConfigStatus verifies the ip stored in kubeconfig.
PopulateKubeConfig populates an api.Config object.
ReadConfigOrNew retrieves Kubernetes client configuration from a file.
SetupKubeConfig reads config from disk, adds the minikube settings, and writes it back.
UpdateKubeconfigIP overwrites the IP stored in kubeconfig with the provided IP.
WriteConfig encodes the configuration and writes it to the given file.