package
0.0.0-20231113132835-3586578317d2
Repository: https://github.com/monimesl/operator-helper.git
Documentation: pkg.go.dev

# Functions

Configure let the added reconcilers to configure themselves.
No description provided by the author
NewContext creates a new reconciler Context.

# Interfaces

Context represents a context of the Reconciler.
Defaulting defines interface for the kubernetes object that provides default spec and status.
KubeRuntimeObject defines interface of the kubernetes object to reconcile.
Reconciler presents the interface to be implemented by a controllers-runtime controllers.