Documentation
¶
Overview ¶
Package submit contains the use case for submitting workflows.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Input ¶
type Input struct {
WorkflowFile string
InputsFile string
OptionsFile string
DependenciesFile string
Labels map[string]string
}
Input represents the input for the submit use case.
Click to show internal directories.
Click to hide internal directories.