client/lib/test
Gunjan Vyas ad863f3f37
Added eventtype support (#1598)
* Added eventtype list and eventingv1beta1 client to Knparams

* Add kn eventtype describe command

* Added eventtype builder and create command

* Added eventtype delete command

* Added autocomplete for eventtype commands

* Added mock client and create tests

* Added delete tests

* Added describe tests

* Added tests for list

* Added flag test

* Added mock client tests

* Added completion helper tests

* Added client tests

* Added types test

* Added e2e tests

* Removed non-essential list columns and renamed imports

* Update pkg/kn/commands/eventtype/list.go

Co-authored-by: David Simansky <dsimansk@redhat.com>

Co-authored-by: David Simansky <dsimansk@redhat.com>
2022-03-02 03:48:43 -08:00
..
broker.go Adding class option to broker create (#1402) 2021-08-06 06:36:20 -07:00
capture_output.go Upgrade a few assorted dependencies (#1220) 2021-02-12 05:55:50 -08:00
channel.go Upgrade a few assorted dependencies (#1220) 2021-02-12 05:55:50 -08:00
cli.go Fix various misspellings and linter items (#1057) 2020-10-12 21:24:30 -07:00
eventtype.go Added eventtype support (#1598) 2022-03-02 03:48:43 -08:00
flags.go Introduce -reusenamespace test flag (#1383) 2021-07-14 00:18:30 -07:00
integration.go Introduce -reusenamespace test flag (#1383) 2021-07-14 00:18:30 -07:00
result_collector.go Fix various misspellings and linter items (#1057) 2020-10-12 21:24:30 -07:00
revision.go add --prune & --prune-all options to delete all the unreferenced revisions (#1217) 2021-03-15 02:26:00 -07:00
service.go Fix sync serviceDelete in test utils (#1467) 2021-09-30 05:11:45 -07:00
subscription.go Upgrade a few assorted dependencies (#1220) 2021-02-12 05:55:50 -08:00
utils.go fix(e2e): Create next namespace for e2e if one exists (#835) 2020-05-14 04:33:59 -07:00