Spec
skuber.ext.Deployment.Spec
case class Spec(replicas: Option[Int], selector: Option[LabelSelector], template: Option[Spec], strategy: Option[Strategy], minReadySeconds: Int)
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article