Uses of Class
io.kubernetes.client.openapi.models.V1RollingUpdateStatefulSetStrategy
Packages that use V1RollingUpdateStatefulSetStrategy
-
Uses of V1RollingUpdateStatefulSetStrategy in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1RollingUpdateStatefulSetStrategyModifier and TypeMethodDescriptionV1StatefulSetUpdateStrategy.getRollingUpdate()
Get rollingUpdateV1RollingUpdateStatefulSetStrategy.maxUnavailable
(IntOrString maxUnavailable) Methods in io.kubernetes.client.openapi.models with parameters of type V1RollingUpdateStatefulSetStrategyModifier and TypeMethodDescriptionV1StatefulSetUpdateStrategy.rollingUpdate
(V1RollingUpdateStatefulSetStrategy rollingUpdate) void
V1StatefulSetUpdateStrategy.setRollingUpdate
(V1RollingUpdateStatefulSetStrategy rollingUpdate)