python/kubernetes/docs/V1alpha1PodSchedulingStatus.md
2023-01-24 02:04:53 +00:00

691 B

V1alpha1PodSchedulingStatus

PodSchedulingStatus describes where resources for the Pod can be allocated.

Properties

Name Type Description Notes
resource_claims **list[V1alpha1ResourceClaimSchedulingStatus]** ResourceClaims describes resource availability for each pod.spec.resourceClaim entry where the corresponding ResourceClaim uses "WaitForFirstConsumer" allocation mode. [optional]

[Back to Model list] [Back to API list] [Back to README]