package
0.0.0-20191024030528-a481964b876e
Repository: https://github.com/divinerapier/learn-kubernetes.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# 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.

# 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.