google-cloud-container-v1 1.8.0 → 1.9.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/v1/cluster_manager/client.rb +110 -105
- data/lib/google/cloud/container/v1/cluster_manager/rest/client.rb +110 -105
- data/lib/google/cloud/container/v1/version.rb +1 -1
- data/lib/google/container/v1/cluster_service_pb.rb +15 -1
- data/proto_docs/google/container/v1/cluster_service.rb +573 -132
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 4fcf2b606411925f16c43593d8bb2b97d3180b9c3e955e4f61be078dd942bc53
|
4
|
+
data.tar.gz: 9be5feb27f9ec034aee72bc6dc949ff286416c6f9a54310255ab406254355f8c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: e75e9688c4d8a5efce7dc92780a4cda3556cdadc845fa4def4a5091983624ef9c0f735459ca07a1c99677af87f8af68b52019b92bf97406f43364dc56c866acd
|
7
|
+
data.tar.gz: d483386a264f2bc6e0c67535f26c8285413227addea43fc9e21f9869f2b2561049e56186f183368365fc93de60f214e65eea4727f51e536070ea335961d0e3a7
|
@@ -295,9 +295,9 @@ module Google
|
|
295
295
|
# This field has been deprecated and replaced by the parent field.
|
296
296
|
# @param zone [::String]
|
297
297
|
# Deprecated. The name of the Google Compute Engine
|
298
|
-
# [zone](https://cloud.google.com/compute/docs/zones#available)
|
299
|
-
# cluster resides, or "-" for all zones. This field has been
|
300
|
-
# replaced by the parent field.
|
298
|
+
# [zone](https://cloud.google.com/compute/docs/zones#available)
|
299
|
+
# in which the cluster resides, or "-" for all zones. This field has been
|
300
|
+
# deprecated and replaced by the parent field.
|
301
301
|
# @param parent [::String]
|
302
302
|
# The parent (project and location) where the clusters will be listed.
|
303
303
|
# Specified in the format `projects/*/locations/*`.
|
@@ -391,9 +391,9 @@ module Google
|
|
391
391
|
# This field has been deprecated and replaced by the name field.
|
392
392
|
# @param zone [::String]
|
393
393
|
# Deprecated. The name of the Google Compute Engine
|
394
|
-
# [zone](https://cloud.google.com/compute/docs/zones#available)
|
395
|
-
# cluster resides. This field has been deprecated and replaced
|
396
|
-
# field.
|
394
|
+
# [zone](https://cloud.google.com/compute/docs/zones#available)
|
395
|
+
# in which the cluster resides. This field has been deprecated and replaced
|
396
|
+
# by the name field.
|
397
397
|
# @param cluster_id [::String]
|
398
398
|
# Deprecated. The name of the cluster to retrieve.
|
399
399
|
# This field has been deprecated and replaced by the name field.
|
@@ -502,9 +502,9 @@ module Google
|
|
502
502
|
# This field has been deprecated and replaced by the parent field.
|
503
503
|
# @param zone [::String]
|
504
504
|
# Deprecated. The name of the Google Compute Engine
|
505
|
-
# [zone](https://cloud.google.com/compute/docs/zones#available)
|
506
|
-
# cluster resides. This field has been deprecated and replaced
|
507
|
-
# field.
|
505
|
+
# [zone](https://cloud.google.com/compute/docs/zones#available)
|
506
|
+
# in which the cluster resides. This field has been deprecated and replaced
|
507
|
+
# by the parent field.
|
508
508
|
# @param cluster [::Google::Cloud::Container::V1::Cluster, ::Hash]
|
509
509
|
# Required. A [cluster
|
510
510
|
# resource](https://cloud.google.com/container-engine/reference/rest/v1/projects.locations.clusters)
|
@@ -600,9 +600,9 @@ module Google
|
|
600
600
|
# This field has been deprecated and replaced by the name field.
|
601
601
|
# @param zone [::String]
|
602
602
|
# Deprecated. The name of the Google Compute Engine
|
603
|
-
# [zone](https://cloud.google.com/compute/docs/zones#available)
|
604
|
-
# cluster resides. This field has been deprecated and replaced
|
605
|
-
# field.
|
603
|
+
# [zone](https://cloud.google.com/compute/docs/zones#available)
|
604
|
+
# in which the cluster resides. This field has been deprecated and replaced
|
605
|
+
# by the name field.
|
606
606
|
# @param cluster_id [::String]
|
607
607
|
# Deprecated. The name of the cluster to upgrade.
|
608
608
|
# This field has been deprecated and replaced by the name field.
|
@@ -689,7 +689,7 @@ module Google
|
|
689
689
|
# @param options [::Gapic::CallOptions, ::Hash]
|
690
690
|
# Overrides the default settings for this call, e.g, timeout, retries, etc. Optional.
|
691
691
|
#
|
692
|
-
# @overload update_node_pool(project_id: nil, zone: nil, cluster_id: nil, node_pool_id: nil, node_version: nil, image_type: nil, name: nil, locations: nil, workload_metadata_config: 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)
|
692
|
+
# @overload update_node_pool(project_id: nil, zone: nil, cluster_id: nil, node_pool_id: nil, node_version: nil, image_type: nil, name: nil, locations: nil, workload_metadata_config: 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)
|
693
693
|
# Pass arguments to `update_node_pool` via keyword arguments. Note that at
|
694
694
|
# least one keyword argument is required. To specify no parameters, or to keep all
|
695
695
|
# the default parameter values, pass an empty Hash as a request object (see above).
|
@@ -700,9 +700,9 @@ module Google
|
|
700
700
|
# This field has been deprecated and replaced by the name field.
|
701
701
|
# @param zone [::String]
|
702
702
|
# Deprecated. The name of the Google Compute Engine
|
703
|
-
# [zone](https://cloud.google.com/compute/docs/zones#available)
|
704
|
-
# cluster resides. This field has been deprecated and replaced
|
705
|
-
# field.
|
703
|
+
# [zone](https://cloud.google.com/compute/docs/zones#available)
|
704
|
+
# in which the cluster resides. This field has been deprecated and replaced
|
705
|
+
# by the name field.
|
706
706
|
# @param cluster_id [::String]
|
707
707
|
# Deprecated. The name of the cluster to upgrade.
|
708
708
|
# This field has been deprecated and replaced by the name field.
|
@@ -723,18 +723,18 @@ module Google
|
|
723
723
|
# - "-": picks the Kubernetes master version
|
724
724
|
# @param image_type [::String]
|
725
725
|
# Required. The desired image type for the node pool. Please see
|
726
|
-
# https://cloud.google.com/kubernetes-engine/docs/concepts/node-images
|
727
|
-
# available image types.
|
726
|
+
# https://cloud.google.com/kubernetes-engine/docs/concepts/node-images
|
727
|
+
# for available image types.
|
728
728
|
# @param name [::String]
|
729
729
|
# The name (project, location, cluster, node pool) of the node pool to
|
730
730
|
# update. Specified in the format
|
731
731
|
# `projects/*/locations/*/clusters/*/nodePools/*`.
|
732
732
|
# @param locations [::Array<::String>]
|
733
733
|
# The desired list of Google Compute Engine
|
734
|
-
# [zones](https://cloud.google.com/compute/docs/zones#available)
|
735
|
-
# node pool's nodes should be located. Changing the locations
|
736
|
-
# will result in nodes being either created or removed from
|
737
|
-
# depending on whether locations are being added or removed.
|
734
|
+
# [zones](https://cloud.google.com/compute/docs/zones#available)
|
735
|
+
# in which the node pool's nodes should be located. Changing the locations
|
736
|
+
# for a node pool will result in nodes being either created or removed from
|
737
|
+
# the node pool, depending on whether locations are being added or removed.
|
738
738
|
# @param workload_metadata_config [::Google::Cloud::Container::V1::WorkloadMetadataConfig, ::Hash]
|
739
739
|
# The desired workload metadata config for the node pool.
|
740
740
|
# @param upgrade_settings [::Google::Cloud::Container::V1::NodePool::UpgradeSettings, ::Hash]
|
@@ -779,13 +779,14 @@ module Google
|
|
779
779
|
# Parameters that can be configured on Windows nodes.
|
780
780
|
# @param accelerators [::Array<::Google::Cloud::Container::V1::AcceleratorConfig, ::Hash>]
|
781
781
|
# A list of hardware accelerators to be attached to each node.
|
782
|
-
# See
|
783
|
-
#
|
782
|
+
# See
|
783
|
+
# https://cloud.google.com/compute/docs/gpus
|
784
|
+
# for more information about support for GPUs.
|
784
785
|
# @param machine_type [::String]
|
785
786
|
# Optional. The desired [Google Compute Engine machine
|
786
|
-
# type](https://cloud.google.com/compute/docs/machine-types)
|
787
|
-
# node pool. Initiates an upgrade operation that migrates
|
788
|
-
# node pool to the specified machine type.
|
787
|
+
# type](https://cloud.google.com/compute/docs/machine-types)
|
788
|
+
# for nodes in the node pool. Initiates an upgrade operation that migrates
|
789
|
+
# the nodes in the node pool to the specified machine type.
|
789
790
|
# @param disk_type [::String]
|
790
791
|
# Optional. The desired disk type (e.g. 'pd-standard', 'pd-ssd' or
|
791
792
|
# 'pd-balanced') for nodes in the node pool.
|
@@ -814,6 +815,10 @@ module Google
|
|
814
815
|
# If unspecified, the nodes can exist indefinitely.
|
815
816
|
# @param flex_start [::Boolean]
|
816
817
|
# Flex Start flag for enabling Flex Start VM.
|
818
|
+
# @param boot_disk [::Google::Cloud::Container::V1::BootDisk, ::Hash]
|
819
|
+
# The desired boot disk config for nodes in the node pool.
|
820
|
+
# Initiates an upgrade operation that migrates the nodes in the
|
821
|
+
# node pool to the specified boot disk config.
|
817
822
|
#
|
818
823
|
# @yield [response, operation] Access the result along with the RPC operation
|
819
824
|
# @yieldparam response [::Google::Cloud::Container::V1::Operation]
|
@@ -903,9 +908,9 @@ module Google
|
|
903
908
|
# This field has been deprecated and replaced by the name field.
|
904
909
|
# @param zone [::String]
|
905
910
|
# Deprecated. The name of the Google Compute Engine
|
906
|
-
# [zone](https://cloud.google.com/compute/docs/zones#available)
|
907
|
-
# cluster resides. This field has been deprecated and replaced
|
908
|
-
# field.
|
911
|
+
# [zone](https://cloud.google.com/compute/docs/zones#available)
|
912
|
+
# in which the cluster resides. This field has been deprecated and replaced
|
913
|
+
# by the name field.
|
909
914
|
# @param cluster_id [::String]
|
910
915
|
# Deprecated. The name of the cluster to upgrade.
|
911
916
|
# This field has been deprecated and replaced by the name field.
|
@@ -1007,9 +1012,9 @@ module Google
|
|
1007
1012
|
# This field has been deprecated and replaced by the name field.
|
1008
1013
|
# @param zone [::String]
|
1009
1014
|
# Deprecated. The name of the Google Compute Engine
|
1010
|
-
# [zone](https://cloud.google.com/compute/docs/zones#available)
|
1011
|
-
# cluster resides. This field has been deprecated and replaced
|
1012
|
-
# field.
|
1015
|
+
# [zone](https://cloud.google.com/compute/docs/zones#available)
|
1016
|
+
# in which the cluster resides. This field has been deprecated and replaced
|
1017
|
+
# by the name field.
|
1013
1018
|
# @param cluster_id [::String]
|
1014
1019
|
# Deprecated. The name of the cluster to upgrade.
|
1015
1020
|
# This field has been deprecated and replaced by the name field.
|
@@ -1117,9 +1122,9 @@ module Google
|
|
1117
1122
|
# This field has been deprecated and replaced by the name field.
|
1118
1123
|
# @param zone [::String]
|
1119
1124
|
# Deprecated. The name of the Google Compute Engine
|
1120
|
-
# [zone](https://cloud.google.com/compute/docs/zones#available)
|
1121
|
-
# cluster resides. This field has been deprecated and replaced
|
1122
|
-
# field.
|
1125
|
+
# [zone](https://cloud.google.com/compute/docs/zones#available)
|
1126
|
+
# in which the cluster resides. This field has been deprecated and replaced
|
1127
|
+
# by the name field.
|
1123
1128
|
# @param cluster_id [::String]
|
1124
1129
|
# Deprecated. The name of the cluster to upgrade.
|
1125
1130
|
# This field has been deprecated and replaced by the name field.
|
@@ -1227,9 +1232,9 @@ module Google
|
|
1227
1232
|
# This field has been deprecated and replaced by the name field.
|
1228
1233
|
# @param zone [::String]
|
1229
1234
|
# Deprecated. The name of the Google Compute Engine
|
1230
|
-
# [zone](https://cloud.google.com/compute/docs/zones#available)
|
1231
|
-
# cluster resides. This field has been deprecated and replaced
|
1232
|
-
# field.
|
1235
|
+
# [zone](https://cloud.google.com/compute/docs/zones#available)
|
1236
|
+
# in which the cluster resides. This field has been deprecated and replaced
|
1237
|
+
# by the name field.
|
1233
1238
|
# @param cluster_id [::String]
|
1234
1239
|
# Deprecated. The name of the cluster to upgrade.
|
1235
1240
|
# This field has been deprecated and replaced by the name field.
|
@@ -1333,18 +1338,18 @@ module Google
|
|
1333
1338
|
# This field has been deprecated and replaced by the name field.
|
1334
1339
|
# @param zone [::String]
|
1335
1340
|
# Deprecated. The name of the Google Compute Engine
|
1336
|
-
# [zone](https://cloud.google.com/compute/docs/zones#available)
|
1337
|
-
# cluster resides. This field has been deprecated and replaced
|
1338
|
-
# field.
|
1341
|
+
# [zone](https://cloud.google.com/compute/docs/zones#available)
|
1342
|
+
# in which the cluster resides. This field has been deprecated and replaced
|
1343
|
+
# by the name field.
|
1339
1344
|
# @param cluster_id [::String]
|
1340
1345
|
# Deprecated. The name of the cluster to upgrade.
|
1341
1346
|
# This field has been deprecated and replaced by the name field.
|
1342
1347
|
# @param locations [::Array<::String>]
|
1343
1348
|
# Required. The desired list of Google Compute Engine
|
1344
|
-
# [zones](https://cloud.google.com/compute/docs/zones#available)
|
1345
|
-
# cluster's nodes should be located. Changing the locations a
|
1346
|
-
# will result in nodes being either created or removed from the
|
1347
|
-
# depending on whether locations are being added or removed.
|
1349
|
+
# [zones](https://cloud.google.com/compute/docs/zones#available)
|
1350
|
+
# in which the cluster's nodes should be located. Changing the locations a
|
1351
|
+
# cluster is in will result in nodes being either created or removed from the
|
1352
|
+
# cluster, depending on whether locations are being added or removed.
|
1348
1353
|
#
|
1349
1354
|
# This list must always include the cluster's primary zone.
|
1350
1355
|
# @param name [::String]
|
@@ -1439,9 +1444,9 @@ module Google
|
|
1439
1444
|
# This field has been deprecated and replaced by the name field.
|
1440
1445
|
# @param zone [::String]
|
1441
1446
|
# Deprecated. The name of the Google Compute Engine
|
1442
|
-
# [zone](https://cloud.google.com/compute/docs/zones#available)
|
1443
|
-
# cluster resides. This field has been deprecated and replaced
|
1444
|
-
# field.
|
1447
|
+
# [zone](https://cloud.google.com/compute/docs/zones#available)
|
1448
|
+
# in which the cluster resides. This field has been deprecated and replaced
|
1449
|
+
# by the name field.
|
1445
1450
|
# @param cluster_id [::String]
|
1446
1451
|
# Deprecated. The name of the cluster to upgrade.
|
1447
1452
|
# This field has been deprecated and replaced by the name field.
|
@@ -1550,9 +1555,9 @@ module Google
|
|
1550
1555
|
# This field has been deprecated and replaced by the name field.
|
1551
1556
|
# @param zone [::String]
|
1552
1557
|
# Deprecated. The name of the Google Compute Engine
|
1553
|
-
# [zone](https://cloud.google.com/compute/docs/zones#available)
|
1554
|
-
# cluster resides. This field has been deprecated and replaced
|
1555
|
-
# field.
|
1558
|
+
# [zone](https://cloud.google.com/compute/docs/zones#available)
|
1559
|
+
# in which the cluster resides. This field has been deprecated and replaced
|
1560
|
+
# by the name field.
|
1556
1561
|
# @param cluster_id [::String]
|
1557
1562
|
# Deprecated. The name of the cluster to upgrade.
|
1558
1563
|
# This field has been deprecated and replaced by the name field.
|
@@ -1660,9 +1665,9 @@ module Google
|
|
1660
1665
|
# This field has been deprecated and replaced by the name field.
|
1661
1666
|
# @param zone [::String]
|
1662
1667
|
# Deprecated. The name of the Google Compute Engine
|
1663
|
-
# [zone](https://cloud.google.com/compute/docs/zones#available)
|
1664
|
-
# cluster resides. This field has been deprecated and replaced
|
1665
|
-
# field.
|
1668
|
+
# [zone](https://cloud.google.com/compute/docs/zones#available)
|
1669
|
+
# in which the cluster resides. This field has been deprecated and replaced
|
1670
|
+
# by the name field.
|
1666
1671
|
# @param cluster_id [::String]
|
1667
1672
|
# Deprecated. The name of the cluster to delete.
|
1668
1673
|
# This field has been deprecated and replaced by the name field.
|
@@ -1758,9 +1763,9 @@ module Google
|
|
1758
1763
|
# This field has been deprecated and replaced by the parent field.
|
1759
1764
|
# @param zone [::String]
|
1760
1765
|
# Deprecated. The name of the Google Compute Engine
|
1761
|
-
# [zone](https://cloud.google.com/compute/docs/zones#available)
|
1762
|
-
# operations for, or `-` for all zones. This field has been
|
1763
|
-
# replaced by the parent field.
|
1766
|
+
# [zone](https://cloud.google.com/compute/docs/zones#available)
|
1767
|
+
# to return operations for, or `-` for all zones. This field has been
|
1768
|
+
# deprecated and replaced by the parent field.
|
1764
1769
|
# @param parent [::String]
|
1765
1770
|
# The parent (project and location) where the operations will be listed.
|
1766
1771
|
# Specified in the format `projects/*/locations/*`.
|
@@ -1854,9 +1859,9 @@ module Google
|
|
1854
1859
|
# This field has been deprecated and replaced by the name field.
|
1855
1860
|
# @param zone [::String]
|
1856
1861
|
# Deprecated. The name of the Google Compute Engine
|
1857
|
-
# [zone](https://cloud.google.com/compute/docs/zones#available)
|
1858
|
-
# cluster resides. This field has been deprecated and replaced
|
1859
|
-
# field.
|
1862
|
+
# [zone](https://cloud.google.com/compute/docs/zones#available)
|
1863
|
+
# in which the cluster resides. This field has been deprecated and replaced
|
1864
|
+
# by the name field.
|
1860
1865
|
# @param operation_id [::String]
|
1861
1866
|
# Deprecated. The server-assigned `name` of the operation.
|
1862
1867
|
# This field has been deprecated and replaced by the name field.
|
@@ -1952,9 +1957,9 @@ module Google
|
|
1952
1957
|
# This field has been deprecated and replaced by the name field.
|
1953
1958
|
# @param zone [::String]
|
1954
1959
|
# Deprecated. The name of the Google Compute Engine
|
1955
|
-
# [zone](https://cloud.google.com/compute/docs/zones#available)
|
1956
|
-
# operation resides. This field has been deprecated and replaced
|
1957
|
-
# field.
|
1960
|
+
# [zone](https://cloud.google.com/compute/docs/zones#available)
|
1961
|
+
# in which the operation resides. This field has been deprecated and replaced
|
1962
|
+
# by the name field.
|
1958
1963
|
# @param operation_id [::String]
|
1959
1964
|
# Deprecated. The server-assigned `name` of the operation.
|
1960
1965
|
# This field has been deprecated and replaced by the name field.
|
@@ -2050,9 +2055,9 @@ module Google
|
|
2050
2055
|
# This field has been deprecated and replaced by the name field.
|
2051
2056
|
# @param zone [::String]
|
2052
2057
|
# Deprecated. The name of the Google Compute Engine
|
2053
|
-
# [zone](https://cloud.google.com/compute/docs/zones#available)
|
2054
|
-
# operations for. This field has been deprecated and replaced by
|
2055
|
-
# field.
|
2058
|
+
# [zone](https://cloud.google.com/compute/docs/zones#available)
|
2059
|
+
# to return operations for. This field has been deprecated and replaced by
|
2060
|
+
# the name field.
|
2056
2061
|
# @param name [::String]
|
2057
2062
|
# The name (project and location) of the server config to get,
|
2058
2063
|
# specified in the format `projects/*/locations/*`.
|
@@ -2232,9 +2237,9 @@ module Google
|
|
2232
2237
|
# This field has been deprecated and replaced by the parent field.
|
2233
2238
|
# @param zone [::String]
|
2234
2239
|
# Deprecated. The name of the Google Compute Engine
|
2235
|
-
# [zone](https://cloud.google.com/compute/docs/zones#available)
|
2236
|
-
# cluster resides. This field has been deprecated and replaced
|
2237
|
-
# field.
|
2240
|
+
# [zone](https://cloud.google.com/compute/docs/zones#available)
|
2241
|
+
# in which the cluster resides. This field has been deprecated and replaced
|
2242
|
+
# by the parent field.
|
2238
2243
|
# @param cluster_id [::String]
|
2239
2244
|
# Deprecated. The name of the cluster.
|
2240
2245
|
# This field has been deprecated and replaced by the parent field.
|
@@ -2330,9 +2335,9 @@ module Google
|
|
2330
2335
|
# This field has been deprecated and replaced by the name field.
|
2331
2336
|
# @param zone [::String]
|
2332
2337
|
# Deprecated. The name of the Google Compute Engine
|
2333
|
-
# [zone](https://cloud.google.com/compute/docs/zones#available)
|
2334
|
-
# cluster resides. This field has been deprecated and replaced
|
2335
|
-
# field.
|
2338
|
+
# [zone](https://cloud.google.com/compute/docs/zones#available)
|
2339
|
+
# in which the cluster resides. This field has been deprecated and replaced
|
2340
|
+
# by the name field.
|
2336
2341
|
# @param cluster_id [::String]
|
2337
2342
|
# Deprecated. The name of the cluster.
|
2338
2343
|
# This field has been deprecated and replaced by the name field.
|
@@ -2432,9 +2437,9 @@ module Google
|
|
2432
2437
|
# This field has been deprecated and replaced by the parent field.
|
2433
2438
|
# @param zone [::String]
|
2434
2439
|
# Deprecated. The name of the Google Compute Engine
|
2435
|
-
# [zone](https://cloud.google.com/compute/docs/zones#available)
|
2436
|
-
# cluster resides. This field has been deprecated and replaced
|
2437
|
-
# field.
|
2440
|
+
# [zone](https://cloud.google.com/compute/docs/zones#available)
|
2441
|
+
# in which the cluster resides. This field has been deprecated and replaced
|
2442
|
+
# by the parent field.
|
2438
2443
|
# @param cluster_id [::String]
|
2439
2444
|
# Deprecated. The name of the cluster.
|
2440
2445
|
# This field has been deprecated and replaced by the parent field.
|
@@ -2533,9 +2538,9 @@ module Google
|
|
2533
2538
|
# This field has been deprecated and replaced by the name field.
|
2534
2539
|
# @param zone [::String]
|
2535
2540
|
# Deprecated. The name of the Google Compute Engine
|
2536
|
-
# [zone](https://cloud.google.com/compute/docs/zones#available)
|
2537
|
-
# cluster resides. This field has been deprecated and replaced
|
2538
|
-
# field.
|
2541
|
+
# [zone](https://cloud.google.com/compute/docs/zones#available)
|
2542
|
+
# in which the cluster resides. This field has been deprecated and replaced
|
2543
|
+
# by the name field.
|
2539
2544
|
# @param cluster_id [::String]
|
2540
2545
|
# Deprecated. The name of the cluster.
|
2541
2546
|
# This field has been deprecated and replaced by the name field.
|
@@ -2724,9 +2729,9 @@ module Google
|
|
2724
2729
|
# This field has been deprecated and replaced by the name field.
|
2725
2730
|
# @param zone [::String]
|
2726
2731
|
# Deprecated. The name of the Google Compute Engine
|
2727
|
-
# [zone](https://cloud.google.com/compute/docs/zones#available)
|
2728
|
-
# cluster resides. This field has been deprecated and replaced
|
2729
|
-
# field.
|
2732
|
+
# [zone](https://cloud.google.com/compute/docs/zones#available)
|
2733
|
+
# in which the cluster resides. This field has been deprecated and replaced
|
2734
|
+
# by the name field.
|
2730
2735
|
# @param cluster_id [::String]
|
2731
2736
|
# Deprecated. The name of the cluster to rollback.
|
2732
2737
|
# This field has been deprecated and replaced by the name field.
|
@@ -2829,9 +2834,9 @@ module Google
|
|
2829
2834
|
# This field has been deprecated and replaced by the name field.
|
2830
2835
|
# @param zone [::String]
|
2831
2836
|
# Deprecated. The name of the Google Compute Engine
|
2832
|
-
# [zone](https://cloud.google.com/compute/docs/zones#available)
|
2833
|
-
# cluster resides. This field has been deprecated and replaced
|
2834
|
-
# field.
|
2837
|
+
# [zone](https://cloud.google.com/compute/docs/zones#available)
|
2838
|
+
# in which the cluster resides. This field has been deprecated and replaced
|
2839
|
+
# by the name field.
|
2835
2840
|
# @param cluster_id [::String]
|
2836
2841
|
# Deprecated. The name of the cluster to update.
|
2837
2842
|
# This field has been deprecated and replaced by the name field.
|
@@ -2933,9 +2938,9 @@ module Google
|
|
2933
2938
|
# This field has been deprecated and replaced by the name field.
|
2934
2939
|
# @param zone [::String]
|
2935
2940
|
# Deprecated. The name of the Google Compute Engine
|
2936
|
-
# [zone](https://cloud.google.com/compute/docs/zones#available)
|
2937
|
-
# cluster resides. This field has been deprecated and replaced
|
2938
|
-
# field.
|
2941
|
+
# [zone](https://cloud.google.com/compute/docs/zones#available)
|
2942
|
+
# in which the cluster resides. This field has been deprecated and replaced
|
2943
|
+
# by the name field.
|
2939
2944
|
# @param cluster_id [::String]
|
2940
2945
|
# Deprecated. The name of the cluster.
|
2941
2946
|
# This field has been deprecated and replaced by the name field.
|
@@ -3040,9 +3045,9 @@ module Google
|
|
3040
3045
|
# This field has been deprecated and replaced by the name field.
|
3041
3046
|
# @param zone [::String]
|
3042
3047
|
# Deprecated. The name of the Google Compute Engine
|
3043
|
-
# [zone](https://cloud.google.com/compute/docs/zones#available)
|
3044
|
-
# cluster resides. This field has been deprecated and replaced
|
3045
|
-
# field.
|
3048
|
+
# [zone](https://cloud.google.com/compute/docs/zones#available)
|
3049
|
+
# in which the cluster resides. This field has been deprecated and replaced
|
3050
|
+
# by the name field.
|
3046
3051
|
# @param cluster_id [::String]
|
3047
3052
|
# Deprecated. The name of the cluster to update.
|
3048
3053
|
# This field has been deprecated and replaced by the name field.
|
@@ -3140,9 +3145,9 @@ module Google
|
|
3140
3145
|
# This field has been deprecated and replaced by the name field.
|
3141
3146
|
# @param zone [::String]
|
3142
3147
|
# Deprecated. The name of the Google Compute Engine
|
3143
|
-
# [zone](https://cloud.google.com/compute/docs/zones#available)
|
3144
|
-
# cluster resides. This field has been deprecated and replaced
|
3145
|
-
# field.
|
3148
|
+
# [zone](https://cloud.google.com/compute/docs/zones#available)
|
3149
|
+
# in which the cluster resides. This field has been deprecated and replaced
|
3150
|
+
# by the name field.
|
3146
3151
|
# @param cluster_id [::String]
|
3147
3152
|
# Deprecated. The name of the cluster.
|
3148
3153
|
# This field has been deprecated and replaced by the name field.
|
@@ -3240,9 +3245,9 @@ module Google
|
|
3240
3245
|
# This field has been deprecated and replaced by the name field.
|
3241
3246
|
# @param zone [::String]
|
3242
3247
|
# Deprecated. The name of the Google Compute Engine
|
3243
|
-
# [zone](https://cloud.google.com/compute/docs/zones#available)
|
3244
|
-
# cluster resides. This field has been deprecated and replaced
|
3245
|
-
# field.
|
3248
|
+
# [zone](https://cloud.google.com/compute/docs/zones#available)
|
3249
|
+
# in which the cluster resides. This field has been deprecated and replaced
|
3250
|
+
# by the name field.
|
3246
3251
|
# @param cluster_id [::String]
|
3247
3252
|
# Deprecated. The name of the cluster.
|
3248
3253
|
# This field has been deprecated and replaced by the name field.
|
@@ -3340,9 +3345,9 @@ module Google
|
|
3340
3345
|
# This field has been deprecated and replaced by the name field.
|
3341
3346
|
# @param zone [::String]
|
3342
3347
|
# Deprecated. The name of the Google Compute Engine
|
3343
|
-
# [zone](https://cloud.google.com/compute/docs/zones#available)
|
3344
|
-
# cluster resides. This field has been deprecated and replaced
|
3345
|
-
# field.
|
3348
|
+
# [zone](https://cloud.google.com/compute/docs/zones#available)
|
3349
|
+
# in which the cluster resides. This field has been deprecated and replaced
|
3350
|
+
# by the name field.
|
3346
3351
|
# @param cluster_id [::String]
|
3347
3352
|
# Deprecated. The name of the cluster to update.
|
3348
3353
|
# This field has been deprecated and replaced by the name field.
|
@@ -3444,9 +3449,9 @@ module Google
|
|
3444
3449
|
# This field has been deprecated and replaced by the name field.
|
3445
3450
|
# @param zone [::String]
|
3446
3451
|
# Deprecated. The name of the Google Compute Engine
|
3447
|
-
# [zone](https://cloud.google.com/compute/docs/zones#available)
|
3448
|
-
# cluster resides. This field has been deprecated and replaced
|
3449
|
-
# field.
|
3452
|
+
# [zone](https://cloud.google.com/compute/docs/zones#available)
|
3453
|
+
# in which the cluster resides. This field has been deprecated and replaced
|
3454
|
+
# by the name field.
|
3450
3455
|
# @param cluster_id [::String]
|
3451
3456
|
# Deprecated. The name of the cluster.
|
3452
3457
|
# This field has been deprecated and replaced by the name field.
|
@@ -3543,8 +3548,8 @@ module Google
|
|
3543
3548
|
# number](https://cloud.google.com/resource-manager/docs/creating-managing-projects).
|
3544
3549
|
# @param zone [::String]
|
3545
3550
|
# Required. The name of the Google Compute Engine
|
3546
|
-
# [zone](https://cloud.google.com/compute/docs/zones#available)
|
3547
|
-
# cluster resides.
|
3551
|
+
# [zone](https://cloud.google.com/compute/docs/zones#available)
|
3552
|
+
# in which the cluster resides.
|
3548
3553
|
# @param cluster_id [::String]
|
3549
3554
|
# Required. The name of the cluster to update.
|
3550
3555
|
# @param maintenance_policy [::Google::Cloud::Container::V1::MaintenancePolicy, ::Hash]
|