client/pkg/kn/commands/source
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
..
apiserver Adding completion for remaining Eventing resources (#1567) 2022-01-18 01:08:32 -08:00
binding Adding completion for remaining Eventing resources (#1567) 2022-01-18 01:08:32 -08:00
container Adding completion for remaining Eventing resources (#1567) 2022-01-18 01:08:32 -08:00
duck fix kn trigger list command to show correct v1/service sink output (#1428) 2021-08-18 03:44:08 -07:00
ping Adding completion for remaining Eventing resources (#1567) 2022-01-18 01:08:32 -08:00
human_readable_flags.go kn source-list types: adding column to specify built-in source (#1246) 2021-03-09 02:45:25 -08:00
list.go Update Eventing Sources API to v1 (#1299) 2021-05-03 03:12:58 -07:00
list_test.go Reword missing API error to mention client update (#1497) 2021-11-01 07:20:23 -07:00
list_types.go Reword missing API error to mention client update (#1497) 2021-11-01 07:20:23 -07:00
source.go Add command group for ContainerSource (#1016) 2020-12-02 05:56:51 -08:00