StatefulSetUpdateStrategy

com.coralogix.zio.k8s.model.apps.v1.StatefulSetUpdateStrategy
See theStatefulSetUpdateStrategy companion object

StatefulSetUpdateStrategy indicates the strategy that the StatefulSet controller will use to perform updates. It includes any additional parameters necessary to perform the update for the indicated strategy.

Attributes

type

Type indicates the type of the StatefulSetUpdateStrategy. Default is RollingUpdate.

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

Gets rollingUpdate.

Gets rollingUpdate.

If the field is not present, fails with com.coralogix.zio.k8s.client.UndefinedField.

Attributes

Type indicates the type of the StatefulSetUpdateStrategy. Default is RollingUpdate.

Type indicates the type of the StatefulSetUpdateStrategy. Default is RollingUpdate.

If the field is not present, fails with com.coralogix.zio.k8s.client.UndefinedField.

Attributes

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product