io.k8s.api.resource.v1alpha3.PodSchedulingContextStatus
See thePodSchedulingContextStatus companion object
final case class PodSchedulingContextStatus(resourceClaims: Option[Seq[ResourceClaimSchedulingStatus]])
PodSchedulingContextStatus describes where resources for the Pod can be allocated.
Attributes
- Companion
- object
- Source
- PodSchedulingContextStatus.scala
- Graph
-
- Supertypes
Members list
In this article