python/kubernetes/docs/V1StatefulSetUpdateStrategy.md
2019-11-11 12:02:41 -08: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]