Files
go/kubernetes/docs/V1beta1StatefulSetUpdateStrategy.md

12 lines
534 B
Markdown
Raw Normal View History

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