apiserver/pkg/endpoints/filters
Cao Shufeng e8101c4ca7 Log rbac info into advanced audit event
Kubernetes-commit: e87c2c9f27f7f9756a8b664d118d357b166bbd14
2018-01-22 15:19:15 +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 Log rbac info into advanced audit event 2018-01-22 15:19:15 +08: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 Log rbac info into advanced audit event 2018-01-22 15:19:15 +08:00
authorization_test.go Log rbac info into advanced audit event 2018-01-22 15:19:15 +08: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