tencentcloud-sdk-tione 3.0.1107 → 3.0.1115
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 +18 -14
- 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: fd44e5f13aa30746fce9d043861cfa0d4b964acd
|
4
|
+
data.tar.gz: 82c4da6745e2ec0a6b9e41c4a2ddb298091c7ba3
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 7304a1a9d2c10e3925f76cf5c25577b9011cacffbaa2472666c3381290dd3e689d3768aae62e1ee5bf485cb96d69a5d383992a722f5bd2653a55be9f34cb93da
|
7
|
+
data.tar.gz: 390c324ec0327e53261f567eb4ae6435566ec6dc1e2a111946b75cc3cbd23767021668be4cc4a7b0915a8e562dbd3f5399734bcad7db8957d59731fd027e9492
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1115
|
data/lib/v20211111/models.rb
CHANGED
@@ -6456,8 +6456,8 @@ module TencentCloud
|
|
6456
6456
|
|
6457
6457
|
attr_accessor :Name, :Uid, :ChargeType, :Phase, :IP, :CreateTime, :Containers, :ContainerInfos, :CrossTenantENIInfo, :Status, :StartScheduleTime, :Message, :NodeIP
|
6458
6458
|
extend Gem::Deprecate
|
6459
|
-
deprecate :Containers, :none, 2025,
|
6460
|
-
deprecate :Containers=, :none, 2025,
|
6459
|
+
deprecate :Containers, :none, 2025, 8
|
6460
|
+
deprecate :Containers=, :none, 2025, 8
|
6461
6461
|
|
6462
6462
|
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)
|
6463
6463
|
@Name = name
|
@@ -7244,15 +7244,17 @@ module TencentCloud
|
|
7244
7244
|
# @param MonitorSource: 用于监控查询的Source
|
7245
7245
|
# 枚举值,部分情况下与CreateSource不同,通过该字段兼容
|
7246
7246
|
# @type MonitorSource: String
|
7247
|
+
# @param SubUinName: 服务创建者的子账号名称
|
7248
|
+
# @type SubUinName: String
|
7247
7249
|
|
7248
|
-
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
|
7250
|
+
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
|
7249
7251
|
extend Gem::Deprecate
|
7250
|
-
deprecate :ServiceLimit, :none, 2025,
|
7251
|
-
deprecate :ServiceLimit=, :none, 2025,
|
7252
|
-
deprecate :ScheduledAction, :none, 2025,
|
7253
|
-
deprecate :ScheduledAction=, :none, 2025,
|
7252
|
+
deprecate :ServiceLimit, :none, 2025, 8
|
7253
|
+
deprecate :ServiceLimit=, :none, 2025, 8
|
7254
|
+
deprecate :ScheduledAction, :none, 2025, 8
|
7255
|
+
deprecate :ScheduledAction=, :none, 2025, 8
|
7254
7256
|
|
7255
|
-
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)
|
7257
|
+
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)
|
7256
7258
|
@ServiceGroupId = servicegroupid
|
7257
7259
|
@ServiceId = serviceid
|
7258
7260
|
@ServiceGroupName = servicegroupname
|
@@ -7287,6 +7289,7 @@ module TencentCloud
|
|
7287
7289
|
@DeployType = deploytype
|
7288
7290
|
@InstancePerReplicas = instanceperreplicas
|
7289
7291
|
@MonitorSource = monitorsource
|
7292
|
+
@SubUinName = subuinname
|
7290
7293
|
end
|
7291
7294
|
|
7292
7295
|
def deserialize(params)
|
@@ -7340,6 +7343,7 @@ module TencentCloud
|
|
7340
7343
|
@DeployType = params['DeployType']
|
7341
7344
|
@InstancePerReplicas = params['InstancePerReplicas']
|
7342
7345
|
@MonitorSource = params['MonitorSource']
|
7346
|
+
@SubUinName = params['SubUinName']
|
7343
7347
|
end
|
7344
7348
|
end
|
7345
7349
|
|
@@ -7776,10 +7780,10 @@ module TencentCloud
|
|
7776
7780
|
|
7777
7781
|
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
|
7778
7782
|
extend Gem::Deprecate
|
7779
|
-
deprecate :PodList, :none, 2025,
|
7780
|
-
deprecate :PodList=, :none, 2025,
|
7781
|
-
deprecate :Pods, :none, 2025,
|
7782
|
-
deprecate :Pods=, :none, 2025,
|
7783
|
+
deprecate :PodList, :none, 2025, 8
|
7784
|
+
deprecate :PodList=, :none, 2025, 8
|
7785
|
+
deprecate :Pods, :none, 2025, 8
|
7786
|
+
deprecate :Pods=, :none, 2025, 8
|
7783
7787
|
|
7784
7788
|
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)
|
7785
7789
|
@Replicas = replicas
|
@@ -9033,8 +9037,8 @@ module TencentCloud
|
|
9033
9037
|
|
9034
9038
|
attr_accessor :Replicas, :UpdatedReplicas, :ReadyReplicas, :AvailableReplicas, :UnavailableReplicas, :Status, :StatefulSetCondition, :Conditions, :Reason
|
9035
9039
|
extend Gem::Deprecate
|
9036
|
-
deprecate :StatefulSetCondition, :none, 2025,
|
9037
|
-
deprecate :StatefulSetCondition=, :none, 2025,
|
9040
|
+
deprecate :StatefulSetCondition, :none, 2025, 8
|
9041
|
+
deprecate :StatefulSetCondition=, :none, 2025, 8
|
9038
9042
|
|
9039
9043
|
def initialize(replicas=nil, updatedreplicas=nil, readyreplicas=nil, availablereplicas=nil, unavailablereplicas=nil, status=nil, statefulsetcondition=nil, conditions=nil, reason=nil)
|
9040
9044
|
@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.1115
|
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-08-01 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|