client/pkg/kn/commands
Roland Huß 98184eafbc refactor(serving): KnClient interface for single point of cluster access (#134)
* fix(serving): Remove hardcoded GVK and look it up from schema

Fixes #133.

* chore(serving): Add test for "WaitForService()"

* refactor(service): Add listRoutes() to client + generic way for list options

* chore(serving): Fixing rebase conflicts
2019-07-08 10:08:34 -07:00
..
revision refactor(serving): KnClient interface for single point of cluster access (#134) 2019-07-08 10:08:34 -07:00
route refactor(serving): KnClient interface for single point of cluster access (#134) 2019-07-08 10:08:34 -07:00
service refactor(serving): KnClient interface for single point of cluster access (#134) 2019-07-08 10:08:34 -07:00
completion.go Adds missing license to completion.go (#119) 2019-05-20 09:07:27 -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 refactor(serving): KnClient interface for single point of cluster access (#134) 2019-07-08 10:08:34 -07:00
namespaced_test.go refactor(serving): KnClient interface for single point of cluster access (#134) 2019-07-08 10:08:34 -07:00
test_helper.go refactor(serving): KnClient interface for single point of cluster access (#134) 2019-07-08 10:08:34 -07:00
types.go refactor(serving): KnClient interface for single point of cluster access (#134) 2019-07-08 10:08:34 -07:00
version.go Regroups code to use subpackages. Finishes issue #66 (#145) 2019-06-05 16:30:38 -07:00
wait_flags.go Add kn revision delete command (#207) 2019-06-28 10:21:08 -07:00
wait_flags_test.go Add kn revision delete command (#207) 2019-06-28 10:21:08 -07:00