Versions in this module Expand all Collapse all v1 v1.0.0 Jun 23, 2026 Changes in this version + const ComponentName + type SonataFlowBuildReconciler struct + Config *rest.Config + Recorder record.EventRecorder + Scheme *runtime.Scheme + func (r *SonataFlowBuildReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error) + func (r *SonataFlowBuildReconciler) SetupWithManager(mgr ctrl.Manager) error + type SonataFlowClusterPlatformReconciler struct + Config *rest.Config + Reader ctrl.Reader + Recorder record.EventRecorder + Scheme *runtime.Scheme + func (r *SonataFlowClusterPlatformReconciler) Reconcile(ctx context.Context, req reconcile.Request) (reconcile.Result, error) + func (r *SonataFlowClusterPlatformReconciler) SetupWithManager(mgr ctrlrun.Manager) error + type SonataFlowPlatformReconciler struct + Config *rest.Config + Reader ctrl.Reader + Recorder record.EventRecorder + Scheme *runtime.Scheme + func (r *SonataFlowPlatformReconciler) Reconcile(ctx context.Context, req reconcile.Request) (reconcile.Result, error) + func (r *SonataFlowPlatformReconciler) SetupWithManager(mgr ctrlrun.Manager) error + type SonataFlowReconciler struct + Client client.Client + Config *rest.Config + Recorder record.EventRecorder + Scheme *runtime.Scheme + func (r *SonataFlowReconciler) Delete(e event.DeleteEvent) error + func (r *SonataFlowReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error) + func (r *SonataFlowReconciler) SetupWithManager(mgr ctrl.Manager) error