tencentcloud-sdk-tke 3.0.1007 → 3.0.1009

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 8598fbe8fb87da0b11a6b308ad9a6346a78d82c2
4
- data.tar.gz: 8bd2d75de63cbee2a56a6b4a78b689bafa0c1a97
3
+ metadata.gz: f4ba6b83d0923abfba86348ee59a49b04e6f3b47
4
+ data.tar.gz: 40105fc85c0be35f143e32c1ccbf140bf59de9b1
5
5
  SHA512:
6
- metadata.gz: e1b8ed6244fe9419e558348d498d66522b3544321ca0bd510a6acc4633ca6b6b3748f355db3295be9ec18da3e66415944656fb61403627711d79e12876f4be99
7
- data.tar.gz: 57d68b6385e0f68f84b5a444d3f0e7ae5be50594c23b970446e733eca76b3ae1734cb5b5159a4e1009ecef37eefc966a7acdaf7e6af34b76d217316c08c5663a
6
+ metadata.gz: 21d7c2da805ef9f13921f6714a23e3d51f9cb22f9a07584cc1e3bd5e001368567cca85390389b09599b46641217e00087dc90d95a07ac5b29aa942d7bcc7f974
7
+ data.tar.gz: 8ccd202b47696d3ab66948ef338095b5dfac68b57c99bb31f15309d7292c132f391e3891e92333283d11ff9554e8ad1282f1e3022aa1bf2b83d63c6aed49d97b
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1007
1
+ 3.0.1009
@@ -541,7 +541,6 @@ module TencentCloud
541
541
  # CancelClusterRelease返回参数结构体
542
542
  class CancelClusterReleaseResponse < TencentCloud::Common::AbstractModel
543
543
  # @param Release: 应用信息
544
- # 注意:此字段可能返回 null,表示取不到有效值。
545
544
  # @type Release: :class:`Tencentcloud::Tke.v20180525.models.PendingRelease`
546
545
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
547
546
  # @type RequestId: String
@@ -707,10 +706,8 @@ module TencentCloud
707
706
  # @param LatestVersion: 集群master对应的大版本目前最新小版本
708
707
  # @type LatestVersion: String
709
708
  # @param UpgradeAbleInstances: 可升级节点列表
710
- # 注意:此字段可能返回 null,表示取不到有效值。
711
709
  # @type UpgradeAbleInstances: Array
712
710
  # @param Total: 总数
713
- # 注意:此字段可能返回 null,表示取不到有效值。
714
711
  # @type Total: Integer
715
712
  # @param UnavailableVersionReason: 不可升级原因
716
713
  # 注意:此字段可能返回 null,表示取不到有效值。
@@ -779,45 +776,32 @@ module TencentCloud
779
776
  # @param ClusterStatus: 集群状态 (Trading 集群开通中,Creating 创建中,Running 运行中,Deleting 删除中,Idling 闲置中,Recovering 唤醒中,Scaling 规模调整中,Upgrading 升级中,WaittingForConnect 等待注册,Trading 集群开通中,Isolated 欠费隔离中,Pause 集群升级暂停,NodeUpgrading 节点升级中,RuntimeUpgrading 节点运行时升级中,MasterScaling Master扩缩容中,ClusterLevelUpgrading 调整规格中,ResourceIsolate 隔离中,ResourceIsolated 已隔离,ResourceReverse 冲正中,Abnormal 异常)
780
777
  # @type ClusterStatus: String
781
778
  # @param Property: 集群属性(包括集群不同属性的MAP,属性字段包括NodeNameType (lan-ip模式和hostname 模式,默认无lan-ip模式))
782
- # 注意:此字段可能返回 null,表示取不到有效值。
783
779
  # @type Property: String
784
780
  # @param ClusterMaterNodeNum: 集群当前master数量
785
781
  # @type ClusterMaterNodeNum: Integer
786
782
  # @param ImageId: 集群使用镜像id
787
- # 注意:此字段可能返回 null,表示取不到有效值。
788
783
  # @type ImageId: String
789
784
  # @param OsCustomizeType: OsCustomizeType 系统定制类型
790
- # 注意:此字段可能返回 null,表示取不到有效值。
791
785
  # @type OsCustomizeType: String
792
786
  # @param ContainerRuntime: 集群运行环境docker或container
793
- # 注意:此字段可能返回 null,表示取不到有效值。
794
787
  # @type ContainerRuntime: String
795
788
  # @param CreatedTime: 创建时间
796
- # 注意:此字段可能返回 null,表示取不到有效值。
797
789
  # @type CreatedTime: String
798
790
  # @param DeletionProtection: 删除保护开关
799
- # 注意:此字段可能返回 null,表示取不到有效值。
800
791
  # @type DeletionProtection: Boolean
801
792
  # @param EnableExternalNode: 集群是否开启第三方节点支持
802
- # 注意:此字段可能返回 null,表示取不到有效值。
803
793
  # @type EnableExternalNode: Boolean
804
794
  # @param ClusterLevel: 集群等级,针对托管集群生效
805
- # 注意:此字段可能返回 null,表示取不到有效值。
806
795
  # @type ClusterLevel: String
807
796
  # @param AutoUpgradeClusterLevel: 自动变配集群等级,针对托管集群生效
808
- # 注意:此字段可能返回 null,表示取不到有效值。
809
797
  # @type AutoUpgradeClusterLevel: Boolean
810
798
  # @param QGPUShareEnable: 是否开启QGPU共享
811
- # 注意:此字段可能返回 null,表示取不到有效值。
812
799
  # @type QGPUShareEnable: Boolean
813
800
  # @param RuntimeVersion: 运行时版本
814
- # 注意:此字段可能返回 null,表示取不到有效值。
815
801
  # @type RuntimeVersion: String
816
802
  # @param ClusterEtcdNodeNum: 集群当前etcd数量
817
- # 注意:此字段可能返回 null,表示取不到有效值。
818
803
  # @type ClusterEtcdNodeNum: Integer
819
804
  # @param CdcId: 本地专用集群Id
820
- # 注意:此字段可能返回 null,表示取不到有效值。
821
805
  # @type CdcId: String
822
806
 
823
807
  attr_accessor :ClusterId, :ClusterName, :ClusterDescription, :ClusterVersion, :ClusterOs, :ClusterType, :ClusterNetworkSettings, :ClusterNodeNum, :ProjectId, :TagSpecification, :ClusterStatus, :Property, :ClusterMaterNodeNum, :ImageId, :OsCustomizeType, :ContainerRuntime, :CreatedTime, :DeletionProtection, :EnableExternalNode, :ClusterLevel, :AutoUpgradeClusterLevel, :QGPUShareEnable, :RuntimeVersion, :ClusterEtcdNodeNum, :CdcId
@@ -1060,7 +1044,6 @@ module TencentCloud
1060
1044
  # 注意:此字段可能返回 null,表示取不到有效值。
1061
1045
  # @type IsScaleDownEnabled: Boolean
1062
1046
  # @param Expander: 多伸缩组情况下扩容选择算法(random 随机选择,most-pods 最多类型的Pod least-waste 最少的资源浪费,默认为random)
1063
- # 注意:此字段可能返回 null,表示取不到有效值。
1064
1047
  # @type Expander: String
1065
1048
  # @param MaxEmptyBulkDelete: 最大并发缩容数
