client/pkg/kn/commands/trigger
Scott Nichols 9fd763e5dd migrate to the new eventing legacy client (#621)
* migrate to the new eventing legacy client

* ran go mod tidy

* found the ./hack/build.sh file and ran it.
2020-01-21 23:15:23 -08:00
..
create.go Enable trigger filter to be optional (#603) 2020-01-13 23:33:04 -08:00
create_test.go Enable trigger filter to be optional (#603) 2020-01-13 23:33:04 -08:00
delete.go Add command for creation of a plain trigger (#541) 2019-12-16 07:41:01 -08:00
delete_test.go add trigger list (#558) 2019-12-17 01:00:08 -08:00
describe.go migrate to the new eventing legacy client (#621) 2020-01-21 23:15:23 -08:00
describe_test.go migrate to the new eventing legacy client (#621) 2020-01-21 23:15:23 -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_flags.go add trigger list (#558) 2019-12-17 01:00:08 -08:00
list_test.go Allow for http and broker sinks (#574) 2019-12-27 02:54:30 -08:00
trigger.go Add trigger update command (#562) 2019-12-17 07:10:04 -08:00
trigger_test.go Enable trigger filter to be optional (#603) 2020-01-13 23:33:04 -08:00
update.go Enable trigger filter to be optional (#603) 2020-01-13 23:33:04 -08:00
update_flags.go Enable trigger filter to be optional (#603) 2020-01-13 23:33:04 -08:00
update_flags_test.go Enable trigger filter to be optional (#603) 2020-01-13 23:33:04 -08:00
update_test.go Allow for http and broker sinks (#574) 2019-12-27 02:54:30 -08:00