Files
c/kubernetes/docs/v1beta1_device.md
Brendan Burns d72a1c8566 Automated openapi generation from release-1.32
Signed-off-by: Kubernetes Prow Robot <k8s.ci.robot@gmail.com>
2025-02-11 19:36:46 +00:00

12 lines
511 B
Markdown

# v1beta1_device_t
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**basic** | [**v1beta1_basic_device_t**](v1beta1_basic_device.md) \* | | [optional]
**name** | **char \*** | Name is unique identifier among all devices managed by the driver in the pool. It must be a DNS label. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)