# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Returns the set of filters necessary to query launch plan models to find the active version of a launch plan.
GetCompleteTaskResourceRequirements parses the resource requests and limits from the `TaskTemplate` Container.
Consolidates request params and filters to a single list of filters.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GetInputs returns an inputs URL blob and if config settings permit, inline inputs data for an execution.
No description provided by the author
Returns a unique digest for functionally equivalent launch plans.
No description provided by the author
GetMatchableResource gets matchable resource for resourceType and project - domain - workflow combination.
No description provided by the author
No description provided by the author
All inputs to this function must be validated.
No description provided by the author
GetOutputs returns an outputs URL blob and if config settings permit, inline outputs data for an execution.
No description provided by the author
No description provided by the author
Returns a unique digest for functionally equivalent compiled tasks.
No description provided by the author
No description provided by the author
GetTaskResources returns the most specific default and limit task resources for the specified id.
No description provided by the author
Returns a unique digest for functionally equivalent compiled workflows.
No description provided by the author
No description provided by the author
Returns the set of filters necessary to query launch plan models to find the active version of a launch plan.
MergeIntoExecConfig into workflowExecConfig (higher priority) from spec (lower priority) and return the new object with the merged changes.
No description provided by the author
ToExecutionClosureInterface converts a workflow execution closure to an implementation of the ExecutionClosure interface for use in producing execution output data.
# Structs
No description provided by the author
# Interfaces
ExecutionClosure defines common methods in NodeExecutionClosure and TaskExecutionClosure used to return output data.