google-apis-container_v1 0.21.0 → 0.22.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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 224aa0644142d9ff347deab756118ab03c1e6ce1e1d6c3d1aff33494650c2b10
4
- data.tar.gz: 679d681a3369aa55609141e32fc1466c14ab737072d6719d32e2fb00268a2b62
3
+ metadata.gz: 67abcaa77ef5d9c7be7cbb67e84cdea5a32f411b4b2eef3cd468c66f5dfa60f9
4
+ data.tar.gz: de82a99c7c061db633c8b3d902311315bab235fcd0140c1b2a2d998cb1c57b20
5
5
  SHA512:
6
- metadata.gz: 0a82886b78ad212329870b8d44be3c1bda2ffe5092cd9461dc8eb6f753160df2ed38c22cada739f50f9bef89d2bd830deab75d1a20517fe0f661c46520c95e85
7
- data.tar.gz: dbb4b096a99b31b2605e1210cf26e830165f998e2a7515686168f5a3300db8c107d7ce8d4928c0d9b1c9d482dd2829a025f26e222d3cfee48b4e1a9eb7ebb5a2
6
+ metadata.gz: d9cc537aa5142e28a5393f47db8fa80551d971781f81e22d2b3569d8a26bf955ff7e1bf62cf060e9ba51f5b24cbf36cef2e605764596161bf53350c2b2a8b52a
7
+ data.tar.gz: a7be5983c459368aa15c55e4135b8a06c246952042a7b90688a68fcf3958194c82aa4eabd97373e9183d0b76854806471d9ead4a931a5f9a3d16f54a6305a9f6
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-container_v1
2
2
 
3
+ ### v0.22.0 (2022-02-01)
4
+
5
+ * Regenerated from discovery document revision 20220114
6
+ * Regenerated using generator version 0.4.1
7
+
3
8
  ### v0.21.0 (2021-12-16)
4
9
 
5
10
  * Regenerated from discovery document revision 20211203
@@ -1249,7 +1249,7 @@ module Google
1249
1249
  # @return [String]
1250
1250
  attr_accessor :cluster_id
1251
1251
 
1252
- # The name (project, location, cluster id) of the cluster to complete IP
1252
+ # The name (project, location, cluster name) of the cluster to complete IP
1253
1253
  # rotation. Specified in the format `projects/*/locations/*/clusters/*`.
1254
1254
  # Corresponds to the JSON property `name`
1255
1255
  # @return [String]
@@ -1287,7 +1287,7 @@ module Google
1287
1287
  class ConfidentialNodes
1288
1288
  include Google::Apis::Core::Hashable
1289
1289
 
1290
- # Whether Confidential Nodes feature is enabled for all nodes in this cluster.
1290
+ # Whether Confidential Nodes feature is enabled.
1291
1291
  # Corresponds to the JSON property `enabled`
1292
1292
  # @return [Boolean]
1293
1293
  attr_accessor :enabled
@@ -1406,8 +1406,8 @@ module Google
1406
1406
  # @return [Google::Apis::ContainerV1::NodePool]
1407
1407
  attr_accessor :node_pool
1408
1408
 
1409
- # The parent (project, location, cluster id) where the node pool will be created.
1410
- # Specified in the format `projects/*/locations/*/clusters/*`.
1409
+ # The parent (project, location, cluster name) where the node pool will be
1410
+ # created. Specified in the format `projects/*/locations/*/clusters/*`.
1411
1411
  # Corresponds to the JSON property `parent`
1412
1412
  # @return [String]
1413
1413
  attr_accessor :parent
@@ -4091,7 +4091,7 @@ module Google
4091
4091
  # @return [String]
4092
4092
  attr_accessor :label_fingerprint
4093
4093
 
4094
- # The name (project, location, cluster id) of the cluster to set labels.
4094
+ # The name (project, location, cluster name) of the cluster to set labels.
4095
4095
  # Specified in the format `projects/*/locations/*/clusters/*`.
4096
4096
  # Corresponds to the JSON property `name`
4097
4097
  # @return [String]
@@ -4148,7 +4148,7 @@ module Google
4148
4148
  attr_accessor :enabled
4149
4149
  alias_method :enabled?, :enabled
4150
4150
 
4151
- # The name (project, location, cluster id) of the cluster to set legacy abac.
4151
+ # The name (project, location, cluster name) of the cluster to set legacy abac.
4152
4152
  # Specified in the format `projects/*/locations/*/clusters/*`.
