Expand description
Generated server implementations.
Structs§
- Inbound
Server Policies Server - / An API exposed to the linkerd2-proxy to configure the inbound proxy with per-port configuration
/
/ Proxies are expected to watch policies for each known port. As policies change, proxies update
/ their behavior for newly accepted connections.
/
/ The unary
GetPort
endpoint is exposed as a convenience for clients to query policies for / diagnostic purposes.
Constants§
- SERVICE_
NAME - Generated gRPC service name
Traits§
- Inbound
Server Policies - Generated trait containing gRPC methods that should be implemented for use with InboundServerPoliciesServer.