# Functions
No description provided by the author
SetupReconcilerWithManager initializes a reconciler for Promotion resources and registers it with the provided Manager.
# Structs
ArgoCDAppOperationCompleted is a predicate that filters out ArgoCD Application Update events where the operation has completed.
PromotionAcknowledgedByStageHandler is an event handler that enqueues a Promotion for reconciliation when it has been acknowledged by the Stage\ it is for.
ReconcilerConfig represents configuration for the promotion reconciler.
UpdatedArgoCDAppHandler is an event handler that enqueues Promotions for reconciliation when an associated ArgoCD Application is updated.