package io.linkerd.proxy.tls_route

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message SniMatch

tls_route.proto:7

Describes how to match an `SNI` ClientHello extension.

Used in: outbound.TlsRoute

message SniMatch.Suffix

tls_route.proto:17

A match like `*.example.com` is encoded as [com, example].

Used in: SniMatch