1066
1049
  # 注意:此字段可能返回 null,表示取不到有效值。
@@ -1477,26 +1460,20 @@ module TencentCloud
1477
1460
  # @param Cni: 网络插件是否启用CNI(默认开启)
1478
1461
  # @type Cni: Boolean
1479
1462
  # @param KubeProxyMode: service的网络模式,当前参数只适用于ipvs+bpf模式
1480
- # 注意:此字段可能返回 null,表示取不到有效值。
1481
1463
  # @type KubeProxyMode: String
1482
1464
  # @param ServiceCIDR: 用于分配service的IP range,不得与 VPC CIDR 冲突,也不得与同 VPC 内其他集群 CIDR 冲突
1483
- # 注意:此字段可能返回 null,表示取不到有效值。
1484
1465
  # @type ServiceCIDR: String
1485
1466
  # @param Subnets: 集群关联的容器子网
1486
1467
  # 注意:此字段可能返回 null,表示取不到有效值。
1487
1468
  # @type Subnets: Array
1488
1469
  # @param IgnoreServiceCIDRConflict: 是否忽略 ServiceCIDR 冲突错误, 仅在 VPC-CNI 模式生效,默认不忽略
1489
- # 注意:此字段可能返回 null,表示取不到有效值。
1490
1470
  # @type IgnoreServiceCIDRConflict: Boolean
1491
1471
  # @param IsDualStack: 集群VPC-CNI模式是否为非双栈集群,默认false,非双栈。
1492
- # 注意:此字段可能返回 null,表示取不到有效值。
1493
1472
  # @type IsDualStack: Boolean
1494
1473
  # @param Ipv6ServiceCIDR: 用于分配service的IP range,由系统自动分配
1495
- # 注意:此字段可能返回 null,表示取不到有效值。
1496
1474
  # @type Ipv6ServiceCIDR: String
1497
1475
  # @param CiliumMode: 集群Cilium Mode配置
1498
1476
  # - clusterIP
1499
- # 注意:此字段可能返回 null,表示取不到有效值。
1500
1477
  # @type CiliumMode: String
1501
1478
 
1502
1479
  attr_accessor :ClusterCIDR, :IgnoreClusterCIDRConflict, :MaxNodePodNum, :MaxClusterServiceNum, :Ipvs, :VpcId, :Cni, :KubeProxyMode, :ServiceCIDR, :Subnets, :IgnoreServiceCIDRConflict, :IsDualStack, :Ipv6ServiceCIDR, :CiliumMode
@@ -2291,7 +2268,6 @@ module TencentCloud
2291
2268
  # CreateClusterRelease返回参数结构体
2292
2269
  class CreateClusterReleaseResponse < TencentCloud::Common::AbstractModel
2293
2270
  # @param Release: 应用详情
2294
- # 注意:此字段可能返回 null,表示取不到有效值。
2295
2271
  # @type Release: :class:`Tencentcloud::Tke.v20180525.models.PendingRelease`
2296
2272
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
2297
2273
  # @type RequestId: String
@@ -4638,7 +4614,6 @@ module TencentCloud
4638
4614
  # DeleteLogConfigs返回参数结构体
4639
4615
  class DeleteLogConfigsResponse < TencentCloud::Common::AbstractModel
4640
4616
  # @param Message: 删除采集规则遇到错误时返回错误原因
4641
- # 注意:此字段可能返回 null,表示取不到有效值。
4642
4617
  # @type Message: String
4643
4618
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
4644
4619
  # @type RequestId: String
@@ -5202,7 +5177,6 @@ module TencentCloud
5202
5177
  # 注意:此字段可能返回 null,表示取不到有效值。
5203
5178
  # @type Versions: Array
5204
5179
  # @param Clusters: 集群信息
5205
- # 注意:此字段可能返回 null,表示取不到有效值。
5206
5180
  # @type Clusters: Array
5207
5181
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
5208
5182
  # @type RequestId: String
@@ -5338,13 +5312,11 @@ module TencentCloud
5338
5312
  # DescribeBatchModifyTagsStatus返回参数结构体
5339
5313
  class DescribeBatchModifyTagsStatusResponse < TencentCloud::Common::AbstractModel
5340
5314
  # @param FailedResources: 失败资源列表
5341
- # 注意:此字段可能返回 null,表示取不到有效值。
5342
5315
  # @type FailedResources: Array
5343
5316
  # @param Status: 任务状态:
5344
5317
  # - running 运行中
5345
5318
  # - failed 失败
5346
5319
  # - done 成功
5347
- # 注意:此字段可能返回 null,表示取不到有效值。
5348
5320
  # @type Status: String
5349
5321
  # @param SyncSubresource: 是否同步集群内子资源标签
5350
5322
  # @type SyncSubresource: Boolean
@@ -5405,7 +5377,6 @@ module TencentCloud
5405
5377
  # DescribeClusterAsGroupOption返回参数结构体
5406
5378
  class DescribeClusterAsGroupOptionResponse < TencentCloud::Common::AbstractModel
5407
5379
  # @param ClusterAsGroupOption: 集群弹性伸缩属性
5408
- # 注意:此字段可能返回 null,表示取不到有效值。
5409
5380
  # @type ClusterAsGroupOption: :class:`Tencentcloud::Tke.v20180525.models.ClusterAsGroupOption`
5410
5381
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
5411
5382
  # @type RequestId: String
@@ -5504,13 +5475,10 @@ module TencentCloud
5504
5475
  # DescribeClusterAuthenticationOptions返回参数结构体
5505
5476
  class DescribeClusterAuthenticationOptionsResponse < TencentCloud::Common::AbstractModel
5506
5477
  # @param ServiceAccounts: ServiceAccount认证配置
5507
- # 注意:此字段可能返回 null,表示取不到有效值。
5508
5478
  # @type ServiceAccounts: :class:`Tencentcloud::Tke.v20180525.models.ServiceAccountAuthenticationOptions`
5509
5479
  # @param LatestOperationState: 最近一次修改操作结果,返回值可能为:Updating,Success,Failed,TimeOut
5510
- # 注意:此字段可能返回 null,表示取不到有效值。
5511
5480
  # @type LatestOperationState: String
5512
5481
  # @param OIDCConfig: OIDC认证配置
5513
- # 注意:此字段可能返回 null,表示取不到有效值。
5514
5482
  # @type OIDCConfig: :class:`Tencentcloud::Tke.v20180525.models.OIDCConfigAuthenticationOptions`
5515
5483
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
5516
5484
  # @type RequestId: String
@@ -5655,10 +5623,8 @@ module TencentCloud
5655
5623
  # DescribeClusterEndpointStatus返回参数结构体
5656
5624
  class DescribeClusterEndpointStatusResponse < TencentCloud::Common::AbstractModel
5657
5625
  # @param Status: 查询集群访问端口状态(Created 开启成功,Creating 开启中,NotFound 未开启)
5658
- # 注意:此字段可能返回 null,表示取不到有效值。
5659
5626
  # @type Status: String
5660
5627
  # @param ErrorMsg: 开启访问入口失败信息
5661
- # 注意:此字段可能返回 null,表示取不到有效值。
5662
5628
  # @type ErrorMsg: String
5663
5629
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
5664
5630
  # @type RequestId: String
