client/pkg/kn/commands
Roland Huß 2ae037f3be refactor(service): Removed io.writer from of KnClient.WaitForService() (#248)
This puts all the console output to the command, where it belongs too.
One could add a ProgressHandler for more fine granular feedback (like suggested in #234) but for now this is not needed.
2019-07-08 11:57: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(service): Removed io.writer from of KnClient.WaitForService() (#248) 2019-07-08 11:57: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