client/pkg/kn/commands/channel
Markus Thömmes 13f40848e9
Enable gosec linter and fix existing issues (#1228)
* Enable gosec linter

* Fix issues with pointers to loop variables

* Comment on potential security issues
2021-02-16 02:17:26 -08: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 add url output for broker and channel (#1118) 2020-11-17 08:24:52 -08:00
create.go Embed the namespace in request body while creating channels (#1117) 2020-11-12 12:44:59 -08:00
create_test.go Upgrade a few assorted dependencies (#1220) 2021-02-12 05:55:50 -08:00
delete.go feat(channel): Manage knative eventing channels (#967) 2020-08-25 09:25:49 -07:00
delete_test.go Upgrade a few assorted dependencies (#1220) 2021-02-12 05:55:50 -08:00
describe.go add url output for broker and channel (#1118) 2020-11-17 08:24:52 -08:00
describe_test.go Upgrade a few assorted dependencies (#1220) 2021-02-12 05:55:50 -08:00
flags.go Enable gosec linter and fix existing issues (#1228) 2021-02-16 02:17:26 -08: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 Upgrade a few assorted dependencies (#1220) 2021-02-12 05:55:50 -08:00
list_types.go feat: List available channel types (#1027) 2020-10-06 13:17:20 -07:00
list_types_test.go Upgrade a few assorted dependencies (#1220) 2021-02-12 05:55:50 -08:00