client/pkg/kn/commands/plugin
Roland Huß 6ffef8dd88 refactor(knclient): Moved KnClient -> KnServingClient (#420)
This is in preparation of introducting eventing and makes sense anyway.
Also, the GVK update handling has been moved to "util" so that it then
can be also reused by eventing.
2019-09-28 09:21:45 -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 refactor(knclient): Moved KnClient -> KnServingClient (#420) 2019-09-28 09:21:45 -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 Rename go files under command group dir (#245) 2019-09-06 00:13:03 -07:00
plugin.go Update serving dependency to 0.8; change all import paths (#368) 2019-08-15 18:09:08 -07:00
plugin_test.go Update serving dependency to 0.8; change all import paths (#368) 2019-08-15 18:09: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