RollingUpdateStatefulSetStrategy

com.coralogix.zio.k8s.model.apps.v1.RollingUpdateStatefulSetStrategy
See theRollingUpdateStatefulSetStrategy companion object

RollingUpdateStatefulSetStrategy is used to communicate parameter for RollingUpdateStatefulSetStrategyType.

Attributes

partition

Partition indicates the ordinal at which the StatefulSet should be partitioned. Default value is 0.

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

Members list

Concise view

Value members

Concrete methods

Partition indicates the ordinal at which the StatefulSet should be partitioned. Default value is 0.

Partition indicates the ordinal at which the StatefulSet should be partitioned. Default value is 0.

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