tencentcloud-sdk-tsf 3.0.814 → 3.0.816

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20180326/models.rb +25 -8
  4. metadata +4 -4
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: bfcb767d199456ad740ab6745d5d42af3b79b1bd
4
- data.tar.gz: efff53e874234dfab4bea4c1fdadb7af31e341df
3
+ metadata.gz: 80f97a54d3af8d8822af860426b5d46bf723ef76
4
+ data.tar.gz: b0dae848445667584f8f19982bf03a3e4dbe1540
5
5
  SHA512:
6
- metadata.gz: 71a276402786ba8ab3c20c735fcd5cf9ca254bf8ea3f4ffd46359fd9349ae22e48f5934c0951e5c82c88681ef99017a49993ded21785053089bac6d132590e00
7
- data.tar.gz: 85bf4998b1456dea6dd448dc88b77d5d33641a2444274b05d686366f10ccf359ad35cffd9a23d6f8850512683b895fbacdce7d1aea3a1d6babde691755f71c8c
6
+ metadata.gz: e4d20b734876a1663ea33517a55cfeeff12261e8fb69f6dd868b37805dacac158601f565b1366d1dc264a835fd2504cd2dc7d241b22a02fae263013cd10089e1
7
+ data.tar.gz: 5a355d563d55b268a6d87d11a27e00625a5d66d2f20e44f86d7b7c315856c78726e579ac5e48e03a569b98a57131891828a2e99639dfd0b68a083d261a680ad4
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.814
1
+ 3.0.816
@@ -1209,8 +1209,8 @@ module TencentCloud
1209
1209
 
1210
1210
  attr_accessor :ConfigId, :ConfigName, :ConfigPath, :ConfigDesc, :ConfigTags, :ConfigPipeline, :ConfigCreateTime, :ConfigUpdateTime, :ConfigSchema, :ConfigAssociatedGroups, :ConfigAssociatedGroupList
1211
1211
  extend Gem::Deprecate
1212
- deprecate :ConfigAssociatedGroups, :none, 2024, 3
1213
- deprecate :ConfigAssociatedGroups=, :none, 2024, 3
1212
+ deprecate :ConfigAssociatedGroups, :none, 2024, 5
1213
+ deprecate :ConfigAssociatedGroups=, :none, 2024, 5
1214
1214
 
1215
1215
  def initialize(configid=nil, configname=nil, configpath=nil, configdesc=nil, configtags=nil, configpipeline=nil, configcreatetime=nil, configupdatetime=nil, configschema=nil, configassociatedgroups=nil, configassociatedgrouplist=nil)
1216
1216
  @ConfigId = configid
@@ -1716,10 +1716,13 @@ module TencentCloud
1716
1716
  # @param KuberneteNativeSecret: native secret
1717
1717
  # 注意:此字段可能返回 null,表示取不到有效值。
1718
1718
  # @type KuberneteNativeSecret: String
1719
+ # @param EnableLogCollection: 是否开启cls日志功能
1720
+ # 注意:此字段可能返回 null,表示取不到有效值。
1721
+ # @type EnableLogCollection: Boolean
1719
1722
 
1720
- attr_accessor :ClusterId, :ClusterName, :ClusterDesc, :ClusterType, :VpcId, :ClusterStatus, :ClusterCIDR, :ClusterTotalCpu, :ClusterTotalMem, :ClusterUsedCpu, :ClusterUsedMem, :InstanceCount, :RunInstanceCount, :NormalInstanceCount, :DeleteFlag, :CreateTime, :UpdateTime, :TsfRegionId, :TsfRegionName, :TsfZoneId, :TsfZoneName, :DeleteFlagReason, :SubnetId, :ClusterLimitCpu, :ClusterLimitMem, :RunServiceInstanceCount, :OperationInfo, :ClusterVersion, :GroupCount, :RunGroupCount, :StopGroupCount, :AbnormalGroupCount, :ClusterRemarkName, :KuberneteApiServer, :KuberneteNativeType, :KuberneteNativeSecret
1723
+ attr_accessor :ClusterId, :ClusterName, :ClusterDesc, :ClusterType, :VpcId, :ClusterStatus, :ClusterCIDR, :ClusterTotalCpu, :ClusterTotalMem, :ClusterUsedCpu, :ClusterUsedMem, :InstanceCount, :RunInstanceCount, :NormalInstanceCount, :DeleteFlag, :CreateTime, :UpdateTime, :TsfRegionId, :TsfRegionName, :TsfZoneId, :TsfZoneName, :DeleteFlagReason, :SubnetId, :ClusterLimitCpu, :ClusterLimitMem, :RunServiceInstanceCount, :OperationInfo, :ClusterVersion, :GroupCount, :RunGroupCount, :StopGroupCount, :AbnormalGroupCount, :ClusterRemarkName, :KuberneteApiServer, :KuberneteNativeType, :KuberneteNativeSecret, :EnableLogCollection
1721
1724
 
