Kubernetes::DeviceClaim
Inherits YAML::Serializable < JSON::Serializable < Kubernetes::Serializable < Struct < Value < Object
DeviceClaim defines how to request devices with a ResourceClaim.
Constructors
Instance methods
This field holds configuration for multiple potential drivers which could satisfy requests in this claim. It is ignored while allocating the claim.
This field holds configuration for multiple potential drivers which could satisfy requests in this claim. It is ignored while allocating the claim.
This field holds configuration for multiple potential drivers which could satisfy requests in this claim. It is ignored while allocating the claim.
This field holds configuration for multiple potential drivers which could satisfy requests in this claim. It is ignored while allocating the claim.
These constraints must be satisfied by the set of devices that get allocated for the claim.
These constraints must be satisfied by the set of devices that get allocated for the claim.
These constraints must be satisfied by the set of devices that get allocated for the claim.
These constraints must be satisfied by the set of devices that get allocated for the claim.
Requests represent individual requests for distinct devices which must all be satisfied. If empty, nothing needs to be allocated.
Requests represent individual requests for distinct devices which must all be satisfied. If empty, nothing needs to be allocated.
Requests represent individual requests for distinct devices which must all be satisfied. If empty, nothing needs to be allocated.
Macros
Helper macro for defining fields with automatic camelCase conversion