python/kubernetes/docs/V1alpha3PodSchedulingContextStatus.md
2024-08-29 21:25:25 +00:00

705 B

V1alpha3PodSchedulingContextStatus

PodSchedulingContextStatus describes where resources for the Pod can be allocated.

Properties

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