# Constants
StrategyBackupFinishedRecord is the backup strategy to backup all finished workflowrun.
StrategyIgnoreLatestFailed is the backup strategy to ignore the latest failed workflowrun.
# Variables
ReconcileTimeout timeout for controller to reconcile.
# Structs
Args args used by controller.
BackupArgs is the args for backup.
BackupReconciler reconciles a WorkflowRun object.
WorkflowRunReconciler reconciles a WorkflowRun object.