linkerd2/controller/tap
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
..
client.go Enable lint check for comments (#2023) 2019-01-02 14:03:59 -08:00
server.go Introduce Discovery API and endpoints command (#2195) 2019-02-07 14:02:21 -08:00
server_test.go Controller: wait for caches to sync before opening listeners (#1958) 2018-12-07 11:15:45 -08:00