Files
c/kubernetes/docs/v1beta2_stateful_set_update_strategy.md
2021-03-17 16:50:46 +08:00

582 B

v1beta2_stateful_set_update_strategy_t

Properties

Name Type Description Notes
rolling_update v1beta2_rolling_update_stateful_set_strategy_t * [optional]
type char * Type indicates the type of the StatefulSetUpdateStrategy. Default is RollingUpdate. [optional]

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