package
1.6.0-alpha.0
Repository: https://github.com/andrewsykim/kubernetes.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
NewLRUExpireCache creates an expiring cache with the given size.
NewLRUExpireCache creates an expiring cache with the given size, using the specified clock to obtain the current time.
# Structs
No description provided by the author
# Interfaces
Clock defines an interface for obtaining the current time.
# Type aliases
No description provided by the author