12 lines
554 B
Markdown
12 lines
554 B
Markdown
# V1DaemonSetUpdateStrategy
|
|
|
|
## Properties
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**RollingUpdate** | [**V1RollingUpdateDaemonSet**](v1.RollingUpdateDaemonSet.md) | | [optional]
|
|
**Type** | **string** | Type of daemon set update. Can be \"RollingUpdate\" or \"OnDelete\". Default is RollingUpdate. | [optional]
|
|
|
|
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
|
|
|