apiserver/pkg/endpoints
Clayton Coleman d1431e49e4 Endpoints can add a get or connect options type in their group
optionsExternalVersion is being used for shared types (meta.k8s.io). The
installer should first look in the current API group for GET and CONNECT
options objects before checking in `v1`.

Kubernetes-commit: 0e4b20fbf9ff299c37a5055e082fa27dbf2b49c0
2017-09-25 17:03:34 -04:00
..
discovery Use buildozer to delete licenses() rules except under third_party/ 2017-08-29 13:15:24 +00:00
filters Fill in creationtimestamp in audit events 2017-09-09 21:44:33 +00:00
handlers Modify traces in deletion handler 2017-09-27 00:48:06 +02:00
metrics Track gauge of all long running API requests 2017-09-19 20:35:29 -04:00
openapi Use buildozer to delete licenses() rules except under third_party/ 2017-08-29 13:15:24 +00:00
request make url parsing in apiserver configurable 2017-09-04 14:03:48 +00:00
testing Remove generated JSON code 2017-09-01 16:38:01 +00:00
BUILD Use buildozer to delete licenses() rules except under third_party/ 2017-08-29 13:15:24 +00:00
apiserver.go Mechanical move: pkg/genericapiserver -> k8s.io/apiserver 2017-02-13 07:36:41 -05:00
apiserver_test.go Preserve leading and trailing slashes on proxy subpaths 2017-09-22 22:35:20 -04: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 Endpoints can add a get or connect options type in their group 2017-09-25 17:03:34 -04: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