Assembly template types.
| Enums | |
|---|---|
TEMPLATE_TYPE_UNSPECIFIED |
Default. |
SERVICE |
A service template is an App Hub service. |
WORKLOAD |
A workload template is an App Hub workload. |
ASSET |
An asset template can be used to provision resources that are not services or workloads. |
APPLICATION |
An application template is a composition of workload/service/asset templates. |
JSS_SOLUTION |
A Jumpstart Solution template. |
SERVICE_DATA_SOURCE |
A service data source template. |
HELM_APPLICATION |
A helm chart based template. |
STANDARD_APPLICATION_TEMPLATE |
A standard application template. |
COMPOSITE_APPLICATION_TEMPLATE |
A composite application template. |
HELM_CHART |
A helm chart based template. |