Skip to content
This repository has been archived by the owner on Oct 26, 2021. It is now read-only.

Latest commit

 

History

History
15 lines (8 loc) · 505 Bytes

TemplateRef.md

File metadata and controls

15 lines (8 loc) · 505 Bytes

TemplateRef

TemplateRef is a reference of template resource.

Properties

Name Type Description Notes
clusterScope Boolean ClusterScope indicates the referred template is cluster scoped (i.e. a ClusterWorkflowTemplate). [optional]
name String Name is the resource name of the template. [optional]
template String Template is the name of referred template in the resource. [optional]