tencentcloud-sdk-tsf 3.0.814 → 3.0.815

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.
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 +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: bfcb767d199456ad740ab6745d5d42af3b79b1bd
4
- data.tar.gz: efff53e874234dfab4bea4c1fdadb7af31e341df
3
+ metadata.gz: 655bee69dd503041550bb6ed80f229e7fd010732
4
+ data.tar.gz: d4283559db7654d1bcb6849fce3543a9171ee195
5
5
  SHA512:
6
- metadata.gz: 71a276402786ba8ab3c20c735fcd5cf9ca254bf8ea3f4ffd46359fd9349ae22e48f5934c0951e5c82c88681ef99017a49993ded21785053089bac6d132590e00
7
- data.tar.gz: 85bf4998b1456dea6dd448dc88b77d5d33641a2444274b05d686366f10ccf359ad35cffd9a23d6f8850512683b895fbacdce7d1aea3a1d6babde691755f71c8c
6
+ metadata.gz: a0ab9e24bfb03b49b786834d7661730712517d50c3cf083ffd9fbf7b5d2df51ed24fec51fb246e115f7dfc58a8340dbea9c5fda12de256fe02983f7bffae7c90
7
+ data.tar.gz: d57faf88ea0f7331582debd81b15420770759adc8149ef4c113ba096f98abdd7dbadef030d44016d776974a9e1ac095bcb080ff69991086c0faa4a8223afcf44
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.814
1
+ 3.0.815
@@ -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,7 +1,7 @@
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.815
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud