tencentcloud-sdk-tke 3.0.1025 → 3.0.1027

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.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20180525/models.rb +0 -47
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 1eb4437a39d955dd28ac7ef20015f066ccee576f
4
- data.tar.gz: f4acefd1e219eca995dbd40fc71a6e4d86b047cb
3
+ metadata.gz: d28f9ae5c9375bdcc0335bc7345bd424e03f8fc5
4
+ data.tar.gz: d6e84af0c6dba8b24e3596fd1cdb655dab6445d4
5
5
  SHA512:
6
- metadata.gz: 5e570bd8a2343d5cf894bb541ff441d80d2ffd45ba3a81c2a329744cc3b3c393d2fb97456cf480a3296505dd446ab9399750cd3c378111dec4cd4f424a735da4
7
- data.tar.gz: 3fb7d031077d3a84649e649678341bea5324c18d72367b00d06c1f61bee1a178a03beabc6070e25e2d56306bb2d8034378c56fa0f6ac674c09d2c449d1d5546f
6
+ metadata.gz: 4e3f7466414db6278e0f01897bf626f5e10420c28b7b0a85e5738ee62a9ad537cbd87e81a2695129f3afa15820b1d3c39798ccfcb0bddc5defe6715357262b12
7
+ data.tar.gz: 24bbf6c08ccff87de30210caa4e5ecd05d17fe5da49d637d3828ea39febf6846e89e076c446f1d2b56f9b83611d164261351c106d4e65cad80b0402feae31091
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1025
1
+ 3.0.1027
@@ -1219,16 +1219,12 @@ module TencentCloud
1219
1219
  # @param Status: 集群创建过程状态
1220
1220
  # @type Status: String
1221
1221
  # @param LastProbeTime: 最后一次探测到该状态的时间
1222
- # 注意:此字段可能返回 null,表示取不到有效值。
1223
1222
  # @type LastProbeTime: String
1224
1223
  # @param LastTransitionTime: 最后一次转换到该过程的时间
1225
- # 注意:此字段可能返回 null,表示取不到有效值。
1226
1224
  # @type LastTransitionTime: String
1227
1225
  # @param Reason: 转换到该过程的简明原因
1228
- # 注意:此字段可能返回 null,表示取不到有效值。
1229
1226
  # @type Reason: String
1230
1227
  # @param Message: 转换到该过程的更多信息
1231
- # 注意:此字段可能返回 null,表示取不到有效值。
1232
1228
  # @type Message: String
1233
1229
 
1234
1230
  attr_accessor :Type, :Status, :LastProbeTime, :LastTransitionTime, :Reason, :Message
@@ -1307,7 +1303,6 @@ module TencentCloud
1307
1303
  # 弹性容器集群内网访问LB信息
1308
1304
  class ClusterInternalLB < TencentCloud::Common::AbstractModel
1309
1305
  # @param Enabled: 是否开启内网访问LB
1310
- # 注意:此字段可能返回 null,表示取不到有效值。
1311
1306
  # @type Enabled: Boolean
1312
1307
  # @param SubnetId: 内网访问LB关联的子网Id
1313
1308
  # 注意:此字段可能返回 null,表示取不到有效值。
@@ -1515,19 +1510,14 @@ module TencentCloud
1515
1510
  # 弹性容器集群公网访问负载均衡信息
1516
1511
  class ClusterPublicLB < TencentCloud::Common::AbstractModel
1517
1512
  # @param Enabled: 是否开启公网访问LB
1518
- # 注意:此字段可能返回 null,表示取不到有效值。
1519
1513
  # @type Enabled: Boolean
1520
1514
  # @param AllowFromCidrs: 允许访问的来源CIDR列表
1521
- # 注意:此字段可能返回 null,表示取不到有效值。
1522
1515
  # @type AllowFromCidrs: Array
1523
1516
  # @param SecurityPolicies: 安全策略放通单个IP或CIDR(例如: "192.168.1.0/24",默认为拒绝所有)
1524
- # 注意:此字段可能返回 null,表示取不到有效值。
1525
1517
  # @type SecurityPolicies: Array
1526
1518
  # @param ExtraParam: 外网访问相关的扩展参数,格式为json
1527
- # 注意:此字段可能返回 null,表示取不到有效值。
1528
1519
  # @type ExtraParam: String
1529
1520
  # @param SecurityGroup: 新内外网功能,需要传递安全组
1530
- # 注意:此字段可能返回 null,表示取不到有效值。
1531
1521
  # @type SecurityGroup: String
1532
1522
 
1533
1523
  attr_accessor :Enabled, :AllowFromCidrs, :SecurityPolicies, :ExtraParam, :SecurityGroup
@@ -3079,7 +3069,6 @@ module TencentCloud
3079
3069
  # CreateEksLogConfig返回参数结构体
3080
3070
  class CreateEksLogConfigResponse < TencentCloud::Common::AbstractModel
3081
3071
  # @param TopicId: 日志采集topicid
3082
- # 注意:此字段可能返回 null,表示取不到有效值。
3083
3072
  # @type TopicId: String
