io.k8s.api.apps.v1.RollingUpdateDaemonSet
See theRollingUpdateDaemonSet companion object
final case class RollingUpdateDaemonSet(maxSurge: Option[IntOrString], maxUnavailable: Option[IntOrString])
Spec to control the desired behavior of daemon set rolling update.
Attributes
- Companion
- object
- Source
- RollingUpdateDaemonSet.scala
- Graph
-
- Supertypes
Members list
Inherited
- Not inherited
- Product
In this article