13 lines
709 B
Markdown
13 lines
709 B
Markdown
# V1alpha1StatefulSet
|
|
|
|
## Properties
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**metadata** | [**V1ObjectMeta**](V1ObjectMeta.md) | | [optional]
|
|
**spec** | [**V1alpha1StatefulSetSpec**](V1alpha1StatefulSetSpec.md) | Spec defines the desired identities of pods in this set. | [optional]
|
|
**status** | [**V1alpha1StatefulSetStatus**](V1alpha1StatefulSetStatus.md) | Status is the current status of Pods in this StatefulSet. This data may be out of date by some window of time. | [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)
|
|
|
|
|