docker-sdk-rust/docs/DistributionInspect.md
2025-06-16 16:37:36 +07:00

12 lines
494 B
Markdown

# DistributionInspect
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**descriptor** | [**models::OciDescriptor**](OCIDescriptor.md) | |
**platforms** | [**Vec<models::OciPlatform>**](OCIPlatform.md) | An array containing all platforms supported by the image. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)