mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-04-15 14:26:33 -04:00
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. ``` |
||
|---|---|---|
| .. | ||
| cache | ||
| chaosclient | ||
| clientset_generated | ||
| leaderelection | ||
| metrics | ||
| record | ||
| restclient | ||
| retry | ||
| testdata | ||
| testing | ||
| transport | ||
| typed | ||
| unversioned | ||
| OWNERS | ||