Kazan v0.10.0 Kazan.Apis.Apps.V1beta1.RollingUpdateStatefulSetStrategy View Source

RollingUpdateStatefulSetStrategy is used to communicate parameter for RollingUpdateStatefulSetStrategyType.

OpenAPI Definition: io.k8s.api.apps.v1beta1.RollingUpdateStatefulSetStrategy

Properties

  • partition :: Integer

    • Partition indicates the ordinal at which the StatefulSet should be partitioned.

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %Kazan.Apis.Apps.V1beta1.RollingUpdateStatefulSetStrategy{
  partition: integer()
}