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