This repository has been archived on 2025-01-23. You can view files and clone it, but cannot push or open issues or pull requests.
traefik-certmanager/kubernetes/docs/V1beta1Device.md

13 lines
641 B
Markdown
Raw Permalink Normal View History

# V1beta1Device
Device represents one individual hardware instance that can be selected based on its attributes. Besides the name, exactly one field must be set.
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**basic** | [**V1beta1BasicDevice**](V1beta1BasicDevice.md) | | [optional]
**name** | **str** | 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)