Status
skuber.ext.DaemonSet.Status
case class Status(currentNumberScheduled: Int, numberMisscheduled: Int, desiredNumberScheduled: Int, numberReady: Int, observedGeneration: Option[Long], updatedNumberScheduled: Option[Int], numberAvailable: Option[Int], numberUnavailable: Option[Int], collisionCount: Option[Long])
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article