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

584 B

v1beta1_daemon_set_update_strategy_t

Properties

Name Type Description Notes
rolling_update v1beta1_rolling_update_daemon_set_t * [optional]
type char * Type of daemon set update. Can be "RollingUpdate" or "OnDelete". Default is OnDelete. [optional]

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