apiserver/pkg/endpoints/filters
halfcrazy 6f8c3a80da fix typo in package apiserver
Kubernetes-commit: 0da91a8577ddfdeaff985cbb6c0da69d5a2ffc81
2018-02-01 03:04:33 +08:00
..
BUILD Autogenerate BUILD files 2017-12-23 13:06:26 -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 enhance unit tests of advance audit feature 2017-09-09 21:44:30 +00: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 modified: staging/src/k8s.io/apiserver/pkg/endpoints/filters/authorization.go 2018-01-31 14:21:42 +08: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