@@ -5699,7 +5665,6 @@ module TencentCloud
5699
5665
  # @param Status: 端口操作状态 (Creating 创建中 CreateFailed 创建失败 Created 创建完成 Deleting 删除中 DeletedFailed 删除失败 Deleted 已删除 NotFound 未发现操作 )
5700
5666
  # @type Status: String
5701
5667
  # @param ErrorMsg: 操作失败的原因
5702
- # 注意:此字段可能返回 null,表示取不到有效值。
5703
5668
  # @type ErrorMsg: String
5704
5669
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
5705
5670
  # @type RequestId: String
@@ -5744,22 +5709,17 @@ module TencentCloud
5744
5709
  # @param ClusterIntranetEndpoint: 集群APIServer的内网访问地址
5745
5710
  # @type ClusterIntranetEndpoint: String
5746
5711
  # @param ClusterDomain: 集群APIServer的域名
5747
- # 注意:此字段可能返回 null,表示取不到有效值。
5748
5712
  # @type ClusterDomain: String
5749
5713
  # @param ClusterExternalACL: 集群APIServer的外网访问ACL列表
5750
5714
  # 注意:此字段可能返回 null,表示取不到有效值。
5751
5715
  # @type ClusterExternalACL: Array
5752
5716
  # @param ClusterExternalDomain: 外网域名
5753
- # 注意:此字段可能返回 null,表示取不到有效值。
5754
5717
  # @type ClusterExternalDomain: String
5755
5718
  # @param ClusterIntranetDomain: 内网域名
5756
- # 注意:此字段可能返回 null,表示取不到有效值。
5757
5719
  # @type ClusterIntranetDomain: String
5758
5720
  # @param SecurityGroup: 外网安全组
5759
- # 注意:此字段可能返回 null,表示取不到有效值。
5760
5721
  # @type SecurityGroup: String
5761
5722
  # @param ClusterIntranetSubnetId: 内网访问所属子网
5762
- # 注意:此字段可能返回 null,表示取不到有效值。
5763
5723
  # @type ClusterIntranetSubnetId: String
5764
5724
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
5765
5725
  # @type RequestId: String
@@ -5812,7 +5772,6 @@ module TencentCloud
5812
5772
  # DescribeClusterExtraArgs返回参数结构体
5813
5773
  class DescribeClusterExtraArgsResponse < TencentCloud::Common::AbstractModel
5814
5774
  # @param ClusterExtraArgs: 集群自定义参数
5815
- # 注意:此字段可能返回 null,表示取不到有效值。
5816
5775
  # @type ClusterExtraArgs: :class:`Tencentcloud::Tke.v20180525.models.ClusterExtraArgs`
5817
5776
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
5818
5777
  # @type RequestId: String
@@ -6217,7 +6176,6 @@ module TencentCloud
6217
6176
  # DescribeClusterNodePools返回参数结构体
6218
6177
  class DescribeClusterNodePoolsResponse < TencentCloud::Common::AbstractModel
6219
6178
  # @param NodePoolSet: NodePools(节点池列表)
6220
- # 注意:此字段可能返回 null,表示取不到有效值。
6221
6179
  # @type NodePoolSet: Array
6222
6180
  # @param TotalCount: 资源总数
6223
6181
  # @type TotalCount: Integer
@@ -6277,16 +6235,12 @@ module TencentCloud
6277
6235
  # DescribeClusterPendingReleases返回参数结构体
6278
6236
  class DescribeClusterPendingReleasesResponse < TencentCloud::Common::AbstractModel
6279
6237
  # @param ReleaseSet: 正在安装中应用列表
6280
- # 注意:此字段可能返回 null,表示取不到有效值。
6281
6238
  # @type ReleaseSet: Array
6282
6239
  # @param Limit: 每页返回数量限制
6283
- # 注意:此字段可能返回 null,表示取不到有效值。
6284
6240
  # @type Limit: Integer
6285
6241
  # @param Offset: 页偏移量
6286
- # 注意:此字段可能返回 null,表示取不到有效值。
6287
6242
  # @type Offset: Integer
6288
6243
  # @param Total: 总数量
6289
- # 注意:此字段可能返回 null,表示取不到有效值。
6290
6244
  # @type Total: Integer
6291
6245
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
6292
6246
  # @type RequestId: String
@@ -6348,7 +6302,6 @@ module TencentCloud
6348
6302
  # DescribeClusterReleaseDetails返回参数结构体
6349
6303
  class DescribeClusterReleaseDetailsResponse < TencentCloud::Common::AbstractModel
6350
6304
  # @param Release: 应用详情
6351
- # 注意:此字段可能返回 null,表示取不到有效值。
6352
6305
  # @type Release: :class:`Tencentcloud::Tke.v20180525.models.ReleaseDetails`
6353
6306
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
6354
6307
  # @type RequestId: String
@@ -6400,10 +6353,8 @@ module TencentCloud
6400
6353
  # DescribeClusterReleaseHistory返回参数结构体
6401
6354
  class DescribeClusterReleaseHistoryResponse < TencentCloud::Common::AbstractModel
6402
6355
  # @param ReleaseHistorySet: 已安装应用版本历史
6403
- # 注意:此字段可能返回 null,表示取不到有效值。
6404
6356
  # @type ReleaseHistorySet: Array
6405
6357
  # @param Total: 总数量
6406
- # 注意:此字段可能返回 null,表示取不到有效值。
6407
6358
  # @type Total: Integer
6408
6359
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
6409
6360
  # @type RequestId: String
@@ -6473,16 +6424,12 @@ module TencentCloud
6473
6424
  # DescribeClusterReleases返回参数结构体
6474
6425
  class DescribeClusterReleasesResponse < TencentCloud::Common::AbstractModel
6475
6426
  # @param Limit: 数量限制
6476
- # 注意:此字段可能返回 null,表示取不到有效值。
6477
6427
  # @type Limit: Integer
6478
6428
  # @param Offset: 偏移量
6479
- # 注意:此字段可能返回 null,表示取不到有效值。
6480
6429
  # @type Offset: Integer
6481
6430
  # @param ReleaseSet: 已安装应用列表
6482
- # 注意:此字段可能返回 null,表示取不到有效值。
6483
6431
  # @type ReleaseSet: Array
6484
6432
  # @param Total: 已安装应用总数量
6485
- # 注意:此字段可能返回 null,表示取不到有效值。
6486
6433
  # @type Total: Integer
6487
6434
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
6488
6435
  # @type RequestId: String
@@ -6647,7 +6594,6 @@ module TencentCloud
6647
6594
  # 注意:此字段可能返回 null,表示取不到有效值。
6648
6595
  # @type SecurityPolicy: Array
6649
6596
  # @param Kubeconfig: 集群Kubeconfig文件
6650
- # 注意:此字段可能返回 null,表示取不到有效值。
6651
6597
  # @type Kubeconfig: String
6652
6598
  # @param JnsGwEndpoint: 集群JnsGw的访问地址
6653
6599
  # 注意:此字段可能返回 null,表示取不到有效值。
@@ -6750,10 +6696,8 @@ module TencentCloud
6750
6696
  # DescribeClusterVirtualNodePools返回参数结构体
6751
6697
  class DescribeClusterVirtualNodePoolsResponse < TencentCloud::Common::AbstractModel
6752
6698
  # @param TotalCount: 节点池总数
