workflow.v1alpha1.arguments
"Arguments to a template"
Index
fn withArtifacts(artifacts)
fn withArtifactsMixin(artifacts)
fn withParameters(parameters)
fn withParametersMixin(parameters)
Fields
fn withArtifacts
withArtifacts(artifacts)
"Artifacts is the list of artifacts to pass to the template or workflow"
fn withArtifactsMixin
withArtifactsMixin(artifacts)
"Artifacts is the list of artifacts to pass to the template or workflow"
Note: This function appends passed data to existing values
fn withParameters
withParameters(parameters)
"Parameters is the list of parameters to pass to the template or workflow"
fn withParametersMixin
withParametersMixin(parameters)
"Parameters is the list of parameters to pass to the template or workflow"
Note: This function appends passed data to existing values