Uses of Class
io.kubernetes.client.openapi.models.V1ResourceQuotaSpec
Packages that use V1ResourceQuotaSpec
-
Uses of V1ResourceQuotaSpec in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1ResourceQuotaSpecModifier and TypeMethodDescriptionV1ResourceQuotaSpec.addScopesItem
(String scopesItem) V1ResourceQuota.getSpec()
Get specV1ResourceQuotaSpec.putHardItem
(String key, Quantity hardItem) V1ResourceQuotaSpec.scopeSelector
(V1ScopeSelector scopeSelector) Methods in io.kubernetes.client.openapi.models with parameters of type V1ResourceQuotaSpecModifier and TypeMethodDescriptionvoid
V1ResourceQuota.setSpec
(V1ResourceQuotaSpec spec) V1ResourceQuota.spec
(V1ResourceQuotaSpec spec)