client/pkg/util
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
..
mock chore: Refactor mock testing (#548) 2019-12-11 10:27:49 -08:00
compare.go chore(test): Add a ContainsAllIgnoreCase helper method (#433) 2019-10-08 03:40:40 -07:00
compare_test.go chore(test): Add a ContainsAllIgnoreCase helper method (#433) 2019-10-08 03:40:40 -07:00
logging_http_transport.go shorten the --log-http Authorization mask value (#484) 2019-11-18 13:08:07 -08:00
logging_http_transport_test.go shorten the --log-http Authorization mask value (#484) 2019-11-18 13:08:07 -08:00
orderedmap.go Add support for envFrom and volumeMounts (#393) 2019-11-06 04:15:03 -08:00
orderedmap_test.go Add support for envFrom and volumeMounts (#393) 2019-11-06 04:15:03 -08:00
parsing_helper.go Improve 'source apiserver update --resource' (#590) 2020-01-28 06:49:26 -08:00
parsing_helper_test.go Improve 'source apiserver update --resource' (#590) 2020-01-28 06:49:26 -08:00
schema_handling.go refactor(knclient): Moved KnClient -> KnServingClient (#420) 2019-09-28 09:21:45 -07:00
schema_handling_test.go feature(serving): Update API to serving.knative.dev/v1 (#640) 2020-02-07 02:03:14 -08:00