Versions in this module Expand all Collapse all v0 v0.15.0 May 27, 2020 v0.14.0 Apr 14, 2020 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.CloudBuildSource) reconciler.Event + type Interface interface + ReconcileKind func(ctx context.Context, o *v1alpha1.CloudBuildSource) reconciler.Event