client/pkg/kn/commands/flags
Roland Huß 1b9a76bc31
feature(serving): Update API to serving.knative.dev/v1 (#640)
* feature(serving): Update API to serving.knative.dev/v1

Due to an issue with 0.12.0 (a missing constant) the update also includes an update
to the latest knative-serving  and knative-eventing dependencies from master
(as reflected in version.go)

Signed-off-by: Roland Huß <roland@ro14nd.de>

* fix(serving): Bogus import removed

* fix(serving): Add missing go.sum entry
2020-02-07 02:03:14 -08:00
..
listprint.go Use the same list flags for list_type, service and route (#582) 2019-12-20 04:50:33 -08:00
listprint_test.go Use the same list flags for list_type, service and route (#582) 2019-12-20 04:50:33 -08:00
sink.go feature(serving): Update API to serving.knative.dev/v1 (#640) 2020-02-07 02:03:14 -08:00
sink_test.go feature(serving): Update API to serving.knative.dev/v1 (#640) 2020-02-07 02:03:14 -08:00
traffic.go Add support for envFrom and volumeMounts (#393) 2019-11-06 04:15:03 -08:00