kubernetes/pkg/apiserver
Kubernetes Submit Queue 2537f66f0e Merge pull request #29230 from luxas/goimport
Automatic merge from submit-queue

Run goimport for the whole repo

While removing GOMAXPROC and running goimports, I noticed quite a lot of other files also needed a goimport format. Didn't commit `*.generated.go`, `*.deepcopy.go` or files in `vendor`

This is more for testing if it builds.
The only strange thing here is the gopkg.in/gcfg.v1 => github.com/scalingdata/gcfg replace.
cc @jfrazelle @thockin
2016-08-05 16:22:01 -07:00
..
authenticator Merge pull request #28036 from ericchiang/oidc-auth-plugin-dont-error-if-provider-is-unavailable 2016-06-30 13:02:16 -07:00
metrics Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
testing Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
api_installer.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
api_installer_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
apiserver.go Removed unnecessary empty line. 2016-07-21 18:07:36 +08:00
apiserver_test.go Fix update validation for pods w/init containers. 2016-07-20 00:30:12 +03:00
authz.go Fix various typos in apiserver pkg 2016-08-04 01:15:15 +03:00
authz_test.go Fix various typos in apiserver pkg 2016-08-04 01:15:15 +03:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
errors.go Merge pull request #29045 from lixiaobing10051267/mastererrNotAcceptable 2016-07-19 01:10:41 -07:00
errors_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
handlers.go fix a wrong word in the comment 2016-07-27 09:13:34 +08:00
handlers_test.go Fix various typos in apiserver pkg 2016-08-04 01:15:15 +03:00
index.go Fix various typos in apiserver pkg 2016-08-04 01:15:15 +03:00
mux_helper.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
negotiate.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
negotiate_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00
proxy.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
proxy_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
resthandler.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
resthandler_test.go Fix update validation for pods w/init containers. 2016-07-20 00:30:12 +03:00
validator.go Run goimports 2016-08-02 15:12:39 +03:00
validator_test.go Run goimports 2016-08-02 15:12:39 +03:00
watch.go Apiserver ServeHTTP() modify 2016-07-16 12:29:11 +08:00
watch_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00