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 Role 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 Role objects.
# Structs
AuthorizerAdapter adapts the registry to the authorizer interface.
# Interfaces
Registry is an interface for things that know how to store Roles.