Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 691 Bytes

V1beta2DaemonSetUpdateStrategy.md

File metadata and controls

11 lines (7 loc) · 691 Bytes

V1beta2DaemonSetUpdateStrategy

Properties

Name Type Description Notes
RollingUpdate *V1beta2RollingUpdateDaemonSet 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]