Documentation ¶
Index ¶
- func CopyMap(m map[string]string) map[string]string
- func GetStepByName(w *wapi.Workflow, stepName string) *wapi.WorkflowStep
- func GetStepStatusByName(w *wapi.Workflow, stepName string) *wapi.WorkflowStepStatus
- func GetWorkflowSpecFromWorkflowTemplate(template *cwapi.WorkflowTemplateSpec) *wapi.WorkflowSpec
- func RemoveStepFromSpec(w *wapi.Workflow, stepName string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetStepByName ¶
func GetStepByName(w *wapi.Workflow, stepName string) *wapi.WorkflowStep
GetStepByName returns a pointer to WorkflowStep
func GetStepStatusByName ¶
func GetStepStatusByName(w *wapi.Workflow, stepName string) *wapi.WorkflowStepStatus
GetStepStatusByName return a pointer to WorkflowStepStatus
func GetWorkflowSpecFromWorkflowTemplate ¶
func GetWorkflowSpecFromWorkflowTemplate(template *cwapi.WorkflowTemplateSpec) *wapi.WorkflowSpec
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.