client/pkg/kn/commands/trigger
Ying Chun Guo 6ed76ae2c2
uniform multiple writeSink into DescribeSink (#1075)
2020-10-29 06:44:34 -07:00
..
create.go Revisit sink prefixes: Support only 'ksvc' prefix and drop 'svc', 'service' support for knative service (#896) 2020-07-14 00:46:18 -07:00
create_test.go Fix various misspellings and linter items (#1057) 2020-10-12 21:24:30 -07:00
delete.go Add grouping for help message + streamlined help messages (#887) 2020-06-18 00:06:25 -07:00
delete_test.go add missing assertions for command unit tests (#908) 2020-06-25 22:24:28 -07:00
describe.go uniform multiple writeSink into DescribeSink (#1075) 2020-10-29 06:44:34 -07:00
describe_test.go fix panic for kn trigger describe with Sink URI (#900) 2020-06-21 22:24:26 -07:00
list.go add aliases to help command and remove aliases in short (#1055) 2020-10-09 00:09:21 -07:00
list_flags.go chore: Move from Eventing v1alpha1 to v1beta1 (#878) 2020-06-08 05:42:19 -07:00
list_test.go chore: Move from Eventing v1alpha1 to v1beta1 (#878) 2020-06-08 05:42:19 -07:00
trigger.go add aliases to help command and remove aliases in short (#1055) 2020-10-09 00:09:21 -07:00
trigger_test.go chore: Move from Eventing v1alpha1 to v1beta1 (#878) 2020-06-08 05:42:19 -07:00
update.go Revisit sink prefixes: Support only 'ksvc' prefix and drop 'svc', 'service' support for knative service (#896) 2020-07-14 00:46:18 -07:00
update_flags.go Replace pkg/errors with stdlib errors. (#853) 2020-05-25 08:10:47 -07:00
update_flags_test.go Add linting config and fix issues. (#1001) 2020-09-11 05:41:00 -07:00
update_test.go Revisit sink prefixes: Support only 'ksvc' prefix and drop 'svc', 'service' support for knative service (#896) 2020-07-14 00:46:18 -07:00