apiserver/pkg/endpoints/handlers
Clayton Coleman ce019febe3 Move unstructured conversion into pkg/runtime
Scheme conversion should support unstructured conversion natively to
allow going from unstructured to typed and back. It is not a higher
level responsibility to do that conversion because the scheme is the
only one who knows what types it supports.

Kubernetes-commit: 557f9ddfe6300ecdbdd70ea67dca63bf6b710ea7
2017-11-13 21:28:57 -05:00
..
negotiation update BUILD files 2017-10-12 13:52:10 -07:00
responsewriters Guarantee that status errors have a kind set 2017-11-15 21:02:34 -05:00
BUILD Move unstructured conversion into pkg/runtime 2017-11-13 21:28:57 -05:00
create.go admission: complete plumbing of validation admission 2017-10-24 14:08:34 +02:00
delete.go admission: rename Validate{ -> Initialization}, Validat{ingAdmit -> e} 2017-10-27 17:09:39 +02:00
doc.go Mechanical fixup imports: pkg/genericapiserver 2017-02-13 07:36:41 -05:00
get.go split up large rest handling file 2017-10-18 16:04:33 -04:00
namer.go Pass RequestInfo to GenerateLink 2017-06-13 20:47:27 +00:00
namer_test.go Add unittests for GenerateLink 2017-08-29 13:15:22 +00:00
patch.go Move unstructured conversion into pkg/runtime 2017-11-13 21:28:57 -05:00
proxy.go Track gauge of all long running API requests 2017-09-19 20:35:29 -04:00
response.go Refactor printers to support rendering as a Table 2017-06-13 20:47:29 +00:00
rest.go admission: complete plumbing of validation admission 2017-10-24 14:08:34 +02:00
rest_test.go apiserver: add validating admission tests 2017-11-07 10:40:43 +01:00
update.go admission: complete plumbing of validation admission 2017-10-24 14:08:34 +02:00
watch.go squash the commits into one 2017-07-28 13:56:11 +00:00