tencentcloud-sdk-tke 3.0.1159 → 3.0.1160

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
  SHA1:
3
- metadata.gz: 1e1a5a33f55cfa2f351d506f0586c621fd2984c7
4
- data.tar.gz: 8cb8737185dd576900339141e97d044899766405
3
+ metadata.gz: 9efa633f1fc71d234ab2757831ba8b211c881606
4
+ data.tar.gz: 6be5514620ae3cba2229883eb500d331b9c69086
5
5
  SHA512:
6
- metadata.gz: cf259b1cb9fc7fb49c97c61cc0d586d9c4b85723e71373ec2746d2a7366bd0f0e71944a8b749d94628f7bc917561b60889b684b854f9e73a8a36fe233d318db5
7
- data.tar.gz: 9b0c6d851240ca5d1022940707af83932a724b8ec614fa306647adb1f796df000074c4378ce5ddd529eed1c134102a2405d8a970fc7d7b2c150945b5db9929d4
6
+ metadata.gz: e49bb2d2b877614f92d6114a408486222cd8219e3e2916d1f347a9dc12b981b1d4c31c01ff793af6e24813f56f2db58cd88b086005a4dd83e4a639d19d55e178
7
+ data.tar.gz: 0b093a26436372ef624684187d9eebd8e66534bbf29655c915e254af86cb24f52930c0429e7c69fc5e2b51efa4915dae06f2f23bbb7279b754071b56dd8ae0b9
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1159
1
+ 3.0.1160
@@ -2,12 +2,12 @@
2
2
 
3
3
  require 'tencentcloud-sdk-common'
4
4
 
5
- require_relative 'v20220501/client'
6
- require_relative 'v20220501/models'
7
-
8
5
  require_relative 'v20180525/client'
9
6
  require_relative 'v20180525/models'
10
7
 
8
+ require_relative 'v20220501/client'
9
+ require_relative 'v20220501/models'
10
+
11
11
  module TencentCloud
12
12
  module Tke
13
13
  end
@@ -242,7 +242,7 @@ module TencentCloud
242
242
 
243
243
  # AddVpcCniSubnets请求参数结构体
244
244
  class AddVpcCniSubnetsRequest < TencentCloud::Common::AbstractModel
245
- # @param ClusterId: 集群ID
245
+ # @param ClusterId: 集群 ID,请[登录控制台](https://console.cloud.tencent.com/tke2/cluster)在集群列表复制ID
246
246
  # @type ClusterId: String
247
247
  # @param SubnetIds: 为集群容器网络增加的子网列表
248
248
  # @type SubnetIds: Array
@@ -1899,7 +1899,7 @@ module TencentCloud
1899
1899
  # @type ClusterId: String
1900
1900
  # @param LogsetId: CLS日志集ID
1901
1901
  # @type LogsetId: String
1902
- # @param ClusterType: 当前集群类型支持tkeeks
1902
+ # @param ClusterType: 当前集群类型支持tke(标准集群)、eks(serverless集群)
1903
1903
  # @type ClusterType: String
1904
1904
 
1905
1905
  attr_accessor :LogConfig, :ClusterId, :LogsetId, :ClusterType
@@ -6519,7 +6519,7 @@ module TencentCloud
6519
6519
 
6520
6520
  # DescribeClusterRoutes请求参数结构体
6521
6521
  class DescribeClusterRoutesRequest < TencentCloud::Common::AbstractModel
6522
- # @param RouteTableName: 路由表名称。
6522
+ # @param RouteTableName: 路由表名称。与集群 ID 一致,可以到[集群控制台](https://console.cloud.tencent.com/tke2)进行复制。
6523
6523
  # @type RouteTableName: String
6524
6524
  # @param Filters: 过滤条件,当前只支持按照单个条件GatewayIP进行过滤(可选)
6525
6525
  # @type Filters: Array
@@ -7849,7 +7849,7 @@ module TencentCloud
7849
7849
 
7850
7850
  # DescribeIPAMD请求参数结构体
7851
7851
  class DescribeIPAMDRequest < TencentCloud::Common::AbstractModel
7852
- # @param ClusterId: 集群ID
7852
+ # @param ClusterId: 集群 ID,请[登录控制台](https://console.cloud.tencent.com/tke2/cluster)在集群列表复制ID
7853
7853
  # @type ClusterId: String