4153
4153
  # Corresponds to the JSON property `name`
4154
4154
  # @return [String]
@@ -4305,7 +4305,7 @@ module Google
4305
4305
  # @return [Google::Apis::ContainerV1::MaintenancePolicy]
4306
4306
  attr_accessor :maintenance_policy
4307
4307
 
4308
- # The name (project, location, cluster id) of the cluster to set maintenance
4308
+ # The name (project, location, cluster name) of the cluster to set maintenance
4309
4309
  # policy. Specified in the format `projects/*/locations/*/clusters/*`.
4310
4310
  # Corresponds to the JSON property `name`
4311
4311
  # @return [String]
@@ -4458,7 +4458,7 @@ module Google
4458
4458
  # @return [String]
4459
4459
  attr_accessor :cluster_id
4460
4460
 
4461
- # The name (project, location, cluster id) of the cluster to set networking
4461
+ # The name (project, location, cluster name) of the cluster to set networking
4462
4462
  # policy. Specified in the format `projects/*/locations/*/clusters/*`.
4463
4463
  # Corresponds to the JSON property `name`
4464
4464
  # @return [String]
@@ -4736,7 +4736,7 @@ module Google
4736
4736
  # @return [String]
4737
4737
  attr_accessor :cluster_id
4738
4738
 
4739
- # The name (project, location, cluster id) of the cluster to start IP rotation.
4739
+ # The name (project, location, cluster name) of the cluster to start IP rotation.
4740
4740
  # Specified in the format `projects/*/locations/*/clusters/*`.
4741
4741
  # Corresponds to the JSON property `name`
4742
4742
  # @return [String]
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ContainerV1
18
18
  # Version of the google-apis-container_v1 gem
19
- GEM_VERSION = "0.21.0"
19
+ GEM_VERSION = "0.22.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.4.0"
22
+ GENERATOR_VERSION = "0.4.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20211203"
25
+ REVISION = "20220114"
26
26
  end
27
27
  end
28
28
  end
@@ -140,7 +140,7 @@ module Google
140
140
 
141
141
  # Completes master IP rotation.
142
142
  # @param [String] name
143
- # The name (project, location, cluster id) of the cluster to complete IP
143
+ # The name (project, location, cluster name) of the cluster to complete IP
144
144
  # rotation. Specified in the format `projects/*/locations/*/clusters/*`.
145
145
  # @param [Google::Apis::ContainerV1::CompleteIpRotationRequest] complete_ip_rotation_request_object
146
146
  # @param [String] fields
@@ -311,8 +311,8 @@ module Google
311
311
  # This API is not yet intended for general use, and is not available for all
312
312
  # clusters.
313
313
  # @param [String] parent
314
- # The cluster (project, location, cluster id) to get keys for. Specified in the
315
- # format `projects/*/locations/*/clusters/*`.
314
+ # The cluster (project, location, cluster name) to get keys for. Specified in
315
+ # the format `projects/*/locations/*/clusters/*`.
316
316
  # @param [String] fields
317
317
  # Selector specifying which fields to include in a partial response.
318
318
  # @param [String] quota_user
@@ -419,7 +419,7 @@ module Google
419
419
 
420
420
  # Enables or disables the ABAC authorization mechanism on a cluster.
421
421
  # @param [String] name
422
- # The name (project, location, cluster id) of the cluster to set legacy abac.
422
+ # The name (project, location, cluster name) of the cluster to set legacy abac.
423
423
  # Specified in the format `projects/*/locations/*/clusters/*`.
424
424
  # @param [Google::Apis::ContainerV1::SetLegacyAbacRequest] set_legacy_abac_request_object
425
425
  # @param [String] fields
@@ -523,7 +523,7 @@ module Google
523
523
 
524
524
  # Sets the maintenance policy for a cluster.
525
525
  # @param [String] name
526
- # The name (project, location, cluster id) of the cluster to set maintenance
526
+ # The name (project, location, cluster name) of the cluster to set maintenance
527
527
  # policy. Specified in the format `projects/*/locations/*/clusters/*`.
528
528
  # @param [Google::Apis::ContainerV1::SetMaintenancePolicyRequest] set_maintenance_policy_request_object
529
529
  # @param [String] fields
@@ -627,7 +627,7 @@ module Google
627
627
 
628
628
  # Enables or disables Network Policy for a cluster.
629
629
  # @param [String] name
