Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateTask ¶
func CreateTask(c context.Context, dbp zesty.DBProvider, tt *tasktemplate.TaskTemplate, watcherUsernames []string, watcherGroups []string, resolverUsernames []string, resolverGroups []string, input map[string]interface{}, b *task.Batch, comment string, delay *string, tags map[string]string) (*task.Task, error)
CreateTask creates a task with the given inputs, and creates a resolution if autorunnable
func ShouldResumeParentTask ¶ added in v1.21.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.