Uses of Interface
io.kubernetes.client.proto.V1.ScopedResourceSelectorRequirementOrBuilder
-
Uses of V1.ScopedResourceSelectorRequirementOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1.ScopedResourceSelectorRequirementOrBuilderModifier and TypeClassDescriptionstatic final classA scoped-resource selector requirement is a selector that contains values, a scope name, and an operator that relates the scope name and values.static final classA 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 io.kubernetes.client.proto that return V1.ScopedResourceSelectorRequirementOrBuilderModifier and TypeMethodDescriptionV1.ScopeSelector.Builder.getMatchExpressionsOrBuilder(int index) A list of scope selector requirements by scope of the resources.V1.ScopeSelector.getMatchExpressionsOrBuilder(int index) A list of scope selector requirements by scope of the resources.V1.ScopeSelectorOrBuilder.getMatchExpressionsOrBuilder(int index) A list of scope selector requirements by scope of the resources.Methods in io.kubernetes.client.proto that return types with arguments of type V1.ScopedResourceSelectorRequirementOrBuilderModifier and TypeMethodDescriptionV1.ScopeSelector.Builder.getMatchExpressionsOrBuilderList()A list of scope selector requirements by scope of the resources.V1.ScopeSelector.getMatchExpressionsOrBuilderList()A list of scope selector requirements by scope of the resources.V1.ScopeSelectorOrBuilder.getMatchExpressionsOrBuilderList()A list of scope selector requirements by scope of the resources.