package
1.6.0-alpha.0
Repository: https://github.com/p0lyn0mial/kubernetes.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
Package policybased implements a standard storage for ClusterRoleBinding that prevents privilege escalation.
# Functions
Matcher returns a generic matcher for a given label and field selector.
NewRegistry returns a new Registry interface for the given Storage.
SelectableFields returns a field set that can be used for filter selection.
# 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.