873 B
873 B
v1alpha1_allocation_result_t
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| available_on_nodes | v1_node_selector_t * | [optional] | |
| resource_handle | char * | ResourceHandle contains arbitrary data returned by the driver after a successful allocation. This is opaque for Kubernetes. Driver documentation may explain to users how to interpret this data if needed. The maximum size of this field is 16KiB. This may get increased in the future, but not reduced. | [optional] |
| shareable | int | Shareable determines whether the resource supports more than one consumer at a time. | [optional] |