Module inbound_server_policies_server

Source
Expand description

Generated server implementations.

Structs§

InboundServerPoliciesServer
/ 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§

InboundServerPolicies
Generated trait containing gRPC methods that should be implemented for use with InboundServerPoliciesServer.