Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 676 Bytes

V1DaemonSetUpdateStrategy.md

File metadata and controls

11 lines (7 loc) · 676 Bytes

V1DaemonSetUpdateStrategy

Properties

Name Type Description Notes
RollingUpdate *V1RollingUpdateDaemonSet Rolling update config params. Present only if type = "RollingUpdate". [optional] [default to null]
Type_ string Type of daemon set update. Can be "RollingUpdate" or "OnDelete". Default is RollingUpdate. [optional] [default to null]

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