apiserver/pkg/endpoints
Clayton Coleman 139dfbd0e1 Update generic errors with the new http package codes
All of these errors are now part of the standard HTTP method. Formalize
those into our error types and remove duplication and unclear
separation.

Kubernetes-commit: d3be1ac92eb644e284915a55fe67942c33f88d4c
2017-08-29 13:14:36 +00:00
..
discovery Run hack/update-bazel.sh to generate BUILD files 2017-08-29 13:13:51 +00:00
filters Run hack/update-bazel.sh to generate BUILD files 2017-08-29 13:13:51 +00:00
handlers Run hack/update-bazel.sh to generate BUILD files 2017-08-29 13:13:51 +00:00
metrics Run hack/update-bazel.sh to generate BUILD files 2017-08-29 13:13:51 +00:00
openapi Run hack/update-bazel.sh to generate BUILD files 2017-08-29 13:13:51 +00:00
request Run hack/update-bazel.sh to generate BUILD files 2017-08-29 13:13:51 +00:00
testing Run hack/update-bazel.sh to generate BUILD files 2017-08-29 13:13:51 +00:00
BUILD Run hack/update-bazel.sh to generate BUILD files 2017-08-29 13:13:51 +00:00
apiserver.go Mechanical move: pkg/genericapiserver -> k8s.io/apiserver 2017-02-13 07:36:41 -05:00
apiserver_test.go Update generic errors with the new http package codes 2017-08-29 13:14:36 +00:00
audit_test.go audit: uniform 2 or 3 events for short/long running requests 2017-06-13 20:47:29 +00:00
doc.go Mechanical fixup imports: pkg/genericapiserver 2017-02-13 07:36:41 -05:00
groupversion.go cleanup dead installer code 2017-08-29 13:13:05 +00:00
installer.go Update generic errors with the new http package codes 2017-08-29 13:14:36 +00:00
installer_test.go remove go-restful from namer for rest handling 2017-04-10 20:35:11 +00:00
proxy_test.go Updated key.pm and cert.pm to remove error in setting up localhostCert pool. 2017-04-10 20:35:11 +00:00
watch_test.go remove dead code 2017-07-16 04:08:41 +00:00