Versions in this module Expand all Collapse all v0 v0.1.0 Oct 18, 2021 Changes in this version + type Reconciler struct + WorkflowClient workflowClient + func (r *Reconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error) + func (r *Reconciler) SetupWithManager(ctx context.Context, mgr ctrl.Manager, options controller.Options) error