Class: Google::Cloud::Container::V1beta1::ClusterUpdate
- Inherits:
-
Object
- Object
- Google::Cloud::Container::V1beta1::ClusterUpdate
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/container/v1beta1/cluster_service.rb
Overview
ClusterUpdate describes an update to the cluster. Exactly one update can be applied to a cluster with each request, so at most one field can be provided.
Instance Attribute Summary collapse
-
#additional_pod_ranges_config ⇒ ::Google::Cloud::Container::V1beta1::AdditionalPodRangesConfig
The additional pod ranges to be added to the cluster.
-
#desired_addons_config ⇒ ::Google::Cloud::Container::V1beta1::AddonsConfig
Configurations for the various addons available to run in the cluster.
-
#desired_authenticator_groups_config ⇒ ::Google::Cloud::Container::V1beta1::AuthenticatorGroupsConfig
AuthenticatorGroupsConfig specifies the config for the cluster security groups settings.
-
#desired_autopilot_workload_policy_config ⇒ ::Google::Cloud::Container::V1beta1::WorkloadPolicyConfig
The desired workload policy configuration for the autopilot cluster.
-
#desired_binary_authorization ⇒ ::Google::Cloud::Container::V1beta1::BinaryAuthorization
The desired configuration options for the Binary Authorization feature.
-
#desired_cluster_autoscaling ⇒ ::Google::Cloud::Container::V1beta1::ClusterAutoscaling
Cluster-level autoscaling configuration.
-
#desired_cluster_telemetry ⇒ ::Google::Cloud::Container::V1beta1::ClusterTelemetry
The desired telemetry integration for the cluster.
-
#desired_containerd_config ⇒ ::Google::Cloud::Container::V1beta1::ContainerdConfig
The desired containerd config for the cluster.
-
#desired_cost_management_config ⇒ ::Google::Cloud::Container::V1beta1::CostManagementConfig
The desired configuration for the fine-grained cost management feature.
-
#desired_database_encryption ⇒ ::Google::Cloud::Container::V1beta1::DatabaseEncryption
Configuration of etcd encryption.
-
#desired_datapath_provider ⇒ ::Google::Cloud::Container::V1beta1::DatapathProvider
The desired datapath provider for the cluster.
-
#desired_default_snat_status ⇒ ::Google::Cloud::Container::V1beta1::DefaultSnatStatus
The desired status of whether to disable default sNAT for this cluster.
-
#desired_dns_config ⇒ ::Google::Cloud::Container::V1beta1::DNSConfig
DNSConfig contains clusterDNS config for this cluster.
-
#desired_enable_cilium_clusterwide_network_policy ⇒ ::Boolean
Enable/Disable Cilium Clusterwide Network Policy for the cluster.
-
#desired_enable_fqdn_network_policy ⇒ ::Boolean
Enable/Disable FQDN Network Policy for the cluster.
-
#desired_enable_multi_networking ⇒ ::Boolean
Enable/Disable Multi-Networking for the cluster.
-
#desired_enable_private_endpoint ⇒ ::Boolean
Enable/Disable private endpoint for the cluster's master.
-
#desired_fleet ⇒ ::Google::Cloud::Container::V1beta1::Fleet
The desired fleet configuration for the cluster.
-
#desired_gateway_api_config ⇒ ::Google::Cloud::Container::V1beta1::GatewayAPIConfig
The desired config of Gateway API on this cluster.
-
#desired_gcfs_config ⇒ ::Google::Cloud::Container::V1beta1::GcfsConfig
The desired GCFS config for the cluster.
-
#desired_host_maintenance_policy ⇒ ::Google::Cloud::Container::V1beta1::HostMaintenancePolicy
HostMaintenancePolicy contains the desired maintenance policy for the Google Compute Engine hosts.
-
#desired_identity_service_config ⇒ ::Google::Cloud::Container::V1beta1::IdentityServiceConfig
The desired Identity Service component configuration.
-
#desired_image_type ⇒ ::String
The desired image type for the node pool.
-
#desired_in_transit_encryption_config ⇒ ::Google::Cloud::Container::V1beta1::InTransitEncryptionConfig
Specify the details of in-transit encryption.
-
#desired_intra_node_visibility_config ⇒ ::Google::Cloud::Container::V1beta1::IntraNodeVisibilityConfig
The desired config of Intra-node visibility.
-
#desired_k8s_beta_apis ⇒ ::Google::Cloud::Container::V1beta1::K8sBetaAPIConfig
Beta APIs enabled for cluster.
-
#desired_l4ilb_subsetting_config ⇒ ::Google::Cloud::Container::V1beta1::ILBSubsettingConfig
The desired L4 Internal Load Balancer Subsetting configuration.
-
#desired_locations ⇒ ::Array<::String>
The desired list of Google Compute Engine zones in which the cluster's nodes should be located.
-
#desired_logging_config ⇒ ::Google::Cloud::Container::V1beta1::LoggingConfig
The desired logging configuration.
-
#desired_logging_service ⇒ ::String
The logging service the cluster should use to write logs.
-
#desired_master ⇒ ::Google::Cloud::Container::V1beta1::Master
Configuration for master components.
-
#desired_master_authorized_networks_config ⇒ ::Google::Cloud::Container::V1beta1::MasterAuthorizedNetworksConfig
The desired configuration options for master authorized networks feature.
-
#desired_master_version ⇒ ::String
The Kubernetes version to change the master to.
-
#desired_mesh_certificates ⇒ ::Google::Cloud::Container::V1beta1::MeshCertificates
Configuration for issuance of mTLS keys and certificates to Kubernetes pods.
-
#desired_monitoring_config ⇒ ::Google::Cloud::Container::V1beta1::MonitoringConfig
The desired monitoring configuration.
-
#desired_monitoring_service ⇒ ::String
The monitoring service the cluster should use to write metrics.
-
#desired_network_performance_config ⇒ ::Google::Cloud::Container::V1beta1::NetworkConfig::ClusterNetworkPerformanceConfig
The desired network performance config.
-
#desired_node_kubelet_config ⇒ ::Google::Cloud::Container::V1beta1::NodeKubeletConfig
The desired node kubelet config for the cluster.
-
#desired_node_pool_auto_config_kubelet_config ⇒ ::Google::Cloud::Container::V1beta1::NodeKubeletConfig
The desired node kubelet config for all auto-provisioned node pools in autopilot clusters and node auto-provisioning enabled clusters.
-
#desired_node_pool_auto_config_network_tags ⇒ ::Google::Cloud::Container::V1beta1::NetworkTags
The desired network tags that apply to all auto-provisioned node pools in autopilot clusters and node auto-provisioning enabled clusters.
-
#desired_node_pool_auto_config_resource_manager_tags ⇒ ::Google::Cloud::Container::V1beta1::ResourceManagerTags
The desired resource manager tags that apply to all auto-provisioned node pools in autopilot clusters and node auto-provisioning enabled clusters.
-
#desired_node_pool_autoscaling ⇒ ::Google::Cloud::Container::V1beta1::NodePoolAutoscaling
Autoscaler configuration for the node pool specified in desired_node_pool_id.
-
#desired_node_pool_id ⇒ ::String
The node pool to be upgraded.
-
#desired_node_pool_logging_config ⇒ ::Google::Cloud::Container::V1beta1::NodePoolLoggingConfig
The desired node pool logging configuration defaults for the cluster.
-
#desired_node_version ⇒ ::String
The Kubernetes version to change the nodes to (typically an upgrade).
-
#desired_notification_config ⇒ ::Google::Cloud::Container::V1beta1::NotificationConfig
The desired notification configuration.
-
#desired_pod_security_policy_config ⇒ ::Google::Cloud::Container::V1beta1::PodSecurityPolicyConfig
The desired configuration options for the PodSecurityPolicy feature.
-
#desired_private_cluster_config ⇒ ::Google::Cloud::Container::V1beta1::PrivateClusterConfig
The desired private cluster configuration.
-
#desired_private_ipv6_google_access ⇒ ::Google::Cloud::Container::V1beta1::PrivateIPv6GoogleAccess
The desired state of IPv6 connectivity to Google Services.
-
#desired_protect_config ⇒ ::Google::Cloud::Container::V1beta1::ProtectConfig
deprecated
Deprecated.
This field is deprecated and may be removed in the next major version update.
-
#desired_release_channel ⇒ ::Google::Cloud::Container::V1beta1::ReleaseChannel
The desired release channel configuration.
-
#desired_resource_usage_export_config ⇒ ::Google::Cloud::Container::V1beta1::ResourceUsageExportConfig
The desired configuration for exporting resource usage.
-
#desired_secret_manager_config ⇒ ::Google::Cloud::Container::V1beta1::SecretManagerConfig
Enable/Disable Secret Manager Config.
-
#desired_security_posture_config ⇒ ::Google::Cloud::Container::V1beta1::SecurityPostureConfig
Enable/Disable Security Posture API features for the cluster.
-
#desired_service_external_ips_config ⇒ ::Google::Cloud::Container::V1beta1::ServiceExternalIPsConfig
ServiceExternalIPsConfig specifies the config for the use of Services with ExternalIPs field.
-
#desired_shielded_nodes ⇒ ::Google::Cloud::Container::V1beta1::ShieldedNodes
Configuration for Shielded Nodes.
-
#desired_stack_type ⇒ ::Google::Cloud::Container::V1beta1::StackType
The desired stack type of the cluster.
-
#desired_tpu_config ⇒ ::Google::Cloud::Container::V1beta1::TpuConfig
The desired Cloud TPU configuration.
-
#desired_vertical_pod_autoscaling ⇒ ::Google::Cloud::Container::V1beta1::VerticalPodAutoscaling
Cluster-level Vertical Pod Autoscaling configuration.
-
#desired_workload_alts_config ⇒ ::Google::Cloud::Container::V1beta1::WorkloadALTSConfig
Configuration for direct-path (via ALTS) with workload identity.
-
#desired_workload_certificates ⇒ ::Google::Cloud::Container::V1beta1::WorkloadCertificates
Configuration for issuance of mTLS keys and certificates to Kubernetes pods.
-
#desired_workload_identity_config ⇒ ::Google::Cloud::Container::V1beta1::WorkloadIdentityConfig
Configuration for Workload Identity.
-
#enable_k8s_beta_apis ⇒ ::Google::Cloud::Container::V1beta1::K8sBetaAPIConfig
Kubernetes open source beta apis enabled on the cluster.
-
#etag ⇒ ::String
The current etag of the cluster.
-
#private_cluster_config ⇒ ::Google::Cloud::Container::V1beta1::PrivateClusterConfig
deprecated
Deprecated.
This field is deprecated and may be removed in the next major version update.
-
#removed_additional_pod_ranges_config ⇒ ::Google::Cloud::Container::V1beta1::AdditionalPodRangesConfig
The additional pod ranges that are to be removed from the cluster.
Instance Attribute Details
#additional_pod_ranges_config ⇒ ::Google::Cloud::Container::V1beta1::AdditionalPodRangesConfig
Returns The additional pod ranges to be added to the cluster. These pod ranges can be used by node pools to allocate pod IPs.
2632 2633 2634 2635 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 2632 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_addons_config ⇒ ::Google::Cloud::Container::V1beta1::AddonsConfig
Returns Configurations for the various addons available to run in the cluster.
2632 2633 2634 2635 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 2632 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_authenticator_groups_config ⇒ ::Google::Cloud::Container::V1beta1::AuthenticatorGroupsConfig
Returns AuthenticatorGroupsConfig specifies the config for the cluster security groups settings.
2632 2633 2634 2635 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 2632 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_autopilot_workload_policy_config ⇒ ::Google::Cloud::Container::V1beta1::WorkloadPolicyConfig
Returns The desired workload policy configuration for the autopilot cluster.
2632 2633 2634 2635 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 2632 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_binary_authorization ⇒ ::Google::Cloud::Container::V1beta1::BinaryAuthorization
Returns The desired configuration options for the Binary Authorization feature.
2632 2633 2634 2635 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 2632 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_cluster_autoscaling ⇒ ::Google::Cloud::Container::V1beta1::ClusterAutoscaling
Returns Cluster-level autoscaling configuration.
2632 2633 2634 2635 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 2632 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_cluster_telemetry ⇒ ::Google::Cloud::Container::V1beta1::ClusterTelemetry
Returns The desired telemetry integration for the cluster.
2632 2633 2634 2635 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 2632 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_containerd_config ⇒ ::Google::Cloud::Container::V1beta1::ContainerdConfig
Returns The desired containerd config for the cluster.
2632 2633 2634 2635 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 2632 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_cost_management_config ⇒ ::Google::Cloud::Container::V1beta1::CostManagementConfig
Returns The desired configuration for the fine-grained cost management feature.
2632 2633 2634 2635 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 2632 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_database_encryption ⇒ ::Google::Cloud::Container::V1beta1::DatabaseEncryption
Returns Configuration of etcd encryption.
2632 2633 2634 2635 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 2632 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_datapath_provider ⇒ ::Google::Cloud::Container::V1beta1::DatapathProvider
Returns The desired datapath provider for the cluster.
2632 2633 2634 2635 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 2632 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_default_snat_status ⇒ ::Google::Cloud::Container::V1beta1::DefaultSnatStatus
Returns The desired status of whether to disable default sNAT for this cluster.
2632 2633 2634 2635 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 2632 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_dns_config ⇒ ::Google::Cloud::Container::V1beta1::DNSConfig
Returns DNSConfig contains clusterDNS config for this cluster.
2632 2633 2634 2635 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 2632 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_enable_cilium_clusterwide_network_policy ⇒ ::Boolean
Returns Enable/Disable Cilium Clusterwide Network Policy for the cluster.
2632 2633 2634 2635 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 2632 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_enable_fqdn_network_policy ⇒ ::Boolean
Returns Enable/Disable FQDN Network Policy for the cluster.
2632 2633 2634 2635 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 2632 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_enable_multi_networking ⇒ ::Boolean
Returns Enable/Disable Multi-Networking for the cluster.
2632 2633 2634 2635 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 2632 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_enable_private_endpoint ⇒ ::Boolean
Returns Enable/Disable private endpoint for the cluster's master.
2632 2633 2634 2635 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 2632 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_fleet ⇒ ::Google::Cloud::Container::V1beta1::Fleet
Returns The desired fleet configuration for the cluster.
2632 2633 2634 2635 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 2632 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_gateway_api_config ⇒ ::Google::Cloud::Container::V1beta1::GatewayAPIConfig
Returns The desired config of Gateway API on this cluster.
2632 2633 2634 2635 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 2632 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_gcfs_config ⇒ ::Google::Cloud::Container::V1beta1::GcfsConfig
Returns The desired GCFS config for the cluster.
2632 2633 2634 2635 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 2632 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_host_maintenance_policy ⇒ ::Google::Cloud::Container::V1beta1::HostMaintenancePolicy
Returns HostMaintenancePolicy contains the desired maintenance policy for the Google Compute Engine hosts.
2632 2633 2634 2635 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 2632 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_identity_service_config ⇒ ::Google::Cloud::Container::V1beta1::IdentityServiceConfig
Returns The desired Identity Service component configuration.
2632 2633 2634 2635 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 2632 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_image_type ⇒ ::String
Returns The desired image type for the node pool. NOTE: Set the "desired_node_pool" field as well.
2632 2633 2634 2635 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 2632 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_in_transit_encryption_config ⇒ ::Google::Cloud::Container::V1beta1::InTransitEncryptionConfig
Returns Specify the details of in-transit encryption. Now named inter-node transparent encryption.
2632 2633 2634 2635 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 2632 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_intra_node_visibility_config ⇒ ::Google::Cloud::Container::V1beta1::IntraNodeVisibilityConfig
Returns The desired config of Intra-node visibility.
2632 2633 2634 2635 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 2632 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_k8s_beta_apis ⇒ ::Google::Cloud::Container::V1beta1::K8sBetaAPIConfig
Returns Beta APIs enabled for cluster.
2632 2633 2634 2635 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 2632 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_l4ilb_subsetting_config ⇒ ::Google::Cloud::Container::V1beta1::ILBSubsettingConfig
Returns The desired L4 Internal Load Balancer Subsetting configuration.
2632 2633 2634 2635 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 2632 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_locations ⇒ ::Array<::String>
Returns The desired list of Google Compute Engine zones in which the cluster's nodes should be located.
This list must always include the cluster's primary zone.
Warning: changing cluster locations will update the locations of all node pools and will result in nodes being added and/or removed.
2632 2633 2634 2635 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 2632 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_logging_config ⇒ ::Google::Cloud::Container::V1beta1::LoggingConfig
Returns The desired logging configuration.
2632 2633 2634 2635 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 2632 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_logging_service ⇒ ::String
Returns 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 modellogging.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.
2632 2633 2634 2635 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 2632 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_master ⇒ ::Google::Cloud::Container::V1beta1::Master
Returns Configuration for master components.
2632 2633 2634 2635 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 2632 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_master_authorized_networks_config ⇒ ::Google::Cloud::Container::V1beta1::MasterAuthorizedNetworksConfig
Returns The desired configuration options for master authorized networks feature.
2632 2633 2634 2635 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 2632 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_master_version ⇒ ::String
Returns The Kubernetes version to change the master to. The only valid value is the latest supported version.
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.
2632 2633 2634 2635 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 2632 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_mesh_certificates ⇒ ::Google::Cloud::Container::V1beta1::MeshCertificates
Returns Configuration for issuance of mTLS keys and certificates to Kubernetes pods.
2632 2633 2634 2635 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 2632 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_monitoring_config ⇒ ::Google::Cloud::Container::V1beta1::MonitoringConfig
Returns The desired monitoring configuration.
2632 2633 2634 2635 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 2632 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_monitoring_service ⇒ ::String
Returns 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.
2632 2633 2634 2635 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 2632 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_network_performance_config ⇒ ::Google::Cloud::Container::V1beta1::NetworkConfig::ClusterNetworkPerformanceConfig
Returns The desired network performance config.
2632 2633 2634 2635 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 2632 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_node_kubelet_config ⇒ ::Google::Cloud::Container::V1beta1::NodeKubeletConfig
Returns The desired node kubelet config for the cluster.
2632 2633 2634 2635 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 2632 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_node_pool_auto_config_kubelet_config ⇒ ::Google::Cloud::Container::V1beta1::NodeKubeletConfig
Returns The desired node kubelet config for all auto-provisioned node pools in autopilot clusters and node auto-provisioning enabled clusters.
2632 2633 2634 2635 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 2632 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_node_pool_auto_config_network_tags ⇒ ::Google::Cloud::Container::V1beta1::NetworkTags
Returns The desired network tags that apply to all auto-provisioned node pools in autopilot clusters and node auto-provisioning enabled clusters.
2632 2633 2634 2635 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 2632 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_node_pool_auto_config_resource_manager_tags ⇒ ::Google::Cloud::Container::V1beta1::ResourceManagerTags
Returns The desired resource manager tags that apply to all auto-provisioned node pools in autopilot clusters and node auto-provisioning enabled clusters.
2632 2633 2634 2635 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 2632 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_node_pool_autoscaling ⇒ ::Google::Cloud::Container::V1beta1::NodePoolAutoscaling
Returns Autoscaler configuration for the node pool specified in desired_node_pool_id. If there is only one pool in the cluster and desired_node_pool_id is not provided then the change applies to that single node pool.
2632 2633 2634 2635 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 2632 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_node_pool_id ⇒ ::String
Returns The node pool to be upgraded. This field is mandatory if "desired_node_version", "desired_image_family", "desired_node_pool_autoscaling", or "desired_workload_metadata_config" is specified and there is more than one node pool on the cluster.
2632 2633 2634 2635 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 2632 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_node_pool_logging_config ⇒ ::Google::Cloud::Container::V1beta1::NodePoolLoggingConfig
Returns The desired node pool logging configuration defaults for the cluster.
2632 2633 2634 2635 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 2632 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_node_version ⇒ ::String
Returns The Kubernetes version to change the nodes to (typically an upgrade).
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 Kubernetes master version.
2632 2633 2634 2635 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 2632 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_notification_config ⇒ ::Google::Cloud::Container::V1beta1::NotificationConfig
Returns The desired notification configuration.
2632 2633 2634 2635 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 2632 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_pod_security_policy_config ⇒ ::Google::Cloud::Container::V1beta1::PodSecurityPolicyConfig
Returns The desired configuration options for the PodSecurityPolicy feature.
2632 2633 2634 2635 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 2632 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_private_cluster_config ⇒ ::Google::Cloud::Container::V1beta1::PrivateClusterConfig
Returns The desired private cluster configuration. master_global_access_config is the only field that can be changed via this field. See also ClusterUpdate.desired_enable_private_endpoint for modifying other fields within PrivateClusterConfig.
2632 2633 2634 2635 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 2632 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_private_ipv6_google_access ⇒ ::Google::Cloud::Container::V1beta1::PrivateIPv6GoogleAccess
Returns The desired state of IPv6 connectivity to Google Services.
2632 2633 2634 2635 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 2632 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_protect_config ⇒ ::Google::Cloud::Container::V1beta1::ProtectConfig
This field is deprecated and may be removed in the next major version update.
Returns Deprecated: Use DesiredSecurityPostureConfig instead. Enable/Disable Protect API features for the cluster.
2632 2633 2634 2635 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 2632 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_release_channel ⇒ ::Google::Cloud::Container::V1beta1::ReleaseChannel
Returns The desired release channel configuration.
2632 2633 2634 2635 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 2632 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_resource_usage_export_config ⇒ ::Google::Cloud::Container::V1beta1::ResourceUsageExportConfig
Returns The desired configuration for exporting resource usage.
2632 2633 2634 2635 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 2632 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_secret_manager_config ⇒ ::Google::Cloud::Container::V1beta1::SecretManagerConfig
Returns Enable/Disable Secret Manager Config.
2632 2633 2634 2635 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 2632 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_security_posture_config ⇒ ::Google::Cloud::Container::V1beta1::SecurityPostureConfig
Returns Enable/Disable Security Posture API features for the cluster.
2632 2633 2634 2635 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 2632 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_service_external_ips_config ⇒ ::Google::Cloud::Container::V1beta1::ServiceExternalIPsConfig
Returns ServiceExternalIPsConfig specifies the config for the use of Services with ExternalIPs field.
2632 2633 2634 2635 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 2632 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_shielded_nodes ⇒ ::Google::Cloud::Container::V1beta1::ShieldedNodes
Returns Configuration for Shielded Nodes.
2632 2633 2634 2635 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 2632 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_stack_type ⇒ ::Google::Cloud::Container::V1beta1::StackType
Returns The desired stack type of the cluster. If a stack type is provided and does not match the current stack type of the cluster, update will attempt to change the stack type to the new type.
2632 2633 2634 2635 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 2632 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_tpu_config ⇒ ::Google::Cloud::Container::V1beta1::TpuConfig
Returns The desired Cloud TPU configuration.
2632 2633 2634 2635 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 2632 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_vertical_pod_autoscaling ⇒ ::Google::Cloud::Container::V1beta1::VerticalPodAutoscaling
Returns Cluster-level Vertical Pod Autoscaling configuration.
2632 2633 2634 2635 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 2632 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_workload_alts_config ⇒ ::Google::Cloud::Container::V1beta1::WorkloadALTSConfig
Returns Configuration for direct-path (via ALTS) with workload identity.
2632 2633 2634 2635 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 2632 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_workload_certificates ⇒ ::Google::Cloud::Container::V1beta1::WorkloadCertificates
Returns Configuration for issuance of mTLS keys and certificates to Kubernetes pods.
2632 2633 2634 2635 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 2632 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#desired_workload_identity_config ⇒ ::Google::Cloud::Container::V1beta1::WorkloadIdentityConfig
Returns Configuration for Workload Identity.
2632 2633 2634 2635 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 2632 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#enable_k8s_beta_apis ⇒ ::Google::Cloud::Container::V1beta1::K8sBetaAPIConfig
Returns Kubernetes open source beta apis enabled on the cluster. Only beta apis.
2632 2633 2634 2635 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 2632 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#etag ⇒ ::String
Returns The current etag of the cluster. If an etag is provided and does not match the current etag of the cluster, update will be blocked and an ABORTED error will be returned.
2632 2633 2634 2635 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 2632 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#private_cluster_config ⇒ ::Google::Cloud::Container::V1beta1::PrivateClusterConfig
This field is deprecated and may be removed in the next major version update.
Returns The desired private cluster configuration. Has no effect. Use desired_private_cluster_config instead.
2632 2633 2634 2635 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 2632 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#removed_additional_pod_ranges_config ⇒ ::Google::Cloud::Container::V1beta1::AdditionalPodRangesConfig
Returns The additional pod ranges that are to be removed from the cluster. The pod ranges specified here must have been specified earlier in the 'additional_pod_ranges_config' argument.
2632 2633 2634 2635 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 2632 class ClusterUpdate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |