# Functions

No description provided by the author
NewReconciler returns a new reconcile.Reconciler.

# Structs

No description provided by the author
DirectReconciler is a reconciler for reconciling resources that support the Model/Adapter pattern.

# Interfaces

Adapter performs a single reconciliation on a single object.
Model is the entry-point for our per-object reconcilers.