6753
- # 注意:此字段可能返回 null,表示取不到有效值。
6754
6699
  # @type TotalCount: Integer
6755
6700
  # @param NodePoolSet: 虚拟节点池列表
6756
- # 注意:此字段可能返回 null,表示取不到有效值。
6757
6701
  # @type NodePoolSet: Array
6758
6702
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
6759
6703
  # @type RequestId: String
@@ -6807,10 +6751,8 @@ module TencentCloud
6807
6751
  # DescribeClusterVirtualNode返回参数结构体
6808
6752
  class DescribeClusterVirtualNodeResponse < TencentCloud::Common::AbstractModel
6809
6753
  # @param Nodes: 节点列表
6810
- # 注意:此字段可能返回 null,表示取不到有效值。
6811
6754
  # @type Nodes: Array
6812
6755
  # @param TotalCount: 节点总数
6813
- # 注意:此字段可能返回 null,表示取不到有效值。
6814
6756
  # @type TotalCount: Integer
6815
6757
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
6816
6758
  # @type RequestId: String
@@ -7658,7 +7600,6 @@ module TencentCloud
7658
7600
  # @param Status: 任务进度的描述:Running/Succeed/Failed
7659
7601
  # @type Status: String
7660
7602
  # @param ErrorMessage: 当任务进度为Failed时,对任务状态的进一步描述,例如IPAMD组件安装失败
7661
- # 注意:此字段可能返回 null,表示取不到有效值。
7662
7603
  # @type ErrorMessage: String
7663
7604
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
7664
7605
  # @type RequestId: String
@@ -7772,7 +7713,6 @@ module TencentCloud
7772
7713
  # DescribeExistedInstances返回参数结构体
7773
7714
  class DescribeExistedInstancesResponse < TencentCloud::Common::AbstractModel
7774
7715
  # @param ExistedInstanceSet: 已经存在的实例信息数组。
7775
- # 注意:此字段可能返回 null,表示取不到有效值。
7776
7716
  # @type ExistedInstanceSet: Array
7777
7717
  # @param TotalCount: 符合条件的实例数量。
7778
7718
  # @type TotalCount: Integer
@@ -7928,25 +7868,19 @@ module TencentCloud
7928
7868
  # @param EnableIPAMD: 是否安装了eniipamd组件
7929
7869
  # @type EnableIPAMD: Boolean
7930
7870
  # @param EnableCustomizedPodCidr: 是否开启自定义podcidr,默认为false,已安装eniipamd组件才意义
7931
- # 注意:此字段可能返回 null,表示取不到有效值。
7932
7871
  # @type EnableCustomizedPodCidr: Boolean
7933
7872
  # @param DisableVpcCniMode: 是否不开启vpccni模式,默认为false,已安装eniipamd组件才意义
7934
- # 注意:此字段可能返回 null,表示取不到有效值。
7935
7873
  # @type DisableVpcCniMode: Boolean
7936
7874
  # @param Phase: 组件状态,已安装eniipamd组件才会有值
7937
- # 注意:此字段可能返回 null,表示取不到有效值。
7938
7875
  # @type Phase: String
7939
7876
  # @param Reason: 错误信息,已安装eniipamd组件且状态为非running才会有错误信息
7940
- # 注意:此字段可能返回 null,表示取不到有效值。
7941
7877
  # @type Reason: String
7942
7878
  # @param SubnetIds: 子网信息,已安装eniipamd组件才会有值
7943
7879
  # 注意:此字段可能返回 null,表示取不到有效值。
7944
7880
  # @type SubnetIds: Array
7945
7881
  # @param ClaimExpiredDuration: 固定ip回收时间,已安装eniipamd组件才会有值
7946
- # 注意:此字段可能返回 null,表示取不到有效值。
7947
7882
  # @type ClaimExpiredDuration: String
7948
7883
  # @param EnableTrunkingENI: 是否开启了中继网卡模式
7949
- # 注意:此字段可能返回 null,表示取不到有效值。
7950
7884
  # @type EnableTrunkingENI: Boolean
7951
7885
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
7952
7886
  # @type RequestId: String
@@ -8065,10 +7999,8 @@ module TencentCloud
8065
7999
  # DescribeImages返回参数结构体
8066
8000
  class DescribeImagesResponse < TencentCloud::Common::AbstractModel
8067
8001
  # @param TotalCount: 镜像数量
8068
- # 注意:此字段可能返回 null,表示取不到有效值。
8069
8002
  # @type TotalCount: Integer
8070
8003
  # @param ImageInstanceSet: 镜像信息列表
8071
- # 注意:此字段可能返回 null,表示取不到有效值。
8072
8004
  # @type ImageInstanceSet: Array
8073
8005
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
8074
8006
  # @type RequestId: String
@@ -8130,13 +8062,10 @@ module TencentCloud
8130
8062
  # DescribeLogConfigs返回参数结构体
8131
8063
  class DescribeLogConfigsResponse < TencentCloud::Common::AbstractModel
8132
8064
  # @param Total: 分页查找时返回采集规则总数
8133
- # 注意:此字段可能返回 null,表示取不到有效值。
8134
8065
  # @type Total: Integer
8135
8066
  # @param Message: 指定采集规则名称查找,部分失败时返回失败采集规则名称及最后一个失败原因
8136
- # 注意:此字段可能返回 null,表示取不到有效值。
8137
8067
  # @type Message: String
8138
8068
  # @param LogConfigs: 采集规则查询结果
8139
- # 注意:此字段可能返回 null,表示取不到有效值。
8140
8069
  # @type LogConfigs: String
8141
8070
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
8142
8071
  # @type RequestId: String
@@ -9771,10 +9700,8 @@ module TencentCloud
9771
9700
  # DescribeRegions返回参数结构体
9772
9701
  class DescribeRegionsResponse < TencentCloud::Common::AbstractModel
9773
9702
  # @param TotalCount: 地域的数量
9774
- # 注意:此字段可能返回 null,表示取不到有效值。
9775
9703
  # @type TotalCount: Integer
9776
9704
  # @param RegionInstanceSet: 地域列表
9777
- # 注意:此字段可能返回 null,表示取不到有效值。
9778
9705
  # @type RegionInstanceSet: Array
9779
9706
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
9780
9707
  # @type RequestId: String
@@ -10069,7 +9996,6 @@ module TencentCloud
10069
9996
  # @param HasConflict: 路由表是否冲突。
10070
9997
  # @type HasConflict: Boolean
10071
9998
  # @param RouteTableConflictSet: 路由表冲突列表。
10072
- # 注意:此字段可能返回 null,表示取不到有效值。
10073
9999
  # @type RouteTableConflictSet: Array
10074
10000
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
10075
10001
  # @type RequestId: String
@@ -10115,7 +10041,6 @@ module TencentCloud
10115
10041
  # DescribeSupportedRuntime返回参数结构体
10116
10042
  class DescribeSupportedRuntimeResponse < TencentCloud::Common::AbstractModel
10117
10043
  # @param OptionalRuntimes: 可选运行时列表
10118
- # 注意:此字段可能返回 null,表示取不到有效值。
10119
10044
  # @type OptionalRuntimes: Array
10120
10045
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
10121
10046
  # @type RequestId: String
@@ -10454,10 +10379,8 @@ module TencentCloud
10454
10379
  # DescribeVersions返回参数结构体
