1.3 KiB
1.3 KiB
ImageManifestSummary
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | ID is the content-addressable ID of an image and is the same as the digest of the image manifest. | |
| descriptor | models::OciDescriptor | ||
| available | bool | Indicates whether all the child content (image config, layers) is fully available locally. | |
| size | models::ImageManifestSummarySize | ||
| kind | String | The kind of the manifest. kind | description ------------- |
| image_data | Option<models::ImageManifestSummaryImageData> | [optional] | |
| attestation_data | Option<models::ImageManifestSummaryAttestationData> | [optional] |