package
1.4.0-alpha.0
Repository: https://github.com/reason2010/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 label set that can be used for filter selection.
# Variables
strategy is the default logic that applies when creating and updating ClusterRoleBinding objects.
# Interfaces
Registry is an interface for things that know how to store ClusterRoleBindings.