630
- # The name (project, location, cluster id) of the cluster to set networking
630
+ # The name (project, location, cluster name) of the cluster to set networking
631
631
  # policy. Specified in the format `projects/*/locations/*/clusters/*`.
632
632
  # @param [Google::Apis::ContainerV1::SetNetworkPolicyRequest] set_network_policy_request_object
633
633
  # @param [String] fields
@@ -661,7 +661,7 @@ module Google
661
661
 
662
662
  # Sets labels on a cluster.
663
663
  # @param [String] name
664
- # The name (project, location, cluster id) of the cluster to set labels.
664
+ # The name (project, location, cluster name) of the cluster to set labels.
665
665
  # Specified in the format `projects/*/locations/*/clusters/*`.
666
666
  # @param [Google::Apis::ContainerV1::SetLabelsRequest] set_labels_request_object
667
667
  # @param [String] fields
@@ -695,7 +695,7 @@ module Google
695
695
 
696
696
  # Starts master IP rotation.
697
697
  # @param [String] name
698
- # The name (project, location, cluster id) of the cluster to start IP rotation.
698
+ # The name (project, location, cluster name) of the cluster to start IP rotation.
699
699
  # Specified in the format `projects/*/locations/*/clusters/*`.
700
700
  # @param [Google::Apis::ContainerV1::StartIpRotationRequest] start_ip_rotation_request_object
701
701
  # @param [String] fields
@@ -797,8 +797,8 @@ module Google
797
797
 
798
798
  # Creates a node pool for a cluster.
799
799
  # @param [String] parent
800
- # The parent (project, location, cluster id) where the node pool will be created.
801
- # Specified in the format `projects/*/locations/*/clusters/*`.
800
+ # The parent (project, location, cluster name) where the node pool will be
801
+ # created. Specified in the format `projects/*/locations/*/clusters/*`.
802
802
  # @param [Google::Apis::ContainerV1::CreateNodePoolRequest] create_node_pool_request_object
803
803
  # @param [String] fields
804
804
  # Selector specifying which fields to include in a partial response.
@@ -929,8 +929,8 @@ module Google
929
929
 
930
930
  # Lists the node pools for a cluster.
931
931
  # @param [String] parent
932
- # The parent (project, location, cluster id) where the node pools will be listed.
933
- # Specified in the format `projects/*/locations/*/clusters/*`.
932
+ # The parent (project, location, cluster name) where the node pools will be
933
+ # listed. Specified in the format `projects/*/locations/*/clusters/*`.
934
934
  # @param [String] cluster_id
935
935
  # Deprecated. The name of the cluster. This field has been deprecated and
936
936
  # replaced by the parent field.
@@ -1152,8 +1152,8 @@ module Google
1152
1152
  # 1_0.html) for details. This API is not yet intended for general use, and is
1153
1153
  # not available for all clusters.
1154
1154
  # @param [String] parent
1155
- # The cluster (project, location, cluster id) to get the discovery document for.
1156
- # Specified in the format `projects/*/locations/*/clusters/*`.
1155
+ # The cluster (project, location, cluster name) to get the discovery document
1156
+ # for. Specified in the format `projects/*/locations/*/clusters/*`.
1157
1157
  # @param [String] fields
1158
1158
  # Selector specifying which fields to include in a partial response.
1159
1159
  # @param [String] quota_user
@@ -2303,8 +2303,8 @@ module Google
2303
2303
  # Deprecated. The name of the cluster. This field has been deprecated and
2304
2304
  # replaced by the parent field.
2305
2305
  # @param [String] parent
2306
- # The parent (project, location, cluster id) where the node pools will be listed.
2307
- # Specified in the format `projects/*/locations/*/clusters/*`.
2306
+ # The parent (project, location, cluster name) where the node pools will be
2307
+ # listed. Specified in the format `projects/*/locations/*/clusters/*`.
2308
2308
  # @param [String] fields
2309
2309
  # Selector specifying which fields to include in a partial response.
2310
2310
  # @param [String] quota_user
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-container_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.21.0
4
+ version: 0.22.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-01-10 00:00:00.000000000 Z
11
+ date: 2022-02-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-container_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-container_v1/v0.21.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-container_v1/v0.22.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-container_v1
63
63
  post_install_message:
64
64
  rdoc_options: []
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  - !ruby/object:Gem::Version
76
76
  version: '0'
77
77
  requirements: []
78
- rubygems_version: 3.3.4
78
+ rubygems_version: 3.3.5
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Kubernetes Engine API V1