# Packages
Code generated by counterfeiter.
# Functions
GetKubeConfig returns the kubeconfig.
NewHelmInvoker returns a HelmInvoker satisfying the HelmWrapper Interface.
NewK8SClient creates a mesh K8s client from a kubeconfig and control plane namespace.
# Structs
ClientImpl contains the configuration and clients for a Kubernetes cluster.
HelmInvoker is a struct that satisfies HelmWrapper.
# Interfaces
Client is a k8s client wrapper for interacting with mesh objects.
HelmWrapper wraps the HelmAction function as an interface.