Versions in this module Expand all Collapse all v0 v0.2.0 Oct 14, 2019 v0.2.0-pre Oct 10, 2019 v0.1.0 Sep 6, 2019 Changes in this version + func NewController(ctx context.Context, cmw configmap.Watcher) *controller.Impl + type Reconciler struct + func (r *Reconciler) ApplyChanges(ctx context.Context, app *v1alpha1.App) error + func (r *Reconciler) Reconcile(ctx context.Context, key string) error Other modules containing this package github.com/google/kf/v2