python/kubernetes/docs/V1RollingUpdateStatefulSetStrategy.md
2018-01-26 13:44:27 -08:00

11 lines
452 B
Markdown

# V1RollingUpdateStatefulSetStrategy
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**partition** | **int** | Partition indicates the ordinal at which the StatefulSet should be partitioned. Default value is 0. | [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)