google-cloud-container-v1beta1 0.54.0 → 0.55.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/google/cloud/container/v1beta1/cluster_manager/client.rb +5 -3
- data/lib/google/cloud/container/v1beta1/cluster_manager/credentials.rb +3 -1
- data/lib/google/cloud/container/v1beta1/version.rb +1 -1
- data/lib/google/container/v1beta1/cluster_service_pb.rb +24 -1
- data/lib/google/container/v1beta1/cluster_service_services_pb.rb +1 -1
- data/proto_docs/google/api/client.rb +4 -0
- data/proto_docs/google/api/field_info.rb +88 -0
- data/proto_docs/google/container/v1beta1/cluster_service.rb +497 -45
- data/proto_docs/google/type/date.rb +10 -7
- data/proto_docs/google/type/timeofday.rb +49 -0
- metadata +3 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 755773ec2f4fdef320666c4d031e31273f2772b5e11f2cf87331c1671732f844
|
|
4
|
+
data.tar.gz: 9c41a5e7ce6167f857ea0ea807d9505c449d2f370492eb39093a9c68f5262b65
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 8c9eb6a8ffc6366b54045cfabacf9b578bbc6796322699d27894c0d6ba6c7071ef06a5a26ca4e0fab777b4080081ecefff9b8bea0758b7de6aa51494c0c6080d
|
|
7
|
+
data.tar.gz: 812fcc551989de9d147849ca2fba398732ade42913134f950f188dabdda08dad66a2df2d6fc0c97b32ece078be62702a9906e1f545ffb698e2a11f3aba68776b
|
|
@@ -699,7 +699,7 @@ module Google
|
|
|
699
699
|
# @param options [::Gapic::CallOptions, ::Hash]
|
|
700
700
|
# Overrides the default settings for this call, e.g, timeout, retries, etc. Optional.
|
|
701
701
|
#
|
|
702
|
-
# @overload update_node_pool(project_id: nil, zone: nil, cluster_id: nil, node_pool_id: nil, node_version: nil, image_type: nil, locations: nil, workload_metadata_config: nil, name: nil, upgrade_settings: nil, tags: nil, taints: nil, labels: nil, linux_node_config: nil, kubelet_config: nil, node_network_config: nil, gcfs_config: nil, confidential_nodes: nil, gvnic: nil, etag: nil, fast_socket: nil, logging_config: nil, resource_labels: nil, windows_node_config: nil, accelerators: nil, machine_type: nil, disk_type: nil, disk_size_gb: nil, resource_manager_tags: nil, containerd_config: nil, queued_provisioning: nil, storage_pools: nil, max_run_duration: nil, flex_start: nil, boot_disk: nil, node_drain_config: nil, consolidation_delay: nil)
|
|
702
|
+
# @overload update_node_pool(project_id: nil, zone: nil, cluster_id: nil, node_pool_id: nil, node_version: nil, image_type: nil, locations: nil, workload_metadata_config: nil, name: nil, upgrade_settings: nil, tags: nil, taints: nil, labels: nil, linux_node_config: nil, kubelet_config: nil, node_network_config: nil, gcfs_config: nil, confidential_nodes: nil, gvnic: nil, etag: nil, fast_socket: nil, logging_config: nil, resource_labels: nil, windows_node_config: nil, accelerators: nil, machine_type: nil, disk_type: nil, disk_size_gb: nil, resource_manager_tags: nil, containerd_config: nil, queued_provisioning: nil, storage_pools: nil, max_run_duration: nil, flex_start: nil, boot_disk: nil, node_drain_config: nil, consolidation_delay: nil, taint_config: nil)
|
|
703
703
|
# Pass arguments to `update_node_pool` via keyword arguments. Note that at
|
|
704
704
|
# least one keyword argument is required. To specify no parameters, or to keep all
|
|
705
705
|
# the default parameter values, pass an empty Hash as a request object (see above).
|
|
@@ -840,6 +840,8 @@ module Google
|
|
|
840
840
|
# Consolidation delay defines duration after which the Cluster Autoscaler can
|
|
841
841
|
# scale down underutilized nodes. If not set, nodes are scaled down by
|
|
842
842
|
# default behavior, i.e. according to the chosen autoscaling profile.
|
|
843
|
+
# @param taint_config [::Google::Cloud::Container::V1beta1::TaintConfig, ::Hash]
|
|
844
|
+
# The taint configuration for the node pool.
|
|
843
845
|
#
|
|
844
846
|
# @yield [response, operation] Access the result along with the RPC operation
|
|
845
847
|
# @yieldparam response [::Google::Cloud::Container::V1beta1::Operation]
|
|
@@ -4013,7 +4015,7 @@ module Google
|
|
|
4013
4015
|
end
|
|
4014
4016
|
|
|
4015
4017
|
##
|
|
4016
|
-
# Fetch upgrade information of a specific
|
|
4018
|
+
# Fetch upgrade information of a specific node pool.
|
|
4017
4019
|
#
|
|
4018
4020
|
# @overload fetch_node_pool_upgrade_info(request, options = nil)
|
|
4019
4021
|
# Pass arguments to `fetch_node_pool_upgrade_info` via a request object, either of type
|
|
@@ -4031,7 +4033,7 @@ module Google
|
|
|
4031
4033
|
# the default parameter values, pass an empty Hash as a request object (see above).
|
|
4032
4034
|
#
|
|
4033
4035
|
# @param name [::String]
|
|
4034
|
-
# Required. The name (project, location, cluster,
|
|
4036
|
+
# Required. The name (project, location, cluster, node pool) of the node pool
|
|
4035
4037
|
# to get. Specified in the format
|
|
4036
4038
|
# `projects/*/locations/*/clusters/*/nodePools/*` or
|
|
4037
4039
|
# `projects/*/zones/*/clusters/*/nodePools/*`.
|
|
@@ -26,7 +26,9 @@ module Google
|
|
|
26
26
|
# Credentials for the ClusterManager API.
|
|
27
27
|
class Credentials < ::Google::Auth::Credentials
|
|
28
28
|
self.scope = [
|
|
29
|
-
"https://www.googleapis.com/auth/cloud-platform"
|
|
29
|
+
"https://www.googleapis.com/auth/cloud-platform",
|
|
30
|
+
"https://www.googleapis.com/auth/container",
|
|
31
|
+
"https://www.googleapis.com/auth/container.read-only"
|
|
30
32
|
]
|
|
31
33
|
self.env_vars = [
|
|
32
34
|
"CONTAINER_CREDENTIALS",
|