Versions in this module Expand all Collapse all v1 v1.10.0 Oct 1, 2021 Changes in this version + func NewImpl(ctx context.Context, r Interface, optionsFns ...controller.OptionsFn) *controller.Impl + func NewReconciler(ctx context.Context, logger *zap.SugaredLogger, ...) controller.Reconciler + type Finalizer interface + FinalizeKind func(ctx context.Context, o *v1alpha1.AzureEventGridSource) reconciler.Event + type Interface interface + ReconcileKind func(ctx context.Context, o *v1alpha1.AzureEventGridSource) reconciler.Event + type ReadOnlyFinalizer interface + ObserveFinalizeKind func(ctx context.Context, o *v1alpha1.AzureEventGridSource) reconciler.Event + type ReadOnlyInterface interface + ObserveKind func(ctx context.Context, o *v1alpha1.AzureEventGridSource) reconciler.Event