apiserver/pkg/server/filters
Han Kang 00d376192a rename metric for apiserver request terminations and reword corresponding documentation
Change-Id: I47a9c7b10614afe85bb652fa61984f91848d6d65

Kubernetes-commit: f8f1def5f1d92a588f48ebc01293e142f8dd63fd
2019-10-21 13:26:31 -07:00
..
OWNERS Updated OWNERS files to include link to docs 2019-01-30 20:05:00 +01:00
content_type.go add a content-type filter to apiserver filters to autoset nosniff 2019-01-04 14:06:46 -08:00
content_type_test.go add a content-type filter to apiserver filters to autoset nosniff 2019-01-04 14:06:46 -08:00
cors.go Move from glog to klog 2018-11-09 13:49:10 -05:00
cors_test.go fix using defer in loop in cors test 2018-01-26 16:56:12 +08:00
doc.go move genericapiserver/server/filters to apiserver 2017-01-27 14:15:18 -05:00
longrunning.go Do not time-out profiler requests. 2018-01-02 14:42:01 +01:00
maxinflight.go rename metric for apiserver request terminations and reword corresponding documentation 2019-10-21 13:26:31 -07:00
maxinflight_test.go Remove request context mapper 2018-04-18 11:12:15 -04:00
timeout.go rename metric for apiserver request terminations and reword corresponding documentation 2019-10-21 13:26:31 -07:00
timeout_test.go Propagate and honor http.ErrAbortHandler 2019-09-11 11:16:31 -04:00
waitgroup.go should return error when has no RequestInfo 2018-05-08 21:44:17 +08:00
wrap.go Propagate and honor http.ErrAbortHandler 2019-09-11 11:16:31 -04:00