Uses of Interface
k8s.io.api.core.v1.Generated.ScopedResourceSelectorRequirementOrBuilder
-
Packages that use Generated.ScopedResourceSelectorRequirementOrBuilder Package Description k8s.io.api.core.v1 -
-
Uses of Generated.ScopedResourceSelectorRequirementOrBuilder in k8s.io.api.core.v1
Classes in k8s.io.api.core.v1 that implement Generated.ScopedResourceSelectorRequirementOrBuilder Modifier and Type Class Description static classGenerated.ScopedResourceSelectorRequirementA scoped-resource selector requirement is a selector that contains values, a scope name, and an operator that relates the scope name and values.static classGenerated.ScopedResourceSelectorRequirement.BuilderA scoped-resource selector requirement is a selector that contains values, a scope name, and an operator that relates the scope name and values.Methods in k8s.io.api.core.v1 that return Generated.ScopedResourceSelectorRequirementOrBuilder Modifier and Type Method Description Generated.ScopedResourceSelectorRequirementOrBuilderGenerated.ScopeSelector.Builder. getMatchExpressionsOrBuilder(int index)A list of scope selector requirements by scope of the resources.Generated.ScopedResourceSelectorRequirementOrBuilderGenerated.ScopeSelector. getMatchExpressionsOrBuilder(int index)A list of scope selector requirements by scope of the resources.Generated.ScopedResourceSelectorRequirementOrBuilderGenerated.ScopeSelectorOrBuilder. getMatchExpressionsOrBuilder(int index)A list of scope selector requirements by scope of the resources.Methods in k8s.io.api.core.v1 that return types with arguments of type Generated.ScopedResourceSelectorRequirementOrBuilder Modifier and Type Method Description List<? extends Generated.ScopedResourceSelectorRequirementOrBuilder>Generated.ScopeSelector.Builder. getMatchExpressionsOrBuilderList()A list of scope selector requirements by scope of the resources.List<? extends Generated.ScopedResourceSelectorRequirementOrBuilder>Generated.ScopeSelector. getMatchExpressionsOrBuilderList()A list of scope selector requirements by scope of the resources.List<? extends Generated.ScopedResourceSelectorRequirementOrBuilder>Generated.ScopeSelectorOrBuilder. getMatchExpressionsOrBuilderList()A list of scope selector requirements by scope of the resources.
-