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

589 B

v1beta2_daemon_set_update_strategy_t

Properties

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

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