878 B
878 B
Kubernetes::Object::V1beta2StatefulSetCondition
Load the model package
use Kubernetes::Object::V1beta2StatefulSetCondition;
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| last_transition_time | DateTime | Last time the condition transitioned from one status to another. | [optional] |
| message | string | A human readable message indicating details about the transition. | [optional] |
| reason | string | The reason for the condition's last transition. | [optional] |
| status | string | Status of the condition, one of True, False, Unknown. | |
| type | string | Type of statefulset condition. |