# Functions

GetAPIConfig returns the API configuration from the kubeconfig file.
GetCRDClient returns a dynamic client for the given CRD.
GetGroupVersion returns a GroupVersion object.
GetKubeClientset returns a Kubernetes clientset.
KubectlCommand executes a kubectl command with the given parameters.
ToUnstructured converts an arbitrary struct to an unstructured object.

# Structs

KubectlCmd represents a kubectl command.