kubernetes/pkg/registry/authorization
Clayton Coleman 331eea67d8
Allow initialization of resources
Add support for creating resources that are not immediately visible to
naive clients, but must first be initialized by one or more privileged
cluster agents. These controllers can mark the object as initialized,
allowing others to see them.

Permission to override initialization defaults or modify an initializing
object is limited per resource to a virtual subresource "RESOURCE/initialize"
via RBAC.

Initialization is currently alpha.
2017-06-02 22:09:03 -04:00
..
localsubjectaccessreview Allow initialization of resources 2017-06-02 22:09:03 -04:00
rest autogenerated 2017-04-14 10:40:57 -07:00
selfsubjectaccessreview Allow initialization of resources 2017-06-02 22:09:03 -04:00
subjectaccessreview Allow initialization of resources 2017-06-02 22:09:03 -04:00
util autogenerated 2017-04-14 10:40:57 -07:00
OWNERS Update authn/authz owners and reviewers 2017-01-27 08:55:44 -05:00