package
1.33.0-alpha.2
Repository: https://github.com/kubernetes/kubernetes.git
Documentation: pkg.go.dev
# Packages
Package policybased implements a standard storage for ClusterRoleBinding that prevents privilege escalation.
# 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.