Versions in this module Expand all Collapse all v0 v0.44.0 Jan 20, 2025 Changes in this version + func NewImpl(ctx context.Context, r Interface, optionsFns ...controller.OptionsFn) *controller.Impl + func NewReconciler(ctx context.Context, logger *zap.SugaredLogger, client versioned.Interface, ...) controller.Reconciler + type Finalizer interface + FinalizeKind func(ctx context.Context, o *v1alpha1.IntegrationSink) reconciler.Event + type Interface interface + ReconcileKind func(ctx context.Context, o *v1alpha1.IntegrationSink) reconciler.Event + type ReadOnlyInterface interface + ObserveKind func(ctx context.Context, o *v1alpha1.IntegrationSink) reconciler.Event