package
0.0.0-20241210054802-24370beab758
Repository: https://github.com/kubernetes/utils.git
Documentation: pkg.go.dev

# Functions

New creates an LRU of the given size.
NewWithEvictionFunc creates an LRU of the given size with the given eviction func.

# Structs

Cache is a thread-safe fixed size LRU cache.

# Type aliases

No description provided by the author
No description provided by the author