Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RollingUpdateStatefulSetStrategy

RollingUpdateStatefulSetStrategy is used to communicate parameter for RollingUpdateStatefulSetStrategyType.

schema

io.k8s.api.apps.v1.RollingUpdateStatefulSetStrategy

Hierarchy

  • RollingUpdateStatefulSetStrategy

Index

Properties

Properties

Optional Readonly partition

partition: number

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

schema

io.k8s.api.apps.v1.RollingUpdateStatefulSetStrategy#partition

Generated using TypeDoc