python/kubernetes/docs/V1alpha2PodSchedulingContextStatus.md
2023-05-31 21:09:35 +00:00

705 B

V1alpha2PodSchedulingContextStatus

PodSchedulingContextStatus describes where resources for the Pod can be allocated.

Properties

Name Type Description Notes
resource_claims **list[V1alpha2ResourceClaimSchedulingStatus]** 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]