Uses of Class
io.kubernetes.client.proto.V1.ScopeSelector
-
Uses of V1.ScopeSelector in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1.ScopeSelectorModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1.ScopeSelector>
V1.ScopeSelector.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return V1.ScopeSelectorModifier and TypeMethodDescriptionV1.ScopeSelector.Builder.build()
V1.ScopeSelector.Builder.buildPartial()
static V1.ScopeSelector
V1.ScopeSelector.getDefaultInstance()
V1.ScopeSelector.Builder.getDefaultInstanceForType()
V1.ScopeSelector.getDefaultInstanceForType()
V1.ResourceQuotaSpec.Builder.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.V1.ResourceQuotaSpec.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.V1.ResourceQuotaSpecOrBuilder.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.static V1.ScopeSelector
V1.ScopeSelector.parseDelimitedFrom
(InputStream input) static V1.ScopeSelector
V1.ScopeSelector.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.ScopeSelector
V1.ScopeSelector.parseFrom
(byte[] data) static V1.ScopeSelector
V1.ScopeSelector.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.ScopeSelector
V1.ScopeSelector.parseFrom
(com.google.protobuf.ByteString data) static V1.ScopeSelector
V1.ScopeSelector.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.ScopeSelector
V1.ScopeSelector.parseFrom
(com.google.protobuf.CodedInputStream input) static V1.ScopeSelector
V1.ScopeSelector.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.ScopeSelector
V1.ScopeSelector.parseFrom
(InputStream input) static V1.ScopeSelector
V1.ScopeSelector.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.ScopeSelector
V1.ScopeSelector.parseFrom
(ByteBuffer data) static V1.ScopeSelector
V1.ScopeSelector.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1.ScopeSelectorModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1.ScopeSelector>
V1.ScopeSelector.getParserForType()
static com.google.protobuf.Parser<V1.ScopeSelector>
V1.ScopeSelector.parser()
Methods in io.kubernetes.client.proto with parameters of type V1.ScopeSelectorModifier and TypeMethodDescriptionV1.ScopeSelector.Builder.mergeFrom
(V1.ScopeSelector other) V1.ResourceQuotaSpec.Builder.mergeScopeSelector
(V1.ScopeSelector value) 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.static V1.ScopeSelector.Builder
V1.ScopeSelector.newBuilder
(V1.ScopeSelector prototype) V1.ResourceQuotaSpec.Builder.setScopeSelector
(V1.ScopeSelector value) 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.