13 lines
873 B
Markdown
13 lines
873 B
Markdown
|
|
# v1alpha1_allocation_result_t
|
||
|
|
|
||
|
|
## Properties
|
||
|
|
Name | Type | Description | Notes
|
||
|
|
------------ | ------------- | ------------- | -------------
|
||
|
|
**available_on_nodes** | [**v1_node_selector_t**](v1_node_selector.md) \* | | [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]
|
||
|
|
|
||
|
|
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||
|
|
|
||
|
|
|