Expand description

Nested message and enum types in TlsRoute.

Structs§

  • The specifications for routing traffic and applying associated policies.
  • Describe the destination for traffic to be routed to.
  • RouteMatch defines the predicate used to match requests to a given action. Multiple match types are “AND“ed for evaluation. If no routeMatch field is specified, this rule will unconditionally match traffic.
  • Specifies how to match traffic and how to route traffic when traffic is matched.