apiserver/pkg/endpoints/handlers
Shiyang Wang e89cc5fee9 Fix Content negotiation incorrect when Accept header uses type parameters
Kubernetes-commit: 66c2ec32f2497616ddd6912cfc97f0b4306f9eea
2017-08-14 16:24:30 +08:00
..
negotiation Fix Content negotiation incorrect when Accept header uses type parameters 2017-08-14 16:24:30 +08:00
responsewriters Return original error instead of negotiation one 2017-11-14 14:12:21 +01: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