693 B
693 B
v1alpha1_resource_claim_scheduling_status_t
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| name | char * | Name matches the pod.spec.resourceClaims[*].Name field. | [optional] |
| 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] |