client/pkg/kn/commands/channel
Ying Chun Guo 25b537b187
fix golangci-lint errors (#1068)
2020-10-18 23:20:58 -07:00
..
channel.go add aliases to help command and remove aliases in short (#1055) 2020-10-09 00:09:21 -07:00
channel_test.go feat(channel): Manage knative eventing channels (#967) 2020-08-25 09:25:49 -07:00
create.go Fix channel create example with inbuilt alias for imcv1beta1 (#1005) 2020-09-10 02:56:51 -07:00
create_test.go Add linting config and fix issues. (#1001) 2020-09-11 05:41:00 -07:00
delete.go feat(channel): Manage knative eventing channels (#967) 2020-08-25 09:25:49 -07:00
delete_test.go feat(channel): Manage knative eventing channels (#967) 2020-08-25 09:25:49 -07:00
describe.go feat(channel): Manage knative eventing channels (#967) 2020-08-25 09:25:49 -07:00
describe_test.go Add linting config and fix issues. (#1001) 2020-09-11 05:41:00 -07:00
flags.go feat: List available channel types (#1027) 2020-10-06 13:17:20 -07:00
list.go add aliases to help command and remove aliases in short (#1055) 2020-10-09 00:09:21 -07:00
list_test.go Add linting config and fix issues. (#1001) 2020-09-11 05:41:00 -07:00
list_types.go feat: List available channel types (#1027) 2020-10-06 13:17:20 -07:00
list_types_test.go fix golangci-lint errors (#1068) 2020-10-18 23:20:58 -07:00