object RollingUpdateDeployment
- Companion:
- class
- Source:
- RollingUpdateDeployment.scala
Type members
Inherited types
The names of the product elements
The names of the product elements
- Inherited from:
- Mirror
- Source:
- Mirror.scala
Implicits
Implicits
obj.readOpt[io.k8s.apimachinery.pkg.util.intstr.IntOrString]("maxUnavailable")(decoder).map[RollingUpdateDeployment](((maxUnavailable:Option[IntOrString])=>RollingUpdateDeployment.apply(maxSurge=maxSurge,maxUnavailable=maxUnavailable)))))))
}
(new$anon():Decoder[RollingUpdateDeployment])
}" class="documentableAnchor">
implicit val obj.readOpt[io.k8s.apimachinery.pkg.util.intstr.IntOrString]("maxUnavailable")(decoder).map[RollingUpdateDeployment](((maxUnavailable:Option[IntOrString])=>RollingUpdateDeployment.apply(maxSurge=maxSurge,maxUnavailable=maxUnavailable)))))))
}
(new$anon():Decoder[RollingUpdateDeployment])
}" class="documentableName ">decoder: Decoder[RollingUpdateDeployment]