Versions in this module Expand all Collapse all v0 v0.0.1 May 10, 2026 Changes in this version + func SumContainerResources(template *corev1.PodTemplateSpec) (cpu *resource.Quantity, memory *resource.Quantity, err error) + func SumContainers(containers []corev1.Container) (cpu *resource.Quantity, memory *resource.Quantity, err error)