Files
c/kubernetes/docs/v1alpha3_resource_claim_scheduling_status.md

12 lines
682 B
Markdown
Raw Normal View History

# v1alpha3_resource_claim_scheduling_status_t
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **char \*** | Name matches the pod.spec.resourceClaims[*].Name field. |
**unsuitable_nodes** | **list_t \*** | UnsuitableNodes lists nodes that the ResourceClaim cannot be allocated for. The size of this field is limited to 128, the same as for PodSchedulingSpec.PotentialNodes. This may get increased in the future, but not reduced. | [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)