Inputs are the mechanism for passing parameters, artifacts, volumes from one template to another
Name | Type | Description | Notes |
---|---|---|---|
artifacts | List<Artifact> | Artifact are a list of artifacts passed as inputs | [optional] |
parameters | List<Parameter> | Parameters are a list of parameters passed as inputs | [optional] |