7854
7854
 
7855
7855
  attr_accessor :ClusterId
@@ -10060,7 +10060,7 @@ module TencentCloud
10060
10060
  class DescribeRouteTableConflictsRequest < TencentCloud::Common::AbstractModel
10061
10061
  # @param RouteTableCidrBlock: 路由表CIDR
10062
10062
  # @type RouteTableCidrBlock: String
10063
- # @param VpcId: 路由表绑定的VPC
10063
+ # @param VpcId: 路由表绑定的VPC,请到 [VPC 控制台](https://console.cloud.tencent.com/vpc/vpc)复制 VPC ID
10064
10064
  # @type VpcId: String
10065
10065
 
10066
10066
  attr_accessor :RouteTableCidrBlock, :VpcId
@@ -11451,9 +11451,9 @@ module TencentCloud
11451
11451
  class EnableClusterAuditRequest < TencentCloud::Common::AbstractModel
11452
11452
  # @param ClusterId: 集群ID
11453
11453
  # @type ClusterId: String
11454
- # @param LogsetId: CLS日志集ID
11454
+ # @param LogsetId: CLS日志集ID,可以通过cls接口或者控制台获取
11455
11455
  # @type LogsetId: String
11456
- # @param TopicId: CLS日志主题ID
11456
+ # @param TopicId: CLS日志主题ID,可以通过cls接口或者控制台获取
11457
11457
  # @type TopicId: String
11458
11458
  # @param TopicRegion: topic所在region,默认为集群当前region
11459
11459
  # @type TopicRegion: String
@@ -11566,9 +11566,9 @@ module TencentCloud
11566
11566
  class EnableEventPersistenceRequest < TencentCloud::Common::AbstractModel
11567
11567
  # @param ClusterId: 集群ID
11568
11568
  # @type ClusterId: String
11569
- # @param LogsetId: cls服务的logsetID
11569
+ # @param LogsetId: cls服务的logsetID,通过cls接口或者控制台获取
11570
11570
  # @type LogsetId: String
11571
- # @param TopicId: cls服务的topicID
11571
+ # @param TopicId: cls服务的topicID,通过cls接口或者控制台获取
11572
11572
  # @type TopicId: String
11573
11573
  # @param TopicRegion: topic所在地域,默认为集群所在地域
11574
11574
  # @type TopicRegion: String
@@ -17776,6 +17776,7 @@ module TencentCloud
17776
17776
  # 路由表冲突对象
17777
17777
  class RouteTableConflict < TencentCloud::Common::AbstractModel
17778
17778
  # @param RouteTableType: 路由表类型。
17779
+ # 枚举值:CcsCluster、Vpc、VpcRouteTable、CcsClusterRouteTable
17779
17780
  # @type RouteTableType: String
17780
17781
  # @param RouteTableCidrBlock: 路由表CIDR。
17781
17782
  # @type RouteTableCidrBlock: String
@@ -1335,11 +1335,11 @@ module TencentCloud
1335
1335
  # 包年包月配置
1336
1336
  class InstanceChargePrepaid < TencentCloud::Common::AbstractModel
1337
1337
  # @param Period: 后付费计费周期,单位(月):
1338
- # 1,2,3,4,5,,6,7, 8,9,10,11,12,24,36,48,60
1338
+ # 1,2,3,4,56,7, 8,9,10,11,12,24,36,48,60
1339
1339
  # @type Period: Integer
1340
1340
  # @param RenewFlag: 预付费续费方式:
1341
- # - NOTIFY_AND_AUTO_RENEW:通知用户过期,且自动续费 (默认)
1342
- # - NOTIFY_AND_MANUAL_RENEW:通知用户过期,但不自动续费
1341
+ # - NOTIFY_AND_AUTO_RENEW:通知用户过期,且自动续费
1342
+ # - NOTIFY_AND_MANUAL_RENEW:通知用户过期,但不自动续费(默认)
1343
1343
  # - DISABLE_NOTIFY_AND_MANUAL_RENEW:不通知用户过期,也不自动续费
1344
1344
  # @type RenewFlag: String
1345
1345
 
@@ -2681,6 +2681,8 @@ module TencentCloud
2681
2681
  # @type InstanceTypes: Array
2682
2682
  # @param Replicas: 期望节点数
2683
2683
  # @type Replicas: Integer
