python/kubernetes/docs/V1beta2StatefulSetUpdateStrategy.md
2017-10-09 17:56:32 -07:00

655 B

V1beta2StatefulSetUpdateStrategy

Properties

Name Type Description Notes
rolling_update V1beta2RollingUpdateStatefulSetStrategy RollingUpdate is used to communicate parameters when Type is RollingUpdateStatefulSetStrategyType. [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]