# Functions
NewLimitRanger returns an object that enforces limits based on the supplied limit function.
PersistentVolumeClaimLimitFunc enforces storage limits for PVCs.
PodLimitFunc enforces resource requirements enumerated by the pod against the specified LimitRange.
Register registers a plugin.
# Structs
DefaultLimitRangerActions is the default implementation of LimitRangerActions.
# Interfaces
No description provided by the author