package
0.0.0-20220804224829-bb7034be1996
Repository: https://github.com/intel/crd-reconciler-for-kubernetes.git
Documentation: pkg.go.dev

# Functions

New returns a new Controller.

# Structs

Controller watches a resource and delegates create/update/delete events to a set of supplied callback functions.

# Interfaces

Hooks is the callback interface that defines controller behavior.