945 B
945 B
Kubernetes::Object::V1beta1CustomResourceDefinitionCondition
Load the model package
use Kubernetes::Object::V1beta1CustomResourceDefinitionCondition;
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| last_transition_time | DateTime | Last time the condition transitioned from one status to another. | [optional] |
| message | string | Human-readable message indicating details about last transition. | [optional] |
| reason | string | Unique, one-word, CamelCase reason for the condition's last transition. | [optional] |
| status | string | Status is the status of the condition. Can be True, False, Unknown. | |
| type | string | Type is the type of the condition. |