apiserver/pkg/endpoints/filters
Cao Shufeng 89caee803d update copyed doc for advanced audit
doc for WithAudit is copyed from WithLegacyAudit, it's out of date.
This change update doc for these two functions.

Kubernetes-commit: 82390af25083031e244107527fe5d9491ade937b
2017-06-13 20:47:30 +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 update copyed doc for advanced audit 2017-06-13 20:47:30 +00:00
audit_test.go audit: uniform 2 or 3 events for short/long running requests 2017-06-13 20:47:29 +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 update copyed doc for advanced audit 2017-06-13 20:47:30 +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