Class AzureClusterNetworking
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.gkemulticloud.v1.AzureClusterNetworking
-
- All Implemented Interfaces:
AzureClusterNetworkingOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class AzureClusterNetworking extends com.google.protobuf.GeneratedMessageV3 implements AzureClusterNetworkingOrBuilder
ClusterNetworking contains cluster-wide networking configuration.
Protobuf typegoogle.cloud.gkemulticloud.v1.AzureClusterNetworking- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classAzureClusterNetworking.BuilderClusterNetworking contains cluster-wide networking configuration.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intPOD_ADDRESS_CIDR_BLOCKS_FIELD_NUMBERstatic intSERVICE_ADDRESS_CIDR_BLOCKS_FIELD_NUMBERstatic intSERVICE_LOAD_BALANCER_SUBNET_ID_FIELD_NUMBERstatic intVIRTUAL_NETWORK_ID_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)static AzureClusterNetworkinggetDefaultInstance()AzureClusterNetworkinggetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Parser<AzureClusterNetworking>getParserForType()StringgetPodAddressCidrBlocks(int index)Required.com.google.protobuf.ByteStringgetPodAddressCidrBlocksBytes(int index)Required.intgetPodAddressCidrBlocksCount()Required.com.google.protobuf.ProtocolStringListgetPodAddressCidrBlocksList()Required.intgetSerializedSize()StringgetServiceAddressCidrBlocks(int index)Required.com.google.protobuf.ByteStringgetServiceAddressCidrBlocksBytes(int index)Required.intgetServiceAddressCidrBlocksCount()Required.com.google.protobuf.ProtocolStringListgetServiceAddressCidrBlocksList()Required.StringgetServiceLoadBalancerSubnetId()Optional.com.google.protobuf.ByteStringgetServiceLoadBalancerSubnetIdBytes()Optional.StringgetVirtualNetworkId()Required.com.google.protobuf.ByteStringgetVirtualNetworkIdBytes()Required.inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static AzureClusterNetworking.BuildernewBuilder()static AzureClusterNetworking.BuildernewBuilder(AzureClusterNetworking prototype)AzureClusterNetworking.BuildernewBuilderForType()protected AzureClusterNetworking.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static AzureClusterNetworkingparseDelimitedFrom(InputStream input)static AzureClusterNetworkingparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AzureClusterNetworkingparseFrom(byte[] data)static AzureClusterNetworkingparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AzureClusterNetworkingparseFrom(com.google.protobuf.ByteString data)static AzureClusterNetworkingparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AzureClusterNetworkingparseFrom(com.google.protobuf.CodedInputStream input)static AzureClusterNetworkingparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AzureClusterNetworkingparseFrom(InputStream input)static AzureClusterNetworkingparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AzureClusterNetworkingparseFrom(ByteBuffer data)static AzureClusterNetworkingparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<AzureClusterNetworking>parser()AzureClusterNetworking.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
VIRTUAL_NETWORK_ID_FIELD_NUMBER
public static final int VIRTUAL_NETWORK_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
POD_ADDRESS_CIDR_BLOCKS_FIELD_NUMBER
public static final int POD_ADDRESS_CIDR_BLOCKS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SERVICE_ADDRESS_CIDR_BLOCKS_FIELD_NUMBER
public static final int SERVICE_ADDRESS_CIDR_BLOCKS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SERVICE_LOAD_BALANCER_SUBNET_ID_FIELD_NUMBER
public static final int SERVICE_LOAD_BALANCER_SUBNET_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
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
-
getVirtualNetworkId
public String getVirtualNetworkId()
Required. The Azure Resource Manager (ARM) ID of the VNet associated with your cluster. All components in the cluster (i.e. control plane and node pools) run on a single VNet. Example: `/subscriptions/<subscription-id>/resourceGroups/<resource-group-id>/providers/Microsoft.Network/virtualNetworks/<vnet-id>` This field cannot be changed after creation.
string virtual_network_id = 1 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getVirtualNetworkIdin interfaceAzureClusterNetworkingOrBuilder- Returns:
- The virtualNetworkId.
-
getVirtualNetworkIdBytes
public com.google.protobuf.ByteString getVirtualNetworkIdBytes()
Required. The Azure Resource Manager (ARM) ID of the VNet associated with your cluster. All components in the cluster (i.e. control plane and node pools) run on a single VNet. Example: `/subscriptions/<subscription-id>/resourceGroups/<resource-group-id>/providers/Microsoft.Network/virtualNetworks/<vnet-id>` This field cannot be changed after creation.
string virtual_network_id = 1 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getVirtualNetworkIdBytesin interfaceAzureClusterNetworkingOrBuilder- Returns:
- The bytes for virtualNetworkId.
-
getPodAddressCidrBlocksList
public com.google.protobuf.ProtocolStringList getPodAddressCidrBlocksList()
Required. The IP address range of the pods in this cluster, in CIDR notation (e.g. `10.96.0.0/14`). All pods in the cluster get assigned a unique IPv4 address from these ranges. Only a single range is supported. This field cannot be changed after creation.
repeated string pod_address_cidr_blocks = 2 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getPodAddressCidrBlocksListin interfaceAzureClusterNetworkingOrBuilder- Returns:
- A list containing the podAddressCidrBlocks.
-
getPodAddressCidrBlocksCount
public int getPodAddressCidrBlocksCount()
Required. The IP address range of the pods in this cluster, in CIDR notation (e.g. `10.96.0.0/14`). All pods in the cluster get assigned a unique IPv4 address from these ranges. Only a single range is supported. This field cannot be changed after creation.
repeated string pod_address_cidr_blocks = 2 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getPodAddressCidrBlocksCountin interfaceAzureClusterNetworkingOrBuilder- Returns:
- The count of podAddressCidrBlocks.
-
getPodAddressCidrBlocks
public String getPodAddressCidrBlocks(int index)
Required. The IP address range of the pods in this cluster, in CIDR notation (e.g. `10.96.0.0/14`). All pods in the cluster get assigned a unique IPv4 address from these ranges. Only a single range is supported. This field cannot be changed after creation.
repeated string pod_address_cidr_blocks = 2 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getPodAddressCidrBlocksin interfaceAzureClusterNetworkingOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The podAddressCidrBlocks at the given index.
-
getPodAddressCidrBlocksBytes
public com.google.protobuf.ByteString getPodAddressCidrBlocksBytes(int index)
Required. The IP address range of the pods in this cluster, in CIDR notation (e.g. `10.96.0.0/14`). All pods in the cluster get assigned a unique IPv4 address from these ranges. Only a single range is supported. This field cannot be changed after creation.
repeated string pod_address_cidr_blocks = 2 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getPodAddressCidrBlocksBytesin interfaceAzureClusterNetworkingOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the podAddressCidrBlocks at the given index.
-
getServiceAddressCidrBlocksList
public com.google.protobuf.ProtocolStringList getServiceAddressCidrBlocksList()
Required. The IP address range for services in this cluster, in CIDR notation (e.g. `10.96.0.0/14`). All services in the cluster get assigned a unique IPv4 address from these ranges. Only a single range is supported. This field cannot be changed after creating a cluster.
repeated string service_address_cidr_blocks = 3 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getServiceAddressCidrBlocksListin interfaceAzureClusterNetworkingOrBuilder- Returns:
- A list containing the serviceAddressCidrBlocks.
-
getServiceAddressCidrBlocksCount
public int getServiceAddressCidrBlocksCount()
Required. The IP address range for services in this cluster, in CIDR notation (e.g. `10.96.0.0/14`). All services in the cluster get assigned a unique IPv4 address from these ranges. Only a single range is supported. This field cannot be changed after creating a cluster.
repeated string service_address_cidr_blocks = 3 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getServiceAddressCidrBlocksCountin interfaceAzureClusterNetworkingOrBuilder- Returns:
- The count of serviceAddressCidrBlocks.
-
getServiceAddressCidrBlocks
public String getServiceAddressCidrBlocks(int index)
Required. The IP address range for services in this cluster, in CIDR notation (e.g. `10.96.0.0/14`). All services in the cluster get assigned a unique IPv4 address from these ranges. Only a single range is supported. This field cannot be changed after creating a cluster.
repeated string service_address_cidr_blocks = 3 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getServiceAddressCidrBlocksin interfaceAzureClusterNetworkingOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The serviceAddressCidrBlocks at the given index.
-
getServiceAddressCidrBlocksBytes
public com.google.protobuf.ByteString getServiceAddressCidrBlocksBytes(int index)
Required. The IP address range for services in this cluster, in CIDR notation (e.g. `10.96.0.0/14`). All services in the cluster get assigned a unique IPv4 address from these ranges. Only a single range is supported. This field cannot be changed after creating a cluster.
repeated string service_address_cidr_blocks = 3 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getServiceAddressCidrBlocksBytesin interfaceAzureClusterNetworkingOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the serviceAddressCidrBlocks at the given index.
-
getServiceLoadBalancerSubnetId
public String getServiceLoadBalancerSubnetId()
Optional. The ARM ID of the subnet where Kubernetes private service type load balancers are deployed. When unspecified, it defaults to AzureControlPlane.subnet_id. Example: "/subscriptions/d00494d6-6f3c-4280-bbb2-899e163d1d30/resourceGroups/anthos_cluster_gkeust4/providers/Microsoft.Network/virtualNetworks/gke-vnet-gkeust4/subnets/subnetid456"
string service_load_balancer_subnet_id = 5 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getServiceLoadBalancerSubnetIdin interfaceAzureClusterNetworkingOrBuilder- Returns:
- The serviceLoadBalancerSubnetId.
-
getServiceLoadBalancerSubnetIdBytes
public com.google.protobuf.ByteString getServiceLoadBalancerSubnetIdBytes()
Optional. The ARM ID of the subnet where Kubernetes private service type load balancers are deployed. When unspecified, it defaults to AzureControlPlane.subnet_id. Example: "/subscriptions/d00494d6-6f3c-4280-bbb2-899e163d1d30/resourceGroups/anthos_cluster_gkeust4/providers/Microsoft.Network/virtualNetworks/gke-vnet-gkeust4/subnets/subnetid456"
string service_load_balancer_subnet_id = 5 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getServiceLoadBalancerSubnetIdBytesin interfaceAzureClusterNetworkingOrBuilder- Returns:
- The bytes for serviceLoadBalancerSubnetId.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static AzureClusterNetworking parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AzureClusterNetworking parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AzureClusterNetworking parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AzureClusterNetworking parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AzureClusterNetworking parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AzureClusterNetworking parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AzureClusterNetworking parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static AzureClusterNetworking parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static AzureClusterNetworking parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static AzureClusterNetworking parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static AzureClusterNetworking parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static AzureClusterNetworking parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public AzureClusterNetworking.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static AzureClusterNetworking.Builder newBuilder()
-
newBuilder
public static AzureClusterNetworking.Builder newBuilder(AzureClusterNetworking prototype)
-
toBuilder
public AzureClusterNetworking.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected AzureClusterNetworking.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static AzureClusterNetworking getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<AzureClusterNetworking> parser()
-
getParserForType
public com.google.protobuf.Parser<AzureClusterNetworking> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public AzureClusterNetworking getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-