Files
go/kubernetes/docs/V1beta2DaemonSetUpdateStrategy.md
2019-03-26 08:13:00 -07:00

569 B

V1beta2DaemonSetUpdateStrategy

Properties

Name Type Description Notes
RollingUpdate V1beta2RollingUpdateDaemonSet [optional]
Type string 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]