linkerd2/controller/api/public
Jack Price f758a9e428 Use port-forwarding for linkerd CLIs (#2757)
Private k8s clusters, such as the private GKE clusters offered by Google
Cloud, cannot be reached through the current API proxy method.

This commit uses the port forwarding feature already developed.

Also modify dashboard command to not fall back to ephemeral port.

Signed-off-by: Jack Price <jackprice@outlook.com>
2019-05-02 14:41:26 +02:00
..
testdata proxy: Upgrade to identity-capable proxy (#2524) 2019-03-19 14:20:39 -07:00
client.go Use port-forwarding for linkerd CLIs (#2757) 2019-05-02 14:41:26 +02:00
client_test.go lint: Enable unparam (#2369) 2019-02-27 10:34:02 -08:00
grpc_server.go Public API endpoint `Config()` (#2455) 2019-03-07 17:37:46 -05:00
grpc_server_test.go Fix web init to not check for ServiceProfiles (#2470) 2019-03-07 15:20:46 -08:00
http_server.go Public API endpoint `Config()` (#2455) 2019-03-07 17:37:46 -05:00
http_server_test.go Public API endpoint `Config()` (#2455) 2019-03-07 17:37:46 -05:00
prometheus.go Modify StatSummary to also return TCP stats (#2262) 2019-02-25 10:37:39 -08:00
proto_over_http.go lint: Enable unparam (#2369) 2019-02-27 10:34:02 -08:00
proto_over_http_test.go lint: Enable unparam (#2369) 2019-02-27 10:34:02 -08:00
stat_summary.go Fixes #2607: Remove TLS from stat (#2613) 2019-04-04 10:37:42 -07:00
stat_summary_test.go Fixes #2607: Remove TLS from stat (#2613) 2019-04-04 10:37:42 -07:00
test_helper.go Fixes #2607: Remove TLS from stat (#2613) 2019-04-04 10:37:42 -07:00
top_routes.go cli: Always display stat tables for all routes (#2466) 2019-03-11 14:17:20 -07:00
top_routes_test.go Wire up stats for Jobs (#2416) 2019-03-01 17:16:54 -08:00