google-apis-container_v1 0.26.0 → 0.29.0
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 6fe960edfb457cf97ff98eb9d10114f47d8977465956464576f11c1b00ca6978
|
4
|
+
data.tar.gz: 752c4da35890af9a2a9ae5b00e96a6146abf33bb1c889756c2b1b8bc5adba529
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ee11bfda6588bfb46767473ca7dbf92a0c03cdf2d5e2f20a2cb0c184579bf21763a66ea2fb5547d3762b74ced695906aab38ae8355cb272063083a9fbda2cd86
|
7
|
+
data.tar.gz: a0682413784869063fcb294daa299ef155c7c8072a8e521bf611dd171e83ea4e1bb64a845009415040760418ab6493601a45ea16207dc145a29890cd8ee74baa
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,17 @@
|
|
1
1
|
# Release history for google-apis-container_v1
|
2
2
|
|
3
|
+
### v0.29.0 (2022-05-03)
|
4
|
+
|
5
|
+
* Regenerated from discovery document revision 20220419
|
6
|
+
|
7
|
+
### v0.28.0 (2022-04-26)
|
8
|
+
|
9
|
+
* Regenerated from discovery document revision 20220330
|
10
|
+
|
11
|
+
### v0.27.0 (2022-04-14)
|
12
|
+
|
13
|
+
* Regenerated from discovery document revision 20220328
|
14
|
+
|
3
15
|
### v0.26.0 (2022-03-21)
|
4
16
|
|
5
17
|
* Regenerated from discovery document revision 20220308
|
@@ -385,8 +385,8 @@ module Google
|
|
385
385
|
attr_accessor :operation_id
|
386
386
|
|
387
387
|
# Deprecated. The Google Developers Console [project ID or project number](https:
|
388
|
-
# //
|
389
|
-
# replaced by the name field.
|
388
|
+
# //cloud.google.com/resource-manager/docs/creating-managing-projects). This
|
389
|
+
# field has been deprecated and replaced by the name field.
|
390
390
|
# Corresponds to the JSON property `projectId`
|
391
391
|
# @return [String]
|
392
392
|
attr_accessor :project_id
|
@@ -1287,8 +1287,8 @@ module Google
|
|
1287
1287
|
attr_accessor :name
|
1288
1288
|
|
1289
1289
|
# Deprecated. The Google Developers Console [project ID or project number](https:
|
1290
|
-
# //
|
1291
|
-
# deprecated and replaced by the name field.
|
1290
|
+
# //cloud.google.com/resource-manager/docs/creating-managing-projects). This
|
1291
|
+
# field has been deprecated and replaced by the name field.
|
1292
1292
|
# Corresponds to the JSON property `projectId`
|
1293
1293
|
# @return [String]
|
1294
1294
|
attr_accessor :project_id
|
@@ -1391,8 +1391,8 @@ module Google
|
|
1391
1391
|
attr_accessor :parent
|
1392
1392
|
|
1393
1393
|
# Deprecated. The Google Developers Console [project ID or project number](https:
|
1394
|
-
# //
|
1395
|
-
# replaced by the parent field.
|
1394
|
+
# //cloud.google.com/resource-manager/docs/creating-managing-projects). This
|
1395
|
+
# field has been deprecated and replaced by the parent field.
|
1396
1396
|
# Corresponds to the JSON property `projectId`
|
1397
1397
|
# @return [String]
|
1398
1398
|
attr_accessor :project_id
|
@@ -1444,8 +1444,8 @@ module Google
|
|
1444
1444
|
attr_accessor :parent
|
1445
1445
|
|
1446
1446
|
# Deprecated. The Google Developers Console [project ID or project number](https:
|
1447
|
-
# //
|
1448
|
-
# deprecated and replaced by the parent field.
|
1447
|
+
# //cloud.google.com/resource-manager/docs/creating-managing-projects). This
|
1448
|
+
# field has been deprecated and replaced by the parent field.
|
1449
1449
|
# Corresponds to the JSON property `projectId`
|
1450
1450
|
# @return [String]
|
1451
1451
|
attr_accessor :project_id
|
@@ -1601,8 +1601,7 @@ module Google
|
|
1601
1601
|
# A generic empty message that you can re-use to avoid defining duplicated empty
|
1602
1602
|
# messages in your APIs. A typical example is to use it as the request or the
|
1603
1603
|
# response type of an API method. For instance: service Foo ` rpc Bar(google.
|
1604
|
-
# protobuf.Empty) returns (google.protobuf.Empty); `
|
1605
|
-
# `Empty` is empty JSON object ````.
|
1604
|
+
# protobuf.Empty) returns (google.protobuf.Empty); `
|
1606
1605
|
class Empty
|
1607
1606
|
include Google::Apis::Core::Hashable
|
1608
1607
|
|
@@ -2174,9 +2173,10 @@ module Google
|
|
2174
2173
|
include Google::Apis::Core::Hashable
|
2175
2174
|
|
2176
2175
|
# The Linux kernel parameters to be applied to the nodes and all pods running on
|
2177
|
-
# the nodes. The following parameters are supported. net.core.
|
2178
|
-
#
|
2179
|
-
# net.core.
|
2176
|
+
# the nodes. The following parameters are supported. net.core.busy_poll net.core.
|
2177
|
+
# busy_read net.core.netdev_max_backlog net.core.rmem_max net.core.wmem_default
|
2178
|
+
# net.core.wmem_max net.core.optmem_max net.core.somaxconn net.ipv4.tcp_rmem net.
|
2179
|
+
# ipv4.tcp_wmem net.ipv4.tcp_tw_reuse
|
2180
2180
|
# Corresponds to the JSON property `sysctls`
|
2181
2181
|
# @return [Hash<String,String>]
|
2182
2182
|
attr_accessor :sysctls
|
@@ -2408,6 +2408,27 @@ module Google
|
|
2408
2408
|
end
|
2409
2409
|
end
|
2410
2410
|
|
2411
|
+
# ManagedPrometheusConfig defines the configuration for Google Cloud Managed
|
2412
|
+
# Service for Prometheus.
|
2413
|
+
class ManagedPrometheusConfig
|
2414
|
+
include Google::Apis::Core::Hashable
|
2415
|
+
|
2416
|
+
# Enable Managed Collection.
|
2417
|
+
# Corresponds to the JSON property `enabled`
|
2418
|
+
# @return [Boolean]
|
2419
|
+
attr_accessor :enabled
|
2420
|
+
alias_method :enabled?, :enabled
|
2421
|
+
|
2422
|
+
def initialize(**args)
|
2423
|
+
update!(**args)
|
2424
|
+
end
|
2425
|
+
|
2426
|
+
# Update properties of this object
|
2427
|
+
def update!(**args)
|
2428
|
+
@enabled = args[:enabled] if args.key?(:enabled)
|
2429
|
+
end
|
2430
|
+
end
|
2431
|
+
|
2411
2432
|
# The authentication information for accessing the master endpoint.
|
2412
2433
|
# Authentication can be done using HTTP basic auth or using client certificates.
|
2413
2434
|
class MasterAuth
|
@@ -2612,6 +2633,12 @@ module Google
|
|
2612
2633
|
# @return [Google::Apis::ContainerV1::MonitoringComponentConfig]
|
2613
2634
|
attr_accessor :component_config
|
2614
2635
|
|
2636
|
+
# ManagedPrometheusConfig defines the configuration for Google Cloud Managed
|
2637
|
+
# Service for Prometheus.
|
2638
|
+
# Corresponds to the JSON property `managedPrometheusConfig`
|
2639
|
+
# @return [Google::Apis::ContainerV1::ManagedPrometheusConfig]
|
2640
|
+
attr_accessor :managed_prometheus_config
|
2641
|
+
|
2615
2642
|
def initialize(**args)
|
2616
2643
|
update!(**args)
|
2617
2644
|
end
|
@@ -2619,6 +2646,7 @@ module Google
|
|
2619
2646
|
# Update properties of this object
|
2620
2647
|
def update!(**args)
|
2621
2648
|
@component_config = args[:component_config] if args.key?(:component_config)
|
2649
|
+
@managed_prometheus_config = args[:managed_prometheus_config] if args.key?(:managed_prometheus_config)
|
2622
2650
|
end
|
2623
2651
|
end
|
2624
2652
|
|
@@ -2699,6 +2727,25 @@ module Google
|
|
2699
2727
|
end
|
2700
2728
|
end
|
2701
2729
|
|
2730
|
+
# Configuration of all network bandwidth tiers
|
2731
|
+
class NetworkPerformanceConfig
|
2732
|
+
include Google::Apis::Core::Hashable
|
2733
|
+
|
2734
|
+
# Specifies the total network bandwidth tier for the NodePool.
|
2735
|
+
# Corresponds to the JSON property `totalEgressBandwidthTier`
|
2736
|
+
# @return [String]
|
2737
|
+
attr_accessor :total_egress_bandwidth_tier
|
2738
|
+
|
2739
|
+
def initialize(**args)
|
2740
|
+
update!(**args)
|
2741
|
+
end
|
2742
|
+
|
2743
|
+
# Update properties of this object
|
2744
|
+
def update!(**args)
|
2745
|
+
@total_egress_bandwidth_tier = args[:total_egress_bandwidth_tier] if args.key?(:total_egress_bandwidth_tier)
|
2746
|
+
end
|
2747
|
+
end
|
2748
|
+
|
2702
2749
|
# Configuration options for the NetworkPolicy feature. https://kubernetes.io/
|
2703
2750
|
# docs/concepts/services-networking/networkpolicies/
|
2704
2751
|
class NetworkPolicy
|
@@ -3056,6 +3103,14 @@ module Google
|
|
3056
3103
|
# @return [String]
|
3057
3104
|
attr_accessor :cpu_manager_policy
|
3058
3105
|
|
3106
|
+
# Set the Pod PID limits. See https://kubernetes.io/docs/concepts/policy/pid-
|
3107
|
+
# limiting/#pod-pid-limits Controls the maximum number of processes allowed to
|
3108
|
+
# run in a pod. The value must be greater than or equal to 1024 and less than
|
3109
|
+
# 4194304.
|
3110
|
+
# Corresponds to the JSON property `podPidsLimit`
|
3111
|
+
# @return [Fixnum]
|
3112
|
+
attr_accessor :pod_pids_limit
|
3113
|
+
|
3059
3114
|
def initialize(**args)
|
3060
3115
|
update!(**args)
|
3061
3116
|
end
|
@@ -3065,6 +3120,27 @@ module Google
|
|
3065
3120
|
@cpu_cfs_quota = args[:cpu_cfs_quota] if args.key?(:cpu_cfs_quota)
|
3066
3121
|
@cpu_cfs_quota_period = args[:cpu_cfs_quota_period] if args.key?(:cpu_cfs_quota_period)
|
3067
3122
|
@cpu_manager_policy = args[:cpu_manager_policy] if args.key?(:cpu_manager_policy)
|
3123
|
+
@pod_pids_limit = args[:pod_pids_limit] if args.key?(:pod_pids_limit)
|
3124
|
+
end
|
3125
|
+
end
|
3126
|
+
|
3127
|
+
# Collection of node-level [Kubernetes labels](https://kubernetes.io/docs/
|
3128
|
+
# concepts/overview/working-with-objects/labels).
|
3129
|
+
class NodeLabels
|
3130
|
+
include Google::Apis::Core::Hashable
|
3131
|
+
|
3132
|
+
# Map of node label keys and node label values.
|
3133
|
+
# Corresponds to the JSON property `labels`
|
3134
|
+
# @return [Hash<String,String>]
|
3135
|
+
attr_accessor :labels
|
3136
|
+
|
3137
|
+
def initialize(**args)
|
3138
|
+
update!(**args)
|
3139
|
+
end
|
3140
|
+
|
3141
|
+
# Update properties of this object
|
3142
|
+
def update!(**args)
|
3143
|
+
@labels = args[:labels] if args.key?(:labels)
|
3068
3144
|
end
|
3069
3145
|
end
|
3070
3146
|
|
@@ -3123,6 +3199,11 @@ module Google
|
|
3123
3199
|
attr_accessor :create_pod_range
|
3124
3200
|
alias_method :create_pod_range?, :create_pod_range
|
3125
3201
|
|
3202
|
+
# Configuration of all network bandwidth tiers
|
3203
|
+
# Corresponds to the JSON property `networkPerformanceConfig`
|
3204
|
+
# @return [Google::Apis::ContainerV1::NetworkPerformanceConfig]
|
3205
|
+
attr_accessor :network_performance_config
|
3206
|
+
|
3126
3207
|
# The IP address range for pod IPs in this node pool. Only applicable if `
|
3127
3208
|
# create_pod_range` is true. Set to blank to have a range chosen with the
|
3128
3209
|
# default size. Set to /netmask (e.g. `/14`) to have a range chosen with a
|
@@ -3150,6 +3231,7 @@ module Google
|
|
3150
3231
|
# Update properties of this object
|
3151
3232
|
def update!(**args)
|
3152
3233
|
@create_pod_range = args[:create_pod_range] if args.key?(:create_pod_range)
|
3234
|
+
@network_performance_config = args[:network_performance_config] if args.key?(:network_performance_config)
|
3153
3235
|
@pod_ipv4_cidr_block = args[:pod_ipv4_cidr_block] if args.key?(:pod_ipv4_cidr_block)
|
3154
3236
|
@pod_range = args[:pod_range] if args.key?(:pod_range)
|
3155
3237
|
end
|
@@ -3413,6 +3495,26 @@ module Google
|
|
3413
3495
|
end
|
3414
3496
|
end
|
3415
3497
|
|
3498
|
+
# Collection of Kubernetes [node taints](https://kubernetes.io/docs/concepts/
|
3499
|
+
# configuration/taint-and-toleration).
|
3500
|
+
class NodeTaints
|
3501
|
+
include Google::Apis::Core::Hashable
|
3502
|
+
|
3503
|
+
# List of node taints.
|
3504
|
+
# Corresponds to the JSON property `taints`
|
3505
|
+
# @return [Array<Google::Apis::ContainerV1::NodeTaint>]
|
3506
|
+
attr_accessor :taints
|
3507
|
+
|
3508
|
+
def initialize(**args)
|
3509
|
+
update!(**args)
|
3510
|
+
end
|
3511
|
+
|
3512
|
+
# Update properties of this object
|
3513
|
+
def update!(**args)
|
3514
|
+
@taints = args[:taints] if args.key?(:taints)
|
3515
|
+
end
|
3516
|
+
end
|
3517
|
+
|
3416
3518
|
# NotificationConfig is the configuration of notifications.
|
3417
3519
|
class NotificationConfig
|
3418
3520
|
include Google::Apis::Core::Hashable
|
@@ -3927,8 +4029,8 @@ module Google
|
|
3927
4029
|
attr_accessor :node_pool_id
|
3928
4030
|
|
3929
4031
|
# Deprecated. The Google Developers Console [project ID or project number](https:
|
3930
|
-
# //
|
3931
|
-
# replaced by the name field.
|
4032
|
+
# //cloud.google.com/resource-manager/docs/creating-managing-projects). This
|
4033
|
+
# field has been deprecated and replaced by the name field.
|
3932
4034
|
# Corresponds to the JSON property `projectId`
|
3933
4035
|
# @return [String]
|
3934
4036
|
attr_accessor :project_id
|
@@ -4148,8 +4250,8 @@ module Google
|
|
4148
4250
|
attr_accessor :name
|
4149
4251
|
|
4150
4252
|
# Deprecated. The Google Developers Console [project ID or project number](https:
|
4151
|
-
# //
|
4152
|
-
# replaced by the name field.
|
4253
|
+
# //cloud.google.com/resource-manager/docs/creating-managing-projects). This
|
4254
|
+
# field has been deprecated and replaced by the name field.
|
4153
4255
|
# Corresponds to the JSON property `projectId`
|
4154
4256
|
# @return [String]
|
4155
4257
|
attr_accessor :project_id
|
@@ -4203,8 +4305,8 @@ module Google
|
|
4203
4305
|
attr_accessor :name
|
4204
4306
|
|
4205
4307
|
# Deprecated. The Google Developers Console [project ID or project number](https:
|
4206
|
-
# //
|
4207
|
-
# deprecated and replaced by the name field.
|
4308
|
+
# //cloud.google.com/resource-manager/docs/creating-managing-projects). This
|
4309
|
+
# field has been deprecated and replaced by the name field.
|
4208
4310
|
# Corresponds to the JSON property `projectId`
|
4209
4311
|
# @return [String]
|
4210
4312
|
attr_accessor :project_id
|
@@ -4260,8 +4362,8 @@ module Google
|
|
4260
4362
|
attr_accessor :name
|
4261
4363
|
|
4262
4364
|
# Deprecated. The Google Developers Console [project ID or project number](https:
|
4263
|
-
# //
|
4264
|
-
# replaced by the name field.
|
4365
|
+
# //cloud.google.com/resource-manager/docs/creating-managing-projects). This
|
4366
|
+
# field has been deprecated and replaced by the name field.
|
4265
4367
|
# Corresponds to the JSON property `projectId`
|
4266
4368
|
# @return [String]
|
4267
4369
|
attr_accessor :project_id
|
@@ -4314,8 +4416,8 @@ module Google
|
|
4314
4416
|
attr_accessor :name
|
4315
4417
|
|
4316
4418
|
# Deprecated. The Google Developers Console [project ID or project number](https:
|
4317
|
-
# //
|
4318
|
-
# replaced by the name field.
|
4419
|
+
# //cloud.google.com/resource-manager/docs/creating-managing-projects). This
|
4420
|
+
# field has been deprecated and replaced by the name field.
|
4319
4421
|
# Corresponds to the JSON property `projectId`
|
4320
4422
|
# @return [String]
|
4321
4423
|
attr_accessor :project_id
|
@@ -4369,8 +4471,8 @@ module Google
|
|
4369
4471
|
attr_accessor :name
|
4370
4472
|
|
4371
4473
|
# Deprecated. The Google Developers Console [project ID or project number](https:
|
4372
|
-
# //
|
4373
|
-
# replaced by the name field.
|
4474
|
+
# //cloud.google.com/resource-manager/docs/creating-managing-projects). This
|
4475
|
+
# field has been deprecated and replaced by the name field.
|
4374
4476
|
# Corresponds to the JSON property `projectId`
|
4375
4477
|
# @return [String]
|
4376
4478
|
attr_accessor :project_id
|
@@ -4417,7 +4519,7 @@ module Google
|
|
4417
4519
|
attr_accessor :name
|
4418
4520
|
|
4419
4521
|
# Required. The Google Developers Console [project ID or project number](https://
|
4420
|
-
#
|
4522
|
+
# cloud.google.com/resource-manager/docs/creating-managing-projects).
|
4421
4523
|
# Corresponds to the JSON property `projectId`
|
4422
4524
|
# @return [String]
|
4423
4525
|
attr_accessor :project_id
|
@@ -4464,8 +4566,8 @@ module Google
|
|
4464
4566
|
attr_accessor :name
|
4465
4567
|
|
4466
4568
|
# Deprecated. The Google Developers Console [project ID or project number](https:
|
4467
|
-
# //
|
4468
|
-
# replaced by the name field.
|
4569
|
+
# //cloud.google.com/resource-manager/docs/creating-managing-projects). This
|
4570
|
+
# field has been deprecated and replaced by the name field.
|
4469
4571
|
# Corresponds to the JSON property `projectId`
|
4470
4572
|
# @return [String]
|
4471
4573
|
attr_accessor :project_id
|
@@ -4526,8 +4628,8 @@ module Google
|
|
4526
4628
|
attr_accessor :name
|
4527
4629
|
|
4528
4630
|
# Deprecated. The Google Developers Console [project ID or project number](https:
|
4529
|
-
# //
|
4530
|
-
# replaced by the name field.
|
4631
|
+
# //cloud.google.com/resource-manager/docs/creating-managing-projects). This
|
4632
|
+
# field has been deprecated and replaced by the name field.
|
4531
4633
|
# Corresponds to the JSON property `projectId`
|
4532
4634
|
# @return [String]
|
4533
4635
|
attr_accessor :project_id
|
@@ -4576,8 +4678,8 @@ module Google
|
|
4576
4678
|
attr_accessor :network_policy
|
4577
4679
|
|
4578
4680
|
# Deprecated. The Google Developers Console [project ID or project number](https:
|
4579
|
-
# //
|
4580
|
-
# deprecated and replaced by the name field.
|
4681
|
+
# //cloud.google.com/resource-manager/docs/creating-managing-projects). This
|
4682
|
+
# field has been deprecated and replaced by the name field.
|
4581
4683
|
# Corresponds to the JSON property `projectId`
|
4582
4684
|
# @return [String]
|
4583
4685
|
attr_accessor :project_id
|
@@ -4633,8 +4735,8 @@ module Google
|
|
4633
4735
|
attr_accessor :node_pool_id
|
4634
4736
|
|
4635
4737
|
# Deprecated. The Google Developers Console [project ID or project number](https:
|
4636
|
-
# //
|
4637
|
-
# replaced by the name field.
|
4738
|
+
# //cloud.google.com/resource-manager/docs/creating-managing-projects). This
|
4739
|
+
# field has been deprecated and replaced by the name field.
|
4638
4740
|
# Corresponds to the JSON property `projectId`
|
4639
4741
|
# @return [String]
|
4640
4742
|
attr_accessor :project_id
|
@@ -4692,8 +4794,8 @@ module Google
|
|
4692
4794
|
attr_accessor :node_pool_id
|
4693
4795
|
|
4694
4796
|
# Deprecated. The Google Developers Console [project ID or project number](https:
|
4695
|
-
# //
|
4696
|
-
# replaced by the name field.
|
4797
|
+
# //cloud.google.com/resource-manager/docs/creating-managing-projects). This
|
4798
|
+
# field has been deprecated and replaced by the name field.
|
4697
4799
|
# Corresponds to the JSON property `projectId`
|
4698
4800
|
# @return [String]
|
4699
4801
|
attr_accessor :project_id
|
@@ -4748,8 +4850,8 @@ module Google
|
|
4748
4850
|
attr_accessor :node_pool_id
|
4749
4851
|
|
4750
4852
|
# Deprecated. The Google Developers Console [project ID or project number](https:
|
4751
|
-
# //
|
4752
|
-
# replaced by the name field.
|
4853
|
+
# //cloud.google.com/resource-manager/docs/creating-managing-projects). This
|
4854
|
+
# field has been deprecated and replaced by the name field.
|
4753
4855
|
# Corresponds to the JSON property `projectId`
|
4754
4856
|
# @return [String]
|
4755
4857
|
attr_accessor :project_id
|
@@ -4848,8 +4950,8 @@ module Google
|
|
4848
4950
|
attr_accessor :name
|
4849
4951
|
|
4850
4952
|
# Deprecated. The Google Developers Console [project ID or project number](https:
|
4851
|
-
# //
|
4852
|
-
# deprecated and replaced by the name field.
|
4953
|
+
# //cloud.google.com/resource-manager/docs/creating-managing-projects). This
|
4954
|
+
# field has been deprecated and replaced by the name field.
|
4853
4955
|
# Corresponds to the JSON property `projectId`
|
4854
4956
|
# @return [String]
|
4855
4957
|
attr_accessor :project_id
|
@@ -5002,8 +5104,8 @@ module Google
|
|
5002
5104
|
attr_accessor :name
|
5003
5105
|
|
5004
5106
|
# Deprecated. The Google Developers Console [project ID or project number](https:
|
5005
|
-
# //
|
5006
|
-
# replaced by the name field.
|
5107
|
+
# //cloud.google.com/resource-manager/docs/creating-managing-projects). This
|
5108
|
+
# field has been deprecated and replaced by the name field.
|
5007
5109
|
# Corresponds to the JSON property `projectId`
|
5008
5110
|
# @return [String]
|
5009
5111
|
attr_accessor :project_id
|
@@ -5063,8 +5165,8 @@ module Google
|
|
5063
5165
|
attr_accessor :name
|
5064
5166
|
|
5065
5167
|
# Deprecated. The Google Developers Console [project ID or project number](https:
|
5066
|
-
# //
|
5067
|
-
# replaced by the name field.
|
5168
|
+
# //cloud.google.com/resource-manager/docs/creating-managing-projects). This
|
5169
|
+
# field has been deprecated and replaced by the name field.
|
5068
5170
|
# Corresponds to the JSON property `projectId`
|
5069
5171
|
# @return [String]
|
5070
5172
|
attr_accessor :project_id
|
@@ -5121,6 +5223,12 @@ module Google
|
|
5121
5223
|
# @return [Google::Apis::ContainerV1::NodeKubeletConfig]
|
5122
5224
|
attr_accessor :kubelet_config
|
5123
5225
|
|
5226
|
+
# Collection of node-level [Kubernetes labels](https://kubernetes.io/docs/
|
5227
|
+
# concepts/overview/working-with-objects/labels).
|
5228
|
+
# Corresponds to the JSON property `labels`
|
5229
|
+
# @return [Google::Apis::ContainerV1::NodeLabels]
|
5230
|
+
attr_accessor :labels
|
5231
|
+
|
5124
5232
|
# Parameters that can be configured on Linux nodes.
|
5125
5233
|
# Corresponds to the JSON property `linuxNodeConfig`
|
5126
5234
|
# @return [Google::Apis::ContainerV1::LinuxNodeConfig]
|
@@ -5159,12 +5267,24 @@ module Google
|
|
5159
5267
|
attr_accessor :node_version
|
5160
5268
|
|
5161
5269
|
# Deprecated. The Google Developers Console [project ID or project number](https:
|
5162
|
-
# //
|
5163
|
-
# replaced by the name field.
|
5270
|
+
# //cloud.google.com/resource-manager/docs/creating-managing-projects). This
|
5271
|
+
# field has been deprecated and replaced by the name field.
|
5164
5272
|
# Corresponds to the JSON property `projectId`
|
5165
5273
|
# @return [String]
|
5166
5274
|
attr_accessor :project_id
|
5167
5275
|
|
5276
|
+
# Collection of Compute Engine network tags that can be applied to a node's
|
5277
|
+
# underlying VM instance.
|
5278
|
+
# Corresponds to the JSON property `tags`
|
5279
|
+
# @return [Google::Apis::ContainerV1::NetworkTags]
|
5280
|
+
attr_accessor :tags
|
5281
|
+
|
5282
|
+
# Collection of Kubernetes [node taints](https://kubernetes.io/docs/concepts/
|
5283
|
+
# configuration/taint-and-toleration).
|
5284
|
+
# Corresponds to the JSON property `taints`
|
5285
|
+
# @return [Google::Apis::ContainerV1::NodeTaints]
|
5286
|
+
attr_accessor :taints
|
5287
|
+
|
5168
5288
|
# These upgrade settings control the level of parallelism and the level of
|
5169
5289
|
# disruption caused by an upgrade. maxUnavailable controls the number of nodes
|
5170
5290
|
# that can be simultaneously unavailable. maxSurge controls the number of
|
@@ -5207,12 +5327,15 @@ module Google
|
|
5207
5327
|
@gvnic = args[:gvnic] if args.key?(:gvnic)
|
5208
5328
|
@image_type = args[:image_type] if args.key?(:image_type)
|
5209
5329
|
@kubelet_config = args[:kubelet_config] if args.key?(:kubelet_config)
|
5330
|
+
@labels = args[:labels] if args.key?(:labels)
|
5210
5331
|
@linux_node_config = args[:linux_node_config] if args.key?(:linux_node_config)
|
5211
5332
|
@locations = args[:locations] if args.key?(:locations)
|
5212
5333
|
@name = args[:name] if args.key?(:name)
|
5213
5334
|
@node_pool_id = args[:node_pool_id] if args.key?(:node_pool_id)
|
5214
5335
|
@node_version = args[:node_version] if args.key?(:node_version)
|
5215
5336
|
@project_id = args[:project_id] if args.key?(:project_id)
|
5337
|
+
@tags = args[:tags] if args.key?(:tags)
|
5338
|
+
@taints = args[:taints] if args.key?(:taints)
|
5216
5339
|
@upgrade_settings = args[:upgrade_settings] if args.key?(:upgrade_settings)
|
5217
5340
|
@workload_metadata_config = args[:workload_metadata_config] if args.key?(:workload_metadata_config)
|
5218
5341
|
@zone = args[:zone] if args.key?(:zone)
|
@@ -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.
|
19
|
+
GEM_VERSION = "0.29.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.4.1"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20220419"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -346,6 +346,12 @@ module Google
|
|
346
346
|
include Google::Apis::Core::JsonObjectSupport
|
347
347
|
end
|
348
348
|
|
349
|
+
class ManagedPrometheusConfig
|
350
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
351
|
+
|
352
|
+
include Google::Apis::Core::JsonObjectSupport
|
353
|
+
end
|
354
|
+
|
349
355
|
class MasterAuth
|
350
356
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
351
357
|
|
@@ -394,6 +400,12 @@ module Google
|
|
394
400
|
include Google::Apis::Core::JsonObjectSupport
|
395
401
|
end
|
396
402
|
|
403
|
+
class NetworkPerformanceConfig
|
404
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
405
|
+
|
406
|
+
include Google::Apis::Core::JsonObjectSupport
|
407
|
+
end
|
408
|
+
|
397
409
|
class NetworkPolicy
|
398
410
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
399
411
|
|
@@ -430,6 +442,12 @@ module Google
|
|
430
442
|
include Google::Apis::Core::JsonObjectSupport
|
431
443
|
end
|
432
444
|
|
445
|
+
class NodeLabels
|
446
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
447
|
+
|
448
|
+
include Google::Apis::Core::JsonObjectSupport
|
449
|
+
end
|
450
|
+
|
433
451
|
class NodeManagement
|
434
452
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
435
453
|
|
@@ -472,6 +490,12 @@ module Google
|
|
472
490
|
include Google::Apis::Core::JsonObjectSupport
|
473
491
|
end
|
474
492
|
|
493
|
+
class NodeTaints
|
494
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
495
|
+
|
496
|
+
include Google::Apis::Core::JsonObjectSupport
|
497
|
+
end
|
498
|
+
|
475
499
|
class NotificationConfig
|
476
500
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
477
501
|
|
@@ -1388,6 +1412,13 @@ module Google
|
|
1388
1412
|
end
|
1389
1413
|
end
|
1390
1414
|
|
1415
|
+
class ManagedPrometheusConfig
|
1416
|
+
# @private
|
1417
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1418
|
+
property :enabled, as: 'enabled'
|
1419
|
+
end
|
1420
|
+
end
|
1421
|
+
|
1391
1422
|
class MasterAuth
|
1392
1423
|
# @private
|
1393
1424
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1446,6 +1477,8 @@ module Google
|
|
1446
1477
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1447
1478
|
property :component_config, as: 'componentConfig', class: Google::Apis::ContainerV1::MonitoringComponentConfig, decorator: Google::Apis::ContainerV1::MonitoringComponentConfig::Representation
|
1448
1479
|
|
1480
|
+
property :managed_prometheus_config, as: 'managedPrometheusConfig', class: Google::Apis::ContainerV1::ManagedPrometheusConfig, decorator: Google::Apis::ContainerV1::ManagedPrometheusConfig::Representation
|
1481
|
+
|
1449
1482
|
end
|
1450
1483
|
end
|
1451
1484
|
|
@@ -1467,6 +1500,13 @@ module Google
|
|
1467
1500
|
end
|
1468
1501
|
end
|
1469
1502
|
|
1503
|
+
class NetworkPerformanceConfig
|
1504
|
+
# @private
|
1505
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1506
|
+
property :total_egress_bandwidth_tier, as: 'totalEgressBandwidthTier'
|
1507
|
+
end
|
1508
|
+
end
|
1509
|
+
|
1470
1510
|
class NetworkPolicy
|
1471
1511
|
# @private
|
1472
1512
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1546,6 +1586,14 @@ module Google
|
|
1546
1586
|
property :cpu_cfs_quota, as: 'cpuCfsQuota'
|
1547
1587
|
property :cpu_cfs_quota_period, as: 'cpuCfsQuotaPeriod'
|
1548
1588
|
property :cpu_manager_policy, as: 'cpuManagerPolicy'
|
1589
|
+
property :pod_pids_limit, :numeric_string => true, as: 'podPidsLimit'
|
1590
|
+
end
|
1591
|
+
end
|
1592
|
+
|
1593
|
+
class NodeLabels
|
1594
|
+
# @private
|
1595
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1596
|
+
hash :labels, as: 'labels'
|
1549
1597
|
end
|
1550
1598
|
end
|
1551
1599
|
|
@@ -1563,6 +1611,8 @@ module Google
|
|
1563
1611
|
# @private
|
1564
1612
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1565
1613
|
property :create_pod_range, as: 'createPodRange'
|
1614
|
+
property :network_performance_config, as: 'networkPerformanceConfig', class: Google::Apis::ContainerV1::NetworkPerformanceConfig, decorator: Google::Apis::ContainerV1::NetworkPerformanceConfig::Representation
|
1615
|
+
|
1566
1616
|
property :pod_ipv4_cidr_block, as: 'podIpv4CidrBlock'
|
1567
1617
|
property :pod_range, as: 'podRange'
|
1568
1618
|
end
|
@@ -1632,6 +1682,14 @@ module Google
|
|
1632
1682
|
end
|
1633
1683
|
end
|
1634
1684
|
|
1685
|
+
class NodeTaints
|
1686
|
+
# @private
|
1687
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1688
|
+
collection :taints, as: 'taints', class: Google::Apis::ContainerV1::NodeTaint, decorator: Google::Apis::ContainerV1::NodeTaint::Representation
|
1689
|
+
|
1690
|
+
end
|
1691
|
+
end
|
1692
|
+
|
1635
1693
|
class NotificationConfig
|
1636
1694
|
# @private
|
1637
1695
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2047,6 +2105,8 @@ module Google
|
|
2047
2105
|
property :image_type, as: 'imageType'
|
2048
2106
|
property :kubelet_config, as: 'kubeletConfig', class: Google::Apis::ContainerV1::NodeKubeletConfig, decorator: Google::Apis::ContainerV1::NodeKubeletConfig::Representation
|
2049
2107
|
|
2108
|
+
property :labels, as: 'labels', class: Google::Apis::ContainerV1::NodeLabels, decorator: Google::Apis::ContainerV1::NodeLabels::Representation
|
2109
|
+
|
2050
2110
|
property :linux_node_config, as: 'linuxNodeConfig', class: Google::Apis::ContainerV1::LinuxNodeConfig, decorator: Google::Apis::ContainerV1::LinuxNodeConfig::Representation
|
2051
2111
|
|
2052
2112
|
collection :locations, as: 'locations'
|
@@ -2054,6 +2114,10 @@ module Google
|
|
2054
2114
|
property :node_pool_id, as: 'nodePoolId'
|
2055
2115
|
property :node_version, as: 'nodeVersion'
|
2056
2116
|
property :project_id, as: 'projectId'
|
2117
|
+
property :tags, as: 'tags', class: Google::Apis::ContainerV1::NetworkTags, decorator: Google::Apis::ContainerV1::NetworkTags::Representation
|
2118
|
+
|
2119
|
+
property :taints, as: 'taints', class: Google::Apis::ContainerV1::NodeTaints, decorator: Google::Apis::ContainerV1::NodeTaints::Representation
|
2120
|
+
|
2057
2121
|
property :upgrade_settings, as: 'upgradeSettings', class: Google::Apis::ContainerV1::UpgradeSettings, decorator: Google::Apis::ContainerV1::UpgradeSettings::Representation
|
2058
2122
|
|
2059
2123
|
property :workload_metadata_config, as: 'workloadMetadataConfig', class: Google::Apis::ContainerV1::WorkloadMetadataConfig, decorator: Google::Apis::ContainerV1::WorkloadMetadataConfig::Representation
|
@@ -103,8 +103,8 @@ module Google
|
|
103
103
|
# format `projects/*/locations/*`.
|
104
104
|
# @param [String] project_id
|
105
105
|
# Deprecated. The Google Developers Console [project ID or project number](https:
|
106
|
-
# //
|
107
|
-
# replaced by the name field.
|
106
|
+
# //cloud.google.com/resource-manager/docs/creating-managing-projects). This
|
107
|
+
# field has been deprecated and replaced by the name field.
|
108
108
|
# @param [String] zone
|
109
109
|
# Deprecated. The name of the Google Compute Engine [zone](https://cloud.google.
|
110
110
|
# com/compute/docs/zones#available) to return operations for. This field has
|
@@ -226,8 +226,8 @@ module Google
|
|
226
226
|
# and replaced by the name field.
|
227
227
|
# @param [String] project_id
|
228
228
|
# Deprecated. The Google Developers Console [project ID or project number](https:
|
229
|
-
# //
|
230
|
-
# replaced by the name field.
|
229
|
+
# //cloud.google.com/resource-manager/docs/creating-managing-projects). This
|
230
|
+
# field has been deprecated and replaced by the name field.
|
231
231
|
# @param [String] zone
|
232
232
|
# Deprecated. The name of the Google Compute Engine [zone](https://cloud.google.
|
233
233
|
# com/compute/docs/zones#available) in which the cluster resides. This field has
|
@@ -271,8 +271,8 @@ module Google
|
|
271
271
|
# deprecated and replaced by the name field.
|
272
272
|
# @param [String] project_id
|
273
273
|
# Deprecated. The Google Developers Console [project ID or project number](https:
|
274
|
-
# //
|
275
|
-
# replaced by the name field.
|
274
|
+
# //cloud.google.com/resource-manager/docs/creating-managing-projects). This
|
275
|
+
# field has been deprecated and replaced by the name field.
|
276
276
|
# @param [String] zone
|
277
277
|
# Deprecated. The name of the Google Compute Engine [zone](https://cloud.google.
|
278
278
|
# com/compute/docs/zones#available) in which the cluster resides. This field has
|
@@ -348,8 +348,8 @@ module Google
|
|
348
348
|
# regions.
|
349
349
|
# @param [String] project_id
|
350
350
|
# Deprecated. The Google Developers Console [project ID or project number](https:
|
351
|
-
# //
|
352
|
-
# replaced by the parent field.
|
351
|
+
# //cloud.google.com/resource-manager/docs/creating-managing-projects). This
|
352
|
+
# field has been deprecated and replaced by the parent field.
|
353
353
|
# @param [String] zone
|
354
354
|
# Deprecated. The name of the Google Compute Engine [zone](https://cloud.google.
|
355
355
|
# com/compute/docs/zones#available) in which the cluster resides, or "-" for all
|
@@ -841,8 +841,8 @@ module Google
|
|
841
841
|
# deprecated and replaced by the name field.
|
842
842
|
# @param [String] project_id
|
843
843
|
# Deprecated. The Google Developers Console [project ID or project number](https:
|
844
|
-
# //
|
845
|
-
# deprecated and replaced by the name field.
|
844
|
+
# //cloud.google.com/resource-manager/docs/creating-managing-projects). This
|
845
|
+
# field has been deprecated and replaced by the name field.
|
846
846
|
# @param [String] zone
|
847
847
|
# Deprecated. The name of the Google Compute Engine [zone](https://cloud.google.
|
848
848
|
# com/compute/docs/zones#available) in which the cluster resides. This field has
|
@@ -890,8 +890,8 @@ module Google
|
|
890
890
|
# replaced by the name field.
|
891
891
|
# @param [String] project_id
|
892
892
|
# Deprecated. The Google Developers Console [project ID or project number](https:
|
893
|
-
# //
|
894
|
-
# deprecated and replaced by the name field.
|
893
|
+
# //cloud.google.com/resource-manager/docs/creating-managing-projects). This
|
894
|
+
# field has been deprecated and replaced by the name field.
|
895
895
|
# @param [String] zone
|
896
896
|
# Deprecated. The name of the Google Compute Engine [zone](https://cloud.google.
|
897
897
|
# com/compute/docs/zones#available) in which the cluster resides. This field has
|
@@ -936,8 +936,8 @@ module Google
|
|
936
936
|
# replaced by the parent field.
|
937
937
|
# @param [String] project_id
|
938
938
|
# Deprecated. The Google Developers Console [project ID or project number](https:
|
939
|
-
# //
|
940
|
-
# deprecated and replaced by the parent field.
|
939
|
+
# //cloud.google.com/resource-manager/docs/creating-managing-projects). This
|
940
|
+
# field has been deprecated and replaced by the parent field.
|
941
941
|
# @param [String] zone
|
942
942
|
# Deprecated. The name of the Google Compute Engine [zone](https://cloud.google.
|
943
943
|
# com/compute/docs/zones#available) in which the cluster resides. This field has
|
@@ -1224,8 +1224,8 @@ module Google
|
|
1224
1224
|
# deprecated and replaced by the name field.
|
1225
1225
|
# @param [String] project_id
|
1226
1226
|
# Deprecated. The Google Developers Console [project ID or project number](https:
|
1227
|
-
# //
|
1228
|
-
# replaced by the name field.
|
1227
|
+
# //cloud.google.com/resource-manager/docs/creating-managing-projects). This
|
1228
|
+
# field has been deprecated and replaced by the name field.
|
1229
1229
|
# @param [String] zone
|
1230
1230
|
# Deprecated. The name of the Google Compute Engine [zone](https://cloud.google.
|
1231
1231
|
# com/compute/docs/zones#available) in which the cluster resides. This field has
|
@@ -1267,8 +1267,8 @@ module Google
|
|
1267
1267
|
# zones and all regions.
|
1268
1268
|
# @param [String] project_id
|
1269
1269
|
# Deprecated. The Google Developers Console [project ID or project number](https:
|
1270
|
-
# //
|
1271
|
-
# replaced by the parent field.
|
1270
|
+
# //cloud.google.com/resource-manager/docs/creating-managing-projects). This
|
1271
|
+
# field has been deprecated and replaced by the parent field.
|
1272
1272
|
# @param [String] zone
|
1273
1273
|
# Deprecated. The name of the Google Compute Engine [zone](https://cloud.google.
|
1274
1274
|
# com/compute/docs/zones#available) to return operations for, or `-` for all
|
@@ -1305,8 +1305,8 @@ module Google
|
|
1305
1305
|
# Returns configuration info about the Google Kubernetes Engine service.
|
1306
1306
|
# @param [String] project_id
|
1307
1307
|
# Deprecated. The Google Developers Console [project ID or project number](https:
|
1308
|
-
# //
|
1309
|
-
# replaced by the name field.
|
1308
|
+
# //cloud.google.com/resource-manager/docs/creating-managing-projects). This
|
1309
|
+
# field has been deprecated and replaced by the name field.
|
1310
1310
|
# @param [String] zone
|
1311
1311
|
# Deprecated. The name of the Google Compute Engine [zone](https://cloud.google.
|
1312
1312
|
# com/compute/docs/zones#available) to return operations for. This field has
|
@@ -1346,8 +1346,8 @@ module Google
|
|
1346
1346
|
# Sets the addons for a specific cluster.
|
1347
1347
|
# @param [String] project_id
|
1348
1348
|
# Deprecated. The Google Developers Console [project ID or project number](https:
|
1349
|
-
# //
|
1350
|
-
# replaced by the name field.
|
1349
|
+
# //cloud.google.com/resource-manager/docs/creating-managing-projects). This
|
1350
|
+
# field has been deprecated and replaced by the name field.
|
1351
1351
|
# @param [String] zone
|
1352
1352
|
# Deprecated. The name of the Google Compute Engine [zone](https://cloud.google.
|
1353
1353
|
# com/compute/docs/zones#available) in which the cluster resides. This field has
|
@@ -1390,8 +1390,8 @@ module Google
|
|
1390
1390
|
# Completes master IP rotation.
|
1391
1391
|
# @param [String] project_id
|
1392
1392
|
# Deprecated. The Google Developers Console [project ID or project number](https:
|
1393
|
-
# //
|
1394
|
-
# deprecated and replaced by the name field.
|
1393
|
+
# //cloud.google.com/resource-manager/docs/creating-managing-projects). This
|
1394
|
+
# field has been deprecated and replaced by the name field.
|
1395
1395
|
# @param [String] zone
|
1396
1396
|
# Deprecated. The name of the Google Compute Engine [zone](https://cloud.google.
|
1397
1397
|
# com/compute/docs/zones#available) in which the cluster resides. This field has
|
@@ -1441,8 +1441,8 @@ module Google
|
|
1441
1441
|
# is using.
|
1442
1442
|
# @param [String] project_id
|
1443
1443
|
# Deprecated. The Google Developers Console [project ID or project number](https:
|
1444
|
-
# //
|
1445
|
-
# replaced by the parent field.
|
1444
|
+
# //cloud.google.com/resource-manager/docs/creating-managing-projects). This
|
1445
|
+
# field has been deprecated and replaced by the parent field.
|
1446
1446
|
# @param [String] zone
|
1447
1447
|
# Deprecated. The name of the Google Compute Engine [zone](https://cloud.google.
|
1448
1448
|
# com/compute/docs/zones#available) in which the cluster resides. This field has
|
@@ -1485,8 +1485,8 @@ module Google
|
|
1485
1485
|
# present when the cluster was initially created.
|
1486
1486
|
# @param [String] project_id
|
1487
1487
|
# Deprecated. The Google Developers Console [project ID or project number](https:
|
1488
|
-
# //
|
1489
|
-
# replaced by the name field.
|
1488
|
+
# //cloud.google.com/resource-manager/docs/creating-managing-projects). This
|
1489
|
+
# field has been deprecated and replaced by the name field.
|
1490
1490
|
# @param [String] zone
|
1491
1491
|
# Deprecated. The name of the Google Compute Engine [zone](https://cloud.google.
|
1492
1492
|
# com/compute/docs/zones#available) in which the cluster resides. This field has
|
@@ -1530,8 +1530,8 @@ module Google
|
|
1530
1530
|
# Gets the details of a specific cluster.
|
1531
1531
|
# @param [String] project_id
|
1532
1532
|
# Deprecated. The Google Developers Console [project ID or project number](https:
|
1533
|
-
# //
|
1534
|
-
# replaced by the name field.
|
1533
|
+
# //cloud.google.com/resource-manager/docs/creating-managing-projects). This
|
1534
|
+
# field has been deprecated and replaced by the name field.
|
1535
1535
|
# @param [String] zone
|
1536
1536
|
# Deprecated. The name of the Google Compute Engine [zone](https://cloud.google.
|
1537
1537
|
# com/compute/docs/zones#available) in which the cluster resides. This field has
|
@@ -1575,8 +1575,8 @@ module Google
|
|
1575
1575
|
# Enables or disables the ABAC authorization mechanism on a cluster.
|
1576
1576
|
# @param [String] project_id
|
1577
1577
|
# Deprecated. The Google Developers Console [project ID or project number](https:
|
1578
|
-
# //
|
1579
|
-
# replaced by the name field.
|
1578
|
+
# //cloud.google.com/resource-manager/docs/creating-managing-projects). This
|
1579
|
+
# field has been deprecated and replaced by the name field.
|
1580
1580
|
# @param [String] zone
|
1581
1581
|
# Deprecated. The name of the Google Compute Engine [zone](https://cloud.google.
|
1582
1582
|
# com/compute/docs/zones#available) in which the cluster resides. This field has
|
@@ -1620,8 +1620,8 @@ module Google
|
|
1620
1620
|
# zones.
|
1621
1621
|
# @param [String] project_id
|
1622
1622
|
# Deprecated. The Google Developers Console [project ID or project number](https:
|
1623
|
-
# //
|
1624
|
-
# replaced by the parent field.
|
1623
|
+
# //cloud.google.com/resource-manager/docs/creating-managing-projects). This
|
1624
|
+
# field has been deprecated and replaced by the parent field.
|
1625
1625
|
# @param [String] zone
|
1626
1626
|
# Deprecated. The name of the Google Compute Engine [zone](https://cloud.google.
|
1627
1627
|
# com/compute/docs/zones#available) in which the cluster resides, or "-" for all
|
@@ -1664,8 +1664,8 @@ module Google
|
|
1664
1664
|
# rest/v1/projects.locations.clusters/update) instead.
|
1665
1665
|
# @param [String] project_id
|
1666
1666
|
# Deprecated. The Google Developers Console [project ID or project number](https:
|
1667
|
-
# //
|
1668
|
-
# replaced by the name field.
|
1667
|
+
# //cloud.google.com/resource-manager/docs/creating-managing-projects). This
|
1668
|
+
# field has been deprecated and replaced by the name field.
|
1669
1669
|
# @param [String] zone
|
1670
1670
|
# Deprecated. The name of the Google Compute Engine [zone](https://cloud.google.
|
1671
1671
|
# com/compute/docs/zones#available) in which the cluster resides. This field has
|
@@ -1708,8 +1708,8 @@ module Google
|
|
1708
1708
|
# Sets the logging service for a specific cluster.
|
1709
1709
|
# @param [String] project_id
|
1710
1710
|
# Deprecated. The Google Developers Console [project ID or project number](https:
|
1711
|
-
# //
|
1712
|
-
# replaced by the name field.
|
1711
|
+
# //cloud.google.com/resource-manager/docs/creating-managing-projects). This
|
1712
|
+
# field has been deprecated and replaced by the name field.
|
1713
1713
|
# @param [String] zone
|
1714
1714
|
# Deprecated. The name of the Google Compute Engine [zone](https://cloud.google.
|
1715
1715
|
# com/compute/docs/zones#available) in which the cluster resides. This field has
|
@@ -1752,8 +1752,8 @@ module Google
|
|
1752
1752
|
# Updates the master for a specific cluster.
|
1753
1753
|
# @param [String] project_id
|
1754
1754
|
# Deprecated. The Google Developers Console [project ID or project number](https:
|
1755
|
-
# //
|
1756
|
-
# replaced by the name field.
|
1755
|
+
# //cloud.google.com/resource-manager/docs/creating-managing-projects). This
|
1756
|
+
# field has been deprecated and replaced by the name field.
|
1757
1757
|
# @param [String] zone
|
1758
1758
|
# Deprecated. The name of the Google Compute Engine [zone](https://cloud.google.
|
1759
1759
|
# com/compute/docs/zones#available) in which the cluster resides. This field has
|
@@ -1796,8 +1796,8 @@ module Google
|
|
1796
1796
|
# Sets the monitoring service for a specific cluster.
|
1797
1797
|
# @param [String] project_id
|
1798
1798
|
# Deprecated. The Google Developers Console [project ID or project number](https:
|
1799
|
-
# //
|
1800
|
-
# replaced by the name field.
|
1799
|
+
# //cloud.google.com/resource-manager/docs/creating-managing-projects). This
|
1800
|
+
# field has been deprecated and replaced by the name field.
|
1801
1801
|
# @param [String] zone
|
1802
1802
|
# Deprecated. The name of the Google Compute Engine [zone](https://cloud.google.
|
1803
1803
|
# com/compute/docs/zones#available) in which the cluster resides. This field has
|
@@ -1840,8 +1840,8 @@ module Google
|
|
1840
1840
|
# Sets labels on a cluster.
|
1841
1841
|
# @param [String] project_id
|
1842
1842
|
# Deprecated. The Google Developers Console [project ID or project number](https:
|
1843
|
-
# //
|
1844
|
-
# deprecated and replaced by the name field.
|
1843
|
+
# //cloud.google.com/resource-manager/docs/creating-managing-projects). This
|
1844
|
+
# field has been deprecated and replaced by the name field.
|
1845
1845
|
# @param [String] zone
|
1846
1846
|
# Deprecated. The name of the Google Compute Engine [zone](https://cloud.google.
|
1847
1847
|
# com/compute/docs/zones#available) in which the cluster resides. This field has
|
@@ -1884,7 +1884,7 @@ module Google
|
|
1884
1884
|
# Sets the maintenance policy for a cluster.
|
1885
1885
|
# @param [String] project_id
|
1886
1886
|
# Required. The Google Developers Console [project ID or project number](https://
|
1887
|
-
#
|
1887
|
+
# cloud.google.com/resource-manager/docs/creating-managing-projects).
|
1888
1888
|
# @param [String] zone
|
1889
1889
|
# Required. The name of the Google Compute Engine [zone](https://cloud.google.
|
1890
1890
|
# com/compute/docs/zones#available) in which the cluster resides.
|
@@ -1927,8 +1927,8 @@ module Google
|
|
1927
1927
|
# password.
|
1928
1928
|
# @param [String] project_id
|
1929
1929
|
# Deprecated. The Google Developers Console [project ID or project number](https:
|
1930
|
-
# //
|
1931
|
-
# replaced by the name field.
|
1930
|
+
# //cloud.google.com/resource-manager/docs/creating-managing-projects). This
|
1931
|
+
# field has been deprecated and replaced by the name field.
|
1932
1932
|
# @param [String] zone
|
1933
1933
|
# Deprecated. The name of the Google Compute Engine [zone](https://cloud.google.
|
1934
1934
|
# com/compute/docs/zones#available) in which the cluster resides. This field has
|
@@ -1971,8 +1971,8 @@ module Google
|
|
1971
1971
|
# Enables or disables Network Policy for a cluster.
|
1972
1972
|
# @param [String] project_id
|
1973
1973
|
# Deprecated. The Google Developers Console [project ID or project number](https:
|
1974
|
-
# //
|
1975
|
-
# deprecated and replaced by the name field.
|
1974
|
+
# //cloud.google.com/resource-manager/docs/creating-managing-projects). This
|
1975
|
+
# field has been deprecated and replaced by the name field.
|
1976
1976
|
# @param [String] zone
|
1977
1977
|
# Deprecated. The name of the Google Compute Engine [zone](https://cloud.google.
|
1978
1978
|
# com/compute/docs/zones#available) in which the cluster resides. This field has
|
@@ -2015,8 +2015,8 @@ module Google
|
|
2015
2015
|
# Starts master IP rotation.
|
2016
2016
|
# @param [String] project_id
|
2017
2017
|
# Deprecated. The Google Developers Console [project ID or project number](https:
|
2018
|
-
# //
|
2019
|
-
# deprecated and replaced by the name field.
|
2018
|
+
# //cloud.google.com/resource-manager/docs/creating-managing-projects). This
|
2019
|
+
# field has been deprecated and replaced by the name field.
|
2020
2020
|
# @param [String] zone
|
2021
2021
|
# Deprecated. The name of the Google Compute Engine [zone](https://cloud.google.
|
2022
2022
|
# com/compute/docs/zones#available) in which the cluster resides. This field has
|
@@ -2059,8 +2059,8 @@ module Google
|
|
2059
2059
|
# Updates the settings of a specific cluster.
|
2060
2060
|
# @param [String] project_id
|
2061
2061
|
# Deprecated. The Google Developers Console [project ID or project number](https:
|
2062
|
-
# //
|
2063
|
-
# replaced by the name field.
|
2062
|
+
# //cloud.google.com/resource-manager/docs/creating-managing-projects). This
|
2063
|
+
# field has been deprecated and replaced by the name field.
|
2064
2064
|
# @param [String] zone
|
2065
2065
|
# Deprecated. The name of the Google Compute Engine [zone](https://cloud.google.
|
2066
2066
|
# com/compute/docs/zones#available) in which the cluster resides. This field has
|
@@ -2103,8 +2103,8 @@ module Google
|
|
2103
2103
|
# Sets the autoscaling settings for the specified node pool.
|
2104
2104
|
# @param [String] project_id
|
2105
2105
|
# Deprecated. The Google Developers Console [project ID or project number](https:
|
2106
|
-
# //
|
2107
|
-
# replaced by the name field.
|
2106
|
+
# //cloud.google.com/resource-manager/docs/creating-managing-projects). This
|
2107
|
+
# field has been deprecated and replaced by the name field.
|
2108
2108
|
# @param [String] zone
|
2109
2109
|
# Deprecated. The name of the Google Compute Engine [zone](https://cloud.google.
|
2110
2110
|
# com/compute/docs/zones#available) in which the cluster resides. This field has
|
@@ -2151,8 +2151,8 @@ module Google
|
|
2151
2151
|
# Creates a node pool for a cluster.
|
2152
2152
|
# @param [String] project_id
|
2153
2153
|
# Deprecated. The Google Developers Console [project ID or project number](https:
|
2154
|
-
# //
|
2155
|
-
# deprecated and replaced by the parent field.
|
2154
|
+
# //cloud.google.com/resource-manager/docs/creating-managing-projects). This
|
2155
|
+
# field has been deprecated and replaced by the parent field.
|
2156
2156
|
# @param [String] zone
|
2157
2157
|
# Deprecated. The name of the Google Compute Engine [zone](https://cloud.google.
|
2158
2158
|
# com/compute/docs/zones#available) in which the cluster resides. This field has
|
@@ -2195,8 +2195,8 @@ module Google
|
|
2195
2195
|
# Deletes a node pool from a cluster.
|
2196
2196
|
# @param [String] project_id
|
2197
2197
|
# Deprecated. The Google Developers Console [project ID or project number](https:
|
2198
|
-
# //
|
2199
|
-
# deprecated and replaced by the name field.
|
2198
|
+
# //cloud.google.com/resource-manager/docs/creating-managing-projects). This
|
2199
|
+
# field has been deprecated and replaced by the name field.
|
2200
2200
|
# @param [String] zone
|
2201
2201
|
# Deprecated. The name of the Google Compute Engine [zone](https://cloud.google.
|
2202
2202
|
# com/compute/docs/zones#available) in which the cluster resides. This field has
|
@@ -2244,8 +2244,8 @@ module Google
|
|
2244
2244
|
# Retrieves the requested node pool.
|
2245
2245
|
# @param [String] project_id
|
2246
2246
|
# Deprecated. The Google Developers Console [project ID or project number](https:
|
2247
|
-
# //
|
2248
|
-
# deprecated and replaced by the name field.
|
2247
|
+
# //cloud.google.com/resource-manager/docs/creating-managing-projects). This
|
2248
|
+
# field has been deprecated and replaced by the name field.
|
2249
2249
|
# @param [String] zone
|
2250
2250
|
# Deprecated. The name of the Google Compute Engine [zone](https://cloud.google.
|
2251
2251
|
# com/compute/docs/zones#available) in which the cluster resides. This field has
|
@@ -2293,8 +2293,8 @@ module Google
|
|
2293
2293
|
# Lists the node pools for a cluster.
|
2294
2294
|
# @param [String] project_id
|
2295
2295
|
# Deprecated. The Google Developers Console [project ID or project number](https:
|
2296
|
-
# //
|
2297
|
-
# deprecated and replaced by the parent field.
|
2296
|
+
# //cloud.google.com/resource-manager/docs/creating-managing-projects). This
|
2297
|
+
# field has been deprecated and replaced by the parent field.
|
2298
2298
|
# @param [String] zone
|
2299
2299
|
# Deprecated. The name of the Google Compute Engine [zone](https://cloud.google.
|
2300
2300
|
# com/compute/docs/zones#available) in which the cluster resides. This field has
|
@@ -2339,8 +2339,8 @@ module Google
|
|
2339
2339
|
# changes if the last upgrade successfully completed.
|
2340
2340
|
# @param [String] project_id
|
2341
2341
|
# Deprecated. The Google Developers Console [project ID or project number](https:
|
2342
|
-
# //
|
2343
|
-
# replaced by the name field.
|
2342
|
+
# //cloud.google.com/resource-manager/docs/creating-managing-projects). This
|
2343
|
+
# field has been deprecated and replaced by the name field.
|
2344
2344
|
# @param [String] zone
|
2345
2345
|
# Deprecated. The name of the Google Compute Engine [zone](https://cloud.google.
|
2346
2346
|
# com/compute/docs/zones#available) in which the cluster resides. This field has
|
@@ -2387,8 +2387,8 @@ module Google
|
|
2387
2387
|
# Sets the NodeManagement options for a node pool.
|
2388
2388
|
# @param [String] project_id
|
2389
2389
|
# Deprecated. The Google Developers Console [project ID or project number](https:
|
2390
|
-
# //
|
2391
|
-
# replaced by the name field.
|
2390
|
+
# //cloud.google.com/resource-manager/docs/creating-managing-projects). This
|
2391
|
+
# field has been deprecated and replaced by the name field.
|
2392
2392
|
# @param [String] zone
|
2393
2393
|
# Deprecated. The name of the Google Compute Engine [zone](https://cloud.google.
|
2394
2394
|
# com/compute/docs/zones#available) in which the cluster resides. This field has
|
@@ -2436,8 +2436,8 @@ module Google
|
|
2436
2436
|
# replicas, including future replicas created by modifying NodePool.locations.
|
2437
2437
|
# @param [String] project_id
|
2438
2438
|
# Deprecated. The Google Developers Console [project ID or project number](https:
|
2439
|
-
# //
|
2440
|
-
# replaced by the name field.
|
2439
|
+
# //cloud.google.com/resource-manager/docs/creating-managing-projects). This
|
2440
|
+
# field has been deprecated and replaced by the name field.
|
2441
2441
|
# @param [String] zone
|
2442
2442
|
# Deprecated. The name of the Google Compute Engine [zone](https://cloud.google.
|
2443
2443
|
# com/compute/docs/zones#available) in which the cluster resides. This field has
|
@@ -2484,8 +2484,8 @@ module Google
|
|
2484
2484
|
# Updates the version and/or image type for the specified node pool.
|
2485
2485
|
# @param [String] project_id
|
2486
2486
|
# Deprecated. The Google Developers Console [project ID or project number](https:
|
2487
|
-
# //
|
2488
|
-
# replaced by the name field.
|
2487
|
+
# //cloud.google.com/resource-manager/docs/creating-managing-projects). This
|
2488
|
+
# field has been deprecated and replaced by the name field.
|
2489
2489
|
# @param [String] zone
|
2490
2490
|
# Deprecated. The name of the Google Compute Engine [zone](https://cloud.google.
|
2491
2491
|
# com/compute/docs/zones#available) in which the cluster resides. This field has
|
@@ -2532,8 +2532,8 @@ module Google
|
|
2532
2532
|
# Cancels the specified operation.
|
2533
2533
|
# @param [String] project_id
|
2534
2534
|
# Deprecated. The Google Developers Console [project ID or project number](https:
|
2535
|
-
# //
|
2536
|
-
# replaced by the name field.
|
2535
|
+
# //cloud.google.com/resource-manager/docs/creating-managing-projects). This
|
2536
|
+
# field has been deprecated and replaced by the name field.
|
2537
2537
|
# @param [String] zone
|
2538
2538
|
# Deprecated. The name of the Google Compute Engine [zone](https://cloud.google.
|
2539
2539
|
# com/compute/docs/zones#available) in which the operation resides. This field
|
@@ -2576,8 +2576,8 @@ module Google
|
|
2576
2576
|
# Gets the specified operation.
|
2577
2577
|
# @param [String] project_id
|
2578
2578
|
# Deprecated. The Google Developers Console [project ID or project number](https:
|
2579
|
-
# //
|
2580
|
-
# replaced by the name field.
|
2579
|
+
# //cloud.google.com/resource-manager/docs/creating-managing-projects). This
|
2580
|
+
# field has been deprecated and replaced by the name field.
|
2581
2581
|
# @param [String] zone
|
2582
2582
|
# Deprecated. The name of the Google Compute Engine [zone](https://cloud.google.
|
2583
2583
|
# com/compute/docs/zones#available) in which the cluster resides. This field has
|
@@ -2621,8 +2621,8 @@ module Google
|
|
2621
2621
|
# Lists all operations in a project in a specific zone or all zones.
|
2622
2622
|
# @param [String] project_id
|
2623
2623
|
# Deprecated. The Google Developers Console [project ID or project number](https:
|
2624
|
-
# //
|
2625
|
-
# replaced by the parent field.
|
2624
|
+
# //cloud.google.com/resource-manager/docs/creating-managing-projects). This
|
2625
|
+
# field has been deprecated and replaced by the parent field.
|
2626
2626
|
# @param [String] zone
|
2627
2627
|
# Deprecated. The name of the Google Compute Engine [zone](https://cloud.google.
|
2628
2628
|
# com/compute/docs/zones#available) to return operations for, or `-` for all
|
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.
|
4
|
+
version: 0.29.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-
|
11
|
+
date: 2022-05-09 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.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-container_v1/v0.29.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: []
|