# Packages
Package policybased implements a standard storage for ClusterRoleBinding that prevents privilege escalation.
No description provided by the author
# Functions
NewRegistry returns a new Registry interface for the given Storage.
# Variables
strategy is the default logic that applies when creating and updating ClusterRoleBinding objects.
# Structs
AuthorizerAdapter adapts the registry to the authorizer interface.
# Interfaces
Registry is an interface for things that know how to store ClusterRoleBindings.