10455
10380
  class DescribeVersionsResponse < TencentCloud::Common::AbstractModel
10456
10381
  # @param TotalCount: 版本数量
10457
- # 注意:此字段可能返回 null,表示取不到有效值。
10458
10382
  # @type TotalCount: Integer
10459
10383
  # @param VersionInstanceSet: 版本列表
10460
- # 注意:此字段可能返回 null,表示取不到有效值。
10461
10384
  # @type VersionInstanceSet: Array
10462
10385
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
10463
10386
  # @type RequestId: String
@@ -10511,10 +10434,8 @@ module TencentCloud
10511
10434
  # DescribeVpcCniPodLimits返回参数结构体
10512
10435
  class DescribeVpcCniPodLimitsResponse < TencentCloud::Common::AbstractModel
10513
10436
  # @param TotalCount: 机型数据数量
10514
- # 注意:此字段可能返回 null,表示取不到有效值。
10515
10437
  # @type TotalCount: Integer
10516
10438
  # @param PodLimitsInstanceSet: 机型信息及其可支持的最大VPC-CNI模式Pod数量信息
10517
- # 注意:此字段可能返回 null,表示取不到有效值。
10518
10439
  # @type PodLimitsInstanceSet: Array
10519
10440
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
10520
10441
  # @type RequestId: String
@@ -11805,18 +11726,14 @@ module TencentCloud
11805
11726
  # 已经存在的实例信息
11806
11727
  class ExistedInstance < TencentCloud::Common::AbstractModel
11807
11728
  # @param Usable: 实例是否支持加入集群(TRUE 可以加入 FALSE 不能加入)。
11808
- # 注意:此字段可能返回 null,表示取不到有效值。
11809
11729
  # @type Usable: Boolean
11810
11730
  # @param UnusableReason: 实例不支持加入的原因。
11811
- # 注意:此字段可能返回 null,表示取不到有效值。
11812
11731
  # @type UnusableReason: String
11813
11732
  # @param AlreadyInCluster: 实例已经所在的集群ID。
11814
- # 注意:此字段可能返回 null,表示取不到有效值。
11815
11733
  # @type AlreadyInCluster: String
11816
11734
  # @param InstanceId: 实例ID形如:ins-e55paxnt。
11817
11735
  # @type InstanceId: String
11818
11736
  # @param InstanceName: 实例名称。
11819
- # 注意:此字段可能返回 null,表示取不到有效值。
11820
11737
  # @type InstanceName: String
11821
11738
  # @param PrivateIpAddresses: 实例主网卡的内网IP列表。
11822
11739
  # 注意:此字段可能返回 null,表示取不到有效值。
@@ -11826,25 +11743,18 @@ module TencentCloud
11826
11743
  # 注意:此字段可能返回 null,表示取不到有效值。
11827
11744
  # @type PublicIpAddresses: Array
11828
11745
  # @param CreatedTime: 创建时间。按照ISO8601标准表示,并且使用UTC时间。格式为:YYYY-MM-DDThh:mm:ssZ。
11829
- # 注意:此字段可能返回 null,表示取不到有效值。
11830
11746
  # @type CreatedTime: String
11831
11747
  # @param CPU: 实例的CPU核数,单位:核。
11832
- # 注意:此字段可能返回 null,表示取不到有效值。
11833
11748
  # @type CPU: Integer
11834
11749
  # @param Memory: 实例内存容量,单位:GB。
11835
- # 注意:此字段可能返回 null,表示取不到有效值。
11836
11750
  # @type Memory: Integer
11837
11751
  # @param OsName: 操作系统名称。
11838
- # 注意:此字段可能返回 null,表示取不到有效值。
11839
11752
  # @type OsName: String
11840
11753
  # @param InstanceType: 实例机型。
11841
- # 注意:此字段可能返回 null,表示取不到有效值。
11842
11754
  # @type InstanceType: String
11843
11755
  # @param AutoscalingGroupId: 伸缩组ID
11844
- # 注意:此字段可能返回 null,表示取不到有效值。
11845
11756
  # @type AutoscalingGroupId: String
11846
11757
  # @param InstanceChargeType: 实例计费模式。取值范围: PREPAID:表示预付费,即包年包月 POSTPAID_BY_HOUR:表示后付费,即按量计费 CDHPAID:CDH付费,即只对CDH计费,不对CDH上的实例计费。
11847
- # 注意:此字段可能返回 null,表示取不到有效值。
11848
11758
  # @type InstanceChargeType: String
11849
11759
  # @param IPv6Addresses: 实例的IPv6地址。
11850
11760
  # 注意:此字段可能返回 null,表示取不到有效值。
@@ -12810,26 +12720,21 @@ module TencentCloud
12810
12720
  # 描述了k8s集群相关配置与信息。
12811
12721
  class InstanceAdvancedSettings < TencentCloud::Common::AbstractModel
12812
12722
  # @param DesiredPodNumber: 该节点属于podCIDR大小自定义模式时,可指定节点上运行的pod数量上限
12813
- # 注意:此字段可能返回 null,表示取不到有效值。
12814
12723
  # @type DesiredPodNumber: Integer
12815
12724
  # @param GPUArgs: GPU驱动相关参数,相关的GPU参数获取:https://cloud.tencent.com/document/api/213/15715
12816
12725
  # 注意:此字段可能返回 null,表示取不到有效值。
12817
12726
  # @type GPUArgs: :class:`Tencentcloud::Tke.v20180525.models.GPUArgs`
12818
12727
  # @param PreStartUserScript: base64 编码的用户脚本,在初始化节点之前执行,目前只对添加已有节点生效
12819
- # 注意:此字段可能返回 null,表示取不到有效值。
12820
12728
  # @type PreStartUserScript: String
12821
12729
  # @param Taints: 节点污点
12822
12730
  # 注意:此字段可能返回 null,表示取不到有效值。
12823
12731
  # @type Taints: Array
12824
12732
  # @param MountTarget: 数据盘挂载点, 默认不挂载数据盘. 已格式化的 ext3,ext4,xfs 文件系统的数据盘将直接挂载,其他文件系统或未格式化的数据盘将自动格式化为ext4 (tlinux系统格式化成xfs)并挂载,请注意备份数据! 无数据盘或有多块数据盘的云主机此设置不生效。
12825
12733
  # 注意,注意,多盘场景请使用下方的DataDisks数据结构,设置对应的云盘类型、云盘大小、挂载路径、是否格式化等信息。
12826
- # 注意:此字段可能返回 null,表示取不到有效值。
12827
12734
  # @type MountTarget: String
12828
12735
  # @param DockerGraphPath: dockerd --graph 指定值, 默认为 /var/lib/docker
12829
- # 注意:此字段可能返回 null,表示取不到有效值。
12830
12736
  # @type DockerGraphPath: String
12831
12737
  # @param UserScript: base64 编码的用户脚本, 此脚本会在 k8s 组件运行后执行, 需要用户保证脚本的可重入及重试逻辑, 脚本及其生成的日志文件可在节点的 /data/ccs_userscript/ 路径查看, 如果要求节点需要在进行初始化完成后才可加入调度, 可配合 unschedulable 参数使用, 在 userScript 最后初始化完成后, 添加 kubectl uncordon nodename --kubeconfig=/root/.kube/config 命令使节点加入调度
12832
- # 注意:此字段可能返回 null,表示取不到有效值。
12833
12738
  # @type UserScript: String
