velero/vendor/k8s.io/client-go/rest
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
..
watch Initial commit 2017-08-02 13:27:17 -04:00
client.go Initial commit 2017-08-02 13:27:17 -04:00
config.go Update client-go to v6.0.0 2018-01-04 10:44:19 -05:00
plugin.go Initial commit 2017-08-02 13:27:17 -04:00
request.go Update client-go to v6.0.0 2018-01-04 10:44:19 -05:00
transport.go Update k8s, client-go, apimachinery deps 2017-10-30 13:30:27 -04:00
url_utils.go Update client-go to v6.0.0 2018-01-04 10:44:19 -05:00
urlbackoff.go Initial commit 2017-08-02 13:27:17 -04:00
versions.go Initial commit 2017-08-02 13:27:17 -04:00
zz_generated.deepcopy.go Update client-go to v6.0.0 2018-01-04 10:44:19 -05:00