Versions in this module Expand all Collapse all v1 v1.16.1 Apr 22, 2022 Changes in this version + func NewController(ctx context.Context, cmw configmap.Watcher) *controller.Impl + type Reconciler struct + func (r *Reconciler) BuildAdapter(rcl commonv1alpha1.Reconcilable, sinkURI *apis.URL) *servingv1.Service + func (r *Reconciler) RBACOwners(fn commonv1alpha1.Reconcilable) ([]kmeta.OwnerRefable, error) + func (r *Reconciler) ReconcileKind(ctx context.Context, f *v1alpha1.Function) reconciler.Event