python/kubernetes/docs/V1alpha3AllocationResult.md
2024-12-17 17:23:52 +00:00

13 lines
545 B
Markdown

# V1alpha3AllocationResult
AllocationResult contains attributes of an allocated resource.
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**devices** | [**V1alpha3DeviceAllocationResult**](V1alpha3DeviceAllocationResult.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)