For the complete documentation index, see llms.txt. Markdown versions of all docs pages are available by appending .md to any docs URL.
TcpMatchers
TcpMatchers API reference.
Proto: tcp_matchers.proto
Package: common.gloo.solo.io
TCPRequestMatcher
Specify TCP request matchers. Matchers are criteria such as a port to match with an incoming request.
| Field | Description |
|---|---|
port | (uint32)Specify the port on the host defined in the route table to match with incoming TCP requests. |