package
1.9.0-alpha.1
Repository: https://github.com/easeway/kubernetes.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

IsDefaultDeny returns true if the error is defaultDeny.
LoadConfiguration loads the provided configuration.
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.
Register registers a plugin.

# Interfaces

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