# Functions
GetPredefinedStage finds and returns the predefined stage for the given id.
NewDeploymentService creates a new planService.
# Constants
No description provided by the author
No description provided by the author
StageK8sBaselineClean represents the state where the BASELINE variant resources has been cleaned.
StageK8sBaselineRollout represents the state where the BASELINE variant resources has been rolled out.
StageK8sCanaryClean represents the state where the CANARY variant resources has been cleaned.
StageK8sCanaryRollout represents the state where the CANARY variant resources has been rolled out with the new version/configuration.
StageK8sPrimaryRollout represents the state where the PRIMARY variant resources has been updated to the new version/configuration.
StageK8sRollback represents the state where all deployed resources should be rollbacked.
StageK8sSync represents the state where all resources should be synced with the Git state.
StageK8sTrafficRouting represents the state where the traffic to application should be splitted as the specified percentage to PRIMARY, CANARY, BASELINE variants.
# Variables
No description provided by the author
# Structs
No description provided by the author
# Type aliases
No description provided by the author