# Functions
ClientFromConfig returns a Kubernetes client (clientset) from the kubeconfig path or from the in-cluster service account environment.
No description provided by the author
NewClientFromConfig returns a client from the given kubeconfig path or from the in-cluster service account environment.
NewClientMock creates a new mock client and loads Kubernetes resources from the passed yaml files.
No description provided by the author
# Constants
No description provided by the author
# Structs
No description provided by the author
# Interfaces
Client interface for a Kubernetes config.
# Type aliases
No description provided by the author