Versions in this module Expand all Collapse all v0 v0.3.0 Jan 14, 2022 v0.2.0 Sep 28, 2021 v0.1.1 Jun 2, 2021 Changes in this version + type Reconciler struct + func NewReconciler(cli client.Client, l logr.Logger, r record.EventRecorder, s *runtime.Scheme, ...) (*Reconciler, error) + func (r Reconciler) Reconcile() error