k3s/vendor
Kubernetes Submit Queue e1b174842a Merge pull request #41129 from atlassian/cleanup-client-example
Automatic merge from submit-queue (batch tested with PRs 41844, 41803, 39116, 41129, 41240)

Cleanup client example

**What this PR does / why we need it**:
- Package level `config` variable in `third-party-resources/main.go` is not used, it is shadowed by the one defined in `main()`. Should probably be deleted.
- Package level `kubeconfig ` variable in `out-of-cluster/main.go` is global - make it private to `main()`.

**Which issue this PR fixes**
This fixes https://github.com/kubernetes/client-go/issues/59, except the part about global `api.Scheme`, also adds test with interface check. Supersedes https://github.com/kubernetes/client-go/pull/61.

**Special notes for your reviewer**:
This is my first PR to Kubernetes :)
2017-02-22 05:48:43 -08:00
..
bitbucket.org Update vendor dir and Godeps.json with new Godep 2016-05-11 17:02:50 -07:00
cloud.google.com/go Revert "Add missing vendor files to make godeps happy" 2016-11-02 20:56:06 -07:00
github.com Migrate rackspace/gophercloud -> gophercloud/gophercloud 2017-02-20 11:04:08 +11:00
go4.org Revert "Add missing vendor files to make godeps happy" 2016-11-02 20:56:06 -07:00
golang.org/x Update golang.org/x/crypto 2016-12-29 18:49:18 -05:00
google.golang.org Add Stackdriver Logging API library 2017-02-17 12:00:27 +01:00
gopkg.in Update godeps for etcd 3.0.4 2016-08-09 08:51:15 -05:00
k8s.io update scripts for new kube-aggregator location 2017-02-14 14:16:59 -05:00
BUILD Merge pull request #41129 from atlassian/cleanup-client-example 2017-02-22 05:48:43 -08:00