package
0.0.0-20190319231021-e6272b887b81
Repository: https://github.com/marun/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.
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.
V1ResourceByStorageClass returns a quota resource name by storage class.