kubernetes/pkg/auth
Eric Tune 55c2d6bbbb Add basic Authorization.
Added basic interface for authorizer implementations.
Added default "authorize everything" and "authorize nothing
implementations.
Added authorization check immediately after authentication check.
Added an integration test of authorization at the HTTP level of
abstraction.
2014-10-31 12:04:33 -07:00
..
authenticator Fix format specifiers in Printf-type functions. 2014-10-09 17:06:32 -07:00
authorizer Add basic Authorization. 2014-10-31 12:04:33 -07:00
handlers Fix format specifiers in Printf-type functions. 2014-10-09 17:06:32 -07:00
user Add simple Bearer authenticator filter for Kube 2014-10-07 13:25:12 -04:00