client/pkg/kn/commands/plugin
dr.max b640219140 load config values from viper if present in config (#468)
* init config flags in root cmd's PersistentPreRunE

* change Cfg.LookupPlugins to pointer to bool

* simplified logic in setting initial config flags from viper config
2019-12-19 02:24:31 -08:00
..
handler.go refactor(knclient): Moved KnClient -> KnServingClient (#420) 2019-09-28 09:21:45 -07:00
handler_test.go removes remaining references to 'lookup-plugins-in-path' (#481) 2019-11-11 09:56:21 -08:00
list.go load config values from viper if present in config (#468) 2019-12-19 02:24:31 -08: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 load config values from viper if present in config (#468) 2019-12-19 02:24:31 -08: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 fix English typo: 'an equally' instead of 'a equally' (#469) 2019-11-05 00:40:24 -08:00
verifier_test.go Rename go files under command group dir (#245) 2019-09-06 00:13:03 -07:00
verifier_windows.go fix English typo: 'an equally' instead of 'a equally' (#469) 2019-11-05 00:40:24 -08:00