tencentcloud-sdk-tione 3.0.1031 → 3.0.1033
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 +27 -16
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 9c9610251df3c61f541595c303ab202dd37eb738
|
4
|
+
data.tar.gz: 94cdc8ede98206f5ff58d9ea755e7def9a725c28
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 80e3f39f58098d8d75c4627d629385a107c082ba6598dbaa89c3cadfdb3bcffa2662593100fa312a043dcff86e16358ac176db05dae46533e74c274d5715e6fb
|
7
|
+
data.tar.gz: c7688fdbde64cc1295825dcd3c7ebdca00e98d30137a9415cd1ea098586dc1e9ab17ae685ff71f5d69829b8a75730e5ade629cf46d29b173c047fb108b773c65
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1033
|
data/lib/v20211111/models.rb
CHANGED
@@ -5459,8 +5459,8 @@ module TencentCloud
|
|
5459
5459
|
|
5460
5460
|
attr_accessor :Name, :Uid, :ChargeType, :Phase, :IP, :CreateTime, :Containers, :ContainerInfos, :CrossTenantENIInfo, :Status
|
5461
5461
|
extend Gem::Deprecate
|
5462
|
-
deprecate :Containers, :none, 2025,
|
5463
|
-
deprecate :Containers=, :none, 2025,
|
5462
|
+
deprecate :Containers, :none, 2025, 4
|
5463
|
+
deprecate :Containers=, :none, 2025, 4
|
5464
5464
|
|
5465
5465
|
def initialize(name=nil, uid=nil, chargetype=nil, phase=nil, ip=nil, createtime=nil, containers=nil, containerinfos=nil, crosstenanteniinfo=nil, status=nil)
|
5466
5466
|
@Name = name
|
@@ -6119,10 +6119,10 @@ module TencentCloud
|
|
6119
6119
|
|
6120
6120
|
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
|
6121
6121
|
extend Gem::Deprecate
|
6122
|
-
deprecate :ServiceLimit, :none, 2025,
|
6123
|
-
deprecate :ServiceLimit=, :none, 2025,
|
6124
|
-
deprecate :ScheduledAction, :none, 2025,
|
6125
|
-
deprecate :ScheduledAction=, :none, 2025,
|
6122
|
+
deprecate :ServiceLimit, :none, 2025, 4
|
6123
|
+
deprecate :ServiceLimit=, :none, 2025, 4
|
6124
|
+
deprecate :ScheduledAction, :none, 2025, 4
|
6125
|
+
deprecate :ScheduledAction=, :none, 2025, 4
|
6126
6126
|
|
6127
6127
|
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)
|
6128
6128
|
@ServiceGroupId = servicegroupid
|
@@ -6418,10 +6418,14 @@ module TencentCloud
|
|
6418
6418
|
# @param AvailableReplicasCount: 服务组下期望的pod数
|
6419
6419
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
6420
6420
|
# @type AvailableReplicasCount: Integer
|
6421
|
+
# @param SubUin: 服务组的subuin
|
6422
|
+
# @type SubUin: String
|
6423
|
+
# @param AppId: 服务组的app_id
|
6424
|
+
# @type AppId: Integer
|
6421
6425
|
|
6422
|
-
attr_accessor :ServiceGroupId, :ServiceGroupName, :CreatedBy, :CreateTime, :UpdateTime, :Uin, :ServiceCount, :RunningServiceCount, :Services, :Status, :Tags, :LatestVersion, :BusinessStatus, :BillingInfo, :CreateSource, :WeightUpdateStatus, :ReplicasCount, :AvailableReplicasCount
|
6426
|
+
attr_accessor :ServiceGroupId, :ServiceGroupName, :CreatedBy, :CreateTime, :UpdateTime, :Uin, :ServiceCount, :RunningServiceCount, :Services, :Status, :Tags, :LatestVersion, :BusinessStatus, :BillingInfo, :CreateSource, :WeightUpdateStatus, :ReplicasCount, :AvailableReplicasCount, :SubUin, :AppId
|
6423
6427
|
|
6424
|
-
def initialize(servicegroupid=nil, servicegroupname=nil, createdby=nil, createtime=nil, updatetime=nil, uin=nil, servicecount=nil, runningservicecount=nil, services=nil, status=nil, tags=nil, latestversion=nil, businessstatus=nil, billinginfo=nil, createsource=nil, weightupdatestatus=nil, replicascount=nil, availablereplicascount=nil)
|
6428
|
+
def initialize(servicegroupid=nil, servicegroupname=nil, createdby=nil, createtime=nil, updatetime=nil, uin=nil, servicecount=nil, runningservicecount=nil, services=nil, status=nil, tags=nil, latestversion=nil, businessstatus=nil, billinginfo=nil, createsource=nil, weightupdatestatus=nil, replicascount=nil, availablereplicascount=nil, subuin=nil, appid=nil)
|
6425
6429
|
@ServiceGroupId = servicegroupid
|
6426
6430
|
@ServiceGroupName = servicegroupname
|
6427
6431
|
@CreatedBy = createdby
|
@@ -6440,6 +6444,8 @@ module TencentCloud
|
|
6440
6444
|
@WeightUpdateStatus = weightupdatestatus
|
6441
6445
|
@ReplicasCount = replicascount
|
6442
6446
|
@AvailableReplicasCount = availablereplicascount
|
6447
|
+
@SubUin = subuin
|
6448
|
+
@AppId = appid
|
6443
6449
|
end
|
6444
6450
|
|
6445
6451
|
def deserialize(params)
|
@@ -6475,6 +6481,8 @@ module TencentCloud
|
|
6475
6481
|
@WeightUpdateStatus = params['WeightUpdateStatus']
|
6476
6482
|
@ReplicasCount = params['ReplicasCount']
|
6477
6483
|
@AvailableReplicasCount = params['AvailableReplicasCount']
|
6484
|
+
@SubUin = params['SubUin']
|
6485
|
+
@AppId = params['AppId']
|
6478
6486
|
end
|
6479
6487
|
end
|
6480
6488
|
|
@@ -6552,7 +6560,7 @@ module TencentCloud
|
|
6552
6560
|
# @type ScaleStrategy: String
|
6553
6561
|
# @param ScheduledAction: 定时停止的配置
|
6554
6562
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
6555
|
-
# @type ScheduledAction:
|
6563
|
+
# @type ScheduledAction: :class:`Tencentcloud::Tione.v20211111.models.ScheduledAction`
|
6556
6564
|
# @param PodList: 实例列表
|
6557
6565
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
6558
6566
|
# @type PodList: Array
|
@@ -6590,10 +6598,10 @@ module TencentCloud
|
|
6590
6598
|
|
6591
6599
|
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
|
6592
6600
|
extend Gem::Deprecate
|
6593
|
-
deprecate :PodList, :none, 2025,
|
6594
|
-
deprecate :PodList=, :none, 2025,
|
6595
|
-
deprecate :Pods, :none, 2025,
|
6596
|
-
deprecate :Pods=, :none, 2025,
|
6601
|
+
deprecate :PodList, :none, 2025, 4
|
6602
|
+
deprecate :PodList=, :none, 2025, 4
|
6603
|
+
deprecate :Pods, :none, 2025, 4
|
6604
|
+
deprecate :Pods=, :none, 2025, 4
|
6597
6605
|
|
6598
6606
|
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)
|
6599
6607
|
@Replicas = replicas
|
@@ -6689,7 +6697,10 @@ module TencentCloud
|
|
6689
6697
|
end
|
6690
6698
|
end
|
6691
6699
|
@ScaleStrategy = params['ScaleStrategy']
|
6692
|
-
|
6700
|
+
unless params['ScheduledAction'].nil?
|
6701
|
+
@ScheduledAction = ScheduledAction.new
|
6702
|
+
@ScheduledAction.deserialize(params['ScheduledAction'])
|
6703
|
+
end
|
6693
6704
|
@PodList = params['PodList']
|
6694
6705
|
unless params['Pods'].nil?
|
6695
6706
|
@Pods = Pod.new
|
@@ -7772,8 +7783,8 @@ module TencentCloud
|
|
7772
7783
|
|
7773
7784
|
attr_accessor :Replicas, :UpdatedReplicas, :ReadyReplicas, :AvailableReplicas, :UnavailableReplicas, :Status, :StatefulSetCondition, :Conditions, :Reason
|
7774
7785
|
extend Gem::Deprecate
|
7775
|
-
deprecate :StatefulSetCondition, :none, 2025,
|
7776
|
-
deprecate :StatefulSetCondition=, :none, 2025,
|
7786
|
+
deprecate :StatefulSetCondition, :none, 2025, 4
|
7787
|
+
deprecate :StatefulSetCondition=, :none, 2025, 4
|
7777
7788
|
|
7778
7789
|
def initialize(replicas=nil, updatedreplicas=nil, readyreplicas=nil, availablereplicas=nil, unavailablereplicas=nil, status=nil, statefulsetcondition=nil, conditions=nil, reason=nil)
|
7779
7790
|
@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.1033
|
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-04-
|
11
|
+
date: 2025-04-02 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|