kubernetes/pkg/master
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
..
ports Move port definitions to their own package 2014-10-20 11:28:12 -07:00
doc.go Fix typos in pkg docs 2014-08-28 11:43:35 +02:00
handlers.go Added /_whoami and integration test for auth(z|n) 2014-10-28 09:33:45 -07:00
master.go Add basic Authorization. 2014-10-31 12:04:33 -07:00
pod_cache.go Rename ID -> Name 2014-10-22 15:00:26 -04:00
pod_cache_test.go Refactor tests to split ObjectMeta from TypeMeta 2014-10-24 11:22:21 -04:00
publish.go Switch models. No master election. 2014-10-29 11:38:45 -07:00