Pod Scheduling Status Patch
data class PodSchedulingStatusPatch(val resourceClaims: List<ResourceClaimSchedulingStatusPatch>? = null)
PodSchedulingStatus describes where resources for the Pod can be allocated.
PodSchedulingStatus describes where resources for the Pod can be allocated.