python/kubernetes/docs/V1alpha3DeviceClaimConfiguration.md
2024-08-29 21:25:25 +00:00

649 B

V1alpha3DeviceClaimConfiguration

DeviceClaimConfiguration is used for configuration parameters in DeviceClaim.

Properties

Name Type Description Notes
opaque V1alpha3OpaqueDeviceConfiguration [optional]
requests list[str] Requests lists the names of requests where the configuration applies. If empty, it applies to all requests. [optional]

[Back to Model list] [Back to API list] [Back to README]