kubernetes/pkg/client
Kubernetes Submit Queue e6cc8ff149 Merge pull request #34498 from mml/remotecommand-golint
Automatic merge from submit-queue

Fix lint error in remotecommand.go

Before:

```
pkg/client/unversioned/remotecommand/remotecommand.go:101:9: should omit type http.RoundTripper from declaration of var rt; it will be inferred from the right-hand side

Please fix the above errors. You can test via "golint" and commit the result.
```
2016-10-18 03:35:21 -07:00
..
cache Add LimitRange informer 2016-10-17 16:00:26 -04:00
chaosclient Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
clientset_generated generated 2016-10-04 20:39:29 -07:00
leaderelection Abstraction of endpoints in leaderelection code 2016-09-29 23:42:00 -05:00
metrics Remove implicit Prometheus metrics from client 2016-08-19 10:11:45 -07:00
record Merge pull request #29230 from luxas/goimport 2016-08-05 16:22:01 -07:00
restclient Add global timeout flag 2016-10-14 09:57:40 -04:00
retry move the retry util out of pkg/client/unversioned 2016-10-13 16:10:24 -07:00
testdata Added test cases for NewKubeletClient with TLS enabled 2014-12-18 00:57:33 -08:00
testing manual changes to let client-gen use versioned options 2016-10-04 20:39:29 -07:00
transport Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
typed Merge pull request #33234 from caesarxuchao/retry-discovery-failure 2016-10-07 05:13:21 -07:00
unversioned Merge pull request #34498 from mml/remotecommand-golint 2016-10-18 03:35:21 -07:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00