12834
12739
  # @param Unschedulable: 设置加入的节点是否参与调度,默认值为0,表示参与调度;非0表示不参与调度, 待节点初始化完成之后, 可执行kubectl uncordon nodename使node加入调度.
12835
12740
  # @type Unschedulable: Integer
@@ -12840,7 +12745,6 @@ module TencentCloud
12840
12745
  # 注意:此字段可能返回 null,表示取不到有效值。
12841
12746
  # @type DataDisks: Array
12842
12747
  # @param ExtraArgs: 节点相关的自定义参数信息
12843
- # 注意:此字段可能返回 null,表示取不到有效值。
12844
12748
  # @type ExtraArgs: :class:`Tencentcloud::Tke.v20180525.models.InstanceExtraArgs`
12845
12749
 
12846
12750
  attr_accessor :DesiredPodNumber, :GPUArgs, :PreStartUserScript, :Taints, :MountTarget, :DockerGraphPath, :UserScript, :Unschedulable, :Labels, :DataDisks, :ExtraArgs
@@ -13674,7 +13578,6 @@ module TencentCloud
13674
13578
  # 注意:此字段可能返回 null,表示取不到有效值。
13675
13579
  # @type KeyIds: Array
13676
13580
  # @param KeepImageLogin: 保持镜像的原始设置。该参数与Password或KeyIds.N不能同时指定。只有使用自定义镜像、共享镜像或外部导入镜像创建实例时才能指定该参数为true。取值范围:<li>true:表示保持镜像的登录设置</li><li>false:表示不保持镜像的登录设置</li>默认取值:false。
13677
- # 注意:此字段可能返回 null,表示取不到有效值。
13678
13581
  # @type KeepImageLogin: String
13679
13582
 
13680
13583
  attr_accessor :Password, :KeyIds, :KeepImageLogin
@@ -13851,25 +13754,18 @@ module TencentCloud
13851
13754
  # ModifyClusterAttribute返回参数结构体
13852
13755
  class ModifyClusterAttributeResponse < TencentCloud::Common::AbstractModel
13853
13756
  # @param ProjectId: 集群所属项目
13854
- # 注意:此字段可能返回 null,表示取不到有效值。
13855
13757
  # @type ProjectId: Integer
13856
13758
  # @param ClusterName: 集群名称
13857
- # 注意:此字段可能返回 null,表示取不到有效值。
13858
13759
  # @type ClusterName: String
13859
13760
  # @param ClusterDesc: 集群描述
13860
- # 注意:此字段可能返回 null,表示取不到有效值。
13861
13761
  # @type ClusterDesc: String
13862
13762
  # @param ClusterLevel: 集群等级
13863
- # 注意:此字段可能返回 null,表示取不到有效值。
13864
13763
  # @type ClusterLevel: String
13865
13764
  # @param AutoUpgradeClusterLevel: 自动变配集群等级
13866
- # 注意:此字段可能返回 null,表示取不到有效值。
13867
13765
  # @type AutoUpgradeClusterLevel: :class:`Tencentcloud::Tke.v20180525.models.AutoUpgradeClusterLevel`
13868
13766
  # @param QGPUShareEnable: 是否开启QGPU共享
13869
- # 注意:此字段可能返回 null,表示取不到有效值。
13870
13767
  # @type QGPUShareEnable: Boolean
13871
13768
  # @param ClusterProperty: 集群属性
13872
- # 注意:此字段可能返回 null,表示取不到有效值。
13873
13769
  # @type ClusterProperty: :class:`Tencentcloud::Tke.v20180525.models.ClusterProperty`
13874
13770
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
13875
13771
  # @type RequestId: String
@@ -14963,40 +14859,30 @@ module TencentCloud
14963
14859
  # @param NodeCountSummary: NodeCountSummary 节点列表
14964
14860
  # @type NodeCountSummary: :class:`Tencentcloud::Tke.v20180525.models.NodeCountSummary`
14965
14861
  # @param AutoscalingGroupStatus: 状态信息
14966
- # 注意:此字段可能返回 null,表示取不到有效值。
14967
14862
  # @type AutoscalingGroupStatus: String
14968
14863
  # @param MaxNodesNum: 最大节点数量
14969
- # 注意:此字段可能返回 null,表示取不到有效值。
14970
14864
  # @type MaxNodesNum: Integer
14971
14865
  # @param MinNodesNum: 最小节点数量
14972
- # 注意:此字段可能返回 null,表示取不到有效值。
14973
14866
  # @type MinNodesNum: Integer
14974
14867
  # @param DesiredNodesNum: 期望的节点数量
14975
- # 注意:此字段可能返回 null,表示取不到有效值。
14976
14868
  # @type DesiredNodesNum: Integer
14977
14869
  # @param RuntimeConfig: 运行时描述
14978
14870
  # 注意:此字段可能返回 null,表示取不到有效值。
14979
14871
  # @type RuntimeConfig: :class:`Tencentcloud::Tke.v20180525.models.RuntimeConfig`
14980
14872
  # @param NodePoolOs: 节点池osName
14981
- # 注意:此字段可能返回 null,表示取不到有效值。
14982
14873
  # @type NodePoolOs: String
14983
14874
  # @param OsCustomizeType: 容器的镜像版本,"DOCKER_CUSTOMIZE"(容器定制版),"GENERAL"(普通版本,默认值)
14984
- # 注意:此字段可能返回 null,表示取不到有效值。
14985
14875
  # @type OsCustomizeType: String
14986
14876
  # @param ImageId: 镜像id
14987
- # 注意:此字段可能返回 null,表示取不到有效值。
14988
14877
  # @type ImageId: String
14989
14878
  # @param DesiredPodNum: 集群属于节点podCIDR大小自定义模式时,节点池需要带上pod数量属性
14990
- # 注意:此字段可能返回 null,表示取不到有效值。
14991
14879
  # @type DesiredPodNum: Integer
14992
14880
  # @param UserScript: 用户自定义脚本
14993
- # 注意:此字段可能返回 null,表示取不到有效值。
14994
14881
  # @type UserScript: String
14995
14882
  # @param Tags: 资源标签
14996
14883
  # 注意:此字段可能返回 null,表示取不到有效值。
14997
14884
  # @type Tags: Array
14998
14885
  # @param DeletionProtection: 删除保护开关
14999
- # 注意:此字段可能返回 null,表示取不到有效值。
15000
14886
  # @type DeletionProtection: Boolean
15001
14887
  # @param ExtraArgs: 节点配置
15002
14888
  # 注意:此字段可能返回 null,表示取不到有效值。
@@ -15005,16 +14891,13 @@ module TencentCloud
15005
14891
  # 注意:此字段可能返回 null,表示取不到有效值。
15006
14892
  # @type GPUArgs: :class:`Tencentcloud::Tke.v20180525.models.GPUArgs`
15007
14893
  # @param DockerGraphPath: dockerd --graph 指定值, 默认为 /var/lib/docker
15008
- # 注意:此字段可能返回 null,表示取不到有效值。
15009
14894
  # @type DockerGraphPath: String
15010
14895
  # @param DataDisks: 多盘数据盘挂载信息:新建节点时请确保购买CVM的参数传递了购买多个数据盘的信息,如CreateClusterInstances API的RunInstancesPara下的DataDisks也需要设置购买多个数据盘, 具体可以参考CreateClusterInstances接口的添加集群节点(多块数据盘)样例;添加已有节点时,请确保填写的分区信息在节点上真实存在
