package
1.3.2
Repository: https://github.com/hyperhq/hypernetes.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package policybased implements a standard storage for ClusterRole 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 ClusterRole objects.

# Interfaces

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