apiserver/pkg/endpoints/filters
Maciej Szulik 6959d4a79a Fill in creationtimestamp in audit events
Kubernetes-commit: 3dd3e7aa5243228b49211f4bb40022a719cc57ac
2017-09-09 21:44:33 +00:00
..
BUILD enhance unit tests of advance audit feature 2017-09-09 21:44:30 +00:00
OWNERS Mechanical move: pkg/genericapiserver -> k8s.io/apiserver 2017-02-13 07:36:41 -05:00
audit.go Fill in creationtimestamp in audit events 2017-09-09 21:44:33 +00:00
audit_test.go enhance unit tests of advance audit feature 2017-09-09 21:44:30 +00:00
authentication.go Fix 401/403 apiserver errors do not return 'Status' objects 2017-07-05 23:59:23 +00: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 Fix 401/403 apiserver errors do not return 'Status' objects 2017-07-05 23:59:23 +00: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 audit real impersonated user info 2017-09-03 14:04:13 +00:00
impersonation_test.go Fix 401/403 apiserver errors do not return 'Status' objects 2017-07-05 23:59:23 +00: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