RollingUpdateStatefulSetStrategy

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

RollingUpdateStatefulSetStrategy is used to communicate parameter for RollingUpdateStatefulSetStrategyType.

Value parameters

partition

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

Attributes

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

Members list

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