# Functions
GetQuotableResources returns all resources that the quota system should recognize.
NewResourceQuotaController creates a quota controller with specified options.
# Structs
No description provided by the author
ResourceQuotaController is responsible for tracking quota usage status in the system.
ResourceQuotaControllerOptions holds options for creating a quota controller.
# Interfaces
InformerFactory is all the quota system needs to interface with informers.
# Type aliases
NamespacedResourcesFunc knows how to discover namespaced resources.
ReplenishmentFunc is a signal that a resource changed in specified namespace that may require quota to be recalculated.