Condition contains details for one aspect of the current state of this API Resource.
lastTransitionTime
string required
LastTransitionTime is the last time the condition transitioned from one status to another.
message
string required
Message is a human-readable message indicating details about why the current state is set.
reason
string required
Reason is a brief reason for the condition's current status.
status
string required
Status is the status of the condition.
enum: True, False, Unknown
type
string required
type of condition in CamelCase.
pattern: ^([a-z0-9]([-a-z0-9]*[a-z0-9])?(\.[a-z0-9]([-a-z0-9]*[a-z0-9])?)*/)?(([A-Za-z0-9][-A-Za-z0-9_.]*)?[A-Za-z0-9])$