package
1.8.0-alpha.1
Repository: https://github.com/josedonizetti/kubernetes.git
Documentation: pkg.go.dev

# Packages

Package policybased implements a standard storage for Role that prevents privilege escalation.
No description provided by the author

# Functions

GetAttrs returns labels and fields of a given object for filtering purposes.
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 Role objects.

# Structs

AuthorizerAdapter adapts the registry to the authorizer interface.

# Interfaces

Registry is an interface for things that know how to store Roles.