linkerd2/cli/cmd
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
..
testdata Fix Unicode and color output for Windows (#2114) 2019-01-23 09:55:44 -08:00
check.go Fix Unicode and color output for Windows (#2114) 2019-01-23 09:55:44 -08:00
check_test.go Update check and inject output (#2087) 2019-01-16 15:14:14 -08:00
completion.go Rename CLI from conduit to linkerd (#1312) 2018-07-12 17:14:07 -07:00
completion_test.go Rename CLI from conduit to linkerd (#1312) 2018-07-12 17:14:07 -07:00
dashboard.go Leave dashboard command running when open URL fails (#2081) 2019-01-14 16:46:11 -08:00
get.go Introduce resource selector and deprecate namespace field for ListPods (#2025) 2019-01-23 10:35:55 -08:00
get_test.go Fix most golint issues that are not comment related (#1982) 2018-12-20 10:37:47 -08:00
inject.go Fix Unicode and color output for Windows (#2114) 2019-01-23 09:55:44 -08:00
inject_test.go When injecting, perform an uninject as a first step (#2089) 2019-01-17 10:15:23 -08:00
inject_util.go Update check and inject output (#2087) 2019-01-16 15:14:14 -08:00
install.go Follow up to #2054: move magic strings into constants (#2122) 2019-01-22 14:53:24 -05:00
install_test.go Follow up to #2054: move magic strings into constants (#2122) 2019-01-22 14:53:24 -05:00
logs.go Fix Unicode and color output for Windows (#2114) 2019-01-23 09:55:44 -08:00
logs_test.go Surface logs from control plane pods (#2037) 2019-01-16 19:24:42 -08:00
profile.go Fix panic when swagger has no paths (#2092) 2019-01-16 13:39:51 -08:00
profile_test.go Add input validation for profile command (#1934) 2018-12-05 15:13:10 -08:00
root.go Fix Unicode and color output for Windows (#2114) 2019-01-23 09:55:44 -08:00
routes.go Fix dupe word in example (#2121) 2019-01-22 13:43:31 -05:00
routes_test.go Improve routes command to list all routes (#2066) 2019-01-16 17:15:35 -08:00
stat.go Add support for retries (#2038) 2019-01-16 14:13:48 -08:00
stat_test.go Fix most golint issues that are not comment related (#1982) 2018-12-20 10:37:47 -08:00
tap.go More granular control on checks made by CLI commands (#2033) 2019-01-10 09:13:44 -05:00
tap_test.go Followups from lint/comment changes (#2032) 2019-01-02 15:28:09 -08:00
test_helper.go Add TopRoutes method the the public api and route CLI command to consume it (#1860) 2018-11-19 12:20:30 -08:00
top.go Improve routes command to list all routes (#2066) 2019-01-16 17:15:35 -08:00
uninject.go Follow up to #2054: move magic strings into constants (#2122) 2019-01-22 14:53:24 -05:00
uninject_test.go Added `linkerd uninject` command (#2054) 2019-01-14 17:39:31 -05:00
version.go Fix most golint issues that are not comment related (#1982) 2018-12-20 10:37:47 -08:00
version_test.go Fix most golint issues that are not comment related (#1982) 2018-12-20 10:37:47 -08:00