package
1.11.0-alpha.0
Repository: https://github.com/bertinatto/kubernetes.git
Documentation: pkg.go.dev
# Functions
GetQuotableResources returns all resources that the quota system should recognize.
No description provided by the author
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.