# Functions
ContextName returns the kubeconfig context name for the given cluster.
IsExtensionNotFoundError returns true if the nctl config could not be found in the kubconfig context.
No description provided by the author
No description provided by the author
RemoveClusterFromKubeConfig removes the given context from the kubeconfig.
SetContextOrganization sets the given organization in the given context of the kubeconfig.
SetContextProject sets the given project in the given context of the kubeconfig.
# Constants
No description provided by the author
# Variables
ErrExtensionNotFound describes a missing extension in the kubeconfig.