linkerd2/proto/controller
Andrew Seigner 72812baf99
Introduce Discovery API and endpoints command (#2195)
The Proxy API service lacked introspection of its internal state.

Introduce a new gRPC Discovery API, implemented by two servers:
1) Proxy API Server: returns a snapshot of discovery state
2) Public API Server: pass-through to the Proxy API Server

Also wire up a new `linkerd endpoints` command.

Fixes #2165

Signed-off-by: Andrew Seigner <siggy@buoyant.io>
2019-02-07 14:02:21 -08:00
..
discovery.proto Introduce Discovery API and endpoints command (#2195) 2019-02-07 14:02:21 -08:00
tap.proto Rename CLI from conduit to linkerd (#1312) 2018-07-12 17:14:07 -07:00