client/pkg/kn/commands/trigger
Markus Thömmes 8f7088f0c0
Add linting config and fix issues. (#1001)
2020-09-11 05:41:00 -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 Revisit sink prefixes: Support only 'ksvc' prefix and drop 'svc', 'service' support for knative service (#896) 2020-07-14 00:46:18 -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 fix panic for kn trigger describe with Sink URI (#900) 2020-06-21 22:24:26 -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 grouping for help message + streamlined help messages (#887) 2020-06-18 00:06:25 -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 grouping for help message + streamlined help messages (#887) 2020-06-18 00:06:25 -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