tencentcloud-sdk-tsf 3.0.695 → 3.0.696
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20180326/client.rb +1 -1
- data/lib/v20180326/models.rb +161 -6
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: f829e93cd4d68e3eb09e7ee7134bb5a391b1ad30
|
4
|
+
data.tar.gz: 926e9349412405a5f7890102db61ff77e4919ddf
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ef8392c3d0fdf3115c4aa60a81a17772994bbc715ee41a7fee641ef0f5cf2c0dc1821b9b977d91924c5b854571be27ca88e510bed6d2a4a176384d0806a6830a
|
7
|
+
data.tar.gz: d804c62347d364bd4a0fffea272a11d2908f4866c89c4935994c80e09da228a188759d54e4ee238add66162af8bdaac81033ebdac57f6537d1801664e9b22091
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.696
|
data/lib/v20180326/client.rb
CHANGED
@@ -2695,7 +2695,7 @@ module TencentCloud
|
|
2695
2695
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
2696
2696
|
end
|
2697
2697
|
|
2698
|
-
#
|
2698
|
+
# 查询镜像仓库列表
|
2699
2699
|
|
2700
2700
|
# @param request: Request instance for DescribeImageRepository.
|
2701
2701
|
# @type request: :class:`Tencentcloud::tsf::V20180326::DescribeImageRepositoryRequest`
|
data/lib/v20180326/models.rb
CHANGED
@@ -2325,10 +2325,19 @@ module TencentCloud
|
|
2325
2325
|
# @param GatewayConfig: Envoy网关服务配置
|
2326
2326
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
2327
2327
|
# @type GatewayConfig: :class:`Tencentcloud::Tsf.v20180326.models.GatewayConfig`
|
2328
|
+
# @param ContainerName: 容器名称
|
2329
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
2330
|
+
# @type ContainerName: String
|
2331
|
+
# @param AdditionalContainerList: 附加容器列表
|
2332
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
2333
|
+
# @type AdditionalContainerList: Array
|
2334
|
+
# @param InternalContainerList: 内部容器列表
|
2335
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
2336
|
+
# @type InternalContainerList: Array
|
2328
2337
|
|
2329
|
-
attr_accessor :GroupId, :GroupName, :InstanceNum, :CurrentNum, :Server, :Reponame, :TagName, :CpuRequest, :CpuLimit, :MemRequest, :MemLimit, :AccessType, :ProtocolPorts, :UpdateType, :UpdateIvl, :JvmOpts, :SubnetId, :AgentCpuRequest, :AgentCpuLimit, :AgentMemRequest, :AgentMemLimit, :IstioCpuRequest, :IstioCpuLimit, :IstioMemRequest, :IstioMemLimit, :Envs, :HealthCheckSettings, :DeployAgent, :Alias, :DisableService, :HeadlessService, :TcrRepoInfo, :VolumeInfos, :VolumeMountInfos, :KubeInjectEnable, :RepoType, :WarmupSetting, :GatewayConfig
|
2338
|
+
attr_accessor :GroupId, :GroupName, :InstanceNum, :CurrentNum, :Server, :Reponame, :TagName, :CpuRequest, :CpuLimit, :MemRequest, :MemLimit, :AccessType, :ProtocolPorts, :UpdateType, :UpdateIvl, :JvmOpts, :SubnetId, :AgentCpuRequest, :AgentCpuLimit, :AgentMemRequest, :AgentMemLimit, :IstioCpuRequest, :IstioCpuLimit, :IstioMemRequest, :IstioMemLimit, :Envs, :HealthCheckSettings, :DeployAgent, :Alias, :DisableService, :HeadlessService, :TcrRepoInfo, :VolumeInfos, :VolumeMountInfos, :KubeInjectEnable, :RepoType, :WarmupSetting, :GatewayConfig, :ContainerName, :AdditionalContainerList, :InternalContainerList
|
2330
2339
|
|
2331
|
-
def initialize(groupid=nil, groupname=nil, instancenum=nil, currentnum=nil, server=nil, reponame=nil, tagname=nil, cpurequest=nil, cpulimit=nil, memrequest=nil, memlimit=nil, accesstype=nil, protocolports=nil, updatetype=nil, updateivl=nil, jvmopts=nil, subnetid=nil, agentcpurequest=nil, agentcpulimit=nil, agentmemrequest=nil, agentmemlimit=nil, istiocpurequest=nil, istiocpulimit=nil, istiomemrequest=nil, istiomemlimit=nil, envs=nil, healthchecksettings=nil, deployagent=nil, _alias=nil, disableservice=nil, headlessservice=nil, tcrrepoinfo=nil, volumeinfos=nil, volumemountinfos=nil, kubeinjectenable=nil, repotype=nil, warmupsetting=nil, gatewayconfig=nil)
|
2340
|
+
def initialize(groupid=nil, groupname=nil, instancenum=nil, currentnum=nil, server=nil, reponame=nil, tagname=nil, cpurequest=nil, cpulimit=nil, memrequest=nil, memlimit=nil, accesstype=nil, protocolports=nil, updatetype=nil, updateivl=nil, jvmopts=nil, subnetid=nil, agentcpurequest=nil, agentcpulimit=nil, agentmemrequest=nil, agentmemlimit=nil, istiocpurequest=nil, istiocpulimit=nil, istiomemrequest=nil, istiomemlimit=nil, envs=nil, healthchecksettings=nil, deployagent=nil, _alias=nil, disableservice=nil, headlessservice=nil, tcrrepoinfo=nil, volumeinfos=nil, volumemountinfos=nil, kubeinjectenable=nil, repotype=nil, warmupsetting=nil, gatewayconfig=nil, containername=nil, additionalcontainerlist=nil, internalcontainerlist=nil)
|
2332
2341
|
@GroupId = groupid
|
2333
2342
|
@GroupName = groupname
|
2334
2343
|
@InstanceNum = instancenum
|
@@ -2367,6 +2376,9 @@ module TencentCloud
|
|
2367
2376
|
@RepoType = repotype
|
2368
2377
|
@WarmupSetting = warmupsetting
|
2369
2378
|
@GatewayConfig = gatewayconfig
|
2379
|
+
@ContainerName = containername
|
2380
|
+
@AdditionalContainerList = additionalcontainerlist
|
2381
|
+
@InternalContainerList = internalcontainerlist
|
2370
2382
|
end
|
2371
2383
|
|
2372
2384
|
def deserialize(params)
|
@@ -2448,6 +2460,23 @@ module TencentCloud
|
|
2448
2460
|
@GatewayConfig = GatewayConfig.new
|
2449
2461
|
@GatewayConfig.deserialize(params['GatewayConfig'])
|
2450
2462
|
end
|
2463
|
+
@ContainerName = params['ContainerName']
|
2464
|
+
unless params['AdditionalContainerList'].nil?
|
2465
|
+
@AdditionalContainerList = []
|
2466
|
+
params['AdditionalContainerList'].each do |i|
|
2467
|
+
groupcontainerinfo_tmp = GroupContainerInfo.new
|
2468
|
+
groupcontainerinfo_tmp.deserialize(i)
|
2469
|
+
@AdditionalContainerList << groupcontainerinfo_tmp
|
2470
|
+
end
|
2471
|
+
end
|
2472
|
+
unless params['InternalContainerList'].nil?
|
2473
|
+
@InternalContainerList = []
|
2474
|
+
params['InternalContainerList'].each do |i|
|
2475
|
+
groupcontainerinfo_tmp = GroupContainerInfo.new
|
2476
|
+
groupcontainerinfo_tmp.deserialize(i)
|
2477
|
+
@InternalContainerList << groupcontainerinfo_tmp
|
2478
|
+
end
|
2479
|
+
end
|
2451
2480
|
end
|
2452
2481
|
end
|
2453
2482
|
|
@@ -8723,16 +8752,19 @@ module TencentCloud
|
|
8723
8752
|
# @type ApplicationId: String
|
8724
8753
|
# @param TcrRepoInfo: TcrRepoInfo值
|
8725
8754
|
# @type TcrRepoInfo: :class:`Tencentcloud::Tsf.v20180326.models.TcrRepoInfo`
|
8755
|
+
# @param RepoName: 镜像仓库
|
8756
|
+
# @type RepoName: String
|
8726
8757
|
|
8727
|
-
attr_accessor :SearchWord, :Offset, :Limit, :RepoType, :ApplicationId, :TcrRepoInfo
|
8758
|
+
attr_accessor :SearchWord, :Offset, :Limit, :RepoType, :ApplicationId, :TcrRepoInfo, :RepoName
|
8728
8759
|
|
8729
|
-
def initialize(searchword=nil, offset=nil, limit=nil, repotype=nil, applicationid=nil, tcrrepoinfo=nil)
|
8760
|
+
def initialize(searchword=nil, offset=nil, limit=nil, repotype=nil, applicationid=nil, tcrrepoinfo=nil, reponame=nil)
|
8730
8761
|
@SearchWord = searchword
|
8731
8762
|
@Offset = offset
|
8732
8763
|
@Limit = limit
|
8733
8764
|
@RepoType = repotype
|
8734
8765
|
@ApplicationId = applicationid
|
8735
8766
|
@TcrRepoInfo = tcrrepoinfo
|
8767
|
+
@RepoName = reponame
|
8736
8768
|
end
|
8737
8769
|
|
8738
8770
|
def deserialize(params)
|
@@ -8745,6 +8777,7 @@ module TencentCloud
|
|
8745
8777
|
@TcrRepoInfo = TcrRepoInfo.new
|
8746
8778
|
@TcrRepoInfo.deserialize(params['TcrRepoInfo'])
|
8747
8779
|
end
|
8780
|
+
@RepoName = params['RepoName']
|
8748
8781
|
end
|
8749
8782
|
end
|
8750
8783
|
|
@@ -8787,10 +8820,12 @@ module TencentCloud
|
|
8787
8820
|
# @type RepoType: String
|
8788
8821
|
# @param TcrRepoInfo: TcrRepoInfo值
|
8789
8822
|
# @type TcrRepoInfo: :class:`Tencentcloud::Tsf.v20180326.models.TcrRepoInfo`
|
8823
|
+
# @param RepoName: 仓库名
|
8824
|
+
# @type RepoName: String
|
8790
8825
|
|
8791
|
-
attr_accessor :ApplicationId, :Offset, :Limit, :QueryImageIdFlag, :SearchWord, :RepoType, :TcrRepoInfo
|
8826
|
+
attr_accessor :ApplicationId, :Offset, :Limit, :QueryImageIdFlag, :SearchWord, :RepoType, :TcrRepoInfo, :RepoName
|
8792
8827
|
|
8793
|
-
def initialize(applicationid=nil, offset=nil, limit=nil, queryimageidflag=nil, searchword=nil, repotype=nil, tcrrepoinfo=nil)
|
8828
|
+
def initialize(applicationid=nil, offset=nil, limit=nil, queryimageidflag=nil, searchword=nil, repotype=nil, tcrrepoinfo=nil, reponame=nil)
|
8794
8829
|
@ApplicationId = applicationid
|
8795
8830
|
@Offset = offset
|
8796
8831
|
@Limit = limit
|
@@ -8798,6 +8833,7 @@ module TencentCloud
|
|
8798
8833
|
@SearchWord = searchword
|
8799
8834
|
@RepoType = repotype
|
8800
8835
|
@TcrRepoInfo = tcrrepoinfo
|
8836
|
+
@RepoName = reponame
|
8801
8837
|
end
|
8802
8838
|
|
8803
8839
|
def deserialize(params)
|
@@ -8811,6 +8847,7 @@ module TencentCloud
|
|
8811
8847
|
@TcrRepoInfo = TcrRepoInfo.new
|
8812
8848
|
@TcrRepoInfo.deserialize(params['TcrRepoInfo'])
|
8813
8849
|
end
|
8850
|
+
@RepoName = params['RepoName']
|
8814
8851
|
end
|
8815
8852
|
end
|
8816
8853
|
|
@@ -12456,6 +12493,124 @@ module TencentCloud
|
|
12456
12493
|
end
|
12457
12494
|
end
|
12458
12495
|
|
12496
|
+
# 部署组容器信息
|
12497
|
+
class GroupContainerInfo < TencentCloud::Common::AbstractModel
|
12498
|
+
# @param TagName: 镜像版本名称
|
12499
|
+
# @type TagName: String
|
12500
|
+
# @param ContainerName: 容器名字
|
12501
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
12502
|
+
# @type ContainerName: String
|
12503
|
+
# @param RepoName: 镜像名
|
12504
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
12505
|
+
# @type RepoName: String
|
12506
|
+
# @param RepoType: 仓库类型,tcr,address,personal,默认personal
|
12507
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
12508
|
+
# @type RepoType: String
|
12509
|
+
# @param TcrRepoInfo: tcr仓库信息
|
12510
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
12511
|
+
# @type TcrRepoInfo: :class:`Tencentcloud::Tsf.v20180326.models.TcrRepoInfo`
|
12512
|
+
# @param Server: 镜像server
|
12513
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
12514
|
+
# @type Server: String
|
12515
|
+
# @param SecretName: 凭证名字
|
12516
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
12517
|
+
# @type SecretName: String
|
12518
|
+
# @param JvmOpts: jvm 参数
|
12519
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
12520
|
+
# @type JvmOpts: String
|
12521
|
+
# @param CpuLimit: 容器最大的 CPU 核数,对应 K8S 的 limit
|
12522
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
12523
|
+
# @type CpuLimit: String
|
12524
|
+
# @param CpuRequest: 容器分配的 CPU 核数,对应 K8S 的 request
|
12525
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
12526
|
+
# @type CpuRequest: String
|
12527
|
+
# @param MemRequest: 容器分配的内存 MiB 数,对应 K8S 的 request
|
12528
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
12529
|
+
# @type MemRequest: String
|
12530
|
+
# @param MemLimit: 容器最大的内存 MiB 数,对应 K8S 的 limit
|
12531
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
12532
|
+
# @type MemLimit: String
|
12533
|
+
# @param HealthCheckSettings: 健康检查配置信息
|
12534
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
12535
|
+
# @type HealthCheckSettings: :class:`Tencentcloud::Tsf.v20180326.models.HealthCheckSettings`
|
12536
|
+
# @param Envs: 环境变量
|
12537
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
12538
|
+
# @type Envs: Array
|
12539
|
+
# @param UserEnvs: 环境变量,作为入参时不用填
|
12540
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
12541
|
+
# @type UserEnvs: Array
|
12542
|
+
# @param VolumeMountInfoList: 数据卷挂载点信息
|
12543
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
12544
|
+
# @type VolumeMountInfoList: Array
|
12545
|
+
|
12546
|
+
attr_accessor :TagName, :ContainerName, :RepoName, :RepoType, :TcrRepoInfo, :Server, :SecretName, :JvmOpts, :CpuLimit, :CpuRequest, :MemRequest, :MemLimit, :HealthCheckSettings, :Envs, :UserEnvs, :VolumeMountInfoList
|
12547
|
+
|
12548
|
+
def initialize(tagname=nil, containername=nil, reponame=nil, repotype=nil, tcrrepoinfo=nil, server=nil, secretname=nil, jvmopts=nil, cpulimit=nil, cpurequest=nil, memrequest=nil, memlimit=nil, healthchecksettings=nil, envs=nil, userenvs=nil, volumemountinfolist=nil)
|
12549
|
+
@TagName = tagname
|
12550
|
+
@ContainerName = containername
|
12551
|
+
@RepoName = reponame
|
12552
|
+
@RepoType = repotype
|
12553
|
+
@TcrRepoInfo = tcrrepoinfo
|
12554
|
+
@Server = server
|
12555
|
+
@SecretName = secretname
|
12556
|
+
@JvmOpts = jvmopts
|
12557
|
+
@CpuLimit = cpulimit
|
12558
|
+
@CpuRequest = cpurequest
|
12559
|
+
@MemRequest = memrequest
|
12560
|
+
@MemLimit = memlimit
|
12561
|
+
@HealthCheckSettings = healthchecksettings
|
12562
|
+
@Envs = envs
|
12563
|
+
@UserEnvs = userenvs
|
12564
|
+
@VolumeMountInfoList = volumemountinfolist
|
12565
|
+
end
|
12566
|
+
|
12567
|
+
def deserialize(params)
|
12568
|
+
@TagName = params['TagName']
|
12569
|
+
@ContainerName = params['ContainerName']
|
12570
|
+
@RepoName = params['RepoName']
|
12571
|
+
@RepoType = params['RepoType']
|
12572
|
+
unless params['TcrRepoInfo'].nil?
|
12573
|
+
@TcrRepoInfo = TcrRepoInfo.new
|
12574
|
+
@TcrRepoInfo.deserialize(params['TcrRepoInfo'])
|
12575
|
+
end
|
12576
|
+
@Server = params['Server']
|
12577
|
+
@SecretName = params['SecretName']
|
12578
|
+
@JvmOpts = params['JvmOpts']
|
12579
|
+
@CpuLimit = params['CpuLimit']
|
12580
|
+
@CpuRequest = params['CpuRequest']
|
12581
|
+
@MemRequest = params['MemRequest']
|
12582
|
+
@MemLimit = params['MemLimit']
|
12583
|
+
unless params['HealthCheckSettings'].nil?
|
12584
|
+
@HealthCheckSettings = HealthCheckSettings.new
|
12585
|
+
@HealthCheckSettings.deserialize(params['HealthCheckSettings'])
|
12586
|
+
end
|
12587
|
+
unless params['Envs'].nil?
|
12588
|
+
@Envs = []
|
12589
|
+
params['Envs'].each do |i|
|
12590
|
+
env_tmp = Env.new
|
12591
|
+
env_tmp.deserialize(i)
|
12592
|
+
@Envs << env_tmp
|
12593
|
+
end
|
12594
|
+
end
|
12595
|
+
unless params['UserEnvs'].nil?
|
12596
|
+
@UserEnvs = []
|
12597
|
+
params['UserEnvs'].each do |i|
|
12598
|
+
env_tmp = Env.new
|
12599
|
+
env_tmp.deserialize(i)
|
12600
|
+
@UserEnvs << env_tmp
|
12601
|
+
end
|
12602
|
+
end
|
12603
|
+
unless params['VolumeMountInfoList'].nil?
|
12604
|
+
@VolumeMountInfoList = []
|
12605
|
+
params['VolumeMountInfoList'].each do |i|
|
12606
|
+
volumemountinfo_tmp = VolumeMountInfo.new
|
12607
|
+
volumemountinfo_tmp.deserialize(i)
|
12608
|
+
@VolumeMountInfoList << volumemountinfo_tmp
|
12609
|
+
end
|
12610
|
+
end
|
12611
|
+
end
|
12612
|
+
end
|
12613
|
+
|
12459
12614
|
# 分组日使用统计对象
|
12460
12615
|
class GroupDailyUseStatistics < TencentCloud::Common::AbstractModel
|
12461
12616
|
# @param TopReqAmount: 总调用数
|
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.
|
4
|
+
version: 3.0.696
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Tencent Cloud
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-11-
|
11
|
+
date: 2023-11-08 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|
@@ -34,8 +34,8 @@ extensions: []
|
|
34
34
|
extra_rdoc_files: []
|
35
35
|
files:
|
36
36
|
- lib/tencentcloud-sdk-tsf.rb
|
37
|
-
- lib/v20180326/models.rb
|
38
37
|
- lib/v20180326/client.rb
|
38
|
+
- lib/v20180326/models.rb
|
39
39
|
- lib/VERSION
|
40
40
|
homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
|
41
41
|
licenses:
|