client/pkg/kn/commands
Roland Huß b885e41974 feat(service create/update): Add support of minScale/maxScale/concurrency-target/concurrency-limit (#157)
Autoscaler concurrency annotations are added to the revision template if
--min-scale / --max-scale / --concurrency-target/--concurrency-limit
are provided to `kn service create` and `kn service update`

Fixes #151
2019-06-08 08:27:40 -07:00
..
revision Regroups code to use subpackages. Finishes issue #66 (#145) 2019-06-05 16:30:38 -07:00
service feat(service create/update): Add support of minScale/maxScale/concurrency-target/concurrency-limit (#157) 2019-06-08 08:27:40 -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 Fix returning the namespace for listing resources (#88) 2019-05-09 15:55:38 -07:00
namespaced_test.go Fix returning the namespace for listing resources (#88) 2019-05-09 15:55:38 -07:00
test_helper.go Regroups code to use subpackages. Finishes issue #66 (#145) 2019-06-05 16:30:38 -07:00
types.go Regroups code to use subpackages. Finishes issue #66 (#145) 2019-06-05 16:30:38 -07:00
version.go Regroups code to use subpackages. Finishes issue #66 (#145) 2019-06-05 16:30:38 -07:00