Files
client-go/vendor/github.com
Kubernetes Publisher dde6ef6eaf Merge pull request #57259 from ericchiang/client-go-no-cache-import
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

client-go: remove import of github.com/gregjones/httpcache

Moves NewCacheRoundTripper from `k8s.io/client-go/transport` to its own package. This prevents Kubernetes clients from requiring its dependencies.

This change removes the following transitive imports from `k8s.io/client-go/kubernetes`

```
github.com/google/btree
github.com/gregjones/httpcache
github.com/gregjones/httpcache/diskcache
github.com/peterbourgon/diskv
```

```release-note
NONE
```

Kubernetes-commit: 4a77bd53e88a719c612086df69a52899bbdd85af
2018-01-11 11:25:56 +00:00
..
2017-03-20 21:55:08 +00:00
2017-04-12 20:28:38 +00:00
2017-06-13 20:39:14 +00:00
2017-03-20 21:55:08 +00:00
2017-06-13 20:39:14 +00:00
2017-03-20 21:55:08 +00:00
2017-03-20 21:55:08 +00:00