package
0.2.0
Repository: https://github.com/ondat/operator-toolkit.git
Documentation: pkg.go.dev

# 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.