Documentation ¶
Index ¶
Constants ¶
View Source
const (
DefaultWorkflowName = "default"
)
Variables ¶
This section is empty.
Functions ¶
func CreateWorkflow ¶
CreateWorkflow creates a default Workflow instance
func CreateWorkflowPromoteStep ¶
func CreateWorkflowPromoteStep(envName string, parallel bool) v1.WorkflowStep
CreateWorkflowPromoteStep creates a default Workflow promote step
func GetWorkflow ¶
GetWorkflow returns the workflow for the given name. If the name is blank it defaults to `DefaultWorkflowName`. If the workflow does not exist yet then its defaulted from the auto promotion workflows in order.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.