Uses of Interface
org.cdk8s.plus25.k8s.ScopeSelector
-
Packages that use ScopeSelector Package Description org.cdk8s.plus25.k8s -
-
Uses of ScopeSelector in org.cdk8s.plus25.k8s
Classes in org.cdk8s.plus25.k8s that implement ScopeSelector Modifier and Type Class Description static classScopeSelector.Jsii$ProxyAn implementation forScopeSelectorMethods in org.cdk8s.plus25.k8s that return ScopeSelector Modifier and Type Method Description ScopeSelectorScopeSelector.Builder. build()Builds the configured instance.default ScopeSelectorResourceQuotaSpec. getScopeSelector()scopeSelector is also a collection of filters like scopes that must match each object tracked by a quota but expressed using ScopeSelectorOperator in combination with possible values.ScopeSelectorResourceQuotaSpec.Jsii$Proxy. getScopeSelector()Methods in org.cdk8s.plus25.k8s with parameters of type ScopeSelector Modifier and Type Method Description ResourceQuotaSpec.BuilderResourceQuotaSpec.Builder. scopeSelector(ScopeSelector scopeSelector)Sets the value ofResourceQuotaSpec.getScopeSelector()
-