client/pkg/kn/commands/subscription
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
..
create.go Upgrade Eventing API from v1beta1 to v1 (#1284) 2021-04-08 07:42:51 -07:00
create_test.go Upgrade Eventing API from v1beta1 to v1 (#1284) 2021-04-08 07:42:51 -07:00
delete.go Adding completion for remaining Eventing resources (#1567) 2022-01-18 01:08:32 -08:00
delete_test.go Upgrade Eventing API from v1beta1 to v1 (#1284) 2021-04-08 07:42:51 -07:00
describe.go Adding completion for remaining Eventing resources (#1567) 2022-01-18 01:08:32 -08:00
describe_test.go Fix describe/list commands with json/yaml output format (#1278) 2021-09-21 05:32:37 -07:00
flags.go Upgrade Eventing API from v1beta1 to v1 (#1284) 2021-04-08 07:42:51 -07:00
list.go Fix service/revision list output with '-o' param (#1276) 2021-04-13 07:53:00 -07:00
list_test.go Fix describe/list commands with json/yaml output format (#1278) 2021-09-21 05:32:37 -07:00
subscription.go Upgrade Eventing API from v1beta1 to v1 (#1284) 2021-04-08 07:42:51 -07:00
subscription_test.go Fix Subscription's Channel to use KRefence type (#1326) 2021-05-25 07:54:38 -07:00
update.go Adding completion for remaining Eventing resources (#1567) 2022-01-18 01:08:32 -08:00
update_test.go Upgrade Eventing API from v1beta1 to v1 (#1284) 2021-04-08 07:42:51 -07:00