apiserver/pkg/endpoints/handlers
Chao Xu e1ccfa4e7d Remove rest.ConnectRequest.
Make apiserver pass connectRequest.Options directly to the admission layer. All
the information in rest.ConnectRequest is present in admission attributes.

Kubernetes-commit: 355691d310803ea3a0cd8ff284a39ead38857602
2018-07-30 18:35:51 -07:00
..
negotiation sync: initially remove files BUILD */BUILD BUILD.bazel */BUILD.bazel 2018-03-15 09:38:17 +00:00
responsewriters HandleError include the type of the error object 2018-05-25 13:59:05 +08:00
create.go Support dry run in admission plugins 2018-08-06 10:37:44 -07:00
delete.go Support dry run in admission plugins 2018-08-06 10:37:44 -07:00
doc.go Mechanical fixup imports: pkg/genericapiserver 2017-02-13 07:36:41 -05:00
get.go change field selector conversion registration to be strongly typed 2018-07-03 15:47:20 -04:00
namer.go Remove request context mapper 2018-04-18 11:12:15 -04:00
namer_test.go Add unittests for GenerateLink 2017-08-29 13:15:22 +00:00
patch.go Support dry run in admission plugins 2018-08-06 10:37:44 -07:00
response.go replace request.Context with context.Context 2018-04-24 08:10:34 -07:00
rest.go Remove rest.ConnectRequest. 2018-07-30 18:35:51 -07:00
rest_test.go remove useless codec param from strategicPatchObject 2018-07-17 11:33:53 +08:00
update.go Support dry run in admission plugins 2018-08-06 10:37:44 -07:00
watch.go Make conversion function names match expected values 2018-07-03 16:06:44 -04:00