Versions in this module Expand all Collapse all v0 v0.0.1 May 22, 2024 Changes in this version + const ReasonInUse + const TypeTerminating + func ControllerName(kind string) string + func Terminating() xpv1.Condition + type Reconciler struct + func NewReconciler(m manager.Manager, of resource.ProviderConfigKinds, o ...ReconcilerOption) *Reconciler + func (r *Reconciler) Reconcile(ctx context.Context, req reconcile.Request) (reconcile.Result, error) + type ReconcilerOption func(*Reconciler) + func WithLogger(l logging.Logger) ReconcilerOption + func WithRecorder(er event.Recorder) ReconcilerOption