mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-15 23:23:12 -04:00
Automatic merge from submit-queue fix go vet errors <!-- Checklist for submitting a Pull Request Please remove this comment block before submitting. 1. Please read our [contributor guidelines](https://github.com/kubernetes/kubernetes/blob/master/CONTRIBUTING.md). 2. See our [developer guide](https://github.com/kubernetes/kubernetes/blob/master/docs/devel/development.md). 3. If you want this PR to automatically close an issue when it is merged, add `fixes #<issue number>` or `fixes #<issue number>, fixes #<issue number>` to close multiple issues (see: https://github.com/blog/1506-closing-issues-via-pull-requests). 4. Follow the instructions for [labeling and writing a release note for this PR](https://github.com/kubernetes/kubernetes/blob/master/docs/devel/pull-requests.md#release-notes) in the block below. --> ```release-note ``` This fixes the `go vet` errors brought about by go 1.7 testing re (#28742). The are all pretty trivial and mostly related to literal composites. also related to #16086 |
||
|---|---|---|
| .. | ||
| auth | ||
| client | ||
| configmap | ||
| framework | ||
| garbagecollector | ||
| kubectl | ||
| master | ||
| metrics | ||
| openshift | ||
| persistentvolumes | ||
| pods | ||
| quota | ||
| replicaset | ||
| replicationcontroller | ||
| scheduler | ||
| secrets | ||
| serviceaccount | ||
| storageclasses | ||
| benchmark-controller.json | ||
| doc.go | ||
| utils.go | ||