Skip to main content
Schemaobject

io.k8s.api.resource.v1beta2.DeviceClaim

DeviceClaim defines how to request devices with a ResourceClaim.

Source
specs/apis__resource.k8s.io__v1beta2_openapi.json
Revision
9a79c3bd90f7
Active snapshot
2a9112600697
config array
optional

This field holds configuration for multiple potential drivers which could satisfy requests in this claim. It is ignored while allocating the claim.

constraints array
optional

These constraints must be satisfied by the set of devices that get allocated for the claim.

requests array
optional

Requests represent individual requests for distinct devices which must all be satisfied. If empty, nothing needs to be allocated.