python/kubernetes/docs/V1beta2AllocationResult.md
2025-05-26 20:59:04 +00:00

13 lines
542 B
Markdown

# V1beta2AllocationResult
AllocationResult contains attributes of an allocated resource.
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**devices** | [**V1beta2DeviceAllocationResult**](V1beta2DeviceAllocationResult.md) | | [optional]
**node_selector** | [**V1NodeSelector**](V1NodeSelector.md) | | [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)