3084
3073
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
3085
3074
  # @type RequestId: String
@@ -12951,10 +12940,8 @@ module TencentCloud
12951
12940
  # @param CatalogueLevel: 目录级别,支持参数:
12952
12941
  # first:一级目录
12953
12942
  # second:二级目录
12954
- # 注意:此字段可能返回 null,表示取不到有效值。
12955
12943
  # @type CatalogueLevel: String
12956
12944
  # @param CatalogueName: 目录名
12957
- # 注意:此字段可能返回 null,表示取不到有效值。
12958
12945
  # @type CatalogueName: String
12959
12946
 
12960
12947
  attr_accessor :CatalogueLevel, :CatalogueName
@@ -12973,28 +12960,20 @@ module TencentCloud
12973
12960
  # 集群巡检诊断结果
12974
12961
  class KubeJarvisStateDiagnostic < TencentCloud::Common::AbstractModel
12975
12962
  # @param StartTime: 诊断开始时间
12976
- # 注意:此字段可能返回 null,表示取不到有效值。
12977
12963
  # @type StartTime: String
12978
12964
  # @param EndTime: 诊断结束时间
12979
- # 注意:此字段可能返回 null,表示取不到有效值。
12980
12965
  # @type EndTime: String
12981
12966
  # @param Catalogues: 诊断目录
12982
- # 注意:此字段可能返回 null,表示取不到有效值。
12983
12967
  # @type Catalogues: Array
12984
12968
  # @param Type: 诊断类型
12985
- # 注意:此字段可能返回 null,表示取不到有效值。
12986
12969
  # @type Type: String
12987
12970
  # @param Name: 诊断名称
12988
- # 注意:此字段可能返回 null,表示取不到有效值。
12989
12971
  # @type Name: String
12990
12972
  # @param Desc: 诊断描述
12991
- # 注意:此字段可能返回 null,表示取不到有效值。
12992
12973
  # @type Desc: String
12993
12974
  # @param Results: 诊断结果列表
12994
- # 注意:此字段可能返回 null,表示取不到有效值。
12995
12975
  # @type Results: Array
12996
12976
  # @param Statistics: 诊断结果统计
12997
- # 注意:此字段可能返回 null,表示取不到有效值。
12998
12977
  # @type Statistics: Array
12999
12978
 
13000
12979
  attr_accessor :StartTime, :EndTime, :Catalogues, :Type, :Name, :Desc, :Results, :Statistics
@@ -13046,10 +13025,8 @@ module TencentCloud
13046
13025
  # 集群巡检诊断概览
13047
13026
  class KubeJarvisStateDiagnosticOverview < TencentCloud::Common::AbstractModel
13048
13027
  # @param Catalogues: 诊断目录
13049
- # 注意:此字段可能返回 null,表示取不到有效值。
13050
13028
  # @type Catalogues: Array
13051
13029
  # @param Statistics: 诊断结果统计
13052
- # 注意:此字段可能返回 null,表示取不到有效值。
13053
13030
  # @type Statistics: Array
13054
13031
 
13055
13032
  attr_accessor :Catalogues, :Statistics
@@ -13082,13 +13059,10 @@ module TencentCloud
13082
13059
  # 集群巡检检查结果概览
13083
13060
  class KubeJarvisStateInspectionOverview < TencentCloud::Common::AbstractModel
13084
13061
  # @param ClusterId: 集群ID
13085
- # 注意:此字段可能返回 null,表示取不到有效值。
13086
13062
  # @type ClusterId: String
13087
13063
  # @param Statistics: 诊断结果统计
13088
- # 注意:此字段可能返回 null,表示取不到有效值。
13089
13064
  # @type Statistics: Array
13090
13065
  # @param Diagnostics: 诊断结果详情
13091
- # 注意:此字段可能返回 null,表示取不到有效值。
13092
13066
  # @type Diagnostics: Array
13093
13067
 
13094
13068
  attr_accessor :ClusterId, :Statistics, :Diagnostics
@@ -13123,22 +13097,16 @@ module TencentCloud
13123
13097
  # 集群巡检检查结果
13124
13098
  class KubeJarvisStateInspectionResult < TencentCloud::Common::AbstractModel
13125
13099
  # @param ClusterId: 集群ID
13126
- # 注意:此字段可能返回 null,表示取不到有效值。
13127
13100
  # @type ClusterId: String
13128
13101
  # @param StartTime: 诊断开始时间
13129
- # 注意:此字段可能返回 null,表示取不到有效值。
13130
13102
  # @type StartTime: String
13131
13103
  # @param EndTime: 诊断结束时间
13132
- # 注意:此字段可能返回 null,表示取不到有效值。
13133
13104
  # @type EndTime: String
13134
13105
  # @param Statistics: 诊断结果统计
13135
- # 注意:此字段可能返回 null,表示取不到有效值。
13136
13106
  # @type Statistics: Array
13137
13107
  # @param Diagnostics: 诊断结果详情
13138
- # 注意:此字段可能返回 null,表示取不到有效值。
13139
13108
  # @type Diagnostics: Array
13140
13109
  # @param Error: 查询巡检报告相关报错
