Versions in this module Expand all Collapse all v0 v0.4.0 Nov 16, 2025 Changes in this version + const ConditionWorkflowCompleted + const ConditionWorkflowFailed + const ConditionWorkflowRunning + const ConditionWorkflowSucceeded + const ConditionWorkloadUpdated + const ReasonWorkflowFailed + const ReasonWorkflowPending + const ReasonWorkflowRunning + const ReasonWorkflowSucceeded + const ReasonWorkloadUpdateFailed + const ReasonWorkloadUpdated + type Reconciler struct + Pipeline *workflowpipeline.Pipeline + Scheme *runtime.Scheme + func (r *Reconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error) + func (r *Reconciler) SetupWithManager(mgr ctrl.Manager) error