Files
c/kubernetes/docs/v1_stateful_set_update_strategy.md
Kubernetes Prow Robot f0ac80fb61 Automated openapi generation from release-1.27
Signed-off-by: Kubernetes Prow Robot <k8s.ci.robot@gmail.com>
2023-06-05 02:09:22 +00:00

567 B

v1_stateful_set_update_strategy_t

Properties

Name Type Description Notes
rolling_update v1_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]