# Functions
New returns a new KubectlClient based on direct applier and deleter.
# Structs
DefaultKubectl is the default implementation of the KubectlClient using direct applier and deleter.
# Interfaces
KubectlClient defines an interface for a kubernetes client that can be used for applying and deleting resources declaratively.