1722
- def initialize(clusterid=nil, clustername=nil, clusterdesc=nil, clustertype=nil, vpcid=nil, clusterstatus=nil, clustercidr=nil, clustertotalcpu=nil, clustertotalmem=nil, clusterusedcpu=nil, clusterusedmem=nil, instancecount=nil, runinstancecount=nil, normalinstancecount=nil, deleteflag=nil, createtime=nil, updatetime=nil, tsfregionid=nil, tsfregionname=nil, tsfzoneid=nil, tsfzonename=nil, deleteflagreason=nil, subnetid=nil, clusterlimitcpu=nil, clusterlimitmem=nil, runserviceinstancecount=nil, operationinfo=nil, clusterversion=nil, groupcount=nil, rungroupcount=nil, stopgroupcount=nil, abnormalgroupcount=nil, clusterremarkname=nil, kuberneteapiserver=nil, kubernetenativetype=nil, kubernetenativesecret=nil)
1725
+ def initialize(clusterid=nil, clustername=nil, clusterdesc=nil, clustertype=nil, vpcid=nil, clusterstatus=nil, clustercidr=nil, clustertotalcpu=nil, clustertotalmem=nil, clusterusedcpu=nil, clusterusedmem=nil, instancecount=nil, runinstancecount=nil, normalinstancecount=nil, deleteflag=nil, createtime=nil, updatetime=nil, tsfregionid=nil, tsfregionname=nil, tsfzoneid=nil, tsfzonename=nil, deleteflagreason=nil, subnetid=nil, clusterlimitcpu=nil, clusterlimitmem=nil, runserviceinstancecount=nil, operationinfo=nil, clusterversion=nil, groupcount=nil, rungroupcount=nil, stopgroupcount=nil, abnormalgroupcount=nil, clusterremarkname=nil, kuberneteapiserver=nil, kubernetenativetype=nil, kubernetenativesecret=nil, enablelogcollection=nil)
1723
1726
  @ClusterId = clusterid
1724
1727
  @ClusterName = clustername
1725
1728
  @ClusterDesc = clusterdesc
@@ -1756,6 +1759,7 @@ module TencentCloud
1756
1759
  @KuberneteApiServer = kuberneteapiserver
1757
1760
  @KuberneteNativeType = kubernetenativetype
1758
1761
  @KuberneteNativeSecret = kubernetenativesecret
1762
+ @EnableLogCollection = enablelogcollection
1759
1763
  end
1760
1764
 
1761
1765
  def deserialize(params)
@@ -1798,6 +1802,7 @@ module TencentCloud
1798
1802
  @KuberneteApiServer = params['KuberneteApiServer']
1799
1803
  @KuberneteNativeType = params['KuberneteNativeType']
1800
1804
  @KuberneteNativeSecret = params['KuberneteNativeSecret']
1805
+ @EnableLogCollection = params['EnableLogCollection']
1801
1806
  end
1802
1807
  end
1803
1808
 
@@ -3345,10 +3350,12 @@ module TencentCloud
3345
3350
  # @type KuberneteNativeSecret: String
3346
3351
  # @param ProgramIdList: 无
3347
3352
  # @type ProgramIdList: Array
3353
+ # @param EnableLogCollection: 是否开启cls日志功能
3354
+ # @type EnableLogCollection: Boolean
3348
3355
 
3349
- attr_accessor :ClusterName, :ClusterType, :VpcId, :ClusterCIDR, :ClusterDesc, :TsfRegionId, :TsfZoneId, :SubnetId, :ClusterVersion, :MaxNodePodNum, :MaxClusterServiceNum, :ProgramId, :KuberneteApiServer, :KuberneteNativeType, :KuberneteNativeSecret, :ProgramIdList
3356
+ attr_accessor :ClusterName, :ClusterType, :VpcId, :ClusterCIDR, :ClusterDesc, :TsfRegionId, :TsfZoneId, :SubnetId, :ClusterVersion, :MaxNodePodNum, :MaxClusterServiceNum, :ProgramId, :KuberneteApiServer, :KuberneteNativeType, :KuberneteNativeSecret, :ProgramIdList, :EnableLogCollection
3350
3357
 
