kubernetes/pkg/apiserver
k8s-merge-robot 4e4ad61260 Merge pull request #23366 from goltermann/vet
Auto commit by PR queue bot
2016-03-24 21:50:56 -07:00
..
authenticator move keystone package to password since it is a password authenticator 2016-03-22 23:27:28 +08:00
metrics
testing
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00
api_installer.go Fixing the check to determine if the resource is namespaced 2016-03-16 17:46:05 -07:00
api_installer_test.go
apiserver.go let the apiserver's swaggerapi endpoint reports discovery types 2016-03-15 16:32:20 -07:00
apiserver_test.go Refactor diff into sub pkg 2016-03-21 20:21:39 +08:00
authz.go *: add webhook implementation of authorizer.Authorizer plugin 2016-02-22 11:39:07 -08:00
authz_test.go *: add webhook implementation of authorizer.Authorizer plugin 2016-02-22 11:39:07 -08:00
doc.go
errors.go
errors_test.go
handlers.go Correctly identify namespace subresources in GetRequestInfo 2016-03-14 13:03:33 -04:00
handlers_test.go Correctly identify namespace subresources in GetRequestInfo 2016-03-14 13:03:33 -04:00
index.go
mux_helper.go
negotiate.go
negotiate_test.go
proxy.go
proxy_test.go Fixing several (but not all) go vet errors. Most are around string formatting, or unreachable code. 2016-03-22 17:26:50 -07:00
resthandler.go Use versioned object when computing patch 2016-03-17 16:19:05 -04:00
resthandler_test.go Refactor diff into sub pkg 2016-03-21 20:21:39 +08:00
validator.go reduce component status probe timeout to 20s for quickly timeout 2016-03-14 22:18:55 -04:00
validator_test.go
watch.go
watch_test.go