apiserver/pkg/endpoints/filters
Tim St. Clair 8ff532a4cb Implement audit policy logic
Kubernetes-commit: a5de309ee261aea15bb1cc12647b32640c2ac196
2017-06-13 20:47:28 +00:00
..
BUILD Implement audit policy logic 2017-06-13 20:47:28 +00:00
OWNERS Mechanical move: pkg/genericapiserver -> k8s.io/apiserver 2017-02-13 07:36:41 -05:00
audit.go Implement audit policy logic 2017-06-13 20:47:28 +00:00
audit_test.go Implement audit policy logic 2017-06-13 20:47:28 +00:00
authentication.go Mechanical move: pkg/genericapiserver -> k8s.io/apiserver 2017-02-13 07:36:41 -05:00
authentication_test.go Mechanical move: pkg/genericapiserver -> k8s.io/apiserver 2017-02-13 07:36:41 -05:00
authorization.go staging/src/*: run gofmt 2017-02-23 09:48:09 -05:00
authorization_test.go remove invocation of k8s.io/client-go/pkg/api/install 2017-05-13 17:27:42 +00:00
doc.go Mechanical fixup imports: pkg/genericapiserver 2017-02-13 07:36:41 -05:00
impersonation.go remove references to client-go/pkg/api 2017-05-03 20:36:26 +00:00
impersonation_test.go remove invocation of k8s.io/client-go/pkg/api/install 2017-05-13 17:27:42 +00:00
legacy_audit.go audit: add audit event to the context and fill in handlers 2017-06-13 20:47:28 +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 staging/src/*: run gofmt 2017-02-23 09:48:09 -05:00
requestinfo_test.go Mechanical move: pkg/genericapiserver -> k8s.io/apiserver 2017-02-13 07:36:41 -05:00