# Packages
No description provided by the author
# Functions
New creates a new kubectl using the real clientGenerator.
# Variables
ErrKubeconfigNotSet is the error value returned by Kubectl.Apply when SetKubeconfig was not called first.
# Structs
Kubectl implements kubernetes.Apply interface and acts like the kubernetes "kubectl" tool.
# Interfaces
Client wraps marshable k8s resources into resource.Info fields and applies them in a cluster.