3351
- def initialize(clustername=nil, clustertype=nil, vpcid=nil, clustercidr=nil, clusterdesc=nil, tsfregionid=nil, tsfzoneid=nil, subnetid=nil, clusterversion=nil, maxnodepodnum=nil, maxclusterservicenum=nil, programid=nil, kuberneteapiserver=nil, kubernetenativetype=nil, kubernetenativesecret=nil, programidlist=nil)
3358
+ def initialize(clustername=nil, clustertype=nil, vpcid=nil, clustercidr=nil, clusterdesc=nil, tsfregionid=nil, tsfzoneid=nil, subnetid=nil, clusterversion=nil, maxnodepodnum=nil, maxclusterservicenum=nil, programid=nil, kuberneteapiserver=nil, kubernetenativetype=nil, kubernetenativesecret=nil, programidlist=nil, enablelogcollection=nil)
3352
3359
  @ClusterName = clustername
3353
3360
  @ClusterType = clustertype
3354
3361
  @VpcId = vpcid
@@ -3365,6 +3372,7 @@ module TencentCloud
3365
3372
  @KuberneteNativeType = kubernetenativetype
3366
3373
  @KuberneteNativeSecret = kubernetenativesecret
3367
3374
  @ProgramIdList = programidlist
3375
+ @EnableLogCollection = enablelogcollection
3368
3376
  end
3369
3377
 
3370
3378
  def deserialize(params)
@@ -3384,6 +3392,7 @@ module TencentCloud
3384
3392
  @KuberneteNativeType = params['KuberneteNativeType']
3385
3393
  @KuberneteNativeSecret = params['KuberneteNativeSecret']
3386
3394
  @ProgramIdList = params['ProgramIdList']
3395
+ @EnableLogCollection = params['EnableLogCollection']
3387
3396
  end
3388
3397
  end
3389
3398
 
@@ -14843,14 +14852,20 @@ module TencentCloud
14843
14852
  # @type ClusterDesc: String
14844
14853
  # @param ClusterRemarkName: 备注名
14845
14854
  # @type ClusterRemarkName: String
14855
+ # @param EnableLogCollection: 是否开启cls日志功能
14856
+ # @type EnableLogCollection: Boolean
14857
+ # @param RepairLog: 是否修复cls日志功能
14858
+ # @type RepairLog: Boolean
14846
14859
 
14847
- attr_accessor :ClusterId, :ClusterName, :ClusterDesc, :ClusterRemarkName
14860
+ attr_accessor :ClusterId, :ClusterName, :ClusterDesc, :ClusterRemarkName, :EnableLogCollection, :RepairLog
14848
14861
 
14849
- def initialize(clusterid=nil, clustername=nil, clusterdesc=nil, clusterremarkname=nil)
14862
+ def initialize(clusterid=nil, clustername=nil, clusterdesc=nil, clusterremarkname=nil, enablelogcollection=nil, repairlog=nil)
14850
14863
  @ClusterId = clusterid
14851
14864
  @ClusterName = clustername
14852
14865
  @ClusterDesc = clusterdesc
14853
14866
  @ClusterRemarkName = clusterremarkname
14867
+ @EnableLogCollection = enablelogcollection
14868
+ @RepairLog = repairlog
14854
14869
  end
14855
14870
 
14856
14871
  def deserialize(params)
@@ -14858,6 +14873,8 @@ module TencentCloud
14858
14873
  @ClusterName = params['ClusterName']
14859
14874
  @ClusterDesc = params['ClusterDesc']
14860
14875
  @ClusterRemarkName = params['ClusterRemarkName']
14876
+ @EnableLogCollection = params['EnableLogCollection']
14877
+ @RepairLog = params['RepairLog']
14861
14878
  end
14862
14879
  end
14863
14880
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-tsf
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.814
4
+ version: 3.0.816
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-05-06 00:00:00.000000000 Z
11
+ date: 2024-05-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common
@@ -33,9 +33,9 @@ executables: []
33
33
  extensions: []
34
34
  extra_rdoc_files: []
35
35
  files:
36
- - lib/tencentcloud-sdk-tsf.rb
37
- - lib/v20180326/models.rb
38
36
  - lib/v20180326/client.rb
37
+ - lib/v20180326/models.rb
38
+ - lib/tencentcloud-sdk-tsf.rb
39
39
  - lib/VERSION
40
40
  homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
41
41
  licenses: