client/pkg/kn/commands/source/binding
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
..
binding.go Update Eventing Sources API to v1 (#1299) 2021-05-03 03:12:58 -07:00
binding_test.go Update Eventing Sources API to v1 (#1299) 2021-05-03 03:12:58 -07:00
create.go Update Eventing Sources API to v1 (#1299) 2021-05-03 03:12:58 -07:00
create_test.go Update Eventing Sources API to v1 (#1299) 2021-05-03 03:12:58 -07:00
delete.go Adding completion for remaining Eventing resources (#1567) 2022-01-18 01:08:32 -08:00
delete_test.go Update Eventing Sources API to v1 (#1299) 2021-05-03 03:12:58 -07:00
describe.go Adding completion for remaining Eventing resources (#1567) 2022-01-18 01:08:32 -08:00
describe_test.go Update Eventing Sources API to v1 (#1299) 2021-05-03 03:12:58 -07:00
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 Update Eventing Sources API to v1 (#1299) 2021-05-03 03:12:58 -07:00
update.go Adding completion for remaining Eventing resources (#1567) 2022-01-18 01:08:32 -08:00
update_test.go Update Eventing Sources API to v1 (#1299) 2021-05-03 03:12:58 -07:00