Module linkerd2_proxy_api::http_route::host_match
source · Expand description
Nested message and enum types in HostMatch.
Structs
- A match like
*.example.comis encoded as [com, example].
Nested message and enum types in HostMatch.
*.example.com is encoded as [com, example].