package
0.0.0-20220404121130-c510420a75d1
Repository: https://github.com/darkowlzz/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.