Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 601 Bytes

V1alpha1WorkflowTemplateRef.md

File metadata and controls

12 lines (8 loc) · 601 Bytes

V1alpha1WorkflowTemplateRef

WorkflowTemplateRef is a reference to a WorkflowTemplate resource.

Properties

Name Type Description Notes
cluster_scope bool ClusterScope indicates the referred template is cluster scoped (i.e. a ClusterWorkflowTemplate). [optional]
name str Name is the resource name of the workflow template. [optional]

[Back to Model list] [Back to API list] [Back to README]