15011
14896
  # 注意:此字段可能返回 null,表示取不到有效值。
15012
14897
  # @type DataDisks: Array
15013
14898
  # @param Unschedulable: 是否不可调度
15014
- # 注意:此字段可能返回 null,表示取不到有效值。
15015
14899
  # @type Unschedulable: Integer
15016
14900
  # @param PreStartUserScript: 用户自定义脚本,在UserScript前执行
15017
- # 注意:此字段可能返回 null,表示取不到有效值。
15018
14901
  # @type PreStartUserScript: String
15019
14902
 
15020
14903
  attr_accessor :NodePoolId, :Name, :ClusterInstanceId, :LifeState, :LaunchConfigurationId, :AutoscalingGroupId, :Labels, :Taints, :Annotations, :NodeCountSummary, :AutoscalingGroupStatus, :MaxNodesNum, :MinNodesNum, :DesiredNodesNum, :RuntimeConfig, :NodePoolOs, :OsCustomizeType, :ImageId, :DesiredPodNum, :UserScript, :Tags, :DeletionProtection, :ExtraArgs, :GPUArgs, :DockerGraphPath, :DataDisks, :Unschedulable, :PreStartUserScript
@@ -15377,25 +15260,18 @@ module TencentCloud
15377
15260
  # 应用市场安装的Pending应用
15378
15261
  class PendingRelease < TencentCloud::Common::AbstractModel
15379
15262
  # @param Condition: 应用状态详情
15380
- # 注意:此字段可能返回 null,表示取不到有效值。
15381
15263
  # @type Condition: String
15382
15264
  # @param CreatedTime: 创建时间
15383
- # 注意:此字段可能返回 null,表示取不到有效值。
15384
15265
  # @type CreatedTime: String
15385
15266
  # @param ID: 应用ID
15386
- # 注意:此字段可能返回 null,表示取不到有效值。
15387
15267
  # @type ID: String
15388
15268
  # @param Name: 应用名称
15389
- # 注意:此字段可能返回 null,表示取不到有效值。
15390
15269
  # @type Name: String
15391
15270
  # @param Namespace: 应用命名空间
15392
- # 注意:此字段可能返回 null,表示取不到有效值。
15393
15271
  # @type Namespace: String
15394
15272
  # @param Status: 应用状态(参考helm的发布状态: unknown, deployed, uninstalled, superseded, failed, uninstalling, pending-install, pending-upgrade 或 pending-rollback)
15395
- # 注意:此字段可能返回 null,表示取不到有效值。
15396
15273
  # @type Status: String
15397
15274
  # @param UpdatedTime: 更新时间
15398
- # 注意:此字段可能返回 null,表示取不到有效值。
15399
15275
  # @type UpdatedTime: String
15400
15276
 
15401
15277
  attr_accessor :Condition, :CreatedTime, :ID, :Name, :Namespace, :Status, :UpdatedTime
@@ -17084,22 +16960,16 @@ module TencentCloud
17084
16960
  # 地域属性信息
17085
16961
  class RegionInstance < TencentCloud::Common::AbstractModel
17086
16962
  # @param RegionName: 地域名称
17087
- # 注意:此字段可能返回 null,表示取不到有效值。
17088
16963
  # @type RegionName: String
17089
16964
  # @param RegionId: 地域ID
17090
- # 注意:此字段可能返回 null,表示取不到有效值。
17091
16965
  # @type RegionId: Integer
17092
16966
  # @param Status: 地域状态
17093
- # 注意:此字段可能返回 null,表示取不到有效值。
17094
16967
  # @type Status: String
17095
16968
  # @param FeatureGates: 地域特性开关(按照JSON的形式返回所有属性)
17096
- # 注意:此字段可能返回 null,表示取不到有效值。
17097
16969
  # @type FeatureGates: String
17098
16970
  # @param Alias: 地域简称
17099
- # 注意:此字段可能返回 null,表示取不到有效值。
17100
16971
  # @type Alias: String
17101
16972
  # @param Remark: 地域白名单
17102
- # 注意:此字段可能返回 null,表示取不到有效值。
17103
16973
  # @type Remark: String
17104
16974
 
17105
16975
  attr_accessor :RegionName, :RegionId, :Status, :FeatureGates, :Alias, :Remark
@@ -17130,25 +17000,18 @@ module TencentCloud
17130
17000
  # @param Namespace: 应用命名空间
17131
17001
  # @type Namespace: String
17132
17002
  # @param Revision: 应用当前版本
17133
- # 注意:此字段可能返回 null,表示取不到有效值。
17134
17003
  # @type Revision: String
17135
17004
  # @param Status: 应用状态
17136
- # 注意:此字段可能返回 null,表示取不到有效值。
17137
17005
  # @type Status: String
17138
17006
  # @param ChartName: 制品名称
17139
- # 注意:此字段可能返回 null,表示取不到有效值。
17140
17007
  # @type ChartName: String
17141
17008
  # @param ChartVersion: 制品版本
17142
- # 注意:此字段可能返回 null,表示取不到有效值。
17143
17009
  # @type ChartVersion: String
17144
17010
  # @param AppVersion: 制品应用版本
17145
- # 注意:此字段可能返回 null,表示取不到有效值。
17146
17011
  # @type AppVersion: String
17147
17012
  # @param UpdatedTime: 更新时间
17148
- # 注意:此字段可能返回 null,表示取不到有效值。
17149
17013
  # @type UpdatedTime: String
17150
17014
  # @param Description: 应用描述
17151
- # 注意:此字段可能返回 null,表示取不到有效值。
17152
17015
  # @type Description: String
17153
17016
 
17154
17017
  attr_accessor :Name, :Namespace, :Revision, :Status, :ChartName, :ChartVersion, :AppVersion, :UpdatedTime, :Description
@@ -17185,52 +17048,36 @@ module TencentCloud
17185
17048
  # @param Namespace: 应用所在命名空间
17186
17049
  # @type Namespace: String
17187
17050
  # @param Version: 应用当前版本
17188
- # 注意:此字段可能返回 null,表示取不到有效值。
17189
17051
  # @type Version: Integer
17190
17052
  # @param Status: 应用状态
17191
- # 注意:此字段可能返回 null,表示取不到有效值。
17192
17053
  # @type Status: String
17193
17054
  # @param Description: 应用描述
17194
- # 注意:此字段可能返回 null,表示取不到有效值。
17195
17055
  # @type Description: String
17196
17056
  # @param Notes: 应用提示
17197
- # 注意:此字段可能返回 null,表示取不到有效值。
17198
17057
  # @type Notes: String
17199
17058
  # @param Config: 用户自定义参数
17200
- # 注意:此字段可能返回 null,表示取不到有效值。
17201
17059
  # @type Config: String
17202
17060
  # @param Manifest: 应用资源详情
17203
- # 注意:此字段可能返回 null,表示取不到有效值。
17204
17061
  # @type Manifest: String
17205
17062
  # @param ChartVersion: 应用制品版本
17206
- # 注意:此字段可能返回 null,表示取不到有效值。
17207
17063
  # @type ChartVersion: String
17208
17064
  # @param ChartName: 应用制品名称
