# Functions
ResourceQuotaFromYaml decodes a single yaml document into a k8s object.
# Variables
ErrResourceNotSupported is returned if a k8s resource is not supported by kuota-calc.
# Structs
CalculationError is an error implementation that includes a k8s Kind/Version.
Details contains a few details of a k8s resource, which are needed to generate a detailed resource usage report.
ResourceUsage summarizes the usage of compute resources for a k8s resource.