Filter irrelevant pods from quota

This commit is contained in:
derekwaynecarr
2015-02-24 11:17:41 -05:00
parent 8b627f516f
commit 21031e37c7
4 changed files with 235 additions and 8 deletions

View File

@@ -44,6 +44,7 @@ type Fake struct {
EventsList api.EventList
LimitRangesList api.LimitRangeList
ResourceQuotasList api.ResourceQuotaList
ResourceQuotaUsage api.ResourceQuotaUsage
NamespacesList api.NamespaceList
SecretList api.SecretList
Secret api.Secret