Schema2PlatformSpec describes the platform which a particular manifest is specialized for. This is publicly visible as c/image/manifest.Schema2PlatformSpec.
| Name | Type | Description | Notes |
|---|---|---|---|
| architecture | String | [optional] | |
| features | List<String> | [optional] | |
| os | String | [optional] | |
| osFeatures | List<String> | [optional] | |
| osVersion | String | [optional] | |
| variant | String | [optional] |
- Serializable