route.v1.routeIngressCondition
"RouteIngressCondition contains details for the current condition of this route on a particular router."
Index
fn withLastTransitionTime(lastTransitionTime)
fn withMessage(message)
fn withReason(reason)
fn withType(type)
Fields
fn withLastTransitionTime
withLastTransitionTime(lastTransitionTime)
fn withMessage
withMessage(message)
"Human readable message indicating details about last transition."
fn withReason
withReason(reason)
"(brief) reason for the condition's last transition, and is usually a machine and human readable constant"
fn withType
withType(type)
"Type is the type of the condition. Currently only Ready."