io.k8s.api.resource.v1beta2.AllocationResult
See theAllocationResult companion object
final case class AllocationResult(devices: Option[DeviceAllocationResult], nodeSelector: Option[NodeSelector])
AllocationResult contains attributes of an allocated resource.
Attributes
- Companion
- object
- Source
- AllocationResult.scala
- Graph
-
- Supertypes
Members list
In this article