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

12 lines
489 B
Markdown

# ContainerdInfo
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**address** | Option<**String**> | The address of the containerd socket. | [optional]
**namespaces** | Option<[**models::ContainerdInfoNamespaces**](ContainerdInfo_Namespaces.md)> | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)