13141
- # 注意:此字段可能返回 null,表示取不到有效值。
13142
13110
  # @type Error: String
13143
13111
 
13144
13112
  attr_accessor :ClusterId, :StartTime, :EndTime, :Statistics, :Diagnostics, :Error
@@ -13179,10 +13147,8 @@ module TencentCloud
13179
13147
  # 集群巡检结果历史列表
13180
13148
  class KubeJarvisStateInspectionResultsItem < TencentCloud::Common::AbstractModel
13181
13149
  # @param Name: 巡检结果名称
13182
- # 注意:此字段可能返回 null,表示取不到有效值。
13183
13150
  # @type Name: String
13184
13151
  # @param Statistics: 诊断结果统计
13185
- # 注意:此字段可能返回 null,表示取不到有效值。
13186
13152
  # @type Statistics: Array
13187
13153
 
13188
13154
  attr_accessor :Name, :Statistics
@@ -13208,10 +13174,8 @@ module TencentCloud
13208
13174
  # 集群巡检诊断对象信息
13209
13175
  class KubeJarvisStateResultObjInfo < TencentCloud::Common::AbstractModel
13210
13176
  # @param PropertyName: 对象属性名称
13211
- # 注意:此字段可能返回 null,表示取不到有效值。
13212
13177
  # @type PropertyName: String
13213
13178
  # @param PropertyValue: 对象属性值
13214
- # 注意:此字段可能返回 null,表示取不到有效值。
13215
13179
  # @type PropertyValue: String
13216
13180
 
13217
13181
  attr_accessor :PropertyName, :PropertyValue
@@ -13230,28 +13194,22 @@ module TencentCloud
13230
13194
  # 集群巡检诊断结果详情信息
13231
13195
  class KubeJarvisStateResultsItem < TencentCloud::Common::AbstractModel
13232
13196
  # @param Level: 诊断结果级别
13233
- # 注意:此字段可能返回 null,表示取不到有效值。
13234
13197
  # @type Level: String
13235
13198
  # @param ObjName: 诊断对象名
13236
- # 注意:此字段可能返回 null,表示取不到有效值。
13237
13199
  # @type ObjName: String
13238
13200
  # @param ObjInfo: 诊断对象信息
13239
13201
  # 注意:此字段可能返回 null,表示取不到有效值。
13240
13202
  # @type ObjInfo: Array
13241
13203
  # @param Title: 诊断项标题
13242
- # 注意:此字段可能返回 null,表示取不到有效值。
13243
13204
  # @type Title: String
13244
13205
  # @param Desc: 诊断项描述
13245
- # 注意:此字段可能返回 null,表示取不到有效值。
13246
13206
  # @type Desc: String
13247
13207
  # @param Proposal: 诊断建议
13248
13208
  # 注意:此字段可能返回 null,表示取不到有效值。
13249
13209
  # @type Proposal: String
13250
13210
  # @param ProposalDocUrl: 诊断建议文档链接
13251
- # 注意:此字段可能返回 null,表示取不到有效值。
13252
13211
  # @type ProposalDocUrl: String
13253
13212
  # @param ProposalDocName: 诊断建议文档名称
13254
- # 注意:此字段可能返回 null,表示取不到有效值。
13255
13213
  # @type ProposalDocName: String
13256
13214
 
13257
13215
  attr_accessor :Level, :ObjName, :ObjInfo, :Title, :Desc, :Proposal, :ProposalDocUrl, :ProposalDocName
@@ -13289,10 +13247,8 @@ module TencentCloud
13289
13247
  # 集群巡检统计结果
13290
13248
  class KubeJarvisStateStatistic < TencentCloud::Common::AbstractModel
13291
13249
  # @param HealthyLevel: 诊断结果的健康水平
13292
- # 注意:此字段可能返回 null,表示取不到有效值。
13293
13250
  # @type HealthyLevel: String
13294
13251
  # @param Count: 诊断结果的统计
13295
- # 注意:此字段可能返回 null,表示取不到有效值。
13296
13252
  # @type Count: Integer
13297
13253
 
13298
13254
  attr_accessor :HealthyLevel, :Count
@@ -14998,13 +14954,10 @@ module TencentCloud
14998
14954
  # 策略实例信息
14999
14955
  class OpenConstraintInfo < TencentCloud::Common::AbstractModel
15000
14956
  # @param Name: 策略实例名称
15001
- # 注意:此字段可能返回 null,表示取不到有效值。
15002
14957
  # @type Name: String
15003
14958
  # @param EventNums: 策略实例关联事件数
15004
- # 注意:此字段可能返回 null,表示取不到有效值。
15005
14959
  # @type EventNums: Integer
15006
14960
  # @param YamlDetail: 实例yaml详情base64编码
15007
- # 注意:此字段可能返回 null,表示取不到有效值。
15008
14961
  # @type YamlDetail: String
15009
14962
 
15010
14963
  attr_accessor :Name, :EventNums, :YamlDetail
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-tke
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1025
4
+ version: 3.0.1027
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-03-23 00:00:00.000000000 Z
11
+ date: 2025-03-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common