apiserver/pkg/endpoints
Clayton Coleman 9f9cf56bb6 Table printers and server generation should always copy ListMeta
Tables should be a mapping from lists, so if the incoming object has
these add them to the table. Allows paging over server side tables.
Add tests on the generic creater and on the resttest compatibility.

Kubernetes-commit: d2a62fd42234a96cbab2dbcf402c168c59b41784
2017-11-15 21:01:49 -05:00
..
discovery update BUILD files 2017-10-12 13:52:10 -07:00
filters move authorizers over to new interface 2017-09-29 14:21:40 -07:00
handlers Guarantee that status errors have a kind set 2017-11-15 21:02:34 -05:00
metrics update BUILD files 2017-10-12 13:52:10 -07:00
openapi Update generated code 2017-11-09 12:27:20 +01:00
request update BUILD files 2017-10-12 13:52:10 -07:00
testing Update generated code 2017-11-09 12:27:20 +01:00
BUILD update BUILD files 2017-10-12 13:52:10 -07:00
apiserver.go Mechanical move: pkg/genericapiserver -> k8s.io/apiserver 2017-02-13 07:36:41 -05:00
apiserver_test.go Table printers and server generation should always copy ListMeta 2017-11-15 21:01:49 -05: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 Use GVK from storage in API registration 2017-10-27 04:29:04 -04:00
installer.go Use GVK from storage in API registration 2017-10-27 04:29:04 -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