client/pkg/kn/commands
Naomi Seyfer 8d7d227785 Rename accessors to be less like methods that get from the server (#275) 2019-07-18 23:19:28 -07:00
..
revision get a particular service and revision based on name parameter (#150) 2019-07-10 02:39:05 -07:00
route add route describe feature and test (#251) 2019-07-12 05:06:37 -07:00
service Rename accessors to be less like methods that get from the server (#275) 2019-07-18 23:19:28 -07:00
completion.go fix(build): Minor build optimizations (#265) 2019-07-15 13:21:27 -07:00
completion_test.go test(commands): backfills gotest.tools tests for version & completion cmds (#223) 2019-07-09 11:44:55 -07:00
help_testing.go test(commands): backfills gotest.tools tests for version & completion cmds (#223) 2019-07-09 11:44:55 -07:00
human_readable_flags.go Regroups code to use subpackages. Finishes issue #66 (#145) 2019-06-05 16:30:38 -07:00
namespaced.go Support multi config files (#222) 2019-07-17 02:21:27 -07:00
namespaced_test.go refactor(serving): KnClient interface for single point of cluster access (#134) 2019-07-08 10:08:34 -07:00
types.go Support multi config files (#222) 2019-07-17 02:21:27 -07:00
types_test.go Support multi config files (#222) 2019-07-17 02:21:27 -07:00
version.go Regroups code to use subpackages. Finishes issue #66 (#145) 2019-06-05 16:30:38 -07:00
version_test.go test(commands): backfills gotest.tools tests for version & completion cmds (#223) 2019-07-09 11:44:55 -07:00
wait_flags.go chore(wait): Fixes for Smoke Tests + help messages (#250) 2019-07-10 13:36:12 -07:00
wait_flags_test.go Add kn revision delete command (#207) 2019-06-28 10:21:08 -07:00