Documentation ¶
Index ¶
- func GetChildWorkflowExecutionID(nodeExecID *core.NodeExecutionIdentifier, attempt uint32) (*core.WorkflowExecutionIdentifier, error)
- func GetSubWorkflow(ctx context.Context, nCtx handler.NodeExecutionContext) (v1alpha1.ExecutableSubWorkflow, error)
- func New(executor executors.Node, workflowLauncher launchplan.Executor, ...) handler.Node
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetChildWorkflowExecutionID ¶
func GetChildWorkflowExecutionID(nodeExecID *core.NodeExecutionIdentifier, attempt uint32) (*core.WorkflowExecutionIdentifier, error)
func GetSubWorkflow ¶ added in v0.7.0
func GetSubWorkflow(ctx context.Context, nCtx handler.NodeExecutionContext) (v1alpha1.ExecutableSubWorkflow, error)
Helper method that extracts the SubWorkflow from the ExecutionContext
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.