package
1.33.0-alpha.2
Repository: https://github.com/kubernetes/kubernetes.git
Documentation: pkg.go.dev
# Functions
GetQuotaServiceType returns ServiceType if the service type is eligible to track against a quota, nor return "".
NewEvaluators returns the list of static evaluators that manage more than counts.
NewPersistentVolumeClaimEvaluator returns an evaluator that can evaluate persistent volume claims.
NewPodEvaluator returns an evaluator that can evaluate pods.
NewResourceClaimEvaluator returns an evaluator that can evaluate resource claims.
NewServiceEvaluator returns an evaluator that can evaluate services.
PodUsageFunc returns the quota usage for a pod.
QuotaV1Pod returns true if the pod is eligible to track against a quota if it's not in a terminal state according to its phase.
RequiresQuotaReplenish enables quota monitoring for PVCs.
V1ResourceByDeviceClass returns a quota resource name by device class.
V1ResourceByStorageClass returns a quota resource name by storage class.
# Variables
The name used for object count quota.