client/pkg/kn/commands
Murugappan Chetty c60b85150c
Export test refactor (#1069)
* vendor changes for importing serving test

* refactor export test

* vendor changes

* lint changes

* add comments and address review comments

* review comments for #1069

* rebase

* remove vendor/license

* remove vendor/license
2020-11-02 07:21:35 -08:00
..
broker fix(docs): Fix message broker doc (#1056) 2020-10-09 04:12:21 -07:00
channel fix golangci-lint errors (#1068) 2020-10-18 23:20:58 -07:00
completion Add grouping for help message + streamlined help messages (#887) 2020-06-18 00:06:25 -07:00
flags Fix various misspellings and linter items (#1057) 2020-10-12 21:24:30 -07:00
options Add grouping for help message + streamlined help messages (#887) 2020-06-18 00:06:25 -07:00
plugin add aliases to help command and remove aliases in short (#1055) 2020-10-09 00:09:21 -07:00
revision add aliases to help command and remove aliases in short (#1055) 2020-10-09 00:09:21 -07:00
route add aliases to help command and remove aliases in short (#1055) 2020-10-09 00:09:21 -07:00
service Export test refactor (#1069) 2020-11-02 07:21:35 -08:00
source uniform multiple writeSink into DescribeSink (#1075) 2020-10-29 06:44:34 -07:00
subscription fix golangci-lint errors (#1068) 2020-10-18 23:20:58 -07:00
trigger uniform multiple writeSink into DescribeSink (#1075) 2020-10-29 06:44:34 -07:00
version Fix various misspellings and linter items (#1057) 2020-10-12 21:24:30 -07:00
describe.go Add linting config and fix issues. (#1001) 2020-09-11 05:41:00 -07:00
describe_test.go Add linting config and fix issues. (#1001) 2020-09-11 05:41:00 -07:00
human_readable_flags.go Add linting config and fix issues. (#1001) 2020-09-11 05:41:00 -07:00
namespaced.go Fix various misspellings and linter items (#1057) 2020-10-12 21:24:30 -07:00
namespaced_test.go fix lint errors (#388) 2019-08-24 22:46:13 -07:00
testing_helper.go Add linting config and fix issues. (#1001) 2020-09-11 05:41:00 -07:00
testing_helper_test.go Add grouping for help message + streamlined help messages (#887) 2020-06-18 00:06:25 -07:00
types.go feat(channel): Manage knative eventing channels (#967) 2020-08-25 09:25:49 -07:00
types_test.go feat(channel): Manage knative eventing channels (#967) 2020-08-25 09:25:49 -07:00
wait_flags.go Make wait, no-wait and async flags per bool var CLI convention (#802) 2020-04-14 12:36:16 -07:00
wait_flags_test.go Make wait, no-wait and async flags per bool var CLI convention (#802) 2020-04-14 12:36:16 -07:00