Documentation ¶
Index ¶
Constants ¶
View Source
const ( // DefinitionNamespace is context key to define workflow run namespace DefinitionNamespace namespaceContextKey = iota )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Loader ¶
Loader load task definition template.
func NewWorkflowStepTemplateLoader ¶
NewWorkflowStepTemplateLoader create a task template loader.
type WorkflowStepLoader ¶
type WorkflowStepLoader struct {
// contains filtered or unexported fields
}
WorkflowStepLoader load workflowStep task definition template.
func (*WorkflowStepLoader) LoadTemplate ¶
LoadTemplate gets the workflow step definition.
Click to show internal directories.
Click to hide internal directories.