Documentation ¶
Index ¶
- func DeleteStepStatusByName(statuses *[]workflowv1.WorkflowStepStatus, stepName string)
- func NewCronWorkflow() *cronworkflowv1.CronWorkflow
- func NewCronWorkflowSpec() *cronworkflowv1.CronWorkflowSpec
- func NewWorkflowTemplateSpec() cronworkflowv1.WorkflowTemplateSpec
- func ValidFakeTemplateSpec() *batchv2alpha1.JobTemplateSpec
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteStepStatusByName ¶
func DeleteStepStatusByName(statuses *[]workflowv1.WorkflowStepStatus, stepName string)
DeleteStepStatusByName remove a step status by name or panic
func NewCronWorkflow ¶
func NewCronWorkflow() *cronworkflowv1.CronWorkflow
NewCronWorkflow creates and initializes a CronWorkflow
func NewCronWorkflowSpec ¶
func NewCronWorkflowSpec() *cronworkflowv1.CronWorkflowSpec
NewCronWorkflowSpec creates and initializes a CronWorkflowSpec
func NewWorkflowTemplateSpec ¶
func NewWorkflowTemplateSpec() cronworkflowv1.WorkflowTemplateSpec
NewWorkflowTemplateSpec creates and initializes a WorkflowTemplateSpec
func ValidFakeTemplateSpec ¶
func ValidFakeTemplateSpec() *batchv2alpha1.JobTemplateSpec
ValidFakeTemplateSpec creates and initializes a valid but fake (without a real container image) JobTemplateSpec
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.