linkerd2/controller/api/util
Carol A. Scott 042086142a
Adding an edges command to the CLI (#2808)
Adds an edges command to the CLI. `linkerd edges` displays connections between resources, and Linkerd proxy identities. Currently this feature will only display edges where both the client identity and server identity are known. The next step will be to display edges for which identity is not known and/or one-sided traffic such as Prometheus and tap requests.
2019-05-15 13:59:27 -07:00
..
api_utils.go Adding an edges command to the CLI (#2808) 2019-05-15 13:59:27 -07:00
api_utils_test.go lint: Enable goimports (#2366) 2019-02-25 15:51:10 -08:00