client/pkg/kn/commands/plugin
dr.max d543b0e5a3 fixes(#414): change plugins config to use - instead of camel case (#428)
This solves 414 by adopting new format for config keys and thereby
bypassing the need for case sensitivity in Viper. Also changed
`lookupPluginsInPath` key to `lookup-plugins` and also same for the
persistent flag. The PATH part is implied and can be read from
help.
2019-10-04 00:48:08 -07:00
..
handler.go refactor(knclient): Moved KnClient -> KnServingClient (#420) 2019-09-28 09:21:45 -07:00
handler_test.go Rename go files under command group dir (#245) 2019-09-06 00:13:03 -07:00
list.go fixes(#414): change plugins config to use - instead of camel case (#428) 2019-10-04 00:48:08 -07:00
list_flags.go Rename go files under command group dir (#245) 2019-09-06 00:13:03 -07:00
list_flags_test.go Rename go files under command group dir (#245) 2019-09-06 00:13:03 -07:00
list_test.go fixes(#414): change plugins config to use - instead of camel case (#428) 2019-10-04 00:48:08 -07:00
plugin.go fixes(#414): change plugins config to use - instead of camel case (#428) 2019-10-04 00:48:08 -07:00
plugin_test.go fixes(#414): change plugins config to use - instead of camel case (#428) 2019-10-04 00:48:08 -07:00
plugin_test_helper.go refactor(plugins): Improved and simplified verifier and plugin list (#313) 2019-08-08 14:30:59 -07:00
verifier.go Rename go files under command group dir (#245) 2019-09-06 00:13:03 -07:00
verifier_test.go Rename go files under command group dir (#245) 2019-09-06 00:13:03 -07:00
verifier_windows.go Rename go files under command group dir (#245) 2019-09-06 00:13:03 -07:00