python/docs/V1beta1StatefulSet.md
2016-11-16 16:16:23 -08:00

704 B

V1beta1StatefulSet

Properties

Name Type Description Notes
metadata V1ObjectMeta [optional]
spec V1beta1StatefulSetSpec Spec defines the desired identities of pods in this set. [optional]
status V1beta1StatefulSetStatus 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] [Back to API list] [Back to README]