package
1.4.0-alpha.2
Repository: https://github.com/stackpointcloud/kubernetes.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewQuotaEvaluator configures an admission controller that can enforce quota constraints using the provided registry.
NewResourceQuota configures an admission controller that can enforce quota constraints using the provided registry.

# Interfaces

Evaluator is used to see if quota constraints are satisfied.
QuotaAccessor abstracts the get/set logic from the rest of the Evaluator.