kubernetes v1.32
DeviceAllocationResult.config
This field is a combination of all the claim and class configuration parameters. Drivers can distinguish between those based on a flag. This includes configuration parameters for drivers which have no allocated devices in the result because it is up to the drivers which configuration parameters they support. They can silently ignore unknown configuration parameters.
| Field / Type | Description |
|---|---|
Opaque provides driver-specific configuration parameters. | |
Requests lists the names of requests where the configuration applies. If empty, its applies to all requests.
| |
source | Source records whether the configuration comes from a class and thus is not something that a normal user would have been able to set or from a claim. |