17209
- # 注意:此字段可能返回 null,表示取不到有效值。
17210
17065
  # @type ChartName: String
17211
17066
  # @param ChartDescription: 应用制品描述
17212
- # 注意:此字段可能返回 null,表示取不到有效值。
17213
17067
  # @type ChartDescription: String
17214
17068
  # @param AppVersion: 应用制品app版本
17215
- # 注意:此字段可能返回 null,表示取不到有效值。
17216
17069
  # @type AppVersion: String
17217
17070
  # @param FirstDeployedTime: 应用首次部署时间
17218
- # 注意:此字段可能返回 null,表示取不到有效值。
17219
17071
  # @type FirstDeployedTime: String
17220
17072
  # @param LastDeployedTime: 应用最近部署时间
17221
- # 注意:此字段可能返回 null,表示取不到有效值。
17222
17073
  # @type LastDeployedTime: String
17223
17074
  # @param ComputedValues: 应用参数
17224
- # 注意:此字段可能返回 null,表示取不到有效值。
17225
17075
  # @type ComputedValues: String
17226
17076
  # @param ChartFrom: chart 的来源, tke-market, others
17227
- # 注意:此字段可能返回 null,表示取不到有效值。
17228
17077
  # @type ChartFrom: String
17229
17078
  # @param ChartURL: 第三方chart 的安装地址
17230
- # 注意:此字段可能返回 null,表示取不到有效值。
17231
17079
  # @type ChartURL: String
17232
17080
  # @param Resources: 通过chart 创建的资源
17233
- # 注意:此字段可能返回 null,表示取不到有效值。
17234
17081
  # @type Resources: String
17235
17082
 
17236
17083
  attr_accessor :Name, :Namespace, :Version, :Status, :Description, :Notes, :Config, :Manifest, :ChartVersion, :ChartName, :ChartDescription, :AppVersion, :FirstDeployedTime, :LastDeployedTime, :ComputedValues, :ChartFrom, :ChartURL, :Resources
@@ -17767,7 +17614,6 @@ module TencentCloud
17767
17614
  # RollbackClusterRelease返回参数结构体
17768
17615
  class RollbackClusterReleaseResponse < TencentCloud::Common::AbstractModel
17769
17616
  # @param Release: 应用详情
17770
- # 注意:此字段可能返回 null,表示取不到有效值。
17771
17617
  # @type Release: :class:`Tencentcloud::Tke.v20180525.models.PendingRelease`
17772
17618
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
17773
17619
  # @type RequestId: String
@@ -17916,8 +17762,7 @@ module TencentCloud
17916
17762
 
17917
17763
  # 描述了 “云监控” 服务相关的信息
17918
17764
  class RunMonitorServiceEnabled < TencentCloud::Common::AbstractModel
17919
- # @param Enabled: 是否开启[云监控](/document/product/248)服务。取值范围:<br><li>true:表示开启云监控服务<br><li>false:表示不开启云监控服务<br><br>默认取值:true。
17920
- # 注意:此字段可能返回 null,表示取不到有效值。
17765
+ # @param Enabled: 是否开启[云监控](/document/product/248)服务。取值范围:<br><li>true:表示开启云监控服务</li><li>false:表示不开启云监控服务</li><br>默认取值:true。
17921
17766
  # @type Enabled: Boolean
17922
17767
 
17923
17768
  attr_accessor :Enabled
@@ -18223,7 +18068,6 @@ module TencentCloud
18223
18068
  # SetNodePoolNodeProtection返回参数结构体
18224
18069
  class SetNodePoolNodeProtectionResponse < TencentCloud::Common::AbstractModel
18225
18070
  # @param SucceedInstanceIds: 成功设置的节点id
18226
- # 注意:此字段可能返回 null,表示取不到有效值。
18227
18071
  # @type SucceedInstanceIds: Array
18228
18072
  # @param FailedInstanceIds: 没有成功设置的节点id
18229
18073
  # 注意:此字段可能返回 null,表示取不到有效值。
@@ -18733,7 +18577,6 @@ module TencentCloud
18733
18577
  # UninstallClusterRelease返回参数结构体
18734
18578
  class UninstallClusterReleaseResponse < TencentCloud::Common::AbstractModel
18735
18579
  # @param Release: 应用详情
18736
- # 注意:此字段可能返回 null,表示取不到有效值。
18737
18580
  # @type Release: :class:`Tencentcloud::Tke.v20180525.models.PendingRelease`
18738
18581
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
18739
18582
  # @type RequestId: String
@@ -18893,7 +18736,6 @@ module TencentCloud
18893
18736
  # UpdateClusterKubeconfig返回参数结构体
18894
18737
  class UpdateClusterKubeconfigResponse < TencentCloud::Common::AbstractModel
18895
18738
  # @param UpdatedSubAccounts: 已更新的子账户Uin列表
18896
- # 注意:此字段可能返回 null,表示取不到有效值。
18897
18739
  # @type UpdatedSubAccounts: Array
18898
18740
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
18899
18741
  # @type RequestId: String
@@ -19497,7 +19339,6 @@ module TencentCloud
19497
19339
  # UpgradeClusterRelease返回参数结构体
19498
19340
  class UpgradeClusterReleaseResponse < TencentCloud::Common::AbstractModel
19499
19341
  # @param Release: 应用详情
19500
- # 注意:此字段可能返回 null,表示取不到有效值。
19501
19342
  # @type Release: :class:`Tencentcloud::Tke.v20180525.models.PendingRelease`
19502
19343
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
19503
19344
  # @type RequestId: String
@@ -546,7 +546,6 @@ module TencentCloud
546
546
  # @param InstanceSet: 集群中实例列表
547
547
  # @type InstanceSet: Array
548
548
  # @param Errors: 错误信息集合
549
- # 注意:此字段可能返回 null,表示取不到有效值。
550
549
  # @type Errors: Array
551
550
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
552
551
  # @type RequestId: String
@@ -619,7 +618,6 @@ module TencentCloud
619
618
  # 注意:此字段可能返回 null,表示取不到有效值。
620
619
  # @type HealthCheckPolicies: Array
621
620
  # @param TotalCount: 数组总数目
622
- # 注意:此字段可能返回 null,表示取不到有效值。
623
621
  # @type TotalCount: Integer
624
622
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
625
623
  # @type RequestId: String
@@ -690,7 +688,6 @@ module TencentCloud
690
688
  # 注意:此字段可能返回 null,表示取不到有效值。
691
689
  # @type HealthCheckPolicyBindings: Array
692
690
  # @param TotalCount: 健康检测规则数量
693
- # 注意:此字段可能返回 null,表示取不到有效值。
694
691
  # @type TotalCount: Integer
695
692
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
696
693
  # @type RequestId: String
@@ -808,7 +805,6 @@ module TencentCloud
808
805
  # DescribeNodePools返回参数结构体
809
806
  class DescribeNodePoolsResponse < TencentCloud::Common::AbstractModel
810
807
  # @param NodePools: 节点池列表
811
- # 注意:此字段可能返回 null,表示取不到有效值。
812
808
  # @type NodePools: Array
813
809
  # @param TotalCount: 资源总数
814
810
  # @type TotalCount: Integer
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.1007
4
+ version: 3.0.1009
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-02-26 00:00:00.000000000 Z
11
+ date: 2025-03-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common