linkerd2/controller/api/public
Alena Varkockova 28f662c9c6 Introduce resource selector and deprecate namespace field for ListPods (#2025)
* Introduce resource selector and deprecate namespace field for ListPods
* Changes from code review
* Properly deprecate the field
* Do not check for nil
* Fix the mockProm usage
* Protoc changes revert
* Changed from code review

Signed-off-by: Alena Varkockova <varkockova.a@gmail.com>
2019-01-23 10:35:55 -08:00
..
client.go Enable lint check for comments (#2023) 2019-01-02 14:03:59 -08:00
client_test.go Fix most golint issues that are not comment related (#1982) 2018-12-20 10:37:47 -08:00
grpc_server.go Introduce resource selector and deprecate namespace field for ListPods (#2025) 2019-01-23 10:35:55 -08:00
grpc_server_test.go Introduce resource selector and deprecate namespace field for ListPods (#2025) 2019-01-23 10:35:55 -08:00
http_server.go Enable lint check for comments (#2023) 2019-01-02 14:03:59 -08:00
http_server_test.go Add ListServices to controller public api (#1876) 2018-11-27 11:34:47 -08:00
prometheus.go Improve routes command to list all routes (#2066) 2019-01-16 17:15:35 -08:00
proto_over_http.go Fix most golint issues that are not comment related (#1982) 2018-12-20 10:37:47 -08:00
proto_over_http_test.go Fix most golint issues that are not comment related (#1982) 2018-12-20 10:37:47 -08:00
stat_summary.go Add support for retries (#2038) 2019-01-16 14:13:48 -08:00
stat_summary_test.go Enable lint check for comments (#2023) 2019-01-02 14:03:59 -08:00
test_helper.go Improve routes command to list all routes (#2066) 2019-01-16 17:15:35 -08:00
top_routes.go Improve routes command to list all routes (#2066) 2019-01-16 17:15:35 -08:00
top_routes_test.go Improve routes command to list all routes (#2066) 2019-01-16 17:15:35 -08:00