route.v1.routeStatus
"RouteStatus provides relevant info about the status of a route, including which routers acknowledge it."
Index
Fields
fn withIngress
withIngress(ingress)
"ingress describes the places where the route may be exposed. The list of ingress points may contain duplicate Host or RouterName values. Routes are considered live once they are Ready
"
fn withIngressMixin
withIngressMixin(ingress)
"ingress describes the places where the route may be exposed. The list of ingress points may contain duplicate Host or RouterName values. Routes are considered live once they are Ready
"
Note: This function appends passed data to existing values