# Functions

NewClient creates a new controller-runtime Client using the following priorities: 1) kubeconfig file, 2) $KUBECONFIG environment variable, 3) $HOME/.kube/config file kubeConfigContext is used if it is supplied.
No description provided by the author

# Structs

No description provided by the author

# Type aliases

KubeConfigContext represents a named context in a kubeconfig file.
KubeConfigPath represents the path to a kubeconfig file.