python/kubernetes/docs/V1StatefulSetUpdateStrategy.md
2019-08-14 21:44:51 -07:00

542 B

V1StatefulSetUpdateStrategy

Properties

Name Type Description Notes
rolling_update V1RollingUpdateStatefulSetStrategy [optional]
type str Type indicates the type of the StatefulSetUpdateStrategy. Default is RollingUpdate. [optional]

[Back to Model list] [Back to API list] [Back to README]