client/pkg/kn/commands/source/container
Gunjan Vyas a1079df154
Adding completion for remaining Eventing resources (#1567)
* Added completion for trigger

* Added tests for trigger

* Added container sources completion

* Added tests for container source completion

* Add completion helper for apiserver sources

* Added tests for apiserver sources

* Added completion for binding sources

* Added tests for sink binding completion

* Added completion for ping source

* Added tests for ping source completion

* Added completion for channel

* Added completion for subscription

* Added tests for channels

* Added tests for subscription completion

* Kn params initialization fix and resource name fix in tests
2022-01-18 01:08:32 -08:00
..
container.go Update Eventing Sources API to v1 (#1299) 2021-05-03 03:12:58 -07:00
container_test.go increase code cov for sources (#1343) 2021-06-25 02:11:21 -07:00
create.go Fix env, annotation and labels flags in service create/update/apply (#1516) 2021-11-25 00:32:16 -08:00
create_test.go increase code cov for sources (#1343) 2021-06-25 02:11:21 -07:00
delete.go Adding completion for remaining Eventing resources (#1567) 2022-01-18 01:08:32 -08:00
delete_test.go increase code cov for sources (#1343) 2021-06-25 02:11:21 -07:00
describe.go Adding completion for remaining Eventing resources (#1567) 2022-01-18 01:08:32 -08:00
describe_test.go increase code cov for sources (#1343) 2021-06-25 02:11:21 -07:00
human_readable_flags.go Update Eventing Sources API to v1 (#1299) 2021-05-03 03:12:58 -07:00
list.go Fix service/revision list output with '-o' param (#1276) 2021-04-13 07:53:00 -07:00
list_test.go increase code cov for sources (#1343) 2021-06-25 02:11:21 -07:00
update.go Fix env, annotation and labels flags in service create/update/apply (#1516) 2021-11-25 00:32:16 -08:00
update_test.go increase code cov for sources (#1343) 2021-06-25 02:11:21 -07:00