Versions in this module Expand all Collapse all v0 v0.10.1 Feb 5, 2015 v0.10.0 Feb 3, 2015 Changes in this version + func PodCPU(pod *api.Pod) *resource.Quantity + func PodMemory(pod *api.Pod) *resource.Quantity + type ResourceQuotaManager struct + func NewResourceQuotaManager(kubeClient client.Interface) *ResourceQuotaManager + func (rm *ResourceQuotaManager) Run(period time.Duration)