apiserver/pkg/endpoints/filters
Clayton Coleman e4e8608ba0 Use CodecFactory.WithoutConversion() everywhere
Clarifies that requesting no conversion is part of the codec factory, and
future refactors will make the codec factory less opionated about conversion.

Kubernetes-commit: 7f9dfe58f4cbe1e1b9e80f52addff70bac87bed4
2019-04-03 13:24:37 -04:00
..
OWNERS Updated OWNERS files to include link to docs 2019-01-30 20:05:00 +01:00
audit.go Add option to k8s apiserver to reject incoming requests upon audit failure 2018-07-03 14:40:55 +02:00
audit_test.go Remove duplicate words 2018-10-15 15:55:49 -04:00
authentication.go Move from glog to klog 2018-11-09 13:49:10 -05:00
authentication_test.go rebase authenticators onto new interface. 2018-10-15 15:17:36 -07:00
authn_audit.go Remove request context mapper 2018-04-18 11:12:15 -04:00
authn_audit_test.go Update usages of http.ResponseWriter.WriteHeader to use http.Error 2018-10-08 22:20:52 +03:00
authorization.go Move from glog to klog 2018-11-09 13:49:10 -05:00
authorization_test.go Use CodecFactory.WithoutConversion() everywhere 2019-04-03 13:24:37 -04:00
doc.go Mechanical fixup imports: pkg/genericapiserver 2017-02-13 07:36:41 -05:00
impersonation.go Move from glog to klog 2018-11-09 13:49:10 -05:00
impersonation_test.go Escape illegal characters in remote extra keys 2018-07-03 21:19:15 -07:00
requestinfo.go Remove request context mapper 2018-04-18 11:12:15 -04:00
requestinfo_test.go Mechanical move: pkg/genericapiserver -> k8s.io/apiserver 2017-02-13 07:36:41 -05:00