tencentcloud-sdk-tcss 3.0.678 → 3.0.679
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/v20201101/models.rb +14 -14
- 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: ed1be6742e5cdc31986f91d4ed1f300729dcc2b4
|
4
|
+
data.tar.gz: b34560a8da744a5d765c71bbc9527d84205aaef9
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 660773666ac31ded5b11b38c6dcc60c83780aaa27b0a732d6de1b3ba377c8b334bbdd0bae0612ccd9d9be843a15171e2cd36a71e05ff75b5459d3d7d4662fa33
|
7
|
+
data.tar.gz: 44fc4b5caa0e027e742e7832df572c59876fd561f87bbab265a236621a0ff4270b5dba21c1f8c844d299c0f637607d099c73c73f1e437e9b4ae2f00a9a3f0331
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.679
|
data/lib/v20201101/models.rb
CHANGED
@@ -3422,8 +3422,8 @@ module TencentCloud
|
|
3422
3422
|
|
3423
3423
|
attr_accessor :Component, :Version, :FixedVersion, :Path, :Type, :Name
|
3424
3424
|
extend Gem::Deprecate
|
3425
|
-
deprecate :Component, :none, 2023,
|
3426
|
-
deprecate :Component=, :none, 2023,
|
3425
|
+
deprecate :Component, :none, 2023, 10
|
3426
|
+
deprecate :Component=, :none, 2023, 10
|
3427
3427
|
|
3428
3428
|
def initialize(component=nil, version=nil, fixedversion=nil, path=nil, type=nil, name=nil)
|
3429
3429
|
@Component = component
|
@@ -3876,8 +3876,8 @@ module TencentCloud
|
|
3876
3876
|
|
3877
3877
|
attr_accessor :All, :Images, :ScanType, :Id, :IsLatest, :ScanScope, :RegistryType, :Namespace, :ContainerRunning, :Timeout
|
3878
3878
|
extend Gem::Deprecate
|
3879
|
-
deprecate :All, :none, 2023,
|
3880
|
-
deprecate :All=, :none, 2023,
|
3879
|
+
deprecate :All, :none, 2023, 10
|
3880
|
+
deprecate :All=, :none, 2023, 10
|
3881
3881
|
|
3882
3882
|
def initialize(all=nil, images=nil, scantype=nil, id=nil, islatest=nil, scanscope=nil, registrytype=nil, namespace=nil, containerrunning=nil, timeout=nil)
|
3883
3883
|
@All = all
|
@@ -9237,8 +9237,8 @@ module TencentCloud
|
|
9237
9237
|
|
9238
9238
|
attr_accessor :ImageDigest, :ImageRepoAddress, :RegistryType, :ImageName, :ImageTag, :ScanTime, :ScanStatus, :VulCnt, :VirusCnt, :RiskCnt, :SentiveInfoCnt, :OsName, :ScanVirusError, :ScanVulError, :LayerInfo, :InstanceId, :InstanceName, :Namespace, :ScanRiskError, :ScanVirusProgress, :ScanVulProgress, :ScanRiskProgress, :ScanRemainTime, :CveStatus, :RiskStatus, :VirusStatus, :Progress, :IsAuthorized, :ImageSize, :ImageId, :RegistryRegion, :ImageCreateTime, :SensitiveInfoCnt, :RequestId
|
9239
9239
|
extend Gem::Deprecate
|
9240
|
-
deprecate :SentiveInfoCnt, :none, 2023,
|
9241
|
-
deprecate :SentiveInfoCnt=, :none, 2023,
|
9240
|
+
deprecate :SentiveInfoCnt, :none, 2023, 10
|
9241
|
+
deprecate :SentiveInfoCnt=, :none, 2023, 10
|
9242
9242
|
|
9243
9243
|
def initialize(imagedigest=nil, imagerepoaddress=nil, registrytype=nil, imagename=nil, imagetag=nil, scantime=nil, scanstatus=nil, vulcnt=nil, viruscnt=nil, riskcnt=nil, sentiveinfocnt=nil, osname=nil, scanviruserror=nil, scanvulerror=nil, layerinfo=nil, instanceid=nil, instancename=nil, namespace=nil, scanriskerror=nil, scanvirusprogress=nil, scanvulprogress=nil, scanriskprogress=nil, scanremaintime=nil, cvestatus=nil, riskstatus=nil, virusstatus=nil, progress=nil, isauthorized=nil, imagesize=nil, imageid=nil, registryregion=nil, imagecreatetime=nil, sensitiveinfocnt=nil, requestid=nil)
|
9244
9244
|
@ImageDigest = imagedigest
|
@@ -13467,8 +13467,8 @@ module TencentCloud
|
|
13467
13467
|
|
13468
13468
|
attr_accessor :Enable, :ScanTime, :ScanPeriod, :ScanType, :All, :Images, :Id, :Latest, :ScanEndTime, :RegistryType, :ContainerRunning, :ScanScope, :Namespace, :RequestId
|
13469
13469
|
extend Gem::Deprecate
|
13470
|
-
deprecate :All, :none, 2023,
|
13471
|
-
deprecate :All=, :none, 2023,
|
13470
|
+
deprecate :All, :none, 2023, 10
|
13471
|
+
deprecate :All=, :none, 2023, 10
|
13472
13472
|
|
13473
13473
|
def initialize(enable=nil, scantime=nil, scanperiod=nil, scantype=nil, all=nil, images=nil, id=nil, latest=nil, scanendtime=nil, registrytype=nil, containerrunning=nil, scanscope=nil, namespace=nil, requestid=nil)
|
13474
13474
|
@Enable = enable
|
@@ -21262,8 +21262,8 @@ module TencentCloud
|
|
21262
21262
|
|
21263
21263
|
attr_accessor :ImageDigest, :ImageRepoAddress, :RegistryType, :ImageName, :ImageTag, :ImageSize, :ScanTime, :ScanStatus, :VulCnt, :VirusCnt, :RiskCnt, :SentiveInfoCnt, :IsTrustImage, :OsName, :ScanVirusError, :ScanVulError, :InstanceId, :InstanceName, :Namespace, :ScanRiskError, :ScanVirusProgress, :ScanVulProgress, :ScanRiskProgress, :ScanRemainTime, :CveStatus, :RiskStatus, :VirusStatus, :Progress, :IsAuthorized, :RegistryRegion, :Id, :ImageId, :ImageCreateTime, :IsLatestImage, :LowLevelVulCnt, :MediumLevelVulCnt, :HighLevelVulCnt, :CriticalLevelVulCnt, :ContainerCnt, :ComponentCnt, :IsRunning, :HasNeedFixVul, :SensitiveInfoCnt
|
21264
21264
|
extend Gem::Deprecate
|
21265
|
-
deprecate :SentiveInfoCnt, :none, 2023,
|
21266
|
-
deprecate :SentiveInfoCnt=, :none, 2023,
|
21265
|
+
deprecate :SentiveInfoCnt, :none, 2023, 10
|
21266
|
+
deprecate :SentiveInfoCnt=, :none, 2023, 10
|
21267
21267
|
|
21268
21268
|
def initialize(imagedigest=nil, imagerepoaddress=nil, registrytype=nil, imagename=nil, imagetag=nil, imagesize=nil, scantime=nil, scanstatus=nil, vulcnt=nil, viruscnt=nil, riskcnt=nil, sentiveinfocnt=nil, istrustimage=nil, osname=nil, scanviruserror=nil, scanvulerror=nil, instanceid=nil, instancename=nil, namespace=nil, scanriskerror=nil, scanvirusprogress=nil, scanvulprogress=nil, scanriskprogress=nil, scanremaintime=nil, cvestatus=nil, riskstatus=nil, virusstatus=nil, progress=nil, isauthorized=nil, registryregion=nil, id=nil, imageid=nil, imagecreatetime=nil, islatestimage=nil, lowlevelvulcnt=nil, mediumlevelvulcnt=nil, highlevelvulcnt=nil, criticallevelvulcnt=nil, containercnt=nil, componentcnt=nil, isrunning=nil, hasneedfixvul=nil, sensitiveinfocnt=nil)
|
21269
21269
|
@ImageDigest = imagedigest
|
@@ -22718,9 +22718,9 @@ module TencentCloud
|
|
22718
22718
|
|
22719
22719
|
# ModifyAsset请求参数结构体
|
22720
22720
|
class ModifyAssetRequest < TencentCloud::Common::AbstractModel
|
22721
|
-
# @param All:
|
22721
|
+
# @param All: 全部同步,俩参数必选一个 All优先
|
22722
22722
|
# @type All: Boolean
|
22723
|
-
# @param Hosts: 要同步的主机列表
|
22723
|
+
# @param Hosts: 要同步的主机列表uuid ,俩参数必选一个 All优先
|
22724
22724
|
# @type Hosts: Array
|
22725
22725
|
|
22726
22726
|
attr_accessor :All, :Hosts
|
@@ -26955,8 +26955,8 @@ module TencentCloud
|
|
26955
26955
|
|
26956
26956
|
attr_accessor :ScanPeriod, :Enable, :ScanTime, :ScanType, :Images, :All, :Id, :Latest, :ContainerRunning, :ScanEndTime, :ScanScope, :RegistryType, :Namespace
|
26957
26957
|
extend Gem::Deprecate
|
26958
|
-
deprecate :All, :none, 2023,
|
26959
|
-
deprecate :All=, :none, 2023,
|
26958
|
+
deprecate :All, :none, 2023, 10
|
26959
|
+
deprecate :All=, :none, 2023, 10
|
26960
26960
|
|
26961
26961
|
def initialize(scanperiod=nil, enable=nil, scantime=nil, scantype=nil, images=nil, all=nil, id=nil, latest=nil, containerrunning=nil, scanendtime=nil, scanscope=nil, registrytype=nil, namespace=nil)
|
26962
26962
|
@ScanPeriod = scanperiod
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-tcss
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.0.
|
4
|
+
version: 3.0.679
|
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-10-
|
11
|
+
date: 2023-10-18 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-tcss.rb
|
37
36
|
- lib/v20201101/models.rb
|
38
37
|
- lib/v20201101/client.rb
|
38
|
+
- lib/tencentcloud-sdk-tcss.rb
|
39
39
|
- lib/VERSION
|
40
40
|
homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
|
41
41
|
licenses:
|