2684
+ # @param UpdateExistedNode: 是否更新存量节点
2685
+ # @type UpdateExistedNode: Boolean
2684
2686
  # @param DataDisks: 数据盘列表
2685
2687
  # @type DataDisks: Array
2686
2688
  # @param KeyIds: ssh公钥id数组
@@ -2688,9 +2690,9 @@ module TencentCloud
2688
2690
  # @param GPUConfigs: 节点池 GPU 配置
2689
2691
  # @type GPUConfigs: Array
2690
2692
 
2691
- attr_accessor :Scaling, :SubnetIds, :SecurityGroupIds, :UpgradeSettings, :AutoRepair, :InstanceChargeType, :InstanceChargePrepaid, :SystemDisk, :Management, :HealthCheckPolicyName, :HostNamePattern, :KubeletArgs, :Lifecycle, :RuntimeRootDir, :EnableAutoscaling, :InstanceTypes, :Replicas, :DataDisks, :KeyIds, :GPUConfigs
2693
+ attr_accessor :Scaling, :SubnetIds, :SecurityGroupIds, :UpgradeSettings, :AutoRepair, :InstanceChargeType, :InstanceChargePrepaid, :SystemDisk, :Management, :HealthCheckPolicyName, :HostNamePattern, :KubeletArgs, :Lifecycle, :RuntimeRootDir, :EnableAutoscaling, :InstanceTypes, :Replicas, :UpdateExistedNode, :DataDisks, :KeyIds, :GPUConfigs
2692
2694
 
2693
- def initialize(scaling=nil, subnetids=nil, securitygroupids=nil, upgradesettings=nil, autorepair=nil, instancechargetype=nil, instancechargeprepaid=nil, systemdisk=nil, management=nil, healthcheckpolicyname=nil, hostnamepattern=nil, kubeletargs=nil, lifecycle=nil, runtimerootdir=nil, enableautoscaling=nil, instancetypes=nil, replicas=nil, datadisks=nil, keyids=nil, gpuconfigs=nil)
2695
+ def initialize(scaling=nil, subnetids=nil, securitygroupids=nil, upgradesettings=nil, autorepair=nil, instancechargetype=nil, instancechargeprepaid=nil, systemdisk=nil, management=nil, healthcheckpolicyname=nil, hostnamepattern=nil, kubeletargs=nil, lifecycle=nil, runtimerootdir=nil, enableautoscaling=nil, instancetypes=nil, replicas=nil, updateexistednode=nil, datadisks=nil, keyids=nil, gpuconfigs=nil)
2694
2696
  @Scaling = scaling
2695
2697
  @SubnetIds = subnetids
2696
2698
  @SecurityGroupIds = securitygroupids
@@ -2708,6 +2710,7 @@ module TencentCloud
2708
2710
  @EnableAutoscaling = enableautoscaling
2709
2711
  @InstanceTypes = instancetypes
2710
2712
  @Replicas = replicas
2713
+ @UpdateExistedNode = updateexistednode
2711
2714
  @DataDisks = datadisks
2712
2715
  @KeyIds = keyids
2713
2716
  @GPUConfigs = gpuconfigs
@@ -2749,6 +2752,7 @@ module TencentCloud
2749
2752
  @EnableAutoscaling = params['EnableAutoscaling']
2750
2753
  @InstanceTypes = params['InstanceTypes']
2751
2754
  @Replicas = params['Replicas']
2755
+ @UpdateExistedNode = params['UpdateExistedNode']
2752
2756
  unless params['DataDisks'].nil?
2753
2757
  @DataDisks = []
2754
2758
  params['DataDisks'].each do |i|
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-tke
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1159
4
+ version: 3.0.1160
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-10-22 00:00:00.000000000 Z
11
+ date: 2025-10-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common
@@ -34,10 +34,10 @@ extensions: []
34
34
  extra_rdoc_files: []
35
35
  files:
36
36
  - lib/tencentcloud-sdk-tke.rb
37
- - lib/v20180525/models.rb
38
- - lib/v20180525/client.rb
39
37
  - lib/v20220501/models.rb
40
38
  - lib/v20220501/client.rb
39
+ - lib/v20180525/models.rb
40
+ - lib/v20180525/client.rb
41
41
  - lib/VERSION
42
42
  homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
43
43
  licenses: