tencentcloud-sdk-tione 3.0.1143 → 3.0.1153
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 +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20211111/models.rb +12 -12
- metadata +5 -5
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 9fce13c7b71fbc47d68bcd6a5c6429d4ff4d695a
|
4
|
+
data.tar.gz: ad4e28b443cc6c797d724234aa2154157ea35e53
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d6c1020fc4b134d23a4eb476169f25bf4743510dc9bfeb2c142742eee3b44e4b76b8135f1abcc1455157b0e0d27b2b1fb24923a051875027ede85830f5e792e2
|
7
|
+
data.tar.gz: b9d2839f14778d23b8c9b00db4f9dda6342715d3465a9e7814bb223ccc3fc9b3ff2566b0a2317c65c69e241746d1d3efea732394cd6baf8a020bad25bbd49137
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1153
|
data/lib/v20211111/models.rb
CHANGED
@@ -6486,8 +6486,8 @@ module TencentCloud
|
|
6486
6486
|
|
6487
6487
|
attr_accessor :Name, :Uid, :ChargeType, :Phase, :IP, :CreateTime, :Containers, :ContainerInfos, :CrossTenantENIInfo, :Status, :StartScheduleTime, :Message, :NodeIP, :NodeId, :ResourceGroupId, :ResourceGroupName, :ResourceInfo
|
6488
6488
|
extend Gem::Deprecate
|
6489
|
-
deprecate :Containers, :none, 2025,
|
6490
|
-
deprecate :Containers=, :none, 2025,
|
6489
|
+
deprecate :Containers, :none, 2025, 10
|
6490
|
+
deprecate :Containers=, :none, 2025, 10
|
6491
6491
|
|
6492
6492
|
def initialize(name=nil, uid=nil, chargetype=nil, phase=nil, ip=nil, createtime=nil, containers=nil, containerinfos=nil, crosstenanteniinfo=nil, status=nil, startscheduletime=nil, message=nil, nodeip=nil, nodeid=nil, resourcegroupid=nil, resourcegroupname=nil, resourceinfo=nil)
|
6493
6493
|
@Name = name
|
@@ -7371,10 +7371,10 @@ module TencentCloud
|
|
7371
7371
|
|
7372
7372
|
attr_accessor :ServiceGroupId, :ServiceId, :ServiceGroupName, :ServiceDescription, :ServiceInfo, :ClusterId, :Region, :Namespace, :ChargeType, :ResourceGroupId, :ResourceGroupName, :Tags, :IngressName, :CreatedBy, :CreateTime, :UpdateTime, :Uin, :SubUin, :AppId, :BusinessStatus, :ServiceLimit, :ScheduledAction, :CreateFailedReason, :Status, :BillingInfo, :Weight, :CreateSource, :Version, :LatestVersion, :ResourceGroupSWType, :ArchiveStatus, :DeployType, :InstancePerReplicas, :MonitorSource, :SubUinName, :SchedulingPolicy, :ExternalResourceGroups
|
7373
7373
|
extend Gem::Deprecate
|
7374
|
-
deprecate :ServiceLimit, :none, 2025,
|
7375
|
-
deprecate :ServiceLimit=, :none, 2025,
|
7376
|
-
deprecate :ScheduledAction, :none, 2025,
|
7377
|
-
deprecate :ScheduledAction=, :none, 2025,
|
7374
|
+
deprecate :ServiceLimit, :none, 2025, 10
|
7375
|
+
deprecate :ServiceLimit=, :none, 2025, 10
|
7376
|
+
deprecate :ScheduledAction, :none, 2025, 10
|
7377
|
+
deprecate :ScheduledAction=, :none, 2025, 10
|
7378
7378
|
|
7379
7379
|
def initialize(servicegroupid=nil, serviceid=nil, servicegroupname=nil, servicedescription=nil, serviceinfo=nil, clusterid=nil, region=nil, namespace=nil, chargetype=nil, resourcegroupid=nil, resourcegroupname=nil, tags=nil, ingressname=nil, createdby=nil, createtime=nil, updatetime=nil, uin=nil, subuin=nil, appid=nil, businessstatus=nil, servicelimit=nil, scheduledaction=nil, createfailedreason=nil, status=nil, billinginfo=nil, weight=nil, createsource=nil, version=nil, latestversion=nil, resourcegroupswtype=nil, archivestatus=nil, deploytype=nil, instanceperreplicas=nil, monitorsource=nil, subuinname=nil, schedulingpolicy=nil, externalresourcegroups=nil)
|
7380
7380
|
@ServiceGroupId = servicegroupid
|
@@ -7920,10 +7920,10 @@ module TencentCloud
|
|
7920
7920
|
|
7921
7921
|
attr_accessor :Replicas, :ImageInfo, :Env, :Resources, :InstanceType, :ModelInfo, :LogEnable, :LogConfig, :AuthorizationEnable, :HorizontalPodAutoscaler, :Status, :Weight, :ResourceTotal, :OldReplicas, :HybridBillingPrepaidReplicas, :OldHybridBillingPrepaidReplicas, :ModelHotUpdateEnable, :InstanceAlias, :ScaleMode, :CronScaleJobs, :ScaleStrategy, :ScheduledAction, :PodList, :Pods, :PodInfos, :ServiceLimit, :ModelTurboEnable, :VolumeMount, :InferCodeInfo, :Command, :ServiceEIP, :ServicePort, :TerminationGracePeriodSeconds, :PreStopCommand, :GrpcEnable, :HealthProbe, :RollingUpdate, :InstancePerReplicas, :VolumeMounts
|
7922
7922
|
extend Gem::Deprecate
|
7923
|
-
deprecate :PodList, :none, 2025,
|
7924
|
-
deprecate :PodList=, :none, 2025,
|
7925
|
-
deprecate :Pods, :none, 2025,
|
7926
|
-
deprecate :Pods=, :none, 2025,
|
7923
|
+
deprecate :PodList, :none, 2025, 10
|
7924
|
+
deprecate :PodList=, :none, 2025, 10
|
7925
|
+
deprecate :Pods, :none, 2025, 10
|
7926
|
+
deprecate :Pods=, :none, 2025, 10
|
7927
7927
|
|
7928
7928
|
def initialize(replicas=nil, imageinfo=nil, env=nil, resources=nil, instancetype=nil, modelinfo=nil, logenable=nil, logconfig=nil, authorizationenable=nil, horizontalpodautoscaler=nil, status=nil, weight=nil, resourcetotal=nil, oldreplicas=nil, hybridbillingprepaidreplicas=nil, oldhybridbillingprepaidreplicas=nil, modelhotupdateenable=nil, instancealias=nil, scalemode=nil, cronscalejobs=nil, scalestrategy=nil, scheduledaction=nil, podlist=nil, pods=nil, podinfos=nil, servicelimit=nil, modelturboenable=nil, volumemount=nil, infercodeinfo=nil, command=nil, serviceeip=nil, serviceport=nil, terminationgraceperiodseconds=nil, prestopcommand=nil, grpcenable=nil, healthprobe=nil, rollingupdate=nil, instanceperreplicas=nil, volumemounts=nil)
|
7929
7929
|
@Replicas = replicas
|
@@ -9193,8 +9193,8 @@ module TencentCloud
|
|
9193
9193
|
|
9194
9194
|
attr_accessor :Replicas, :UpdatedReplicas, :ReadyReplicas, :AvailableReplicas, :UnavailableReplicas, :Status, :StatefulSetCondition, :Conditions, :Reason
|
9195
9195
|
extend Gem::Deprecate
|
9196
|
-
deprecate :StatefulSetCondition, :none, 2025,
|
9197
|
-
deprecate :StatefulSetCondition=, :none, 2025,
|
9196
|
+
deprecate :StatefulSetCondition, :none, 2025, 10
|
9197
|
+
deprecate :StatefulSetCondition=, :none, 2025, 10
|
9198
9198
|
|
9199
9199
|
def initialize(replicas=nil, updatedreplicas=nil, readyreplicas=nil, availablereplicas=nil, unavailablereplicas=nil, status=nil, statefulsetcondition=nil, conditions=nil, reason=nil)
|
9200
9200
|
@Replicas = replicas
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-tione
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.0.
|
4
|
+
version: 3.0.1153
|
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-
|
11
|
+
date: 2025-10-15 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|
@@ -33,11 +33,11 @@ executables: []
|
|
33
33
|
extensions: []
|
34
34
|
extra_rdoc_files: []
|
35
35
|
files:
|
36
|
-
- lib/v20211111/client.rb
|
37
|
-
- lib/v20211111/models.rb
|
38
36
|
- lib/tencentcloud-sdk-tione.rb
|
39
|
-
- lib/v20191022/client.rb
|
40
37
|
- lib/v20191022/models.rb
|
38
|
+
- lib/v20191022/client.rb
|
39
|
+
- lib/v20211111/models.rb
|
40
|
+
- lib/v20211111/client.rb
|
41
41
|
- lib/VERSION
|
42
42
|
homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
|
43
43
|
licenses:
|