package
0.0.0-20250228164547-bad2d1bf3a37
Repository: https://github.com/openshift/library-go.git
Documentation: pkg.go.dev

# Functions

ByUserIndexKeys is cache.IndexFunc for Groups that will index groups by User, so that a direct cache lookup using a User.Name will return all Groups that User is a member of.
No description provided by the author

# Constants

No description provided by the author

# Structs

GroupCache is a skin on an indexer to provide the reverse index from user to groups.