client/pkg/serving
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
..
v1alpha1 refactor(service): Removed io.writer from of KnClient.WaitForService() (#248) 2019-07-08 11:57:34 -07:00
config_changes.go Adds step to simplify code along with goimports (#239) 2019-07-08 03:17:33 -07:00
config_changes_test.go Adds step to simplify code along with goimports (#239) 2019-07-08 03:17:33 -07:00
schema_handling.go refactor(serving): KnClient interface for single point of cluster access (#134) 2019-07-08 10:08:34 -07:00
schema_handling_test.go refactor(serving): KnClient interface for single point of cluster access (#134) 2019-07-08 10:08:34 -07:00
service.go fix(service update): Only update fields which have been sent by server. (#155) 2019-06-03 13:30:35 -07:00