# Functions
GetConfig creates a *rest.Config for talking to a Kubernetes API server.
GetConfigOrDie creates a *rest.Config for talking to a Kubernetes apiserver.
GetConfigWithContext creates a *rest.Config for talking to a Kubernetes API server with a specific context.
RegisterFlags registers flag variables to the given FlagSet if not already registered.
# Constants
KubeconfigFlagName is the name of the kubeconfig flag.