apiserver/pkg/endpoints/filters
Jeff Grafton 1ab12b2dc8 Autogenerated: hack/update-bazel.sh
Kubernetes-commit: ef56a8d6bb3800ab7803713eafc4191e8202ad6e
2018-02-16 13:43:01 -08:00
..
BUILD Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
OWNERS Mechanical move: pkg/genericapiserver -> k8s.io/apiserver 2017-02-13 07:36:41 -05:00
audit.go fix typo in package apiserver 2018-02-01 03:04:33 +08:00
audit_test.go enhance unit tests of advance audit feature 2017-09-09 21:44:30 +00:00
authentication.go remove duplicated import 2018-01-11 19:15:11 +08:00
authentication_test.go Mechanical move: pkg/genericapiserver -> k8s.io/apiserver 2017-02-13 07:36:41 -05:00
authn_audit.go Provide a way to omit Event stages in audit policy 2017-09-04 14:03:48 +00:00
authn_audit_test.go Provide a way to omit Event stages in audit policy 2017-09-04 14:03:48 +00:00
authorization.go modified: staging/src/k8s.io/apiserver/pkg/endpoints/filters/authorization.go 2018-01-31 14:21:42 +08:00
authorization_test.go run hack/update-all 2017-06-28 00:14:31 +00:00
doc.go Mechanical fixup imports: pkg/genericapiserver 2017-02-13 07:36:41 -05:00
impersonation.go move authorizers over to new interface 2017-09-29 14:21:40 -07:00
impersonation_test.go move authorizers over to new interface 2017-09-29 14:21:40 -07:00
legacy_audit.go run hack/update-all 2017-06-28 00:14:31 +00:00
legacy_audit_test.go audit: add audit event to the context and fill in handlers 2017-06-13 20:47:28 +00:00
requestinfo.go make url parsing in apiserver configurable 2017-09-04 14:03:48 +00:00
requestinfo_test.go Mechanical move: pkg/genericapiserver -> k8s.io/apiserver 2017-02-13 07:36:41 -05:00