apiserver/pkg/endpoints/filters
Mike Danese 06a5d25846 move authorizers over to new interface
Kubernetes-commit: 12125455d84c75562e6dd6a183762549adff747f
2017-09-29 14:21:40 -07:00
..
BUILD update BUILD files 2017-10-12 13:52:10 -07:00
OWNERS Mechanical move: pkg/genericapiserver -> k8s.io/apiserver 2017-02-13 07:36:41 -05:00
audit.go support micro time for advanced audit 2017-09-25 11:56:30 +08: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 move authorizers over to new interface 2017-09-29 14:21:40 -07: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