client/pkg/kn/commands/source/cronjob
Naomi Seyfer f1bfafebcc Allow for http and broker sinks (#574)
* Introduce Broker as a kind of sink, genericize sinks in general

* loltest

* Fix tests for mergeout

* the test file I forgot

* docstrings

* Move fake dynamic client into seprate file

* Pass whole client, not raw client, to resolve sinks

* one more test
2019-12-27 02:54:30 -08:00
..
create.go Allow for http and broker sinks (#574) 2019-12-27 02:54:30 -08:00
create_test.go Allow for http and broker sinks (#574) 2019-12-27 02:54:30 -08:00
cronjob.go Add cronjob and apiserver source list commands (#559) 2019-12-17 08:29:04 -08:00
cronjob_test.go Allow for http and broker sinks (#574) 2019-12-27 02:54:30 -08:00
delete.go chore(trigger): Cleanup Trigger create API (#561) 2019-12-17 13:39:04 -08:00
delete_test.go feature(source cronjobs): Implementation of CronJobSource management (#542) 2019-12-13 01:27:53 -08:00
describe.go feature(source cronjobs): Implementation of CronJobSource management (#542) 2019-12-13 01:27:53 -08:00
describe_test.go feature(source cronjobs): Implementation of CronJobSource management (#542) 2019-12-13 01:27:53 -08:00
flags.go Add cronjob and apiserver source list commands (#559) 2019-12-17 08:29:04 -08:00
list.go Use the same list flags for list_type, service and route (#582) 2019-12-20 04:50:33 -08:00
list_test.go Add cronjob and apiserver source list commands (#559) 2019-12-17 08:29:04 -08:00
update.go Allow for http and broker sinks (#574) 2019-12-27 02:54:30 -08:00
update_test.go Allow for http and broker sinks (#574) 2019-12-27 02:54:30 -08:00