Package k8s.io.api.core.v1
Class Generated.Endpoints.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Generated.Endpoints.Builder>
-
- k8s.io.api.core.v1.Generated.Endpoints.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,Generated.EndpointsOrBuilder
- Enclosing class:
- Generated.Endpoints
public static final class Generated.Endpoints.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Generated.Endpoints.Builder> implements Generated.EndpointsOrBuilder
Endpoints is a collection of endpoints that implement the actual service. Example: Name: "mysvc", Subsets: [ { Addresses: [{"ip": "10.10.1.1"}, {"ip": "10.10.2.2"}], Ports: [{"name": "a", "port": 8675}, {"name": "b", "port": 309}] }, { Addresses: [{"ip": "10.10.3.3"}], Ports: [{"name": "a", "port": 93}, {"name": "b", "port": 76}] }, ]Protobuf typek8s.io.api.core.v1.Endpoints
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Generated.Endpoints.BuilderaddAllSubsets(Iterable<? extends Generated.EndpointSubset> values)The set of all endpoints is the union of all subsets.Generated.Endpoints.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Generated.Endpoints.BuilderaddSubsets(int index, Generated.EndpointSubset value)The set of all endpoints is the union of all subsets.Generated.Endpoints.BuilderaddSubsets(int index, Generated.EndpointSubset.Builder builderForValue)The set of all endpoints is the union of all subsets.Generated.Endpoints.BuilderaddSubsets(Generated.EndpointSubset value)The set of all endpoints is the union of all subsets.Generated.Endpoints.BuilderaddSubsets(Generated.EndpointSubset.Builder builderForValue)The set of all endpoints is the union of all subsets.Generated.EndpointSubset.BuilderaddSubsetsBuilder()The set of all endpoints is the union of all subsets.Generated.EndpointSubset.BuilderaddSubsetsBuilder(int index)The set of all endpoints is the union of all subsets.Generated.Endpointsbuild()Generated.EndpointsbuildPartial()Generated.Endpoints.Builderclear()Generated.Endpoints.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Generated.Endpoints.BuilderclearMetadata()Standard object's metadata.Generated.Endpoints.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Generated.Endpoints.BuilderclearSubsets()The set of all endpoints is the union of all subsets.Generated.Endpoints.Builderclone()Generated.EndpointsgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()Generated.ObjectMetagetMetadata()Standard object's metadata.Generated.ObjectMeta.BuildergetMetadataBuilder()Standard object's metadata.Generated.ObjectMetaOrBuildergetMetadataOrBuilder()Standard object's metadata.Generated.EndpointSubsetgetSubsets(int index)The set of all endpoints is the union of all subsets.Generated.EndpointSubset.BuildergetSubsetsBuilder(int index)The set of all endpoints is the union of all subsets.List<Generated.EndpointSubset.Builder>getSubsetsBuilderList()The set of all endpoints is the union of all subsets.intgetSubsetsCount()The set of all endpoints is the union of all subsets.List<Generated.EndpointSubset>getSubsetsList()The set of all endpoints is the union of all subsets.Generated.EndpointSubsetOrBuildergetSubsetsOrBuilder(int index)The set of all endpoints is the union of all subsets.List<? extends Generated.EndpointSubsetOrBuilder>getSubsetsOrBuilderList()The set of all endpoints is the union of all subsets.booleanhasMetadata()Standard object's metadata.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()Generated.Endpoints.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Generated.Endpoints.BuildermergeFrom(com.google.protobuf.Message other)Generated.Endpoints.BuildermergeFrom(Generated.Endpoints other)Generated.Endpoints.BuildermergeMetadata(Generated.ObjectMeta value)Standard object's metadata.Generated.Endpoints.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Generated.Endpoints.BuilderremoveSubsets(int index)The set of all endpoints is the union of all subsets.Generated.Endpoints.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Generated.Endpoints.BuildersetMetadata(Generated.ObjectMeta value)Standard object's metadata.Generated.Endpoints.BuildersetMetadata(Generated.ObjectMeta.Builder builderForValue)Standard object's metadata.Generated.Endpoints.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Generated.Endpoints.BuildersetSubsets(int index, Generated.EndpointSubset value)The set of all endpoints is the union of all subsets.Generated.Endpoints.BuildersetSubsets(int index, Generated.EndpointSubset.Builder builderForValue)The set of all endpoints is the union of all subsets.Generated.Endpoints.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.Endpoints.Builder>
-
clear
public Generated.Endpoints.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.Endpoints.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.Endpoints.Builder>
-
getDefaultInstanceForType
public Generated.Endpoints getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Generated.Endpoints build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Generated.Endpoints buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Generated.Endpoints.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.Endpoints.Builder>
-
setField
public Generated.Endpoints.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.Endpoints.Builder>
-
clearField
public Generated.Endpoints.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.Endpoints.Builder>
-
clearOneof
public Generated.Endpoints.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.Endpoints.Builder>
-
setRepeatedField
public Generated.Endpoints.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.Endpoints.Builder>
-
addRepeatedField
public Generated.Endpoints.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.Endpoints.Builder>
-
mergeFrom
public Generated.Endpoints.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Generated.Endpoints.Builder>
-
mergeFrom
public Generated.Endpoints.Builder mergeFrom(Generated.Endpoints other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.Endpoints.Builder>
-
mergeFrom
public Generated.Endpoints.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Generated.Endpoints.Builder>- Throws:
IOException
-
hasMetadata
public boolean hasMetadata()
Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;- Specified by:
hasMetadatain interfaceGenerated.EndpointsOrBuilder- Returns:
- Whether the metadata field is set.
-
getMetadata
public Generated.ObjectMeta getMetadata()
Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;- Specified by:
getMetadatain interfaceGenerated.EndpointsOrBuilder- Returns:
- The metadata.
-
setMetadata
public Generated.Endpoints.Builder setMetadata(Generated.ObjectMeta value)
Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;
-
setMetadata
public Generated.Endpoints.Builder setMetadata(Generated.ObjectMeta.Builder builderForValue)
Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;
-
mergeMetadata
public Generated.Endpoints.Builder mergeMetadata(Generated.ObjectMeta value)
Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;
-
clearMetadata
public Generated.Endpoints.Builder clearMetadata()
Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;
-
getMetadataBuilder
public Generated.ObjectMeta.Builder getMetadataBuilder()
Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;
-
getMetadataOrBuilder
public Generated.ObjectMetaOrBuilder getMetadataOrBuilder()
Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;- Specified by:
getMetadataOrBuilderin interfaceGenerated.EndpointsOrBuilder
-
getSubsetsList
public List<Generated.EndpointSubset> getSubsetsList()
The set of all endpoints is the union of all subsets. Addresses are placed into subsets according to the IPs they share. A single address with multiple ports, some of which are ready and some of which are not (because they come from different containers) will result in the address being displayed in different subsets for the different ports. No address will appear in both Addresses and NotReadyAddresses in the same subset. Sets of addresses and ports that comprise a service. +optional +listType=atomic
repeated .k8s.io.api.core.v1.EndpointSubset subsets = 2;- Specified by:
getSubsetsListin interfaceGenerated.EndpointsOrBuilder
-
getSubsetsCount
public int getSubsetsCount()
The set of all endpoints is the union of all subsets. Addresses are placed into subsets according to the IPs they share. A single address with multiple ports, some of which are ready and some of which are not (because they come from different containers) will result in the address being displayed in different subsets for the different ports. No address will appear in both Addresses and NotReadyAddresses in the same subset. Sets of addresses and ports that comprise a service. +optional +listType=atomic
repeated .k8s.io.api.core.v1.EndpointSubset subsets = 2;- Specified by:
getSubsetsCountin interfaceGenerated.EndpointsOrBuilder
-
getSubsets
public Generated.EndpointSubset getSubsets(int index)
The set of all endpoints is the union of all subsets. Addresses are placed into subsets according to the IPs they share. A single address with multiple ports, some of which are ready and some of which are not (because they come from different containers) will result in the address being displayed in different subsets for the different ports. No address will appear in both Addresses and NotReadyAddresses in the same subset. Sets of addresses and ports that comprise a service. +optional +listType=atomic
repeated .k8s.io.api.core.v1.EndpointSubset subsets = 2;- Specified by:
getSubsetsin interfaceGenerated.EndpointsOrBuilder
-
setSubsets
public Generated.Endpoints.Builder setSubsets(int index, Generated.EndpointSubset value)
The set of all endpoints is the union of all subsets. Addresses are placed into subsets according to the IPs they share. A single address with multiple ports, some of which are ready and some of which are not (because they come from different containers) will result in the address being displayed in different subsets for the different ports. No address will appear in both Addresses and NotReadyAddresses in the same subset. Sets of addresses and ports that comprise a service. +optional +listType=atomic
repeated .k8s.io.api.core.v1.EndpointSubset subsets = 2;
-
setSubsets
public Generated.Endpoints.Builder setSubsets(int index, Generated.EndpointSubset.Builder builderForValue)
The set of all endpoints is the union of all subsets. Addresses are placed into subsets according to the IPs they share. A single address with multiple ports, some of which are ready and some of which are not (because they come from different containers) will result in the address being displayed in different subsets for the different ports. No address will appear in both Addresses and NotReadyAddresses in the same subset. Sets of addresses and ports that comprise a service. +optional +listType=atomic
repeated .k8s.io.api.core.v1.EndpointSubset subsets = 2;
-
addSubsets
public Generated.Endpoints.Builder addSubsets(Generated.EndpointSubset value)
The set of all endpoints is the union of all subsets. Addresses are placed into subsets according to the IPs they share. A single address with multiple ports, some of which are ready and some of which are not (because they come from different containers) will result in the address being displayed in different subsets for the different ports. No address will appear in both Addresses and NotReadyAddresses in the same subset. Sets of addresses and ports that comprise a service. +optional +listType=atomic
repeated .k8s.io.api.core.v1.EndpointSubset subsets = 2;
-
addSubsets
public Generated.Endpoints.Builder addSubsets(int index, Generated.EndpointSubset value)
The set of all endpoints is the union of all subsets. Addresses are placed into subsets according to the IPs they share. A single address with multiple ports, some of which are ready and some of which are not (because they come from different containers) will result in the address being displayed in different subsets for the different ports. No address will appear in both Addresses and NotReadyAddresses in the same subset. Sets of addresses and ports that comprise a service. +optional +listType=atomic
repeated .k8s.io.api.core.v1.EndpointSubset subsets = 2;
-
addSubsets
public Generated.Endpoints.Builder addSubsets(Generated.EndpointSubset.Builder builderForValue)
The set of all endpoints is the union of all subsets. Addresses are placed into subsets according to the IPs they share. A single address with multiple ports, some of which are ready and some of which are not (because they come from different containers) will result in the address being displayed in different subsets for the different ports. No address will appear in both Addresses and NotReadyAddresses in the same subset. Sets of addresses and ports that comprise a service. +optional +listType=atomic
repeated .k8s.io.api.core.v1.EndpointSubset subsets = 2;
-
addSubsets
public Generated.Endpoints.Builder addSubsets(int index, Generated.EndpointSubset.Builder builderForValue)
The set of all endpoints is the union of all subsets. Addresses are placed into subsets according to the IPs they share. A single address with multiple ports, some of which are ready and some of which are not (because they come from different containers) will result in the address being displayed in different subsets for the different ports. No address will appear in both Addresses and NotReadyAddresses in the same subset. Sets of addresses and ports that comprise a service. +optional +listType=atomic
repeated .k8s.io.api.core.v1.EndpointSubset subsets = 2;
-
addAllSubsets
public Generated.Endpoints.Builder addAllSubsets(Iterable<? extends Generated.EndpointSubset> values)
The set of all endpoints is the union of all subsets. Addresses are placed into subsets according to the IPs they share. A single address with multiple ports, some of which are ready and some of which are not (because they come from different containers) will result in the address being displayed in different subsets for the different ports. No address will appear in both Addresses and NotReadyAddresses in the same subset. Sets of addresses and ports that comprise a service. +optional +listType=atomic
repeated .k8s.io.api.core.v1.EndpointSubset subsets = 2;
-
clearSubsets
public Generated.Endpoints.Builder clearSubsets()
The set of all endpoints is the union of all subsets. Addresses are placed into subsets according to the IPs they share. A single address with multiple ports, some of which are ready and some of which are not (because they come from different containers) will result in the address being displayed in different subsets for the different ports. No address will appear in both Addresses and NotReadyAddresses in the same subset. Sets of addresses and ports that comprise a service. +optional +listType=atomic
repeated .k8s.io.api.core.v1.EndpointSubset subsets = 2;
-
removeSubsets
public Generated.Endpoints.Builder removeSubsets(int index)
The set of all endpoints is the union of all subsets. Addresses are placed into subsets according to the IPs they share. A single address with multiple ports, some of which are ready and some of which are not (because they come from different containers) will result in the address being displayed in different subsets for the different ports. No address will appear in both Addresses and NotReadyAddresses in the same subset. Sets of addresses and ports that comprise a service. +optional +listType=atomic
repeated .k8s.io.api.core.v1.EndpointSubset subsets = 2;
-
getSubsetsBuilder
public Generated.EndpointSubset.Builder getSubsetsBuilder(int index)
The set of all endpoints is the union of all subsets. Addresses are placed into subsets according to the IPs they share. A single address with multiple ports, some of which are ready and some of which are not (because they come from different containers) will result in the address being displayed in different subsets for the different ports. No address will appear in both Addresses and NotReadyAddresses in the same subset. Sets of addresses and ports that comprise a service. +optional +listType=atomic
repeated .k8s.io.api.core.v1.EndpointSubset subsets = 2;
-
getSubsetsOrBuilder
public Generated.EndpointSubsetOrBuilder getSubsetsOrBuilder(int index)
The set of all endpoints is the union of all subsets. Addresses are placed into subsets according to the IPs they share. A single address with multiple ports, some of which are ready and some of which are not (because they come from different containers) will result in the address being displayed in different subsets for the different ports. No address will appear in both Addresses and NotReadyAddresses in the same subset. Sets of addresses and ports that comprise a service. +optional +listType=atomic
repeated .k8s.io.api.core.v1.EndpointSubset subsets = 2;- Specified by:
getSubsetsOrBuilderin interfaceGenerated.EndpointsOrBuilder
-
getSubsetsOrBuilderList
public List<? extends Generated.EndpointSubsetOrBuilder> getSubsetsOrBuilderList()
The set of all endpoints is the union of all subsets. Addresses are placed into subsets according to the IPs they share. A single address with multiple ports, some of which are ready and some of which are not (because they come from different containers) will result in the address being displayed in different subsets for the different ports. No address will appear in both Addresses and NotReadyAddresses in the same subset. Sets of addresses and ports that comprise a service. +optional +listType=atomic
repeated .k8s.io.api.core.v1.EndpointSubset subsets = 2;- Specified by:
getSubsetsOrBuilderListin interfaceGenerated.EndpointsOrBuilder
-
addSubsetsBuilder
public Generated.EndpointSubset.Builder addSubsetsBuilder()
The set of all endpoints is the union of all subsets. Addresses are placed into subsets according to the IPs they share. A single address with multiple ports, some of which are ready and some of which are not (because they come from different containers) will result in the address being displayed in different subsets for the different ports. No address will appear in both Addresses and NotReadyAddresses in the same subset. Sets of addresses and ports that comprise a service. +optional +listType=atomic
repeated .k8s.io.api.core.v1.EndpointSubset subsets = 2;
-
addSubsetsBuilder
public Generated.EndpointSubset.Builder addSubsetsBuilder(int index)
The set of all endpoints is the union of all subsets. Addresses are placed into subsets according to the IPs they share. A single address with multiple ports, some of which are ready and some of which are not (because they come from different containers) will result in the address being displayed in different subsets for the different ports. No address will appear in both Addresses and NotReadyAddresses in the same subset. Sets of addresses and ports that comprise a service. +optional +listType=atomic
repeated .k8s.io.api.core.v1.EndpointSubset subsets = 2;
-
getSubsetsBuilderList
public List<Generated.EndpointSubset.Builder> getSubsetsBuilderList()
The set of all endpoints is the union of all subsets. Addresses are placed into subsets according to the IPs they share. A single address with multiple ports, some of which are ready and some of which are not (because they come from different containers) will result in the address being displayed in different subsets for the different ports. No address will appear in both Addresses and NotReadyAddresses in the same subset. Sets of addresses and ports that comprise a service. +optional +listType=atomic
repeated .k8s.io.api.core.v1.EndpointSubset subsets = 2;
-
setUnknownFields
public final Generated.Endpoints.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.Endpoints.Builder>
-
mergeUnknownFields
public final Generated.Endpoints.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.Endpoints.Builder>
-
-