Files
go/kubernetes/docs/V1beta2StatefulSetUpdateStrategy.md

12 lines
560 B
Markdown
Raw Permalink Normal View History

# V1beta2StatefulSetUpdateStrategy
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
2019-03-19 22:09:04 -07:00
**RollingUpdate** | [**V1beta2RollingUpdateStatefulSetStrategy**](v1beta2.RollingUpdateStatefulSetStrategy.md) | | [optional]
**Type** | **string** | Type indicates the type of the StatefulSetUpdateStrategy. 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)