V1alpha2DevWorkspaceSpecTemplateComponents
June 1, 2022 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| attributes | Object | Map of implementation-dependant free-form YAML attributes. | [optional] |
| container | V1alpha2DevWorkspaceSpecTemplateComponentsItemsContainer | [optional] | |
| custom | V1alpha2DevWorkspaceSpecTemplateComponentsItemsCustom | [optional] | |
| image | V1alpha2DevWorkspaceSpecTemplateComponentsItemsImage | [optional] | |
| kubernetes | V1alpha2DevWorkspaceSpecTemplateComponentsItemsKubernetes | [optional] | |
| name | String | Mandatory name that allows referencing the component from other elements (such as commands) or from an external devfile that may reference this component through a parent or a plugin. | |
| openshift | V1alpha2DevWorkspaceSpecTemplateComponentsItemsOpenshift | [optional] | |
| plugin | V1alpha2DevWorkspaceSpecTemplateComponentsItemsPlugin | [optional] | |
| volume | V1alpha2DevWorkspaceSpecTemplateComponentsItemsVolume | [optional] |