Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 1.05 KB

V1alpha2DevWorkspaceSpecTemplateProjects.md

File metadata and controls

17 lines (10 loc) · 1.05 KB

V1alpha2DevWorkspaceSpecTemplateProjects

Properties

Name Type Description Notes
attributes Object Map of implementation-dependant free-form YAML attributes. [optional]
clonePath String Path relative to the root of the projects to which this project should be cloned into. This is a unix-style relative path (i.e. uses forward slashes). The path is invalid if it is absolute or tries to escape the project root through the usage of '..'. If not specified, defaults to the project name. [optional]
custom V1alpha2DevWorkspaceSpecTemplateProjectsItemsCustom [optional]
git V1alpha2DevWorkspaceSpecTemplateProjectsItemsGit [optional]
name String Project name
zip V1alpha2DevWorkspaceSpecTemplateProjectsItemsZip [optional]