Files
c/kubernetes/docs/v1alpha1_migration_condition.md
Kubernetes Prow Robot c97b51f36a Automated openapi generation from release-1.30
Signed-off-by: Kubernetes Prow Robot <k8s.ci.robot@gmail.com>
2024-05-18 13:20:54 +00:00

737 B

v1alpha1_migration_condition_t

Properties

Name Type Description Notes
last_update_time char * The last time this condition was updated. [optional]
message char * A human readable message indicating details about the transition. [optional]
reason char * The reason for the condition's last transition. [optional]
status char * Status of the condition, one of True, False, Unknown.
type char * Type of the condition.

[Back to Model list] [Back to API list] [Back to README]