apiserver/pkg/endpoints/handlers
Cao Shufeng 4741d69bc6 trace patch operations
Just like `update`, `create`, `get` and `delete` operations.

Kubernetes-commit: 534eb3dfbd734dd44357e97dcb10fdf3b1ce5880
2018-01-05 11:09:51 +08:00
..
negotiation Add error helpers and constants for NotAcceptable and UnsupportedMediaType 2018-01-15 20:42:12 -05:00
responsewriters Autogenerate BUILD files 2017-12-23 13:06:26 -08:00
BUILD trace patch operations 2018-01-05 11:09:51 +08:00
create.go Return the correct set of supported mime types for non-streaming requests 2018-01-14 11:38:00 -05:00
delete.go Return the correct set of supported mime types for non-streaming requests 2018-01-14 11:38:00 -05: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 trace patch operations 2018-01-05 11:09:51 +08: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 refactor admission flag: add two admission flags and make plugins auto in recommended order 2018-01-15 14:58:57 +08:00
rest_test.go trace patch operations 2018-01-05 11:09:51 +08:00
update.go Return the correct set of supported mime types for non-streaming requests 2018-01-14 11:38:00 -05:00
watch.go squash the commits into one 2017-07-28 13:56:11 +00:00