velero/vendor/k8s.io/client-go/tools/cache
Andy Goldstein a5f2fec0a0 Update deps to pull in json-patch
Now that we've configured pruning for dep, this removes all unused
packages, all non-go files, and all tests from the vendor directory.

NOTE: due to a change in dep, it preserves anything that looks like a
license file. We'll be pulling in a few files we weren't previously
using - mostly license files. It's easier to just go with what dep does
than to try to exclude them after the fact.

Signed-off-by: Andy Goldstein <andy.goldstein@gmail.com>
2018-04-04 16:44:16 -04:00
..
controller.go Update k8s, client-go, apimachinery deps 2017-10-30 13:30:27 -04:00
delta_fifo.go Update client-go to v6.0.0 2018-01-04 10:44:19 -05:00
doc.go Switch to dep & update dependencies 2017-09-06 13:41:25 -04:00
expiration_cache.go Initial commit 2017-08-02 13:27:17 -04:00
expiration_cache_fakes.go Initial commit 2017-08-02 13:27:17 -04:00
fake_custom_store.go Initial commit 2017-08-02 13:27:17 -04:00
fifo.go Update client-go to v6.0.0 2018-01-04 10:44:19 -05:00
heap.go Update k8s, client-go, apimachinery deps 2017-10-30 13:30:27 -04:00
index.go Initial commit 2017-08-02 13:27:17 -04:00
listers.go Initial commit 2017-08-02 13:27:17 -04:00
listwatch.go Update client-go to v6.0.0 2018-01-04 10:44:19 -05:00
mutation_cache.go Update k8s, client-go, apimachinery deps 2017-10-30 13:30:27 -04:00
mutation_detector.go Update client-go to v6.0.0 2018-01-04 10:44:19 -05:00
reflector.go Update client-go to v6.0.0 2018-01-04 10:44:19 -05:00
reflector_metrics.go Update k8s, client-go, apimachinery deps 2017-10-30 13:30:27 -04:00
shared_informer.go Update client-go to v6.0.0 2018-01-04 10:44:19 -05:00
store.go Initial commit 2017-08-02 13:27:17 -04:00
thread_safe_store.go Update client-go to v6.0.0 2018-01-04 10:44:19 -05:00
undelta_store.go Initial commit 2017-08-02 13:27:17 -04:00