Package com.google.container.v1beta1
Class Cluster
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.container.v1beta1.Cluster
-
- All Implemented Interfaces:
ClusterOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class Cluster extends com.google.protobuf.GeneratedMessageV3 implements ClusterOrBuilder
A Google Kubernetes Engine cluster.
Protobuf typegoogle.container.v1beta1.Cluster- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCluster.BuilderA Google Kubernetes Engine cluster.static classCluster.StatusThe current status of the cluster.-
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
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description booleancontainsResourceLabels(String key)The resource labels for the cluster to use to annotate any related Google Compute Engine resources.booleanequals(Object obj)AddonsConfiggetAddonsConfig()Configurations for the various addons available to run in the cluster.AddonsConfigOrBuildergetAddonsConfigOrBuilder()Configurations for the various addons available to run in the cluster.AuthenticatorGroupsConfiggetAuthenticatorGroupsConfig()Configuration controlling RBAC group membership information.AuthenticatorGroupsConfigOrBuildergetAuthenticatorGroupsConfigOrBuilder()Configuration controlling RBAC group membership information.AutopilotgetAutopilot()Autopilot configuration for the cluster.AutopilotOrBuildergetAutopilotOrBuilder()Autopilot configuration for the cluster.ClusterAutoscalinggetAutoscaling()Cluster-level autoscaling configuration.ClusterAutoscalingOrBuildergetAutoscalingOrBuilder()Cluster-level autoscaling configuration.BinaryAuthorizationgetBinaryAuthorization()Configuration for Binary Authorization.BinaryAuthorizationOrBuildergetBinaryAuthorizationOrBuilder()Configuration for Binary Authorization.StringgetClusterIpv4Cidr()The IP address range of the container pods in this cluster, in [CIDR](http://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing) notation (e.g.com.google.protobuf.ByteStringgetClusterIpv4CidrBytes()The IP address range of the container pods in this cluster, in [CIDR](http://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing) notation (e.g.ClusterTelemetrygetClusterTelemetry()Telemetry integration for the cluster.ClusterTelemetryOrBuildergetClusterTelemetryOrBuilder()Telemetry integration for the cluster.StatusConditiongetConditions(int index)Which conditions caused the current cluster state.intgetConditionsCount()Which conditions caused the current cluster state.List<StatusCondition>getConditionsList()Which conditions caused the current cluster state.StatusConditionOrBuildergetConditionsOrBuilder(int index)Which conditions caused the current cluster state.List<? extends StatusConditionOrBuilder>getConditionsOrBuilderList()Which conditions caused the current cluster state.ConfidentialNodesgetConfidentialNodes()Configuration of Confidential Nodes.ConfidentialNodesOrBuildergetConfidentialNodesOrBuilder()Configuration of Confidential Nodes.CostManagementConfiggetCostManagementConfig()Configuration for the fine-grained cost management feature.CostManagementConfigOrBuildergetCostManagementConfigOrBuilder()Configuration for the fine-grained cost management feature.StringgetCreateTime()[Output only] The time the cluster was created, in [RFC3339](https://www.ietf.org/rfc/rfc3339.txt) text format.com.google.protobuf.ByteStringgetCreateTimeBytes()[Output only] The time the cluster was created, in [RFC3339](https://www.ietf.org/rfc/rfc3339.txt) text format.StringgetCurrentMasterVersion()[Output only] The current software version of the master endpoint.com.google.protobuf.ByteStringgetCurrentMasterVersionBytes()[Output only] The current software version of the master endpoint.intgetCurrentNodeCount()Deprecated.google.container.v1beta1.Cluster.current_node_count is deprecated.StringgetCurrentNodeVersion()Deprecated.google.container.v1beta1.Cluster.current_node_version is deprecated.com.google.protobuf.ByteStringgetCurrentNodeVersionBytes()Deprecated.google.container.v1beta1.Cluster.current_node_version is deprecated.DatabaseEncryptiongetDatabaseEncryption()Configuration of etcd encryption.DatabaseEncryptionOrBuildergetDatabaseEncryptionOrBuilder()Configuration of etcd encryption.static ClustergetDefaultInstance()ClustergetDefaultInstanceForType()MaxPodsConstraintgetDefaultMaxPodsConstraint()The default constraint on the maximum number of pods that can be run simultaneously on a node in the node pool of this cluster.MaxPodsConstraintOrBuildergetDefaultMaxPodsConstraintOrBuilder()The default constraint on the maximum number of pods that can be run simultaneously on a node in the node pool of this cluster.StringgetDescription()An optional description of this cluster.com.google.protobuf.ByteStringgetDescriptionBytes()An optional description of this cluster.static com.google.protobuf.Descriptors.DescriptorgetDescriptor()K8sBetaAPIConfiggetEnableK8SBetaApis()Kubernetes open source beta apis enabled on the cluster.K8sBetaAPIConfigOrBuildergetEnableK8SBetaApisOrBuilder()Kubernetes open source beta apis enabled on the cluster.booleangetEnableKubernetesAlpha()Kubernetes alpha features are enabled on this cluster.booleangetEnableTpu()Enable the ability to use Cloud TPUs in this cluster.StringgetEndpoint()[Output only] The IP address of this cluster's master endpoint.com.google.protobuf.ByteStringgetEndpointBytes()[Output only] The IP address of this cluster's master endpoint.StringgetEtag()This checksum is computed by the server based on the value of cluster fields, and may be sent on update requests to ensure the client has an up-to-date value before proceeding.com.google.protobuf.ByteStringgetEtagBytes()This checksum is computed by the server based on the value of cluster fields, and may be sent on update requests to ensure the client has an up-to-date value before proceeding.StringgetExpireTime()[Output only] The time the cluster will be automatically deleted in [RFC3339](https://www.ietf.org/rfc/rfc3339.txt) text format.com.google.protobuf.ByteStringgetExpireTimeBytes()[Output only] The time the cluster will be automatically deleted in [RFC3339](https://www.ietf.org/rfc/rfc3339.txt) text format.FleetgetFleet()Fleet information for the cluster.FleetOrBuildergetFleetOrBuilder()Fleet information for the cluster.StringgetId()Output only.com.google.protobuf.ByteStringgetIdBytes()Output only.IdentityServiceConfiggetIdentityServiceConfig()Configuration for Identity Service component.IdentityServiceConfigOrBuildergetIdentityServiceConfigOrBuilder()Configuration for Identity Service component.StringgetInitialClusterVersion()The initial Kubernetes version for this cluster.com.google.protobuf.ByteStringgetInitialClusterVersionBytes()The initial Kubernetes version for this cluster.intgetInitialNodeCount()Deprecated.google.container.v1beta1.Cluster.initial_node_count is deprecated.StringgetInstanceGroupUrls(int index)Deprecated.google.container.v1beta1.Cluster.instance_group_urls is deprecated.com.google.protobuf.ByteStringgetInstanceGroupUrlsBytes(int index)Deprecated.google.container.v1beta1.Cluster.instance_group_urls is deprecated.intgetInstanceGroupUrlsCount()Deprecated.google.container.v1beta1.Cluster.instance_group_urls is deprecated.com.google.protobuf.ProtocolStringListgetInstanceGroupUrlsList()Deprecated.google.container.v1beta1.Cluster.instance_group_urls is deprecated.IPAllocationPolicygetIpAllocationPolicy()Configuration for cluster IP allocation.IPAllocationPolicyOrBuildergetIpAllocationPolicyOrBuilder()Configuration for cluster IP allocation.StringgetLabelFingerprint()The fingerprint of the set of labels for this cluster.com.google.protobuf.ByteStringgetLabelFingerprintBytes()The fingerprint of the set of labels for this cluster.LegacyAbacgetLegacyAbac()Configuration for the legacy ABAC authorization mode.LegacyAbacOrBuildergetLegacyAbacOrBuilder()Configuration for the legacy ABAC authorization mode.StringgetLocation()[Output only] The name of the Google Compute Engine [zone](https://cloud.google.com/compute/docs/regions-zones/regions-zones#available) or [region](https://cloud.google.com/compute/docs/regions-zones/regions-zones#available) in which the cluster resides.com.google.protobuf.ByteStringgetLocationBytes()[Output only] The name of the Google Compute Engine [zone](https://cloud.google.com/compute/docs/regions-zones/regions-zones#available) or [region](https://cloud.google.com/compute/docs/regions-zones/regions-zones#available) in which the cluster resides.StringgetLocations(int index)The list of Google Compute Engine [zones](https://cloud.google.com/compute/docs/zones#available) in which the cluster's nodes should be located.com.google.protobuf.ByteStringgetLocationsBytes(int index)The list of Google Compute Engine [zones](https://cloud.google.com/compute/docs/zones#available) in which the cluster's nodes should be located.intgetLocationsCount()The list of Google Compute Engine [zones](https://cloud.google.com/compute/docs/zones#available) in which the cluster's nodes should be located.com.google.protobuf.ProtocolStringListgetLocationsList()The list of Google Compute Engine [zones](https://cloud.google.com/compute/docs/zones#available) in which the cluster's nodes should be located.LoggingConfiggetLoggingConfig()Logging configuration for the cluster.LoggingConfigOrBuildergetLoggingConfigOrBuilder()Logging configuration for the cluster.StringgetLoggingService()The logging service the cluster should use to write logs.com.google.protobuf.ByteStringgetLoggingServiceBytes()The logging service the cluster should use to write logs.MaintenancePolicygetMaintenancePolicy()Configure the maintenance policy for this cluster.MaintenancePolicyOrBuildergetMaintenancePolicyOrBuilder()Configure the maintenance policy for this cluster.MastergetMaster()Configuration for master components.MasterAuthgetMasterAuth()The authentication information for accessing the master endpoint.MasterAuthOrBuildergetMasterAuthOrBuilder()The authentication information for accessing the master endpoint.MasterAuthorizedNetworksConfiggetMasterAuthorizedNetworksConfig()The configuration options for master authorized networks feature.MasterAuthorizedNetworksConfigOrBuildergetMasterAuthorizedNetworksConfigOrBuilder()The configuration options for master authorized networks feature.StringgetMasterIpv4CidrBlock()Deprecated.google.container.v1beta1.Cluster.master_ipv4_cidr_block is deprecated.com.google.protobuf.ByteStringgetMasterIpv4CidrBlockBytes()Deprecated.google.container.v1beta1.Cluster.master_ipv4_cidr_block is deprecated.MasterOrBuildergetMasterOrBuilder()Configuration for master components.MeshCertificatesgetMeshCertificates()Configuration for issuance of mTLS keys and certificates to Kubernetes pods.MeshCertificatesOrBuildergetMeshCertificatesOrBuilder()Configuration for issuance of mTLS keys and certificates to Kubernetes pods.MonitoringConfiggetMonitoringConfig()Monitoring configuration for the cluster.MonitoringConfigOrBuildergetMonitoringConfigOrBuilder()Monitoring configuration for the cluster.StringgetMonitoringService()The monitoring service the cluster should use to write metrics.com.google.protobuf.ByteStringgetMonitoringServiceBytes()The monitoring service the cluster should use to write metrics.StringgetName()The name of this cluster.com.google.protobuf.ByteStringgetNameBytes()The name of this cluster.StringgetNetwork()The name of the Google Compute Engine [network](https://cloud.google.com/compute/docs/networks-and-firewalls#networks) to which the cluster is connected.com.google.protobuf.ByteStringgetNetworkBytes()The name of the Google Compute Engine [network](https://cloud.google.com/compute/docs/networks-and-firewalls#networks) to which the cluster is connected.NetworkConfiggetNetworkConfig()Configuration for cluster networking.NetworkConfigOrBuildergetNetworkConfigOrBuilder()Configuration for cluster networking.NetworkPolicygetNetworkPolicy()Configuration options for the NetworkPolicy feature.NetworkPolicyOrBuildergetNetworkPolicyOrBuilder()Configuration options for the NetworkPolicy feature.NodeConfiggetNodeConfig()Deprecated.google.container.v1beta1.Cluster.node_config is deprecated.NodeConfigOrBuildergetNodeConfigOrBuilder()Deprecated.intgetNodeIpv4CidrSize()[Output only] The size of the address space on each node for hosting containers.NodePoolAutoConfiggetNodePoolAutoConfig()Node pool configs that apply to all auto-provisioned node pools in autopilot clusters and node auto-provisioning enabled clusters.NodePoolAutoConfigOrBuildergetNodePoolAutoConfigOrBuilder()Node pool configs that apply to all auto-provisioned node pools in autopilot clusters and node auto-provisioning enabled clusters.NodePoolDefaultsgetNodePoolDefaults()Default NodePool settings for the entire cluster.NodePoolDefaultsOrBuildergetNodePoolDefaultsOrBuilder()Default NodePool settings for the entire cluster.NodePoolgetNodePools(int index)The node pools associated with this cluster.intgetNodePoolsCount()The node pools associated with this cluster.List<NodePool>getNodePoolsList()The node pools associated with this cluster.NodePoolOrBuildergetNodePoolsOrBuilder(int index)The node pools associated with this cluster.List<? extends NodePoolOrBuilder>getNodePoolsOrBuilderList()The node pools associated with this cluster.NotificationConfiggetNotificationConfig()Notification configuration of the cluster.NotificationConfigOrBuildergetNotificationConfigOrBuilder()Notification configuration of the cluster.com.google.protobuf.Parser<Cluster>getParserForType()PodSecurityPolicyConfiggetPodSecurityPolicyConfig()Configuration for the PodSecurityPolicy feature.PodSecurityPolicyConfigOrBuildergetPodSecurityPolicyConfigOrBuilder()Configuration for the PodSecurityPolicy feature.booleangetPrivateCluster()Deprecated.google.container.v1beta1.Cluster.private_cluster is deprecated.PrivateClusterConfiggetPrivateClusterConfig()Configuration for private cluster.PrivateClusterConfigOrBuildergetPrivateClusterConfigOrBuilder()Configuration for private cluster.ProtectConfiggetProtectConfig()Enable/Disable Protect API features for the cluster.ProtectConfigOrBuildergetProtectConfigOrBuilder()Enable/Disable Protect API features for the cluster.ReleaseChannelgetReleaseChannel()Release channel configuration.ReleaseChannelOrBuildergetReleaseChannelOrBuilder()Release channel configuration.Map<String,String>getResourceLabels()Deprecated.intgetResourceLabelsCount()The resource labels for the cluster to use to annotate any related Google Compute Engine resources.Map<String,String>getResourceLabelsMap()The resource labels for the cluster to use to annotate any related Google Compute Engine resources.StringgetResourceLabelsOrDefault(String key, String defaultValue)The resource labels for the cluster to use to annotate any related Google Compute Engine resources.StringgetResourceLabelsOrThrow(String key)The resource labels for the cluster to use to annotate any related Google Compute Engine resources.ResourceUsageExportConfiggetResourceUsageExportConfig()Configuration for exporting resource usages.ResourceUsageExportConfigOrBuildergetResourceUsageExportConfigOrBuilder()Configuration for exporting resource usages.SecurityPostureConfiggetSecurityPostureConfig()Enable/Disable Security Posture API features for the cluster.SecurityPostureConfigOrBuildergetSecurityPostureConfigOrBuilder()Enable/Disable Security Posture API features for the cluster.StringgetSelfLink()[Output only] Server-defined URL for the resource.com.google.protobuf.ByteStringgetSelfLinkBytes()[Output only] Server-defined URL for the resource.intgetSerializedSize()StringgetServicesIpv4Cidr()[Output only] The IP address range of the Kubernetes services in this cluster, in [CIDR](http://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing) notation (e.g.com.google.protobuf.ByteStringgetServicesIpv4CidrBytes()[Output only] The IP address range of the Kubernetes services in this cluster, in [CIDR](http://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing) notation (e.g.ShieldedNodesgetShieldedNodes()Shielded Nodes configuration.ShieldedNodesOrBuildergetShieldedNodesOrBuilder()Shielded Nodes configuration.Cluster.StatusgetStatus()[Output only] The current status of this cluster.StringgetStatusMessage()Deprecated.google.container.v1beta1.Cluster.status_message is deprecated.com.google.protobuf.ByteStringgetStatusMessageBytes()Deprecated.google.container.v1beta1.Cluster.status_message is deprecated.intgetStatusValue()[Output only] The current status of this cluster.StringgetSubnetwork()The name of the Google Compute Engine [subnetwork](https://cloud.google.com/compute/docs/subnetworks) to which the cluster is connected.com.google.protobuf.ByteStringgetSubnetworkBytes()The name of the Google Compute Engine [subnetwork](https://cloud.google.com/compute/docs/subnetworks) to which the cluster is connected.TpuConfiggetTpuConfig()Configuration for Cloud TPU support;TpuConfigOrBuildergetTpuConfigOrBuilder()Configuration for Cloud TPU support;StringgetTpuIpv4CidrBlock()[Output only] The IP address range of the Cloud TPUs in this cluster, in [CIDR](http://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing) notation (e.g.com.google.protobuf.ByteStringgetTpuIpv4CidrBlockBytes()[Output only] The IP address range of the Cloud TPUs in this cluster, in [CIDR](http://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing) notation (e.g.VerticalPodAutoscalinggetVerticalPodAutoscaling()Cluster-level Vertical Pod Autoscaling configuration.VerticalPodAutoscalingOrBuildergetVerticalPodAutoscalingOrBuilder()Cluster-level Vertical Pod Autoscaling configuration.WorkloadALTSConfiggetWorkloadAltsConfig()Configuration for direct-path (via ALTS) with workload identity.WorkloadALTSConfigOrBuildergetWorkloadAltsConfigOrBuilder()Configuration for direct-path (via ALTS) with workload identity.WorkloadCertificatesgetWorkloadCertificates()Configuration for issuance of mTLS keys and certificates to Kubernetes pods.WorkloadCertificatesOrBuildergetWorkloadCertificatesOrBuilder()Configuration for issuance of mTLS keys and certificates to Kubernetes pods.WorkloadIdentityConfiggetWorkloadIdentityConfig()Configuration for the use of Kubernetes Service Accounts in GCP IAM policies.WorkloadIdentityConfigOrBuildergetWorkloadIdentityConfigOrBuilder()Configuration for the use of Kubernetes Service Accounts in GCP IAM policies.StringgetZone()Deprecated.google.container.v1beta1.Cluster.zone is deprecated.com.google.protobuf.ByteStringgetZoneBytes()Deprecated.google.container.v1beta1.Cluster.zone is deprecated.booleanhasAddonsConfig()Configurations for the various addons available to run in the cluster.booleanhasAuthenticatorGroupsConfig()Configuration controlling RBAC group membership information.booleanhasAutopilot()Autopilot configuration for the cluster.booleanhasAutoscaling()Cluster-level autoscaling configuration.booleanhasBinaryAuthorization()Configuration for Binary Authorization.booleanhasClusterTelemetry()Telemetry integration for the cluster.booleanhasConfidentialNodes()Configuration of Confidential Nodes.booleanhasCostManagementConfig()Configuration for the fine-grained cost management feature.booleanhasDatabaseEncryption()Configuration of etcd encryption.booleanhasDefaultMaxPodsConstraint()The default constraint on the maximum number of pods that can be run simultaneously on a node in the node pool of this cluster.booleanhasEnableK8SBetaApis()Kubernetes open source beta apis enabled on the cluster.booleanhasFleet()Fleet information for the cluster.inthashCode()booleanhasIdentityServiceConfig()Configuration for Identity Service component.booleanhasIpAllocationPolicy()Configuration for cluster IP allocation.booleanhasLegacyAbac()Configuration for the legacy ABAC authorization mode.booleanhasLoggingConfig()Logging configuration for the cluster.booleanhasMaintenancePolicy()Configure the maintenance policy for this cluster.booleanhasMaster()Configuration for master components.booleanhasMasterAuth()The authentication information for accessing the master endpoint.booleanhasMasterAuthorizedNetworksConfig()The configuration options for master authorized networks feature.booleanhasMeshCertificates()Configuration for issuance of mTLS keys and certificates to Kubernetes pods.booleanhasMonitoringConfig()Monitoring configuration for the cluster.booleanhasNetworkConfig()Configuration for cluster networking.booleanhasNetworkPolicy()Configuration options for the NetworkPolicy feature.booleanhasNodeConfig()Deprecated.google.container.v1beta1.Cluster.node_config is deprecated.booleanhasNodePoolAutoConfig()Node pool configs that apply to all auto-provisioned node pools in autopilot clusters and node auto-provisioning enabled clusters.booleanhasNodePoolDefaults()Default NodePool settings for the entire cluster.booleanhasNotificationConfig()Notification configuration of the cluster.booleanhasPodSecurityPolicyConfig()Configuration for the PodSecurityPolicy feature.booleanhasPrivateClusterConfig()Configuration for private cluster.booleanhasProtectConfig()Enable/Disable Protect API features for the cluster.booleanhasReleaseChannel()Release channel configuration.booleanhasResourceUsageExportConfig()Configuration for exporting resource usages.booleanhasSecurityPostureConfig()Enable/Disable Security Posture API features for the cluster.booleanhasShieldedNodes()Shielded Nodes configuration.booleanhasTpuConfig()Configuration for Cloud TPU support;booleanhasVerticalPodAutoscaling()Cluster-level Vertical Pod Autoscaling configuration.booleanhasWorkloadAltsConfig()Configuration for direct-path (via ALTS) with workload identity.booleanhasWorkloadCertificates()Configuration for issuance of mTLS keys and certificates to Kubernetes pods.booleanhasWorkloadIdentityConfig()Configuration for the use of Kubernetes Service Accounts in GCP IAM policies.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected com.google.protobuf.MapFieldinternalGetMapField(int number)booleanisInitialized()static Cluster.BuildernewBuilder()static Cluster.BuildernewBuilder(Cluster prototype)Cluster.BuildernewBuilderForType()protected Cluster.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static ClusterparseDelimitedFrom(InputStream input)static ClusterparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ClusterparseFrom(byte[] data)static ClusterparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ClusterparseFrom(com.google.protobuf.ByteString data)static ClusterparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ClusterparseFrom(com.google.protobuf.CodedInputStream input)static ClusterparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ClusterparseFrom(InputStream input)static ClusterparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ClusterparseFrom(ByteBuffer data)static ClusterparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Cluster>parser()Cluster.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, 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
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DESCRIPTION_FIELD_NUMBER
public static final int DESCRIPTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INITIAL_NODE_COUNT_FIELD_NUMBER
public static final int INITIAL_NODE_COUNT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NODE_CONFIG_FIELD_NUMBER
public static final int NODE_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MASTER_AUTH_FIELD_NUMBER
public static final int MASTER_AUTH_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LOGGING_SERVICE_FIELD_NUMBER
public static final int LOGGING_SERVICE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MONITORING_SERVICE_FIELD_NUMBER
public static final int MONITORING_SERVICE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NETWORK_FIELD_NUMBER
public static final int NETWORK_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CLUSTER_IPV4_CIDR_FIELD_NUMBER
public static final int CLUSTER_IPV4_CIDR_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ADDONS_CONFIG_FIELD_NUMBER
public static final int ADDONS_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SUBNETWORK_FIELD_NUMBER
public static final int SUBNETWORK_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NODE_POOLS_FIELD_NUMBER
public static final int NODE_POOLS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LOCATIONS_FIELD_NUMBER
public static final int LOCATIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ENABLE_KUBERNETES_ALPHA_FIELD_NUMBER
public static final int ENABLE_KUBERNETES_ALPHA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ENABLE_K8S_BETA_APIS_FIELD_NUMBER
public static final int ENABLE_K8S_BETA_APIS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RESOURCE_LABELS_FIELD_NUMBER
public static final int RESOURCE_LABELS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LABEL_FINGERPRINT_FIELD_NUMBER
public static final int LABEL_FINGERPRINT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LEGACY_ABAC_FIELD_NUMBER
public static final int LEGACY_ABAC_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NETWORK_POLICY_FIELD_NUMBER
public static final int NETWORK_POLICY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IP_ALLOCATION_POLICY_FIELD_NUMBER
public static final int IP_ALLOCATION_POLICY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MASTER_AUTHORIZED_NETWORKS_CONFIG_FIELD_NUMBER
public static final int MASTER_AUTHORIZED_NETWORKS_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MAINTENANCE_POLICY_FIELD_NUMBER
public static final int MAINTENANCE_POLICY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BINARY_AUTHORIZATION_FIELD_NUMBER
public static final int BINARY_AUTHORIZATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
POD_SECURITY_POLICY_CONFIG_FIELD_NUMBER
public static final int POD_SECURITY_POLICY_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
AUTOSCALING_FIELD_NUMBER
public static final int AUTOSCALING_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NETWORK_CONFIG_FIELD_NUMBER
public static final int NETWORK_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PRIVATE_CLUSTER_FIELD_NUMBER
public static final int PRIVATE_CLUSTER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MASTER_IPV4_CIDR_BLOCK_FIELD_NUMBER
public static final int MASTER_IPV4_CIDR_BLOCK_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DEFAULT_MAX_PODS_CONSTRAINT_FIELD_NUMBER
public static final int DEFAULT_MAX_PODS_CONSTRAINT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RESOURCE_USAGE_EXPORT_CONFIG_FIELD_NUMBER
public static final int RESOURCE_USAGE_EXPORT_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
AUTHENTICATOR_GROUPS_CONFIG_FIELD_NUMBER
public static final int AUTHENTICATOR_GROUPS_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PRIVATE_CLUSTER_CONFIG_FIELD_NUMBER
public static final int PRIVATE_CLUSTER_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VERTICAL_POD_AUTOSCALING_FIELD_NUMBER
public static final int VERTICAL_POD_AUTOSCALING_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SHIELDED_NODES_FIELD_NUMBER
public static final int SHIELDED_NODES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RELEASE_CHANNEL_FIELD_NUMBER
public static final int RELEASE_CHANNEL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
WORKLOAD_IDENTITY_CONFIG_FIELD_NUMBER
public static final int WORKLOAD_IDENTITY_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
WORKLOAD_CERTIFICATES_FIELD_NUMBER
public static final int WORKLOAD_CERTIFICATES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MESH_CERTIFICATES_FIELD_NUMBER
public static final int MESH_CERTIFICATES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
WORKLOAD_ALTS_CONFIG_FIELD_NUMBER
public static final int WORKLOAD_ALTS_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
COST_MANAGEMENT_CONFIG_FIELD_NUMBER
public static final int COST_MANAGEMENT_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CLUSTER_TELEMETRY_FIELD_NUMBER
public static final int CLUSTER_TELEMETRY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TPU_CONFIG_FIELD_NUMBER
public static final int TPU_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NOTIFICATION_CONFIG_FIELD_NUMBER
public static final int NOTIFICATION_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONFIDENTIAL_NODES_FIELD_NUMBER
public static final int CONFIDENTIAL_NODES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IDENTITY_SERVICE_CONFIG_FIELD_NUMBER
public static final int IDENTITY_SERVICE_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SELF_LINK_FIELD_NUMBER
public static final int SELF_LINK_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ZONE_FIELD_NUMBER
public static final int ZONE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ENDPOINT_FIELD_NUMBER
public static final int ENDPOINT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INITIAL_CLUSTER_VERSION_FIELD_NUMBER
public static final int INITIAL_CLUSTER_VERSION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CURRENT_MASTER_VERSION_FIELD_NUMBER
public static final int CURRENT_MASTER_VERSION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CURRENT_NODE_VERSION_FIELD_NUMBER
public static final int CURRENT_NODE_VERSION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CREATE_TIME_FIELD_NUMBER
public static final int CREATE_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STATUS_FIELD_NUMBER
public static final int STATUS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STATUS_MESSAGE_FIELD_NUMBER
public static final int STATUS_MESSAGE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NODE_IPV4_CIDR_SIZE_FIELD_NUMBER
public static final int NODE_IPV4_CIDR_SIZE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SERVICES_IPV4_CIDR_FIELD_NUMBER
public static final int SERVICES_IPV4_CIDR_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INSTANCE_GROUP_URLS_FIELD_NUMBER
public static final int INSTANCE_GROUP_URLS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CURRENT_NODE_COUNT_FIELD_NUMBER
public static final int CURRENT_NODE_COUNT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
EXPIRE_TIME_FIELD_NUMBER
public static final int EXPIRE_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LOCATION_FIELD_NUMBER
public static final int LOCATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ENABLE_TPU_FIELD_NUMBER
public static final int ENABLE_TPU_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TPU_IPV4_CIDR_BLOCK_FIELD_NUMBER
public static final int TPU_IPV4_CIDR_BLOCK_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DATABASE_ENCRYPTION_FIELD_NUMBER
public static final int DATABASE_ENCRYPTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONDITIONS_FIELD_NUMBER
public static final int CONDITIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MASTER_FIELD_NUMBER
public static final int MASTER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
AUTOPILOT_FIELD_NUMBER
public static final int AUTOPILOT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ID_FIELD_NUMBER
public static final int ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NODE_POOL_DEFAULTS_FIELD_NUMBER
public static final int NODE_POOL_DEFAULTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LOGGING_CONFIG_FIELD_NUMBER
public static final int LOGGING_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MONITORING_CONFIG_FIELD_NUMBER
public static final int MONITORING_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NODE_POOL_AUTO_CONFIG_FIELD_NUMBER
public static final int NODE_POOL_AUTO_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PROTECT_CONFIG_FIELD_NUMBER
public static final int PROTECT_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ETAG_FIELD_NUMBER
public static final int ETAG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FLEET_FIELD_NUMBER
public static final int FLEET_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SECURITY_POSTURE_CONFIG_FIELD_NUMBER
public static final int SECURITY_POSTURE_CONFIG_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()
-
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number)
- Overrides:
internalGetMapFieldin classcom.google.protobuf.GeneratedMessageV3
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getName
public String getName()
The name of this cluster. The name must be unique within this project and location (e.g. zone or region), and can be up to 40 characters with the following restrictions: * Lowercase letters, numbers, and hyphens only. * Must start with a letter. * Must end with a number or a letter.
string name = 1;- Specified by:
getNamein interfaceClusterOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
The name of this cluster. The name must be unique within this project and location (e.g. zone or region), and can be up to 40 characters with the following restrictions: * Lowercase letters, numbers, and hyphens only. * Must start with a letter. * Must end with a number or a letter.
string name = 1;- Specified by:
getNameBytesin interfaceClusterOrBuilder- Returns:
- The bytes for name.
-
getDescription
public String getDescription()
An optional description of this cluster.
string description = 2;- Specified by:
getDescriptionin interfaceClusterOrBuilder- Returns:
- The description.
-
getDescriptionBytes
public com.google.protobuf.ByteString getDescriptionBytes()
An optional description of this cluster.
string description = 2;- Specified by:
getDescriptionBytesin interfaceClusterOrBuilder- Returns:
- The bytes for description.
-
getInitialNodeCount
@Deprecated public int getInitialNodeCount()
Deprecated.google.container.v1beta1.Cluster.initial_node_count is deprecated. See google/container/v1beta1/cluster_service.proto;l=1855The number of nodes to create in this cluster. You must ensure that your Compute Engine [resource quota](https://cloud.google.com/compute/quotas) is sufficient for this number of instances. You must also have available firewall and routes quota. For requests, this field should only be used in lieu of a "node_pool" object, since this configuration (along with the "node_config") will be used to create a "NodePool" object with an auto-generated name. Do not use this and a node_pool at the same time. This field is deprecated, use node_pool.initial_node_count instead.
int32 initial_node_count = 3 [deprecated = true];- Specified by:
getInitialNodeCountin interfaceClusterOrBuilder- Returns:
- The initialNodeCount.
-
hasNodeConfig
@Deprecated public boolean hasNodeConfig()
Deprecated.google.container.v1beta1.Cluster.node_config is deprecated. See google/container/v1beta1/cluster_service.proto;l=1868Parameters used in creating the cluster's nodes. For requests, this field should only be used in lieu of a "node_pool" object, since this configuration (along with the "initial_node_count") will be used to create a "NodePool" object with an auto-generated name. Do not use this and a node_pool at the same time. For responses, this field will be populated with the node configuration of the first node pool. (For configuration of each node pool, see `node_pool.config`) If unspecified, the defaults are used. This field is deprecated, use node_pool.config instead.
.google.container.v1beta1.NodeConfig node_config = 4 [deprecated = true];- Specified by:
hasNodeConfigin interfaceClusterOrBuilder- Returns:
- Whether the nodeConfig field is set.
-
getNodeConfig
@Deprecated public NodeConfig getNodeConfig()
Deprecated.google.container.v1beta1.Cluster.node_config is deprecated. See google/container/v1beta1/cluster_service.proto;l=1868Parameters used in creating the cluster's nodes. For requests, this field should only be used in lieu of a "node_pool" object, since this configuration (along with the "initial_node_count") will be used to create a "NodePool" object with an auto-generated name. Do not use this and a node_pool at the same time. For responses, this field will be populated with the node configuration of the first node pool. (For configuration of each node pool, see `node_pool.config`) If unspecified, the defaults are used. This field is deprecated, use node_pool.config instead.
.google.container.v1beta1.NodeConfig node_config = 4 [deprecated = true];- Specified by:
getNodeConfigin interfaceClusterOrBuilder- Returns:
- The nodeConfig.
-
getNodeConfigOrBuilder
@Deprecated public NodeConfigOrBuilder getNodeConfigOrBuilder()
Deprecated.Parameters used in creating the cluster's nodes. For requests, this field should only be used in lieu of a "node_pool" object, since this configuration (along with the "initial_node_count") will be used to create a "NodePool" object with an auto-generated name. Do not use this and a node_pool at the same time. For responses, this field will be populated with the node configuration of the first node pool. (For configuration of each node pool, see `node_pool.config`) If unspecified, the defaults are used. This field is deprecated, use node_pool.config instead.
.google.container.v1beta1.NodeConfig node_config = 4 [deprecated = true];- Specified by:
getNodeConfigOrBuilderin interfaceClusterOrBuilder
-
hasMasterAuth
public boolean hasMasterAuth()
The authentication information for accessing the master endpoint. If unspecified, the defaults are used: For clusters before v1.12, if master_auth is unspecified, `username` will be set to "admin", a random password will be generated, and a client certificate will be issued.
.google.container.v1beta1.MasterAuth master_auth = 5;- Specified by:
hasMasterAuthin interfaceClusterOrBuilder- Returns:
- Whether the masterAuth field is set.
-
getMasterAuth
public MasterAuth getMasterAuth()
The authentication information for accessing the master endpoint. If unspecified, the defaults are used: For clusters before v1.12, if master_auth is unspecified, `username` will be set to "admin", a random password will be generated, and a client certificate will be issued.
.google.container.v1beta1.MasterAuth master_auth = 5;- Specified by:
getMasterAuthin interfaceClusterOrBuilder- Returns:
- The masterAuth.
-
getMasterAuthOrBuilder
public MasterAuthOrBuilder getMasterAuthOrBuilder()
The authentication information for accessing the master endpoint. If unspecified, the defaults are used: For clusters before v1.12, if master_auth is unspecified, `username` will be set to "admin", a random password will be generated, and a client certificate will be issued.
.google.container.v1beta1.MasterAuth master_auth = 5;- Specified by:
getMasterAuthOrBuilderin interfaceClusterOrBuilder
-
getLoggingService
public String getLoggingService()
The logging service the cluster should use to write logs. Currently available options: * `logging.googleapis.com/kubernetes` - The Cloud Logging service with a Kubernetes-native resource model * `logging.googleapis.com` - The legacy Cloud Logging service (no longer available as of GKE 1.15). * `none` - no logs will be exported from the cluster. If left as an empty string,`logging.googleapis.com/kubernetes` will be used for GKE 1.14+ or `logging.googleapis.com` for earlier versions.
string logging_service = 6;- Specified by:
getLoggingServicein interfaceClusterOrBuilder- Returns:
- The loggingService.
-
getLoggingServiceBytes
public com.google.protobuf.ByteString getLoggingServiceBytes()
The logging service the cluster should use to write logs. Currently available options: * `logging.googleapis.com/kubernetes` - The Cloud Logging service with a Kubernetes-native resource model * `logging.googleapis.com` - The legacy Cloud Logging service (no longer available as of GKE 1.15). * `none` - no logs will be exported from the cluster. If left as an empty string,`logging.googleapis.com/kubernetes` will be used for GKE 1.14+ or `logging.googleapis.com` for earlier versions.
string logging_service = 6;- Specified by:
getLoggingServiceBytesin interfaceClusterOrBuilder- Returns:
- The bytes for loggingService.
-
getMonitoringService
public String getMonitoringService()
The monitoring service the cluster should use to write metrics. Currently available options: * "monitoring.googleapis.com/kubernetes" - The Cloud Monitoring service with a Kubernetes-native resource model * `monitoring.googleapis.com` - The legacy Cloud Monitoring service (no longer available as of GKE 1.15). * `none` - No metrics will be exported from the cluster. If left as an empty string,`monitoring.googleapis.com/kubernetes` will be used for GKE 1.14+ or `monitoring.googleapis.com` for earlier versions.
string monitoring_service = 7;- Specified by:
getMonitoringServicein interfaceClusterOrBuilder- Returns:
- The monitoringService.
-
getMonitoringServiceBytes
public com.google.protobuf.ByteString getMonitoringServiceBytes()
The monitoring service the cluster should use to write metrics. Currently available options: * "monitoring.googleapis.com/kubernetes" - The Cloud Monitoring service with a Kubernetes-native resource model * `monitoring.googleapis.com` - The legacy Cloud Monitoring service (no longer available as of GKE 1.15). * `none` - No metrics will be exported from the cluster. If left as an empty string,`monitoring.googleapis.com/kubernetes` will be used for GKE 1.14+ or `monitoring.googleapis.com` for earlier versions.
string monitoring_service = 7;- Specified by:
getMonitoringServiceBytesin interfaceClusterOrBuilder- Returns:
- The bytes for monitoringService.
-
getNetwork
public String getNetwork()
The name of the Google Compute Engine [network](https://cloud.google.com/compute/docs/networks-and-firewalls#networks) to which the cluster is connected. If left unspecified, the `default` network will be used. On output this shows the network ID instead of the name.
string network = 8;- Specified by:
getNetworkin interfaceClusterOrBuilder- Returns:
- The network.
-
getNetworkBytes
public com.google.protobuf.ByteString getNetworkBytes()
The name of the Google Compute Engine [network](https://cloud.google.com/compute/docs/networks-and-firewalls#networks) to which the cluster is connected. If left unspecified, the `default` network will be used. On output this shows the network ID instead of the name.
string network = 8;- Specified by:
getNetworkBytesin interfaceClusterOrBuilder- Returns:
- The bytes for network.
-
getClusterIpv4Cidr
public String getClusterIpv4Cidr()
The IP address range of the container pods in this cluster, in [CIDR](http://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing) notation (e.g. `10.96.0.0/14`). Leave blank to have one automatically chosen or specify a `/14` block in `10.0.0.0/8`.
string cluster_ipv4_cidr = 9;- Specified by:
getClusterIpv4Cidrin interfaceClusterOrBuilder- Returns:
- The clusterIpv4Cidr.
-
getClusterIpv4CidrBytes
public com.google.protobuf.ByteString getClusterIpv4CidrBytes()
The IP address range of the container pods in this cluster, in [CIDR](http://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing) notation (e.g. `10.96.0.0/14`). Leave blank to have one automatically chosen or specify a `/14` block in `10.0.0.0/8`.
string cluster_ipv4_cidr = 9;- Specified by:
getClusterIpv4CidrBytesin interfaceClusterOrBuilder- Returns:
- The bytes for clusterIpv4Cidr.
-
hasAddonsConfig
public boolean hasAddonsConfig()
Configurations for the various addons available to run in the cluster.
.google.container.v1beta1.AddonsConfig addons_config = 10;- Specified by:
hasAddonsConfigin interfaceClusterOrBuilder- Returns:
- Whether the addonsConfig field is set.
-
getAddonsConfig
public AddonsConfig getAddonsConfig()
Configurations for the various addons available to run in the cluster.
.google.container.v1beta1.AddonsConfig addons_config = 10;- Specified by:
getAddonsConfigin interfaceClusterOrBuilder- Returns:
- The addonsConfig.
-
getAddonsConfigOrBuilder
public AddonsConfigOrBuilder getAddonsConfigOrBuilder()
Configurations for the various addons available to run in the cluster.
.google.container.v1beta1.AddonsConfig addons_config = 10;- Specified by:
getAddonsConfigOrBuilderin interfaceClusterOrBuilder
-
getSubnetwork
public String getSubnetwork()
The name of the Google Compute Engine [subnetwork](https://cloud.google.com/compute/docs/subnetworks) to which the cluster is connected. On output this shows the subnetwork ID instead of the name.
string subnetwork = 11;- Specified by:
getSubnetworkin interfaceClusterOrBuilder- Returns:
- The subnetwork.
-
getSubnetworkBytes
public com.google.protobuf.ByteString getSubnetworkBytes()
The name of the Google Compute Engine [subnetwork](https://cloud.google.com/compute/docs/subnetworks) to which the cluster is connected. On output this shows the subnetwork ID instead of the name.
string subnetwork = 11;- Specified by:
getSubnetworkBytesin interfaceClusterOrBuilder- Returns:
- The bytes for subnetwork.
-
getNodePoolsList
public List<NodePool> getNodePoolsList()
The node pools associated with this cluster. This field should not be set if "node_config" or "initial_node_count" are specified.
repeated .google.container.v1beta1.NodePool node_pools = 12;- Specified by:
getNodePoolsListin interfaceClusterOrBuilder
-
getNodePoolsOrBuilderList
public List<? extends NodePoolOrBuilder> getNodePoolsOrBuilderList()
The node pools associated with this cluster. This field should not be set if "node_config" or "initial_node_count" are specified.
repeated .google.container.v1beta1.NodePool node_pools = 12;- Specified by:
getNodePoolsOrBuilderListin interfaceClusterOrBuilder
-
getNodePoolsCount
public int getNodePoolsCount()
The node pools associated with this cluster. This field should not be set if "node_config" or "initial_node_count" are specified.
repeated .google.container.v1beta1.NodePool node_pools = 12;- Specified by:
getNodePoolsCountin interfaceClusterOrBuilder
-
getNodePools
public NodePool getNodePools(int index)
The node pools associated with this cluster. This field should not be set if "node_config" or "initial_node_count" are specified.
repeated .google.container.v1beta1.NodePool node_pools = 12;- Specified by:
getNodePoolsin interfaceClusterOrBuilder
-
getNodePoolsOrBuilder
public NodePoolOrBuilder getNodePoolsOrBuilder(int index)
The node pools associated with this cluster. This field should not be set if "node_config" or "initial_node_count" are specified.
repeated .google.container.v1beta1.NodePool node_pools = 12;- Specified by:
getNodePoolsOrBuilderin interfaceClusterOrBuilder
-
getLocationsList
public com.google.protobuf.ProtocolStringList getLocationsList()
The list of Google Compute Engine [zones](https://cloud.google.com/compute/docs/zones#available) in which the cluster's nodes should be located. This field provides a default value if [NodePool.Locations](https://cloud.google.com/kubernetes-engine/docs/reference/rest/v1/projects.locations.clusters.nodePools#NodePool.FIELDS.locations) are not specified during node pool creation. Warning: changing cluster locations will update the [NodePool.Locations](https://cloud.google.com/kubernetes-engine/docs/reference/rest/v1/projects.locations.clusters.nodePools#NodePool.FIELDS.locations) of all node pools and will result in nodes being added and/or removed.
repeated string locations = 13;- Specified by:
getLocationsListin interfaceClusterOrBuilder- Returns:
- A list containing the locations.
-
getLocationsCount
public int getLocationsCount()
The list of Google Compute Engine [zones](https://cloud.google.com/compute/docs/zones#available) in which the cluster's nodes should be located. This field provides a default value if [NodePool.Locations](https://cloud.google.com/kubernetes-engine/docs/reference/rest/v1/projects.locations.clusters.nodePools#NodePool.FIELDS.locations) are not specified during node pool creation. Warning: changing cluster locations will update the [NodePool.Locations](https://cloud.google.com/kubernetes-engine/docs/reference/rest/v1/projects.locations.clusters.nodePools#NodePool.FIELDS.locations) of all node pools and will result in nodes being added and/or removed.
repeated string locations = 13;- Specified by:
getLocationsCountin interfaceClusterOrBuilder- Returns:
- The count of locations.
-
getLocations
public String getLocations(int index)
The list of Google Compute Engine [zones](https://cloud.google.com/compute/docs/zones#available) in which the cluster's nodes should be located. This field provides a default value if [NodePool.Locations](https://cloud.google.com/kubernetes-engine/docs/reference/rest/v1/projects.locations.clusters.nodePools#NodePool.FIELDS.locations) are not specified during node pool creation. Warning: changing cluster locations will update the [NodePool.Locations](https://cloud.google.com/kubernetes-engine/docs/reference/rest/v1/projects.locations.clusters.nodePools#NodePool.FIELDS.locations) of all node pools and will result in nodes being added and/or removed.
repeated string locations = 13;- Specified by:
getLocationsin interfaceClusterOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The locations at the given index.
-
getLocationsBytes
public com.google.protobuf.ByteString getLocationsBytes(int index)
The list of Google Compute Engine [zones](https://cloud.google.com/compute/docs/zones#available) in which the cluster's nodes should be located. This field provides a default value if [NodePool.Locations](https://cloud.google.com/kubernetes-engine/docs/reference/rest/v1/projects.locations.clusters.nodePools#NodePool.FIELDS.locations) are not specified during node pool creation. Warning: changing cluster locations will update the [NodePool.Locations](https://cloud.google.com/kubernetes-engine/docs/reference/rest/v1/projects.locations.clusters.nodePools#NodePool.FIELDS.locations) of all node pools and will result in nodes being added and/or removed.
repeated string locations = 13;- Specified by:
getLocationsBytesin interfaceClusterOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the locations at the given index.
-
getEnableKubernetesAlpha
public boolean getEnableKubernetesAlpha()
Kubernetes alpha features are enabled on this cluster. This includes alpha API groups (e.g. v1beta1) and features that may not be production ready in the kubernetes version of the master and nodes. The cluster has no SLA for uptime and master/node upgrades are disabled. Alpha enabled clusters are automatically deleted thirty days after creation.
bool enable_kubernetes_alpha = 14;- Specified by:
getEnableKubernetesAlphain interfaceClusterOrBuilder- Returns:
- The enableKubernetesAlpha.
-
hasEnableK8SBetaApis
public boolean hasEnableK8SBetaApis()
Kubernetes open source beta apis enabled on the cluster. Only beta apis.
.google.container.v1beta1.K8sBetaAPIConfig enable_k8s_beta_apis = 143;- Specified by:
hasEnableK8SBetaApisin interfaceClusterOrBuilder- Returns:
- Whether the enableK8sBetaApis field is set.
-
getEnableK8SBetaApis
public K8sBetaAPIConfig getEnableK8SBetaApis()
Kubernetes open source beta apis enabled on the cluster. Only beta apis.
.google.container.v1beta1.K8sBetaAPIConfig enable_k8s_beta_apis = 143;- Specified by:
getEnableK8SBetaApisin interfaceClusterOrBuilder- Returns:
- The enableK8sBetaApis.
-
getEnableK8SBetaApisOrBuilder
public K8sBetaAPIConfigOrBuilder getEnableK8SBetaApisOrBuilder()
Kubernetes open source beta apis enabled on the cluster. Only beta apis.
.google.container.v1beta1.K8sBetaAPIConfig enable_k8s_beta_apis = 143;- Specified by:
getEnableK8SBetaApisOrBuilderin interfaceClusterOrBuilder
-
getResourceLabelsCount
public int getResourceLabelsCount()
Description copied from interface:ClusterOrBuilderThe resource labels for the cluster to use to annotate any related Google Compute Engine resources.
map<string, string> resource_labels = 15;- Specified by:
getResourceLabelsCountin interfaceClusterOrBuilder
-
containsResourceLabels
public boolean containsResourceLabels(String key)
The resource labels for the cluster to use to annotate any related Google Compute Engine resources.
map<string, string> resource_labels = 15;- Specified by:
containsResourceLabelsin interfaceClusterOrBuilder
-
getResourceLabels
@Deprecated public Map<String,String> getResourceLabels()
Deprecated.UsegetResourceLabelsMap()instead.- Specified by:
getResourceLabelsin interfaceClusterOrBuilder
-
getResourceLabelsMap
public Map<String,String> getResourceLabelsMap()
The resource labels for the cluster to use to annotate any related Google Compute Engine resources.
map<string, string> resource_labels = 15;- Specified by:
getResourceLabelsMapin interfaceClusterOrBuilder
-
getResourceLabelsOrDefault
public String getResourceLabelsOrDefault(String key, String defaultValue)
The resource labels for the cluster to use to annotate any related Google Compute Engine resources.
map<string, string> resource_labels = 15;- Specified by:
getResourceLabelsOrDefaultin interfaceClusterOrBuilder
-
getResourceLabelsOrThrow
public String getResourceLabelsOrThrow(String key)
The resource labels for the cluster to use to annotate any related Google Compute Engine resources.
map<string, string> resource_labels = 15;- Specified by:
getResourceLabelsOrThrowin interfaceClusterOrBuilder
-
getLabelFingerprint
public String getLabelFingerprint()
The fingerprint of the set of labels for this cluster.
string label_fingerprint = 16;- Specified by:
getLabelFingerprintin interfaceClusterOrBuilder- Returns:
- The labelFingerprint.
-
getLabelFingerprintBytes
public com.google.protobuf.ByteString getLabelFingerprintBytes()
The fingerprint of the set of labels for this cluster.
string label_fingerprint = 16;- Specified by:
getLabelFingerprintBytesin interfaceClusterOrBuilder- Returns:
- The bytes for labelFingerprint.
-
hasLegacyAbac
public boolean hasLegacyAbac()
Configuration for the legacy ABAC authorization mode.
.google.container.v1beta1.LegacyAbac legacy_abac = 18;- Specified by:
hasLegacyAbacin interfaceClusterOrBuilder- Returns:
- Whether the legacyAbac field is set.
-
getLegacyAbac
public LegacyAbac getLegacyAbac()
Configuration for the legacy ABAC authorization mode.
.google.container.v1beta1.LegacyAbac legacy_abac = 18;- Specified by:
getLegacyAbacin interfaceClusterOrBuilder- Returns:
- The legacyAbac.
-
getLegacyAbacOrBuilder
public LegacyAbacOrBuilder getLegacyAbacOrBuilder()
Configuration for the legacy ABAC authorization mode.
.google.container.v1beta1.LegacyAbac legacy_abac = 18;- Specified by:
getLegacyAbacOrBuilderin interfaceClusterOrBuilder
-
hasNetworkPolicy
public boolean hasNetworkPolicy()
Configuration options for the NetworkPolicy feature.
.google.container.v1beta1.NetworkPolicy network_policy = 19;- Specified by:
hasNetworkPolicyin interfaceClusterOrBuilder- Returns:
- Whether the networkPolicy field is set.
-
getNetworkPolicy
public NetworkPolicy getNetworkPolicy()
Configuration options for the NetworkPolicy feature.
.google.container.v1beta1.NetworkPolicy network_policy = 19;- Specified by:
getNetworkPolicyin interfaceClusterOrBuilder- Returns:
- The networkPolicy.
-
getNetworkPolicyOrBuilder
public NetworkPolicyOrBuilder getNetworkPolicyOrBuilder()
Configuration options for the NetworkPolicy feature.
.google.container.v1beta1.NetworkPolicy network_policy = 19;- Specified by:
getNetworkPolicyOrBuilderin interfaceClusterOrBuilder
-
hasIpAllocationPolicy
public boolean hasIpAllocationPolicy()
Configuration for cluster IP allocation.
.google.container.v1beta1.IPAllocationPolicy ip_allocation_policy = 20;- Specified by:
hasIpAllocationPolicyin interfaceClusterOrBuilder- Returns:
- Whether the ipAllocationPolicy field is set.
-
getIpAllocationPolicy
public IPAllocationPolicy getIpAllocationPolicy()
Configuration for cluster IP allocation.
.google.container.v1beta1.IPAllocationPolicy ip_allocation_policy = 20;- Specified by:
getIpAllocationPolicyin interfaceClusterOrBuilder- Returns:
- The ipAllocationPolicy.
-
getIpAllocationPolicyOrBuilder
public IPAllocationPolicyOrBuilder getIpAllocationPolicyOrBuilder()
Configuration for cluster IP allocation.
.google.container.v1beta1.IPAllocationPolicy ip_allocation_policy = 20;- Specified by:
getIpAllocationPolicyOrBuilderin interfaceClusterOrBuilder
-
hasMasterAuthorizedNetworksConfig
public boolean hasMasterAuthorizedNetworksConfig()
The configuration options for master authorized networks feature.
.google.container.v1beta1.MasterAuthorizedNetworksConfig master_authorized_networks_config = 22;- Specified by:
hasMasterAuthorizedNetworksConfigin interfaceClusterOrBuilder- Returns:
- Whether the masterAuthorizedNetworksConfig field is set.
-
getMasterAuthorizedNetworksConfig
public MasterAuthorizedNetworksConfig getMasterAuthorizedNetworksConfig()
The configuration options for master authorized networks feature.
.google.container.v1beta1.MasterAuthorizedNetworksConfig master_authorized_networks_config = 22;- Specified by:
getMasterAuthorizedNetworksConfigin interfaceClusterOrBuilder- Returns:
- The masterAuthorizedNetworksConfig.
-
getMasterAuthorizedNetworksConfigOrBuilder
public MasterAuthorizedNetworksConfigOrBuilder getMasterAuthorizedNetworksConfigOrBuilder()
The configuration options for master authorized networks feature.
.google.container.v1beta1.MasterAuthorizedNetworksConfig master_authorized_networks_config = 22;- Specified by:
getMasterAuthorizedNetworksConfigOrBuilderin interfaceClusterOrBuilder
-
hasMaintenancePolicy
public boolean hasMaintenancePolicy()
Configure the maintenance policy for this cluster.
.google.container.v1beta1.MaintenancePolicy maintenance_policy = 23;- Specified by:
hasMaintenancePolicyin interfaceClusterOrBuilder- Returns:
- Whether the maintenancePolicy field is set.
-
getMaintenancePolicy
public MaintenancePolicy getMaintenancePolicy()
Configure the maintenance policy for this cluster.
.google.container.v1beta1.MaintenancePolicy maintenance_policy = 23;- Specified by:
getMaintenancePolicyin interfaceClusterOrBuilder- Returns:
- The maintenancePolicy.
-
getMaintenancePolicyOrBuilder
public MaintenancePolicyOrBuilder getMaintenancePolicyOrBuilder()
Configure the maintenance policy for this cluster.
.google.container.v1beta1.MaintenancePolicy maintenance_policy = 23;- Specified by:
getMaintenancePolicyOrBuilderin interfaceClusterOrBuilder
-
hasBinaryAuthorization
public boolean hasBinaryAuthorization()
Configuration for Binary Authorization.
.google.container.v1beta1.BinaryAuthorization binary_authorization = 24;- Specified by:
hasBinaryAuthorizationin interfaceClusterOrBuilder- Returns:
- Whether the binaryAuthorization field is set.
-
getBinaryAuthorization
public BinaryAuthorization getBinaryAuthorization()
Configuration for Binary Authorization.
.google.container.v1beta1.BinaryAuthorization binary_authorization = 24;- Specified by:
getBinaryAuthorizationin interfaceClusterOrBuilder- Returns:
- The binaryAuthorization.
-
getBinaryAuthorizationOrBuilder
public BinaryAuthorizationOrBuilder getBinaryAuthorizationOrBuilder()
Configuration for Binary Authorization.
.google.container.v1beta1.BinaryAuthorization binary_authorization = 24;- Specified by:
getBinaryAuthorizationOrBuilderin interfaceClusterOrBuilder
-
hasPodSecurityPolicyConfig
public boolean hasPodSecurityPolicyConfig()
Configuration for the PodSecurityPolicy feature.
.google.container.v1beta1.PodSecurityPolicyConfig pod_security_policy_config = 25;- Specified by:
hasPodSecurityPolicyConfigin interfaceClusterOrBuilder- Returns:
- Whether the podSecurityPolicyConfig field is set.
-
getPodSecurityPolicyConfig
public PodSecurityPolicyConfig getPodSecurityPolicyConfig()
Configuration for the PodSecurityPolicy feature.
.google.container.v1beta1.PodSecurityPolicyConfig pod_security_policy_config = 25;- Specified by:
getPodSecurityPolicyConfigin interfaceClusterOrBuilder- Returns:
- The podSecurityPolicyConfig.
-
getPodSecurityPolicyConfigOrBuilder
public PodSecurityPolicyConfigOrBuilder getPodSecurityPolicyConfigOrBuilder()
Configuration for the PodSecurityPolicy feature.
.google.container.v1beta1.PodSecurityPolicyConfig pod_security_policy_config = 25;- Specified by:
getPodSecurityPolicyConfigOrBuilderin interfaceClusterOrBuilder
-
hasAutoscaling
public boolean hasAutoscaling()
Cluster-level autoscaling configuration.
.google.container.v1beta1.ClusterAutoscaling autoscaling = 26;- Specified by:
hasAutoscalingin interfaceClusterOrBuilder- Returns:
- Whether the autoscaling field is set.
-
getAutoscaling
public ClusterAutoscaling getAutoscaling()
Cluster-level autoscaling configuration.
.google.container.v1beta1.ClusterAutoscaling autoscaling = 26;- Specified by:
getAutoscalingin interfaceClusterOrBuilder- Returns:
- The autoscaling.
-
getAutoscalingOrBuilder
public ClusterAutoscalingOrBuilder getAutoscalingOrBuilder()
Cluster-level autoscaling configuration.
.google.container.v1beta1.ClusterAutoscaling autoscaling = 26;- Specified by:
getAutoscalingOrBuilderin interfaceClusterOrBuilder
-
hasNetworkConfig
public boolean hasNetworkConfig()
Configuration for cluster networking.
.google.container.v1beta1.NetworkConfig network_config = 27;- Specified by:
hasNetworkConfigin interfaceClusterOrBuilder- Returns:
- Whether the networkConfig field is set.
-
getNetworkConfig
public NetworkConfig getNetworkConfig()
Configuration for cluster networking.
.google.container.v1beta1.NetworkConfig network_config = 27;- Specified by:
getNetworkConfigin interfaceClusterOrBuilder- Returns:
- The networkConfig.
-
getNetworkConfigOrBuilder
public NetworkConfigOrBuilder getNetworkConfigOrBuilder()
Configuration for cluster networking.
.google.container.v1beta1.NetworkConfig network_config = 27;- Specified by:
getNetworkConfigOrBuilderin interfaceClusterOrBuilder
-
getPrivateCluster
@Deprecated public boolean getPrivateCluster()
Deprecated.google.container.v1beta1.Cluster.private_cluster is deprecated. See google/container/v1beta1/cluster_service.proto;l=1993If this is a private cluster setup. Private clusters are clusters that, by default have no external IP addresses on the nodes and where nodes and the master communicate over private IP addresses. This field is deprecated, use private_cluster_config.enable_private_nodes instead.
bool private_cluster = 28 [deprecated = true];- Specified by:
getPrivateClusterin interfaceClusterOrBuilder- Returns:
- The privateCluster.
-
getMasterIpv4CidrBlock
@Deprecated public String getMasterIpv4CidrBlock()
Deprecated.google.container.v1beta1.Cluster.master_ipv4_cidr_block is deprecated. See google/container/v1beta1/cluster_service.proto;l=2000The IP prefix in CIDR notation to use for the hosted master network. This prefix will be used for assigning private IP addresses to the master or set of masters, as well as the ILB VIP. This field is deprecated, use private_cluster_config.master_ipv4_cidr_block instead.
string master_ipv4_cidr_block = 29 [deprecated = true];- Specified by:
getMasterIpv4CidrBlockin interfaceClusterOrBuilder- Returns:
- The masterIpv4CidrBlock.
-
getMasterIpv4CidrBlockBytes
@Deprecated public com.google.protobuf.ByteString getMasterIpv4CidrBlockBytes()
Deprecated.google.container.v1beta1.Cluster.master_ipv4_cidr_block is deprecated. See google/container/v1beta1/cluster_service.proto;l=2000The IP prefix in CIDR notation to use for the hosted master network. This prefix will be used for assigning private IP addresses to the master or set of masters, as well as the ILB VIP. This field is deprecated, use private_cluster_config.master_ipv4_cidr_block instead.
string master_ipv4_cidr_block = 29 [deprecated = true];- Specified by:
getMasterIpv4CidrBlockBytesin interfaceClusterOrBuilder- Returns:
- The bytes for masterIpv4CidrBlock.
-
hasDefaultMaxPodsConstraint
public boolean hasDefaultMaxPodsConstraint()
The default constraint on the maximum number of pods that can be run simultaneously on a node in the node pool of this cluster. Only honored if cluster created with IP Alias support.
.google.container.v1beta1.MaxPodsConstraint default_max_pods_constraint = 30;- Specified by:
hasDefaultMaxPodsConstraintin interfaceClusterOrBuilder- Returns:
- Whether the defaultMaxPodsConstraint field is set.
-
getDefaultMaxPodsConstraint
public MaxPodsConstraint getDefaultMaxPodsConstraint()
The default constraint on the maximum number of pods that can be run simultaneously on a node in the node pool of this cluster. Only honored if cluster created with IP Alias support.
.google.container.v1beta1.MaxPodsConstraint default_max_pods_constraint = 30;- Specified by:
getDefaultMaxPodsConstraintin interfaceClusterOrBuilder- Returns:
- The defaultMaxPodsConstraint.
-
getDefaultMaxPodsConstraintOrBuilder
public MaxPodsConstraintOrBuilder getDefaultMaxPodsConstraintOrBuilder()
The default constraint on the maximum number of pods that can be run simultaneously on a node in the node pool of this cluster. Only honored if cluster created with IP Alias support.
.google.container.v1beta1.MaxPodsConstraint default_max_pods_constraint = 30;- Specified by:
getDefaultMaxPodsConstraintOrBuilderin interfaceClusterOrBuilder
-
hasResourceUsageExportConfig
public boolean hasResourceUsageExportConfig()
Configuration for exporting resource usages. Resource usage export is disabled when this config unspecified.
.google.container.v1beta1.ResourceUsageExportConfig resource_usage_export_config = 33;- Specified by:
hasResourceUsageExportConfigin interfaceClusterOrBuilder- Returns:
- Whether the resourceUsageExportConfig field is set.
-
getResourceUsageExportConfig
public ResourceUsageExportConfig getResourceUsageExportConfig()
Configuration for exporting resource usages. Resource usage export is disabled when this config unspecified.
.google.container.v1beta1.ResourceUsageExportConfig resource_usage_export_config = 33;- Specified by:
getResourceUsageExportConfigin interfaceClusterOrBuilder- Returns:
- The resourceUsageExportConfig.
-
getResourceUsageExportConfigOrBuilder
public ResourceUsageExportConfigOrBuilder getResourceUsageExportConfigOrBuilder()
Configuration for exporting resource usages. Resource usage export is disabled when this config unspecified.
.google.container.v1beta1.ResourceUsageExportConfig resource_usage_export_config = 33;- Specified by:
getResourceUsageExportConfigOrBuilderin interfaceClusterOrBuilder
-
hasAuthenticatorGroupsConfig
public boolean hasAuthenticatorGroupsConfig()
Configuration controlling RBAC group membership information.
.google.container.v1beta1.AuthenticatorGroupsConfig authenticator_groups_config = 34;- Specified by:
hasAuthenticatorGroupsConfigin interfaceClusterOrBuilder- Returns:
- Whether the authenticatorGroupsConfig field is set.
-
getAuthenticatorGroupsConfig
public AuthenticatorGroupsConfig getAuthenticatorGroupsConfig()
Configuration controlling RBAC group membership information.
.google.container.v1beta1.AuthenticatorGroupsConfig authenticator_groups_config = 34;- Specified by:
getAuthenticatorGroupsConfigin interfaceClusterOrBuilder- Returns:
- The authenticatorGroupsConfig.
-
getAuthenticatorGroupsConfigOrBuilder
public AuthenticatorGroupsConfigOrBuilder getAuthenticatorGroupsConfigOrBuilder()
Configuration controlling RBAC group membership information.
.google.container.v1beta1.AuthenticatorGroupsConfig authenticator_groups_config = 34;- Specified by:
getAuthenticatorGroupsConfigOrBuilderin interfaceClusterOrBuilder
-
hasPrivateClusterConfig
public boolean hasPrivateClusterConfig()
Configuration for private cluster.
.google.container.v1beta1.PrivateClusterConfig private_cluster_config = 37;- Specified by:
hasPrivateClusterConfigin interfaceClusterOrBuilder- Returns:
- Whether the privateClusterConfig field is set.
-
getPrivateClusterConfig
public PrivateClusterConfig getPrivateClusterConfig()
Configuration for private cluster.
.google.container.v1beta1.PrivateClusterConfig private_cluster_config = 37;- Specified by:
getPrivateClusterConfigin interfaceClusterOrBuilder- Returns:
- The privateClusterConfig.
-
getPrivateClusterConfigOrBuilder
public PrivateClusterConfigOrBuilder getPrivateClusterConfigOrBuilder()
Configuration for private cluster.
.google.container.v1beta1.PrivateClusterConfig private_cluster_config = 37;- Specified by:
getPrivateClusterConfigOrBuilderin interfaceClusterOrBuilder
-
hasVerticalPodAutoscaling
public boolean hasVerticalPodAutoscaling()
Cluster-level Vertical Pod Autoscaling configuration.
.google.container.v1beta1.VerticalPodAutoscaling vertical_pod_autoscaling = 39;- Specified by:
hasVerticalPodAutoscalingin interfaceClusterOrBuilder- Returns:
- Whether the verticalPodAutoscaling field is set.
-
getVerticalPodAutoscaling
public VerticalPodAutoscaling getVerticalPodAutoscaling()
Cluster-level Vertical Pod Autoscaling configuration.
.google.container.v1beta1.VerticalPodAutoscaling vertical_pod_autoscaling = 39;- Specified by:
getVerticalPodAutoscalingin interfaceClusterOrBuilder- Returns:
- The verticalPodAutoscaling.
-
getVerticalPodAutoscalingOrBuilder
public VerticalPodAutoscalingOrBuilder getVerticalPodAutoscalingOrBuilder()
Cluster-level Vertical Pod Autoscaling configuration.
.google.container.v1beta1.VerticalPodAutoscaling vertical_pod_autoscaling = 39;- Specified by:
getVerticalPodAutoscalingOrBuilderin interfaceClusterOrBuilder
-
hasShieldedNodes
public boolean hasShieldedNodes()
Shielded Nodes configuration.
.google.container.v1beta1.ShieldedNodes shielded_nodes = 40;- Specified by:
hasShieldedNodesin interfaceClusterOrBuilder- Returns:
- Whether the shieldedNodes field is set.
-
getShieldedNodes
public ShieldedNodes getShieldedNodes()
Shielded Nodes configuration.
.google.container.v1beta1.ShieldedNodes shielded_nodes = 40;- Specified by:
getShieldedNodesin interfaceClusterOrBuilder- Returns:
- The shieldedNodes.
-
getShieldedNodesOrBuilder
public ShieldedNodesOrBuilder getShieldedNodesOrBuilder()
Shielded Nodes configuration.
.google.container.v1beta1.ShieldedNodes shielded_nodes = 40;- Specified by:
getShieldedNodesOrBuilderin interfaceClusterOrBuilder
-
hasReleaseChannel
public boolean hasReleaseChannel()
Release channel configuration. If left unspecified on cluster creation and a version is specified, the cluster is enrolled in the most mature release channel where the version is available (first checking STABLE, then REGULAR, and finally RAPID). Otherwise, if no release channel configuration and no version is specified, the cluster is enrolled in the REGULAR channel with its default version.
.google.container.v1beta1.ReleaseChannel release_channel = 41;- Specified by:
hasReleaseChannelin interfaceClusterOrBuilder- Returns:
- Whether the releaseChannel field is set.
-
getReleaseChannel
public ReleaseChannel getReleaseChannel()
Release channel configuration. If left unspecified on cluster creation and a version is specified, the cluster is enrolled in the most mature release channel where the version is available (first checking STABLE, then REGULAR, and finally RAPID). Otherwise, if no release channel configuration and no version is specified, the cluster is enrolled in the REGULAR channel with its default version.
.google.container.v1beta1.ReleaseChannel release_channel = 41;- Specified by:
getReleaseChannelin interfaceClusterOrBuilder- Returns:
- The releaseChannel.
-
getReleaseChannelOrBuilder
public ReleaseChannelOrBuilder getReleaseChannelOrBuilder()
Release channel configuration. If left unspecified on cluster creation and a version is specified, the cluster is enrolled in the most mature release channel where the version is available (first checking STABLE, then REGULAR, and finally RAPID). Otherwise, if no release channel configuration and no version is specified, the cluster is enrolled in the REGULAR channel with its default version.
.google.container.v1beta1.ReleaseChannel release_channel = 41;- Specified by:
getReleaseChannelOrBuilderin interfaceClusterOrBuilder
-
hasWorkloadIdentityConfig
public boolean hasWorkloadIdentityConfig()
Configuration for the use of Kubernetes Service Accounts in GCP IAM policies.
.google.container.v1beta1.WorkloadIdentityConfig workload_identity_config = 43;- Specified by:
hasWorkloadIdentityConfigin interfaceClusterOrBuilder- Returns:
- Whether the workloadIdentityConfig field is set.
-
getWorkloadIdentityConfig
public WorkloadIdentityConfig getWorkloadIdentityConfig()
Configuration for the use of Kubernetes Service Accounts in GCP IAM policies.
.google.container.v1beta1.WorkloadIdentityConfig workload_identity_config = 43;- Specified by:
getWorkloadIdentityConfigin interfaceClusterOrBuilder- Returns:
- The workloadIdentityConfig.
-
getWorkloadIdentityConfigOrBuilder
public WorkloadIdentityConfigOrBuilder getWorkloadIdentityConfigOrBuilder()
Configuration for the use of Kubernetes Service Accounts in GCP IAM policies.
.google.container.v1beta1.WorkloadIdentityConfig workload_identity_config = 43;- Specified by:
getWorkloadIdentityConfigOrBuilderin interfaceClusterOrBuilder
-
hasWorkloadCertificates
public boolean hasWorkloadCertificates()
Configuration for issuance of mTLS keys and certificates to Kubernetes pods.
.google.container.v1beta1.WorkloadCertificates workload_certificates = 52;- Specified by:
hasWorkloadCertificatesin interfaceClusterOrBuilder- Returns:
- Whether the workloadCertificates field is set.
-
getWorkloadCertificates
public WorkloadCertificates getWorkloadCertificates()
Configuration for issuance of mTLS keys and certificates to Kubernetes pods.
.google.container.v1beta1.WorkloadCertificates workload_certificates = 52;- Specified by:
getWorkloadCertificatesin interfaceClusterOrBuilder- Returns:
- The workloadCertificates.
-
getWorkloadCertificatesOrBuilder
public WorkloadCertificatesOrBuilder getWorkloadCertificatesOrBuilder()
Configuration for issuance of mTLS keys and certificates to Kubernetes pods.
.google.container.v1beta1.WorkloadCertificates workload_certificates = 52;- Specified by:
getWorkloadCertificatesOrBuilderin interfaceClusterOrBuilder
-
hasMeshCertificates
public boolean hasMeshCertificates()
Configuration for issuance of mTLS keys and certificates to Kubernetes pods.
.google.container.v1beta1.MeshCertificates mesh_certificates = 67;- Specified by:
hasMeshCertificatesin interfaceClusterOrBuilder- Returns:
- Whether the meshCertificates field is set.
-
getMeshCertificates
public MeshCertificates getMeshCertificates()
Configuration for issuance of mTLS keys and certificates to Kubernetes pods.
.google.container.v1beta1.MeshCertificates mesh_certificates = 67;- Specified by:
getMeshCertificatesin interfaceClusterOrBuilder- Returns:
- The meshCertificates.
-
getMeshCertificatesOrBuilder
public MeshCertificatesOrBuilder getMeshCertificatesOrBuilder()
Configuration for issuance of mTLS keys and certificates to Kubernetes pods.
.google.container.v1beta1.MeshCertificates mesh_certificates = 67;- Specified by:
getMeshCertificatesOrBuilderin interfaceClusterOrBuilder
-
hasWorkloadAltsConfig
public boolean hasWorkloadAltsConfig()
Configuration for direct-path (via ALTS) with workload identity.
.google.container.v1beta1.WorkloadALTSConfig workload_alts_config = 53;- Specified by:
hasWorkloadAltsConfigin interfaceClusterOrBuilder- Returns:
- Whether the workloadAltsConfig field is set.
-
getWorkloadAltsConfig
public WorkloadALTSConfig getWorkloadAltsConfig()
Configuration for direct-path (via ALTS) with workload identity.
.google.container.v1beta1.WorkloadALTSConfig workload_alts_config = 53;- Specified by:
getWorkloadAltsConfigin interfaceClusterOrBuilder- Returns:
- The workloadAltsConfig.
-
getWorkloadAltsConfigOrBuilder
public WorkloadALTSConfigOrBuilder getWorkloadAltsConfigOrBuilder()
Configuration for direct-path (via ALTS) with workload identity.
.google.container.v1beta1.WorkloadALTSConfig workload_alts_config = 53;- Specified by:
getWorkloadAltsConfigOrBuilderin interfaceClusterOrBuilder
-
hasCostManagementConfig
public boolean hasCostManagementConfig()
Configuration for the fine-grained cost management feature.
.google.container.v1beta1.CostManagementConfig cost_management_config = 45;- Specified by:
hasCostManagementConfigin interfaceClusterOrBuilder- Returns:
- Whether the costManagementConfig field is set.
-
getCostManagementConfig
public CostManagementConfig getCostManagementConfig()
Configuration for the fine-grained cost management feature.
.google.container.v1beta1.CostManagementConfig cost_management_config = 45;- Specified by:
getCostManagementConfigin interfaceClusterOrBuilder- Returns:
- The costManagementConfig.
-
getCostManagementConfigOrBuilder
public CostManagementConfigOrBuilder getCostManagementConfigOrBuilder()
Configuration for the fine-grained cost management feature.
.google.container.v1beta1.CostManagementConfig cost_management_config = 45;- Specified by:
getCostManagementConfigOrBuilderin interfaceClusterOrBuilder
-
hasClusterTelemetry
public boolean hasClusterTelemetry()
Telemetry integration for the cluster.
.google.container.v1beta1.ClusterTelemetry cluster_telemetry = 46;- Specified by:
hasClusterTelemetryin interfaceClusterOrBuilder- Returns:
- Whether the clusterTelemetry field is set.
-
getClusterTelemetry
public ClusterTelemetry getClusterTelemetry()
Telemetry integration for the cluster.
.google.container.v1beta1.ClusterTelemetry cluster_telemetry = 46;- Specified by:
getClusterTelemetryin interfaceClusterOrBuilder- Returns:
- The clusterTelemetry.
-
getClusterTelemetryOrBuilder
public ClusterTelemetryOrBuilder getClusterTelemetryOrBuilder()
Telemetry integration for the cluster.
.google.container.v1beta1.ClusterTelemetry cluster_telemetry = 46;- Specified by:
getClusterTelemetryOrBuilderin interfaceClusterOrBuilder
-
hasTpuConfig
public boolean hasTpuConfig()
Configuration for Cloud TPU support;
.google.container.v1beta1.TpuConfig tpu_config = 47;- Specified by:
hasTpuConfigin interfaceClusterOrBuilder- Returns:
- Whether the tpuConfig field is set.
-
getTpuConfig
public TpuConfig getTpuConfig()
Configuration for Cloud TPU support;
.google.container.v1beta1.TpuConfig tpu_config = 47;- Specified by:
getTpuConfigin interfaceClusterOrBuilder- Returns:
- The tpuConfig.
-
getTpuConfigOrBuilder
public TpuConfigOrBuilder getTpuConfigOrBuilder()
Configuration for Cloud TPU support;
.google.container.v1beta1.TpuConfig tpu_config = 47;- Specified by:
getTpuConfigOrBuilderin interfaceClusterOrBuilder
-
hasNotificationConfig
public boolean hasNotificationConfig()
Notification configuration of the cluster.
.google.container.v1beta1.NotificationConfig notification_config = 49;- Specified by:
hasNotificationConfigin interfaceClusterOrBuilder- Returns:
- Whether the notificationConfig field is set.
-
getNotificationConfig
public NotificationConfig getNotificationConfig()
Notification configuration of the cluster.
.google.container.v1beta1.NotificationConfig notification_config = 49;- Specified by:
getNotificationConfigin interfaceClusterOrBuilder- Returns:
- The notificationConfig.
-
getNotificationConfigOrBuilder
public NotificationConfigOrBuilder getNotificationConfigOrBuilder()
Notification configuration of the cluster.
.google.container.v1beta1.NotificationConfig notification_config = 49;- Specified by:
getNotificationConfigOrBuilderin interfaceClusterOrBuilder
-
hasConfidentialNodes
public boolean hasConfidentialNodes()
Configuration of Confidential Nodes. All the nodes in the cluster will be Confidential VM once enabled.
.google.container.v1beta1.ConfidentialNodes confidential_nodes = 50;- Specified by:
hasConfidentialNodesin interfaceClusterOrBuilder- Returns:
- Whether the confidentialNodes field is set.
-
getConfidentialNodes
public ConfidentialNodes getConfidentialNodes()
Configuration of Confidential Nodes. All the nodes in the cluster will be Confidential VM once enabled.
.google.container.v1beta1.ConfidentialNodes confidential_nodes = 50;- Specified by:
getConfidentialNodesin interfaceClusterOrBuilder- Returns:
- The confidentialNodes.
-
getConfidentialNodesOrBuilder
public ConfidentialNodesOrBuilder getConfidentialNodesOrBuilder()
Configuration of Confidential Nodes. All the nodes in the cluster will be Confidential VM once enabled.
.google.container.v1beta1.ConfidentialNodes confidential_nodes = 50;- Specified by:
getConfidentialNodesOrBuilderin interfaceClusterOrBuilder
-
hasIdentityServiceConfig
public boolean hasIdentityServiceConfig()
Configuration for Identity Service component.
.google.container.v1beta1.IdentityServiceConfig identity_service_config = 54;- Specified by:
hasIdentityServiceConfigin interfaceClusterOrBuilder- Returns:
- Whether the identityServiceConfig field is set.
-
getIdentityServiceConfig
public IdentityServiceConfig getIdentityServiceConfig()
Configuration for Identity Service component.
.google.container.v1beta1.IdentityServiceConfig identity_service_config = 54;- Specified by:
getIdentityServiceConfigin interfaceClusterOrBuilder- Returns:
- The identityServiceConfig.
-
getIdentityServiceConfigOrBuilder
public IdentityServiceConfigOrBuilder getIdentityServiceConfigOrBuilder()
Configuration for Identity Service component.
.google.container.v1beta1.IdentityServiceConfig identity_service_config = 54;- Specified by:
getIdentityServiceConfigOrBuilderin interfaceClusterOrBuilder
-
getSelfLink
public String getSelfLink()
[Output only] Server-defined URL for the resource.
string self_link = 100;- Specified by:
getSelfLinkin interfaceClusterOrBuilder- Returns:
- The selfLink.
-
getSelfLinkBytes
public com.google.protobuf.ByteString getSelfLinkBytes()
[Output only] Server-defined URL for the resource.
string self_link = 100;- Specified by:
getSelfLinkBytesin interfaceClusterOrBuilder- Returns:
- The bytes for selfLink.
-
getZone
@Deprecated public String getZone()
Deprecated.google.container.v1beta1.Cluster.zone is deprecated. See google/container/v1beta1/cluster_service.proto;l=2071[Output only] The name of the Google Compute Engine [zone](https://cloud.google.com/compute/docs/zones#available) in which the cluster resides. This field is deprecated, use location instead.
string zone = 101 [deprecated = true];- Specified by:
getZonein interfaceClusterOrBuilder- Returns:
- The zone.
-
getZoneBytes
@Deprecated public com.google.protobuf.ByteString getZoneBytes()
Deprecated.google.container.v1beta1.Cluster.zone is deprecated. See google/container/v1beta1/cluster_service.proto;l=2071[Output only] The name of the Google Compute Engine [zone](https://cloud.google.com/compute/docs/zones#available) in which the cluster resides. This field is deprecated, use location instead.
string zone = 101 [deprecated = true];- Specified by:
getZoneBytesin interfaceClusterOrBuilder- Returns:
- The bytes for zone.
-
getEndpoint
public String getEndpoint()
[Output only] The IP address of this cluster's master endpoint. The endpoint can be accessed from the internet at `https://username:password@endpoint/`. See the `masterAuth` property of this resource for username and password information.
string endpoint = 102;- Specified by:
getEndpointin interfaceClusterOrBuilder- Returns:
- The endpoint.
-
getEndpointBytes
public com.google.protobuf.ByteString getEndpointBytes()
[Output only] The IP address of this cluster's master endpoint. The endpoint can be accessed from the internet at `https://username:password@endpoint/`. See the `masterAuth` property of this resource for username and password information.
string endpoint = 102;- Specified by:
getEndpointBytesin interfaceClusterOrBuilder- Returns:
- The bytes for endpoint.
-
getInitialClusterVersion
public String getInitialClusterVersion()
The initial Kubernetes version for this cluster. Valid versions are those found in validMasterVersions returned by getServerConfig. The version can be upgraded over time; such upgrades are reflected in currentMasterVersion and currentNodeVersion. Users may specify either explicit versions offered by Kubernetes Engine or version aliases, which have the following behavior: - "latest": picks the highest valid Kubernetes version - "1.X": picks the highest valid patch+gke.N patch in the 1.X version - "1.X.Y": picks the highest valid gke.N patch in the 1.X.Y version - "1.X.Y-gke.N": picks an explicit Kubernetes version - "","-": picks the default Kubernetes version
string initial_cluster_version = 103;- Specified by:
getInitialClusterVersionin interfaceClusterOrBuilder- Returns:
- The initialClusterVersion.
-
getInitialClusterVersionBytes
public com.google.protobuf.ByteString getInitialClusterVersionBytes()
The initial Kubernetes version for this cluster. Valid versions are those found in validMasterVersions returned by getServerConfig. The version can be upgraded over time; such upgrades are reflected in currentMasterVersion and currentNodeVersion. Users may specify either explicit versions offered by Kubernetes Engine or version aliases, which have the following behavior: - "latest": picks the highest valid Kubernetes version - "1.X": picks the highest valid patch+gke.N patch in the 1.X version - "1.X.Y": picks the highest valid gke.N patch in the 1.X.Y version - "1.X.Y-gke.N": picks an explicit Kubernetes version - "","-": picks the default Kubernetes version
string initial_cluster_version = 103;- Specified by:
getInitialClusterVersionBytesin interfaceClusterOrBuilder- Returns:
- The bytes for initialClusterVersion.
-
getCurrentMasterVersion
public String getCurrentMasterVersion()
[Output only] The current software version of the master endpoint.
string current_master_version = 104;- Specified by:
getCurrentMasterVersionin interfaceClusterOrBuilder- Returns:
- The currentMasterVersion.
-
getCurrentMasterVersionBytes
public com.google.protobuf.ByteString getCurrentMasterVersionBytes()
[Output only] The current software version of the master endpoint.
string current_master_version = 104;- Specified by:
getCurrentMasterVersionBytesin interfaceClusterOrBuilder- Returns:
- The bytes for currentMasterVersion.
-
getCurrentNodeVersion
@Deprecated public String getCurrentNodeVersion()
Deprecated.google.container.v1beta1.Cluster.current_node_version is deprecated. See google/container/v1beta1/cluster_service.proto;l=2104[Output only] Deprecated, use [NodePool.version](https://cloud.google.com/kubernetes-engine/docs/reference/rest/v1beta1/projects.locations.clusters.nodePools) instead. The current version of the node software components. If they are currently at multiple versions because they're in the process of being upgraded, this reflects the minimum version of all nodes.
string current_node_version = 105 [deprecated = true];- Specified by:
getCurrentNodeVersionin interfaceClusterOrBuilder- Returns:
- The currentNodeVersion.
-
getCurrentNodeVersionBytes
@Deprecated public com.google.protobuf.ByteString getCurrentNodeVersionBytes()
Deprecated.google.container.v1beta1.Cluster.current_node_version is deprecated. See google/container/v1beta1/cluster_service.proto;l=2104[Output only] Deprecated, use [NodePool.version](https://cloud.google.com/kubernetes-engine/docs/reference/rest/v1beta1/projects.locations.clusters.nodePools) instead. The current version of the node software components. If they are currently at multiple versions because they're in the process of being upgraded, this reflects the minimum version of all nodes.
string current_node_version = 105 [deprecated = true];- Specified by:
getCurrentNodeVersionBytesin interfaceClusterOrBuilder- Returns:
- The bytes for currentNodeVersion.
-
getCreateTime
public String getCreateTime()
[Output only] The time the cluster was created, in [RFC3339](https://www.ietf.org/rfc/rfc3339.txt) text format.
string create_time = 106;- Specified by:
getCreateTimein interfaceClusterOrBuilder- Returns:
- The createTime.
-
getCreateTimeBytes
public com.google.protobuf.ByteString getCreateTimeBytes()
[Output only] The time the cluster was created, in [RFC3339](https://www.ietf.org/rfc/rfc3339.txt) text format.
string create_time = 106;- Specified by:
getCreateTimeBytesin interfaceClusterOrBuilder- Returns:
- The bytes for createTime.
-
getStatusValue
public int getStatusValue()
[Output only] The current status of this cluster.
.google.container.v1beta1.Cluster.Status status = 107;- Specified by:
getStatusValuein interfaceClusterOrBuilder- Returns:
- The enum numeric value on the wire for status.
-
getStatus
public Cluster.Status getStatus()
[Output only] The current status of this cluster.
.google.container.v1beta1.Cluster.Status status = 107;- Specified by:
getStatusin interfaceClusterOrBuilder- Returns:
- The status.
-
getStatusMessage
@Deprecated public String getStatusMessage()
Deprecated.google.container.v1beta1.Cluster.status_message is deprecated. See google/container/v1beta1/cluster_service.proto;l=2116[Output only] Deprecated. Use conditions instead. Additional information about the current status of this cluster, if available.
string status_message = 108 [deprecated = true];- Specified by:
getStatusMessagein interfaceClusterOrBuilder- Returns:
- The statusMessage.
-
getStatusMessageBytes
@Deprecated public com.google.protobuf.ByteString getStatusMessageBytes()
Deprecated.google.container.v1beta1.Cluster.status_message is deprecated. See google/container/v1beta1/cluster_service.proto;l=2116[Output only] Deprecated. Use conditions instead. Additional information about the current status of this cluster, if available.
string status_message = 108 [deprecated = true];- Specified by:
getStatusMessageBytesin interfaceClusterOrBuilder- Returns:
- The bytes for statusMessage.
-
getNodeIpv4CidrSize
public int getNodeIpv4CidrSize()
[Output only] The size of the address space on each node for hosting containers. This is provisioned from within the `container_ipv4_cidr` range. This field will only be set when cluster is in route-based network mode.
int32 node_ipv4_cidr_size = 109;- Specified by:
getNodeIpv4CidrSizein interfaceClusterOrBuilder- Returns:
- The nodeIpv4CidrSize.
-
getServicesIpv4Cidr
public String getServicesIpv4Cidr()
[Output only] The IP address range of the Kubernetes services in this cluster, in [CIDR](http://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing) notation (e.g. `1.2.3.4/29`). Service addresses are typically put in the last `/16` from the container CIDR.
string services_ipv4_cidr = 110;- Specified by:
getServicesIpv4Cidrin interfaceClusterOrBuilder- Returns:
- The servicesIpv4Cidr.
-
getServicesIpv4CidrBytes
public com.google.protobuf.ByteString getServicesIpv4CidrBytes()
[Output only] The IP address range of the Kubernetes services in this cluster, in [CIDR](http://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing) notation (e.g. `1.2.3.4/29`). Service addresses are typically put in the last `/16` from the container CIDR.
string services_ipv4_cidr = 110;- Specified by:
getServicesIpv4CidrBytesin interfaceClusterOrBuilder- Returns:
- The bytes for servicesIpv4Cidr.
-
getInstanceGroupUrlsList
@Deprecated public com.google.protobuf.ProtocolStringList getInstanceGroupUrlsList()
Deprecated.google.container.v1beta1.Cluster.instance_group_urls is deprecated. See google/container/v1beta1/cluster_service.proto;l=2132Deprecated. Use node_pools.instance_group_urls.
repeated string instance_group_urls = 111 [deprecated = true];- Specified by:
getInstanceGroupUrlsListin interfaceClusterOrBuilder- Returns:
- A list containing the instanceGroupUrls.
-
getInstanceGroupUrlsCount
@Deprecated public int getInstanceGroupUrlsCount()
Deprecated.google.container.v1beta1.Cluster.instance_group_urls is deprecated. See google/container/v1beta1/cluster_service.proto;l=2132Deprecated. Use node_pools.instance_group_urls.
repeated string instance_group_urls = 111 [deprecated = true];- Specified by:
getInstanceGroupUrlsCountin interfaceClusterOrBuilder- Returns:
- The count of instanceGroupUrls.
-
getInstanceGroupUrls
@Deprecated public String getInstanceGroupUrls(int index)
Deprecated.google.container.v1beta1.Cluster.instance_group_urls is deprecated. See google/container/v1beta1/cluster_service.proto;l=2132Deprecated. Use node_pools.instance_group_urls.
repeated string instance_group_urls = 111 [deprecated = true];- Specified by:
getInstanceGroupUrlsin interfaceClusterOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The instanceGroupUrls at the given index.
-
getInstanceGroupUrlsBytes
@Deprecated public com.google.protobuf.ByteString getInstanceGroupUrlsBytes(int index)
Deprecated.google.container.v1beta1.Cluster.instance_group_urls is deprecated. See google/container/v1beta1/cluster_service.proto;l=2132Deprecated. Use node_pools.instance_group_urls.
repeated string instance_group_urls = 111 [deprecated = true];- Specified by:
getInstanceGroupUrlsBytesin interfaceClusterOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the instanceGroupUrls at the given index.
-
getCurrentNodeCount
@Deprecated public int getCurrentNodeCount()
Deprecated.google.container.v1beta1.Cluster.current_node_count is deprecated. See google/container/v1beta1/cluster_service.proto;l=2136[Output only] The number of nodes currently in the cluster. Deprecated. Call Kubernetes API directly to retrieve node information.
int32 current_node_count = 112 [deprecated = true];- Specified by:
getCurrentNodeCountin interfaceClusterOrBuilder- Returns:
- The currentNodeCount.
-
getExpireTime
public String getExpireTime()
[Output only] The time the cluster will be automatically deleted in [RFC3339](https://www.ietf.org/rfc/rfc3339.txt) text format.
string expire_time = 113;- Specified by:
getExpireTimein interfaceClusterOrBuilder- Returns:
- The expireTime.
-
getExpireTimeBytes
public com.google.protobuf.ByteString getExpireTimeBytes()
[Output only] The time the cluster will be automatically deleted in [RFC3339](https://www.ietf.org/rfc/rfc3339.txt) text format.
string expire_time = 113;- Specified by:
getExpireTimeBytesin interfaceClusterOrBuilder- Returns:
- The bytes for expireTime.
-
getLocation
public String getLocation()
[Output only] The name of the Google Compute Engine [zone](https://cloud.google.com/compute/docs/regions-zones/regions-zones#available) or [region](https://cloud.google.com/compute/docs/regions-zones/regions-zones#available) in which the cluster resides.
string location = 114;- Specified by:
getLocationin interfaceClusterOrBuilder- Returns:
- The location.
-
getLocationBytes
public com.google.protobuf.ByteString getLocationBytes()
[Output only] The name of the Google Compute Engine [zone](https://cloud.google.com/compute/docs/regions-zones/regions-zones#available) or [region](https://cloud.google.com/compute/docs/regions-zones/regions-zones#available) in which the cluster resides.
string location = 114;- Specified by:
getLocationBytesin interfaceClusterOrBuilder- Returns:
- The bytes for location.
-
getEnableTpu
public boolean getEnableTpu()
Enable the ability to use Cloud TPUs in this cluster. This field is deprecated, use tpu_config.enabled instead.
bool enable_tpu = 115;- Specified by:
getEnableTpuin interfaceClusterOrBuilder- Returns:
- The enableTpu.
-
getTpuIpv4CidrBlock
public String getTpuIpv4CidrBlock()
[Output only] The IP address range of the Cloud TPUs in this cluster, in [CIDR](http://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing) notation (e.g. `1.2.3.4/29`).
string tpu_ipv4_cidr_block = 116;- Specified by:
getTpuIpv4CidrBlockin interfaceClusterOrBuilder- Returns:
- The tpuIpv4CidrBlock.
-
getTpuIpv4CidrBlockBytes
public com.google.protobuf.ByteString getTpuIpv4CidrBlockBytes()
[Output only] The IP address range of the Cloud TPUs in this cluster, in [CIDR](http://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing) notation (e.g. `1.2.3.4/29`).
string tpu_ipv4_cidr_block = 116;- Specified by:
getTpuIpv4CidrBlockBytesin interfaceClusterOrBuilder- Returns:
- The bytes for tpuIpv4CidrBlock.
-
hasDatabaseEncryption
public boolean hasDatabaseEncryption()
Configuration of etcd encryption.
.google.container.v1beta1.DatabaseEncryption database_encryption = 38;- Specified by:
hasDatabaseEncryptionin interfaceClusterOrBuilder- Returns:
- Whether the databaseEncryption field is set.
-
getDatabaseEncryption
public DatabaseEncryption getDatabaseEncryption()
Configuration of etcd encryption.
.google.container.v1beta1.DatabaseEncryption database_encryption = 38;- Specified by:
getDatabaseEncryptionin interfaceClusterOrBuilder- Returns:
- The databaseEncryption.
-
getDatabaseEncryptionOrBuilder
public DatabaseEncryptionOrBuilder getDatabaseEncryptionOrBuilder()
Configuration of etcd encryption.
.google.container.v1beta1.DatabaseEncryption database_encryption = 38;- Specified by:
getDatabaseEncryptionOrBuilderin interfaceClusterOrBuilder
-
getConditionsList
public List<StatusCondition> getConditionsList()
Which conditions caused the current cluster state.
repeated .google.container.v1beta1.StatusCondition conditions = 118;- Specified by:
getConditionsListin interfaceClusterOrBuilder
-
getConditionsOrBuilderList
public List<? extends StatusConditionOrBuilder> getConditionsOrBuilderList()
Which conditions caused the current cluster state.
repeated .google.container.v1beta1.StatusCondition conditions = 118;- Specified by:
getConditionsOrBuilderListin interfaceClusterOrBuilder
-
getConditionsCount
public int getConditionsCount()
Which conditions caused the current cluster state.
repeated .google.container.v1beta1.StatusCondition conditions = 118;- Specified by:
getConditionsCountin interfaceClusterOrBuilder
-
getConditions
public StatusCondition getConditions(int index)
Which conditions caused the current cluster state.
repeated .google.container.v1beta1.StatusCondition conditions = 118;- Specified by:
getConditionsin interfaceClusterOrBuilder
-
getConditionsOrBuilder
public StatusConditionOrBuilder getConditionsOrBuilder(int index)
Which conditions caused the current cluster state.
repeated .google.container.v1beta1.StatusCondition conditions = 118;- Specified by:
getConditionsOrBuilderin interfaceClusterOrBuilder
-
hasMaster
public boolean hasMaster()
Configuration for master components.
.google.container.v1beta1.Master master = 124;- Specified by:
hasMasterin interfaceClusterOrBuilder- Returns:
- Whether the master field is set.
-
getMaster
public Master getMaster()
Configuration for master components.
.google.container.v1beta1.Master master = 124;- Specified by:
getMasterin interfaceClusterOrBuilder- Returns:
- The master.
-
getMasterOrBuilder
public MasterOrBuilder getMasterOrBuilder()
Configuration for master components.
.google.container.v1beta1.Master master = 124;- Specified by:
getMasterOrBuilderin interfaceClusterOrBuilder
-
hasAutopilot
public boolean hasAutopilot()
Autopilot configuration for the cluster.
.google.container.v1beta1.Autopilot autopilot = 128;- Specified by:
hasAutopilotin interfaceClusterOrBuilder- Returns:
- Whether the autopilot field is set.
-
getAutopilot
public Autopilot getAutopilot()
Autopilot configuration for the cluster.
.google.container.v1beta1.Autopilot autopilot = 128;- Specified by:
getAutopilotin interfaceClusterOrBuilder- Returns:
- The autopilot.
-
getAutopilotOrBuilder
public AutopilotOrBuilder getAutopilotOrBuilder()
Autopilot configuration for the cluster.
.google.container.v1beta1.Autopilot autopilot = 128;- Specified by:
getAutopilotOrBuilderin interfaceClusterOrBuilder
-
getId
public String getId()
Output only. Unique id for the cluster.
string id = 129 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getIdin interfaceClusterOrBuilder- Returns:
- The id.
-
getIdBytes
public com.google.protobuf.ByteString getIdBytes()
Output only. Unique id for the cluster.
string id = 129 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getIdBytesin interfaceClusterOrBuilder- Returns:
- The bytes for id.
-
hasNodePoolDefaults
public boolean hasNodePoolDefaults()
Default NodePool settings for the entire cluster. These settings are overridden if specified on the specific NodePool object.
optional .google.container.v1beta1.NodePoolDefaults node_pool_defaults = 131;- Specified by:
hasNodePoolDefaultsin interfaceClusterOrBuilder- Returns:
- Whether the nodePoolDefaults field is set.
-
getNodePoolDefaults
public NodePoolDefaults getNodePoolDefaults()
Default NodePool settings for the entire cluster. These settings are overridden if specified on the specific NodePool object.
optional .google.container.v1beta1.NodePoolDefaults node_pool_defaults = 131;- Specified by:
getNodePoolDefaultsin interfaceClusterOrBuilder- Returns:
- The nodePoolDefaults.
-
getNodePoolDefaultsOrBuilder
public NodePoolDefaultsOrBuilder getNodePoolDefaultsOrBuilder()
Default NodePool settings for the entire cluster. These settings are overridden if specified on the specific NodePool object.
optional .google.container.v1beta1.NodePoolDefaults node_pool_defaults = 131;- Specified by:
getNodePoolDefaultsOrBuilderin interfaceClusterOrBuilder
-
hasLoggingConfig
public boolean hasLoggingConfig()
Logging configuration for the cluster.
.google.container.v1beta1.LoggingConfig logging_config = 132;- Specified by:
hasLoggingConfigin interfaceClusterOrBuilder- Returns:
- Whether the loggingConfig field is set.
-
getLoggingConfig
public LoggingConfig getLoggingConfig()
Logging configuration for the cluster.
.google.container.v1beta1.LoggingConfig logging_config = 132;- Specified by:
getLoggingConfigin interfaceClusterOrBuilder- Returns:
- The loggingConfig.
-
getLoggingConfigOrBuilder
public LoggingConfigOrBuilder getLoggingConfigOrBuilder()
Logging configuration for the cluster.
.google.container.v1beta1.LoggingConfig logging_config = 132;- Specified by:
getLoggingConfigOrBuilderin interfaceClusterOrBuilder
-
hasMonitoringConfig
public boolean hasMonitoringConfig()
Monitoring configuration for the cluster.
.google.container.v1beta1.MonitoringConfig monitoring_config = 133;- Specified by:
hasMonitoringConfigin interfaceClusterOrBuilder- Returns:
- Whether the monitoringConfig field is set.
-
getMonitoringConfig
public MonitoringConfig getMonitoringConfig()
Monitoring configuration for the cluster.
.google.container.v1beta1.MonitoringConfig monitoring_config = 133;- Specified by:
getMonitoringConfigin interfaceClusterOrBuilder- Returns:
- The monitoringConfig.
-
getMonitoringConfigOrBuilder
public MonitoringConfigOrBuilder getMonitoringConfigOrBuilder()
Monitoring configuration for the cluster.
.google.container.v1beta1.MonitoringConfig monitoring_config = 133;- Specified by:
getMonitoringConfigOrBuilderin interfaceClusterOrBuilder
-
hasNodePoolAutoConfig
public boolean hasNodePoolAutoConfig()
Node pool configs that apply to all auto-provisioned node pools in autopilot clusters and node auto-provisioning enabled clusters.
.google.container.v1beta1.NodePoolAutoConfig node_pool_auto_config = 136;- Specified by:
hasNodePoolAutoConfigin interfaceClusterOrBuilder- Returns:
- Whether the nodePoolAutoConfig field is set.
-
getNodePoolAutoConfig
public NodePoolAutoConfig getNodePoolAutoConfig()
Node pool configs that apply to all auto-provisioned node pools in autopilot clusters and node auto-provisioning enabled clusters.
.google.container.v1beta1.NodePoolAutoConfig node_pool_auto_config = 136;- Specified by:
getNodePoolAutoConfigin interfaceClusterOrBuilder- Returns:
- The nodePoolAutoConfig.
-
getNodePoolAutoConfigOrBuilder
public NodePoolAutoConfigOrBuilder getNodePoolAutoConfigOrBuilder()
Node pool configs that apply to all auto-provisioned node pools in autopilot clusters and node auto-provisioning enabled clusters.
.google.container.v1beta1.NodePoolAutoConfig node_pool_auto_config = 136;- Specified by:
getNodePoolAutoConfigOrBuilderin interfaceClusterOrBuilder
-
hasProtectConfig
public boolean hasProtectConfig()
Enable/Disable Protect API features for the cluster.
optional .google.container.v1beta1.ProtectConfig protect_config = 137;- Specified by:
hasProtectConfigin interfaceClusterOrBuilder- Returns:
- Whether the protectConfig field is set.
-
getProtectConfig
public ProtectConfig getProtectConfig()
Enable/Disable Protect API features for the cluster.
optional .google.container.v1beta1.ProtectConfig protect_config = 137;- Specified by:
getProtectConfigin interfaceClusterOrBuilder- Returns:
- The protectConfig.
-
getProtectConfigOrBuilder
public ProtectConfigOrBuilder getProtectConfigOrBuilder()
Enable/Disable Protect API features for the cluster.
optional .google.container.v1beta1.ProtectConfig protect_config = 137;- Specified by:
getProtectConfigOrBuilderin interfaceClusterOrBuilder
-
getEtag
public String getEtag()
This checksum is computed by the server based on the value of cluster fields, and may be sent on update requests to ensure the client has an up-to-date value before proceeding.
string etag = 139;- Specified by:
getEtagin interfaceClusterOrBuilder- Returns:
- The etag.
-
getEtagBytes
public com.google.protobuf.ByteString getEtagBytes()
This checksum is computed by the server based on the value of cluster fields, and may be sent on update requests to ensure the client has an up-to-date value before proceeding.
string etag = 139;- Specified by:
getEtagBytesin interfaceClusterOrBuilder- Returns:
- The bytes for etag.
-
hasFleet
public boolean hasFleet()
Fleet information for the cluster.
.google.container.v1beta1.Fleet fleet = 140;- Specified by:
hasFleetin interfaceClusterOrBuilder- Returns:
- Whether the fleet field is set.
-
getFleet
public Fleet getFleet()
Fleet information for the cluster.
.google.container.v1beta1.Fleet fleet = 140;- Specified by:
getFleetin interfaceClusterOrBuilder- Returns:
- The fleet.
-
getFleetOrBuilder
public FleetOrBuilder getFleetOrBuilder()
Fleet information for the cluster.
.google.container.v1beta1.Fleet fleet = 140;- Specified by:
getFleetOrBuilderin interfaceClusterOrBuilder
-
hasSecurityPostureConfig
public boolean hasSecurityPostureConfig()
Enable/Disable Security Posture API features for the cluster.
.google.container.v1beta1.SecurityPostureConfig security_posture_config = 145;- Specified by:
hasSecurityPostureConfigin interfaceClusterOrBuilder- Returns:
- Whether the securityPostureConfig field is set.
-
getSecurityPostureConfig
public SecurityPostureConfig getSecurityPostureConfig()
Enable/Disable Security Posture API features for the cluster.
.google.container.v1beta1.SecurityPostureConfig security_posture_config = 145;- Specified by:
getSecurityPostureConfigin interfaceClusterOrBuilder- Returns:
- The securityPostureConfig.
-
getSecurityPostureConfigOrBuilder
public SecurityPostureConfigOrBuilder getSecurityPostureConfigOrBuilder()
Enable/Disable Security Posture API features for the cluster.
.google.container.v1beta1.SecurityPostureConfig security_posture_config = 145;- Specified by:
getSecurityPostureConfigOrBuilderin interfaceClusterOrBuilder
-
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 Cluster parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Cluster parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Cluster parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Cluster parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Cluster parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Cluster parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Cluster parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Cluster parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Cluster parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Cluster parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Cluster parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Cluster parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Cluster.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Cluster.Builder newBuilder()
-
newBuilder
public static Cluster.Builder newBuilder(Cluster prototype)
-
toBuilder
public Cluster.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Cluster.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Cluster getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Cluster> parser()
-
getParserForType
public com.google.protobuf.Parser<Cluster> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Cluster getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-