Kazan v0.10.0 Kazan.Apis.Apps.V1.RollingUpdateStatefulSetStrategy View Source
RollingUpdateStatefulSetStrategy is used to communicate parameter for RollingUpdateStatefulSetStrategyType.
OpenAPI Definition: io.k8s.api.apps.v1.RollingUpdateStatefulSetStrategy
Properties
partition
::Integer
- Partition indicates the ordinal at which the StatefulSet should be partitioned. Default value is 0.
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t() :: %Kazan.Apis.Apps.V1.RollingUpdateStatefulSetStrategy{ partition: integer() }