public static final class Meta.APIVersions.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Meta.APIVersions.Builder> implements Meta.APIVersionsOrBuilder
APIVersions lists the versions that are available, to allow clients to discover the API at /api, which is the root path of the legacy v1 API. +protobuf.options.(gogoproto.goproto_stringer)=false +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.ObjectProtobuf type
k8s.io.apimachinery.pkg.apis.meta.v1.APIVersions| Modifier and Type | Method and Description |
|---|---|
Meta.APIVersions.Builder |
addAllServerAddressByClientCIDRs(Iterable<? extends Meta.ServerAddressByClientCIDR> values)
a map of client CIDR to server address that is serving this group.
|
Meta.APIVersions.Builder |
addAllVersions(Iterable<String> values)
versions are the api versions that are available.
|
Meta.APIVersions.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Meta.APIVersions.Builder |
addServerAddressByClientCIDRs(int index,
Meta.ServerAddressByClientCIDR.Builder builderForValue)
a map of client CIDR to server address that is serving this group.
|
Meta.APIVersions.Builder |
addServerAddressByClientCIDRs(int index,
Meta.ServerAddressByClientCIDR value)
a map of client CIDR to server address that is serving this group.
|
Meta.APIVersions.Builder |
addServerAddressByClientCIDRs(Meta.ServerAddressByClientCIDR.Builder builderForValue)
a map of client CIDR to server address that is serving this group.
|
Meta.APIVersions.Builder |
addServerAddressByClientCIDRs(Meta.ServerAddressByClientCIDR value)
a map of client CIDR to server address that is serving this group.
|
Meta.ServerAddressByClientCIDR.Builder |
addServerAddressByClientCIDRsBuilder()
a map of client CIDR to server address that is serving this group.
|
Meta.ServerAddressByClientCIDR.Builder |
addServerAddressByClientCIDRsBuilder(int index)
a map of client CIDR to server address that is serving this group.
|
Meta.APIVersions.Builder |
addVersions(String value)
versions are the api versions that are available.
|
Meta.APIVersions.Builder |
addVersionsBytes(com.google.protobuf.ByteString value)
versions are the api versions that are available.
|
Meta.APIVersions |
build() |
Meta.APIVersions |
buildPartial() |
Meta.APIVersions.Builder |
clear() |
Meta.APIVersions.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Meta.APIVersions.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Meta.APIVersions.Builder |
clearServerAddressByClientCIDRs()
a map of client CIDR to server address that is serving this group.
|
Meta.APIVersions.Builder |
clearVersions()
versions are the api versions that are available.
|
Meta.APIVersions.Builder |
clone() |
Meta.APIVersions |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Meta.ServerAddressByClientCIDR |
getServerAddressByClientCIDRs(int index)
a map of client CIDR to server address that is serving this group.
|
Meta.ServerAddressByClientCIDR.Builder |
getServerAddressByClientCIDRsBuilder(int index)
a map of client CIDR to server address that is serving this group.
|
List<Meta.ServerAddressByClientCIDR.Builder> |
getServerAddressByClientCIDRsBuilderList()
a map of client CIDR to server address that is serving this group.
|
int |
getServerAddressByClientCIDRsCount()
a map of client CIDR to server address that is serving this group.
|
List<Meta.ServerAddressByClientCIDR> |
getServerAddressByClientCIDRsList()
a map of client CIDR to server address that is serving this group.
|
Meta.ServerAddressByClientCIDROrBuilder |
getServerAddressByClientCIDRsOrBuilder(int index)
a map of client CIDR to server address that is serving this group.
|
List<? extends Meta.ServerAddressByClientCIDROrBuilder> |
getServerAddressByClientCIDRsOrBuilderList()
a map of client CIDR to server address that is serving this group.
|
String |
getVersions(int index)
versions are the api versions that are available.
|
com.google.protobuf.ByteString |
getVersionsBytes(int index)
versions are the api versions that are available.
|
int |
getVersionsCount()
versions are the api versions that are available.
|
com.google.protobuf.ProtocolStringList |
getVersionsList()
versions are the api versions that are available.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Meta.APIVersions.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Meta.APIVersions.Builder |
mergeFrom(com.google.protobuf.Message other) |
Meta.APIVersions.Builder |
mergeFrom(Meta.APIVersions other) |
Meta.APIVersions.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Meta.APIVersions.Builder |
removeServerAddressByClientCIDRs(int index)
a map of client CIDR to server address that is serving this group.
|
Meta.APIVersions.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Meta.APIVersions.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Meta.APIVersions.Builder |
setServerAddressByClientCIDRs(int index,
Meta.ServerAddressByClientCIDR.Builder builderForValue)
a map of client CIDR to server address that is serving this group.
|
Meta.APIVersions.Builder |
setServerAddressByClientCIDRs(int index,
Meta.ServerAddressByClientCIDR value)
a map of client CIDR to server address that is serving this group.
|
Meta.APIVersions.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Meta.APIVersions.Builder |
setVersions(int index,
String value)
versions are the api versions that are available.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Meta.APIVersions.Builder>public Meta.APIVersions.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Meta.APIVersions.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<Meta.APIVersions.Builder>public Meta.APIVersions getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Meta.APIVersions build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Meta.APIVersions buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Meta.APIVersions.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Meta.APIVersions.Builder>public Meta.APIVersions.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<Meta.APIVersions.Builder>public Meta.APIVersions.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Meta.APIVersions.Builder>public Meta.APIVersions.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Meta.APIVersions.Builder>public Meta.APIVersions.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Meta.APIVersions.Builder>public Meta.APIVersions.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Meta.APIVersions.Builder>public Meta.APIVersions.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Meta.APIVersions.Builder>public Meta.APIVersions.Builder mergeFrom(Meta.APIVersions other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Meta.APIVersions.Builder>public Meta.APIVersions.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Meta.APIVersions.Builder>IOExceptionpublic com.google.protobuf.ProtocolStringList getVersionsList()
versions are the api versions that are available.
repeated string versions = 1;getVersionsList in interface Meta.APIVersionsOrBuilderpublic int getVersionsCount()
versions are the api versions that are available.
repeated string versions = 1;getVersionsCount in interface Meta.APIVersionsOrBuilderpublic String getVersions(int index)
versions are the api versions that are available.
repeated string versions = 1;getVersions in interface Meta.APIVersionsOrBuilderpublic com.google.protobuf.ByteString getVersionsBytes(int index)
versions are the api versions that are available.
repeated string versions = 1;getVersionsBytes in interface Meta.APIVersionsOrBuilderpublic Meta.APIVersions.Builder setVersions(int index, String value)
versions are the api versions that are available.
repeated string versions = 1;public Meta.APIVersions.Builder addVersions(String value)
versions are the api versions that are available.
repeated string versions = 1;public Meta.APIVersions.Builder addAllVersions(Iterable<String> values)
versions are the api versions that are available.
repeated string versions = 1;public Meta.APIVersions.Builder clearVersions()
versions are the api versions that are available.
repeated string versions = 1;public Meta.APIVersions.Builder addVersionsBytes(com.google.protobuf.ByteString value)
versions are the api versions that are available.
repeated string versions = 1;public List<Meta.ServerAddressByClientCIDR> getServerAddressByClientCIDRsList()
a map of client CIDR to server address that is serving this group. This is to help clients reach servers in the most network-efficient way possible. Clients can use the appropriate server address as per the CIDR that they match. In case of multiple matches, clients should use the longest matching CIDR. The server returns only those CIDRs that it thinks that the client can match. For example: the master will return an internal IP CIDR only, if the client reaches the server using an internal IP. Server looks at X-Forwarded-For header or X-Real-Ip header or request.RemoteAddr (in that order) to get the client IP.
repeated .k8s.io.apimachinery.pkg.apis.meta.v1.ServerAddressByClientCIDR serverAddressByClientCIDRs = 2;getServerAddressByClientCIDRsList in interface Meta.APIVersionsOrBuilderpublic int getServerAddressByClientCIDRsCount()
a map of client CIDR to server address that is serving this group. This is to help clients reach servers in the most network-efficient way possible. Clients can use the appropriate server address as per the CIDR that they match. In case of multiple matches, clients should use the longest matching CIDR. The server returns only those CIDRs that it thinks that the client can match. For example: the master will return an internal IP CIDR only, if the client reaches the server using an internal IP. Server looks at X-Forwarded-For header or X-Real-Ip header or request.RemoteAddr (in that order) to get the client IP.
repeated .k8s.io.apimachinery.pkg.apis.meta.v1.ServerAddressByClientCIDR serverAddressByClientCIDRs = 2;getServerAddressByClientCIDRsCount in interface Meta.APIVersionsOrBuilderpublic Meta.ServerAddressByClientCIDR getServerAddressByClientCIDRs(int index)
a map of client CIDR to server address that is serving this group. This is to help clients reach servers in the most network-efficient way possible. Clients can use the appropriate server address as per the CIDR that they match. In case of multiple matches, clients should use the longest matching CIDR. The server returns only those CIDRs that it thinks that the client can match. For example: the master will return an internal IP CIDR only, if the client reaches the server using an internal IP. Server looks at X-Forwarded-For header or X-Real-Ip header or request.RemoteAddr (in that order) to get the client IP.
repeated .k8s.io.apimachinery.pkg.apis.meta.v1.ServerAddressByClientCIDR serverAddressByClientCIDRs = 2;getServerAddressByClientCIDRs in interface Meta.APIVersionsOrBuilderpublic Meta.APIVersions.Builder setServerAddressByClientCIDRs(int index, Meta.ServerAddressByClientCIDR value)
a map of client CIDR to server address that is serving this group. This is to help clients reach servers in the most network-efficient way possible. Clients can use the appropriate server address as per the CIDR that they match. In case of multiple matches, clients should use the longest matching CIDR. The server returns only those CIDRs that it thinks that the client can match. For example: the master will return an internal IP CIDR only, if the client reaches the server using an internal IP. Server looks at X-Forwarded-For header or X-Real-Ip header or request.RemoteAddr (in that order) to get the client IP.
repeated .k8s.io.apimachinery.pkg.apis.meta.v1.ServerAddressByClientCIDR serverAddressByClientCIDRs = 2;public Meta.APIVersions.Builder setServerAddressByClientCIDRs(int index, Meta.ServerAddressByClientCIDR.Builder builderForValue)
a map of client CIDR to server address that is serving this group. This is to help clients reach servers in the most network-efficient way possible. Clients can use the appropriate server address as per the CIDR that they match. In case of multiple matches, clients should use the longest matching CIDR. The server returns only those CIDRs that it thinks that the client can match. For example: the master will return an internal IP CIDR only, if the client reaches the server using an internal IP. Server looks at X-Forwarded-For header or X-Real-Ip header or request.RemoteAddr (in that order) to get the client IP.
repeated .k8s.io.apimachinery.pkg.apis.meta.v1.ServerAddressByClientCIDR serverAddressByClientCIDRs = 2;public Meta.APIVersions.Builder addServerAddressByClientCIDRs(Meta.ServerAddressByClientCIDR value)
a map of client CIDR to server address that is serving this group. This is to help clients reach servers in the most network-efficient way possible. Clients can use the appropriate server address as per the CIDR that they match. In case of multiple matches, clients should use the longest matching CIDR. The server returns only those CIDRs that it thinks that the client can match. For example: the master will return an internal IP CIDR only, if the client reaches the server using an internal IP. Server looks at X-Forwarded-For header or X-Real-Ip header or request.RemoteAddr (in that order) to get the client IP.
repeated .k8s.io.apimachinery.pkg.apis.meta.v1.ServerAddressByClientCIDR serverAddressByClientCIDRs = 2;public Meta.APIVersions.Builder addServerAddressByClientCIDRs(int index, Meta.ServerAddressByClientCIDR value)
a map of client CIDR to server address that is serving this group. This is to help clients reach servers in the most network-efficient way possible. Clients can use the appropriate server address as per the CIDR that they match. In case of multiple matches, clients should use the longest matching CIDR. The server returns only those CIDRs that it thinks that the client can match. For example: the master will return an internal IP CIDR only, if the client reaches the server using an internal IP. Server looks at X-Forwarded-For header or X-Real-Ip header or request.RemoteAddr (in that order) to get the client IP.
repeated .k8s.io.apimachinery.pkg.apis.meta.v1.ServerAddressByClientCIDR serverAddressByClientCIDRs = 2;public Meta.APIVersions.Builder addServerAddressByClientCIDRs(Meta.ServerAddressByClientCIDR.Builder builderForValue)
a map of client CIDR to server address that is serving this group. This is to help clients reach servers in the most network-efficient way possible. Clients can use the appropriate server address as per the CIDR that they match. In case of multiple matches, clients should use the longest matching CIDR. The server returns only those CIDRs that it thinks that the client can match. For example: the master will return an internal IP CIDR only, if the client reaches the server using an internal IP. Server looks at X-Forwarded-For header or X-Real-Ip header or request.RemoteAddr (in that order) to get the client IP.
repeated .k8s.io.apimachinery.pkg.apis.meta.v1.ServerAddressByClientCIDR serverAddressByClientCIDRs = 2;public Meta.APIVersions.Builder addServerAddressByClientCIDRs(int index, Meta.ServerAddressByClientCIDR.Builder builderForValue)
a map of client CIDR to server address that is serving this group. This is to help clients reach servers in the most network-efficient way possible. Clients can use the appropriate server address as per the CIDR that they match. In case of multiple matches, clients should use the longest matching CIDR. The server returns only those CIDRs that it thinks that the client can match. For example: the master will return an internal IP CIDR only, if the client reaches the server using an internal IP. Server looks at X-Forwarded-For header or X-Real-Ip header or request.RemoteAddr (in that order) to get the client IP.
repeated .k8s.io.apimachinery.pkg.apis.meta.v1.ServerAddressByClientCIDR serverAddressByClientCIDRs = 2;public Meta.APIVersions.Builder addAllServerAddressByClientCIDRs(Iterable<? extends Meta.ServerAddressByClientCIDR> values)
a map of client CIDR to server address that is serving this group. This is to help clients reach servers in the most network-efficient way possible. Clients can use the appropriate server address as per the CIDR that they match. In case of multiple matches, clients should use the longest matching CIDR. The server returns only those CIDRs that it thinks that the client can match. For example: the master will return an internal IP CIDR only, if the client reaches the server using an internal IP. Server looks at X-Forwarded-For header or X-Real-Ip header or request.RemoteAddr (in that order) to get the client IP.
repeated .k8s.io.apimachinery.pkg.apis.meta.v1.ServerAddressByClientCIDR serverAddressByClientCIDRs = 2;public Meta.APIVersions.Builder clearServerAddressByClientCIDRs()
a map of client CIDR to server address that is serving this group. This is to help clients reach servers in the most network-efficient way possible. Clients can use the appropriate server address as per the CIDR that they match. In case of multiple matches, clients should use the longest matching CIDR. The server returns only those CIDRs that it thinks that the client can match. For example: the master will return an internal IP CIDR only, if the client reaches the server using an internal IP. Server looks at X-Forwarded-For header or X-Real-Ip header or request.RemoteAddr (in that order) to get the client IP.
repeated .k8s.io.apimachinery.pkg.apis.meta.v1.ServerAddressByClientCIDR serverAddressByClientCIDRs = 2;public Meta.APIVersions.Builder removeServerAddressByClientCIDRs(int index)
a map of client CIDR to server address that is serving this group. This is to help clients reach servers in the most network-efficient way possible. Clients can use the appropriate server address as per the CIDR that they match. In case of multiple matches, clients should use the longest matching CIDR. The server returns only those CIDRs that it thinks that the client can match. For example: the master will return an internal IP CIDR only, if the client reaches the server using an internal IP. Server looks at X-Forwarded-For header or X-Real-Ip header or request.RemoteAddr (in that order) to get the client IP.
repeated .k8s.io.apimachinery.pkg.apis.meta.v1.ServerAddressByClientCIDR serverAddressByClientCIDRs = 2;public Meta.ServerAddressByClientCIDR.Builder getServerAddressByClientCIDRsBuilder(int index)
a map of client CIDR to server address that is serving this group. This is to help clients reach servers in the most network-efficient way possible. Clients can use the appropriate server address as per the CIDR that they match. In case of multiple matches, clients should use the longest matching CIDR. The server returns only those CIDRs that it thinks that the client can match. For example: the master will return an internal IP CIDR only, if the client reaches the server using an internal IP. Server looks at X-Forwarded-For header or X-Real-Ip header or request.RemoteAddr (in that order) to get the client IP.
repeated .k8s.io.apimachinery.pkg.apis.meta.v1.ServerAddressByClientCIDR serverAddressByClientCIDRs = 2;public Meta.ServerAddressByClientCIDROrBuilder getServerAddressByClientCIDRsOrBuilder(int index)
a map of client CIDR to server address that is serving this group. This is to help clients reach servers in the most network-efficient way possible. Clients can use the appropriate server address as per the CIDR that they match. In case of multiple matches, clients should use the longest matching CIDR. The server returns only those CIDRs that it thinks that the client can match. For example: the master will return an internal IP CIDR only, if the client reaches the server using an internal IP. Server looks at X-Forwarded-For header or X-Real-Ip header or request.RemoteAddr (in that order) to get the client IP.
repeated .k8s.io.apimachinery.pkg.apis.meta.v1.ServerAddressByClientCIDR serverAddressByClientCIDRs = 2;getServerAddressByClientCIDRsOrBuilder in interface Meta.APIVersionsOrBuilderpublic List<? extends Meta.ServerAddressByClientCIDROrBuilder> getServerAddressByClientCIDRsOrBuilderList()
a map of client CIDR to server address that is serving this group. This is to help clients reach servers in the most network-efficient way possible. Clients can use the appropriate server address as per the CIDR that they match. In case of multiple matches, clients should use the longest matching CIDR. The server returns only those CIDRs that it thinks that the client can match. For example: the master will return an internal IP CIDR only, if the client reaches the server using an internal IP. Server looks at X-Forwarded-For header or X-Real-Ip header or request.RemoteAddr (in that order) to get the client IP.
repeated .k8s.io.apimachinery.pkg.apis.meta.v1.ServerAddressByClientCIDR serverAddressByClientCIDRs = 2;getServerAddressByClientCIDRsOrBuilderList in interface Meta.APIVersionsOrBuilderpublic Meta.ServerAddressByClientCIDR.Builder addServerAddressByClientCIDRsBuilder()
a map of client CIDR to server address that is serving this group. This is to help clients reach servers in the most network-efficient way possible. Clients can use the appropriate server address as per the CIDR that they match. In case of multiple matches, clients should use the longest matching CIDR. The server returns only those CIDRs that it thinks that the client can match. For example: the master will return an internal IP CIDR only, if the client reaches the server using an internal IP. Server looks at X-Forwarded-For header or X-Real-Ip header or request.RemoteAddr (in that order) to get the client IP.
repeated .k8s.io.apimachinery.pkg.apis.meta.v1.ServerAddressByClientCIDR serverAddressByClientCIDRs = 2;public Meta.ServerAddressByClientCIDR.Builder addServerAddressByClientCIDRsBuilder(int index)
a map of client CIDR to server address that is serving this group. This is to help clients reach servers in the most network-efficient way possible. Clients can use the appropriate server address as per the CIDR that they match. In case of multiple matches, clients should use the longest matching CIDR. The server returns only those CIDRs that it thinks that the client can match. For example: the master will return an internal IP CIDR only, if the client reaches the server using an internal IP. Server looks at X-Forwarded-For header or X-Real-Ip header or request.RemoteAddr (in that order) to get the client IP.
repeated .k8s.io.apimachinery.pkg.apis.meta.v1.ServerAddressByClientCIDR serverAddressByClientCIDRs = 2;public List<Meta.ServerAddressByClientCIDR.Builder> getServerAddressByClientCIDRsBuilderList()
a map of client CIDR to server address that is serving this group. This is to help clients reach servers in the most network-efficient way possible. Clients can use the appropriate server address as per the CIDR that they match. In case of multiple matches, clients should use the longest matching CIDR. The server returns only those CIDRs that it thinks that the client can match. For example: the master will return an internal IP CIDR only, if the client reaches the server using an internal IP. Server looks at X-Forwarded-For header or X-Real-Ip header or request.RemoteAddr (in that order) to get the client IP.
repeated .k8s.io.apimachinery.pkg.apis.meta.v1.ServerAddressByClientCIDR serverAddressByClientCIDRs = 2;public final Meta.APIVersions.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Meta.APIVersions.Builder>public final Meta.APIVersions.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Meta.APIVersions.Builder>Copyright © 2018. All rights reserved.