tencentcloud-sdk-tke 3.0.1007 → 3.0.1008

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: fea0bb4cb72d4b6fd2e1bb79e9041a34ba9ba5a4
4
+ data.tar.gz: 48c30e4a26db0eec1beef0243c6565fbb0584879
5
5
  SHA512:
6
- metadata.gz: e1b8ed6244fe9419e558348d498d66522b3544321ca0bd510a6acc4633ca6b6b3748f355db3295be9ec18da3e66415944656fb61403627711d79e12876f4be99
7
- data.tar.gz: 57d68b6385e0f68f84b5a444d3f0e7ae5be50594c23b970446e733eca76b3ae1734cb5b5159a4e1009ecef37eefc966a7acdaf7e6af34b76d217316c08c5663a
6
+ metadata.gz: d4db88142ac90055eb7932e0a910c21516b04f24b51d56bfaea05d760fdc7f20927289378fbcf126dc8bd5d03fc2ab70d67ee49de37d28b9fef5a24258c9827b
7
+ data.tar.gz: a896fca235e88529fdc57c84a7ab07a38e215d0ed03c5fb2280a67e6b356d26c8142a5d6f52cc67b712ad9da1a3d13aed726308edac9727f8b7e903cb186fdf9
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1007
1
+ 3.0.1008
@@ -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,表示取不到有效值。
@@ -2291,7 +2288,6 @@ module TencentCloud
2291
2288
  # CreateClusterRelease返回参数结构体
2292
2289
  class CreateClusterReleaseResponse < TencentCloud::Common::AbstractModel
2293
2290
  # @param Release: 应用详情
2294
- # 注意:此字段可能返回 null,表示取不到有效值。
2295
2291
  # @type Release: :class:`Tencentcloud::Tke.v20180525.models.PendingRelease`
2296
2292
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
2297
2293
  # @type RequestId: String
@@ -4638,7 +4634,6 @@ module TencentCloud
4638
4634
  # DeleteLogConfigs返回参数结构体
4639
4635
  class DeleteLogConfigsResponse < TencentCloud::Common::AbstractModel
4640
4636
  # @param Message: 删除采集规则遇到错误时返回错误原因
4641
- # 注意:此字段可能返回 null,表示取不到有效值。
4642
4637
  # @type Message: String
4643
4638
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
4644
4639
  # @type RequestId: String
@@ -5202,7 +5197,6 @@ module TencentCloud
5202
5197
  # 注意:此字段可能返回 null,表示取不到有效值。
5203
5198
  # @type Versions: Array
5204
5199
  # @param Clusters: 集群信息
5205
- # 注意:此字段可能返回 null,表示取不到有效值。
5206
5200
  # @type Clusters: Array
5207
5201
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
5208
5202
  # @type RequestId: String
@@ -5338,13 +5332,11 @@ module TencentCloud
5338
5332
  # DescribeBatchModifyTagsStatus返回参数结构体
5339
5333
  class DescribeBatchModifyTagsStatusResponse < TencentCloud::Common::AbstractModel
5340
5334
  # @param FailedResources: 失败资源列表
5341
- # 注意:此字段可能返回 null,表示取不到有效值。
5342
5335
  # @type FailedResources: Array
5343
5336
  # @param Status: 任务状态:
5344
5337
  # - running 运行中
5345
5338
  # - failed 失败
5346
5339
  # - done 成功
5347
- # 注意:此字段可能返回 null,表示取不到有效值。
5348
5340
  # @type Status: String
5349
5341
  # @param SyncSubresource: 是否同步集群内子资源标签
5350
5342
  # @type SyncSubresource: Boolean
@@ -5405,7 +5397,6 @@ module TencentCloud
5405
5397
  # DescribeClusterAsGroupOption返回参数结构体
5406
5398
  class DescribeClusterAsGroupOptionResponse < TencentCloud::Common::AbstractModel
5407
5399
  # @param ClusterAsGroupOption: 集群弹性伸缩属性
5408
- # 注意:此字段可能返回 null,表示取不到有效值。
5409
5400
  # @type ClusterAsGroupOption: :class:`Tencentcloud::Tke.v20180525.models.ClusterAsGroupOption`
5410
5401
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
5411
5402
  # @type RequestId: String
@@ -5504,13 +5495,10 @@ module TencentCloud
5504
5495
  # DescribeClusterAuthenticationOptions返回参数结构体
5505
5496
  class DescribeClusterAuthenticationOptionsResponse < TencentCloud::Common::AbstractModel
5506
5497
  # @param ServiceAccounts: ServiceAccount认证配置
5507
- # 注意:此字段可能返回 null,表示取不到有效值。
5508
5498
  # @type ServiceAccounts: :class:`Tencentcloud::Tke.v20180525.models.ServiceAccountAuthenticationOptions`
5509
5499
  # @param LatestOperationState: 最近一次修改操作结果,返回值可能为:Updating,Success,Failed,TimeOut
5510
- # 注意:此字段可能返回 null,表示取不到有效值。
5511
5500
  # @type LatestOperationState: String
5512
5501
  # @param OIDCConfig: OIDC认证配置
5513
- # 注意:此字段可能返回 null,表示取不到有效值。
5514
5502
  # @type OIDCConfig: :class:`Tencentcloud::Tke.v20180525.models.OIDCConfigAuthenticationOptions`
5515
5503
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
5516
5504
  # @type RequestId: String
@@ -5655,10 +5643,8 @@ module TencentCloud
5655
5643
  # DescribeClusterEndpointStatus返回参数结构体
5656
5644
  class DescribeClusterEndpointStatusResponse < TencentCloud::Common::AbstractModel
5657
5645
  # @param Status: 查询集群访问端口状态(Created 开启成功,Creating 开启中,NotFound 未开启)
5658
- # 注意:此字段可能返回 null,表示取不到有效值。
5659
5646
  # @type Status: String
5660
5647
  # @param ErrorMsg: 开启访问入口失败信息
5661
- # 注意:此字段可能返回 null,表示取不到有效值。
5662
5648
  # @type ErrorMsg: String
5663
5649
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
5664
5650
  # @type RequestId: String
@@ -5699,7 +5685,6 @@ module TencentCloud
5699
5685
  # @param Status: 端口操作状态 (Creating 创建中 CreateFailed 创建失败 Created 创建完成 Deleting 删除中 DeletedFailed 删除失败 Deleted 已删除 NotFound 未发现操作 )
5700
5686
  # @type Status: String
5701
5687
  # @param ErrorMsg: 操作失败的原因
5702
- # 注意:此字段可能返回 null,表示取不到有效值。
5703
5688
  # @type ErrorMsg: String
5704
5689
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
5705
5690
  # @type RequestId: String
@@ -5744,22 +5729,17 @@ module TencentCloud
5744
5729
  # @param ClusterIntranetEndpoint: 集群APIServer的内网访问地址
5745
5730
  # @type ClusterIntranetEndpoint: String
5746
5731
  # @param ClusterDomain: 集群APIServer的域名
5747
- # 注意:此字段可能返回 null,表示取不到有效值。
5748
5732
  # @type ClusterDomain: String
5749
5733
  # @param ClusterExternalACL: 集群APIServer的外网访问ACL列表
5750
5734
  # 注意:此字段可能返回 null,表示取不到有效值。
5751
5735
  # @type ClusterExternalACL: Array
5752
5736
  # @param ClusterExternalDomain: 外网域名
5753
- # 注意:此字段可能返回 null,表示取不到有效值。
5754
5737
  # @type ClusterExternalDomain: String
5755
5738
  # @param ClusterIntranetDomain: 内网域名
5756
- # 注意:此字段可能返回 null,表示取不到有效值。
5757
5739
  # @type ClusterIntranetDomain: String
5758
5740
  # @param SecurityGroup: 外网安全组
5759
- # 注意:此字段可能返回 null,表示取不到有效值。
5760
5741
  # @type SecurityGroup: String
5761
5742
  # @param ClusterIntranetSubnetId: 内网访问所属子网
5762
- # 注意:此字段可能返回 null,表示取不到有效值。
5763
5743
  # @type ClusterIntranetSubnetId: String
5764
5744
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
5765
5745
  # @type RequestId: String
@@ -5812,7 +5792,6 @@ module TencentCloud
5812
5792
  # DescribeClusterExtraArgs返回参数结构体
5813
5793
  class DescribeClusterExtraArgsResponse < TencentCloud::Common::AbstractModel
5814
5794
  # @param ClusterExtraArgs: 集群自定义参数
5815
- # 注意:此字段可能返回 null,表示取不到有效值。
5816
5795
  # @type ClusterExtraArgs: :class:`Tencentcloud::Tke.v20180525.models.ClusterExtraArgs`
5817
5796
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
5818
5797
  # @type RequestId: String
@@ -6217,7 +6196,6 @@ module TencentCloud
6217
6196
  # DescribeClusterNodePools返回参数结构体
6218
6197
  class DescribeClusterNodePoolsResponse < TencentCloud::Common::AbstractModel
6219
6198
  # @param NodePoolSet: NodePools(节点池列表)
6220
- # 注意:此字段可能返回 null,表示取不到有效值。
6221
6199
  # @type NodePoolSet: Array
6222
6200
  # @param TotalCount: 资源总数
6223
6201
  # @type TotalCount: Integer
@@ -6277,16 +6255,12 @@ module TencentCloud
6277
6255
  # DescribeClusterPendingReleases返回参数结构体
6278
6256
  class DescribeClusterPendingReleasesResponse < TencentCloud::Common::AbstractModel
6279
6257
  # @param ReleaseSet: 正在安装中应用列表
6280
- # 注意:此字段可能返回 null,表示取不到有效值。
6281
6258
  # @type ReleaseSet: Array
6282
6259
  # @param Limit: 每页返回数量限制
6283
- # 注意:此字段可能返回 null,表示取不到有效值。
6284
6260
  # @type Limit: Integer
6285
6261
  # @param Offset: 页偏移量
6286
- # 注意:此字段可能返回 null,表示取不到有效值。
6287
6262
  # @type Offset: Integer
6288
6263
  # @param Total: 总数量
6289
- # 注意:此字段可能返回 null,表示取不到有效值。
6290
6264
  # @type Total: Integer
6291
6265
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
6292
6266
  # @type RequestId: String
@@ -6348,7 +6322,6 @@ module TencentCloud
6348
6322
  # DescribeClusterReleaseDetails返回参数结构体
6349
6323
  class DescribeClusterReleaseDetailsResponse < TencentCloud::Common::AbstractModel
6350
6324
  # @param Release: 应用详情
6351
- # 注意:此字段可能返回 null,表示取不到有效值。
6352
6325
  # @type Release: :class:`Tencentcloud::Tke.v20180525.models.ReleaseDetails`
6353
6326
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
6354
6327
  # @type RequestId: String
@@ -6400,10 +6373,8 @@ module TencentCloud
6400
6373
  # DescribeClusterReleaseHistory返回参数结构体
6401
6374
  class DescribeClusterReleaseHistoryResponse < TencentCloud::Common::AbstractModel
6402
6375
  # @param ReleaseHistorySet: 已安装应用版本历史
6403
- # 注意:此字段可能返回 null,表示取不到有效值。
6404
6376
  # @type ReleaseHistorySet: Array
6405
6377
  # @param Total: 总数量
6406
- # 注意:此字段可能返回 null,表示取不到有效值。
6407
6378
  # @type Total: Integer
6408
6379
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
6409
6380
  # @type RequestId: String
@@ -6473,16 +6444,12 @@ module TencentCloud
6473
6444
  # DescribeClusterReleases返回参数结构体
6474
6445
  class DescribeClusterReleasesResponse < TencentCloud::Common::AbstractModel
6475
6446
  # @param Limit: 数量限制
6476
- # 注意:此字段可能返回 null,表示取不到有效值。
6477
6447
  # @type Limit: Integer
6478
6448
  # @param Offset: 偏移量
6479
- # 注意:此字段可能返回 null,表示取不到有效值。
6480
6449
  # @type Offset: Integer
6481
6450
  # @param ReleaseSet: 已安装应用列表
6482
- # 注意:此字段可能返回 null,表示取不到有效值。
6483
6451
  # @type ReleaseSet: Array
6484
6452
  # @param Total: 已安装应用总数量
6485
- # 注意:此字段可能返回 null,表示取不到有效值。
6486
6453
  # @type Total: Integer
6487
6454
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
6488
6455
  # @type RequestId: String
@@ -6647,7 +6614,6 @@ module TencentCloud
6647
6614
  # 注意:此字段可能返回 null,表示取不到有效值。
6648
6615
  # @type SecurityPolicy: Array
6649
6616
  # @param Kubeconfig: 集群Kubeconfig文件
6650
- # 注意:此字段可能返回 null,表示取不到有效值。
6651
6617
  # @type Kubeconfig: String
6652
6618
  # @param JnsGwEndpoint: 集群JnsGw的访问地址
6653
6619
  # 注意:此字段可能返回 null,表示取不到有效值。
@@ -6750,10 +6716,8 @@ module TencentCloud
6750
6716
  # DescribeClusterVirtualNodePools返回参数结构体
6751
6717
  class DescribeClusterVirtualNodePoolsResponse < TencentCloud::Common::AbstractModel
6752
6718
  # @param TotalCount: 节点池总数
6753
- # 注意:此字段可能返回 null,表示取不到有效值。
6754
6719
  # @type TotalCount: Integer
6755
6720
  # @param NodePoolSet: 虚拟节点池列表
6756
- # 注意:此字段可能返回 null,表示取不到有效值。
6757
6721
  # @type NodePoolSet: Array
6758
6722
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
6759
6723
  # @type RequestId: String
@@ -6807,10 +6771,8 @@ module TencentCloud
6807
6771
  # DescribeClusterVirtualNode返回参数结构体
6808
6772
  class DescribeClusterVirtualNodeResponse < TencentCloud::Common::AbstractModel
6809
6773
  # @param Nodes: 节点列表
6810
- # 注意:此字段可能返回 null,表示取不到有效值。
6811
6774
  # @type Nodes: Array
6812
6775
  # @param TotalCount: 节点总数
6813
- # 注意:此字段可能返回 null,表示取不到有效值。
6814
6776
  # @type TotalCount: Integer
6815
6777
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
6816
6778
  # @type RequestId: String
@@ -7658,7 +7620,6 @@ module TencentCloud
7658
7620
  # @param Status: 任务进度的描述:Running/Succeed/Failed
7659
7621
  # @type Status: String
7660
7622
  # @param ErrorMessage: 当任务进度为Failed时,对任务状态的进一步描述,例如IPAMD组件安装失败
7661
- # 注意:此字段可能返回 null,表示取不到有效值。
7662
7623
  # @type ErrorMessage: String
7663
7624
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
7664
7625
  # @type RequestId: String
@@ -7772,7 +7733,6 @@ module TencentCloud
7772
7733
  # DescribeExistedInstances返回参数结构体
7773
7734
  class DescribeExistedInstancesResponse < TencentCloud::Common::AbstractModel
7774
7735
  # @param ExistedInstanceSet: 已经存在的实例信息数组。
7775
- # 注意:此字段可能返回 null,表示取不到有效值。
7776
7736
  # @type ExistedInstanceSet: Array
7777
7737
  # @param TotalCount: 符合条件的实例数量。
7778
7738
  # @type TotalCount: Integer
@@ -7928,25 +7888,19 @@ module TencentCloud
7928
7888
  # @param EnableIPAMD: 是否安装了eniipamd组件
7929
7889
  # @type EnableIPAMD: Boolean
7930
7890
  # @param EnableCustomizedPodCidr: 是否开启自定义podcidr,默认为false,已安装eniipamd组件才意义
7931
- # 注意:此字段可能返回 null,表示取不到有效值。
7932
7891
  # @type EnableCustomizedPodCidr: Boolean
7933
7892
  # @param DisableVpcCniMode: 是否不开启vpccni模式,默认为false,已安装eniipamd组件才意义
7934
- # 注意:此字段可能返回 null,表示取不到有效值。
7935
7893
  # @type DisableVpcCniMode: Boolean
7936
7894
  # @param Phase: 组件状态,已安装eniipamd组件才会有值
7937
- # 注意:此字段可能返回 null,表示取不到有效值。
7938
7895
  # @type Phase: String
7939
7896
  # @param Reason: 错误信息,已安装eniipamd组件且状态为非running才会有错误信息
7940
- # 注意:此字段可能返回 null,表示取不到有效值。
7941
7897
  # @type Reason: String
7942
7898
  # @param SubnetIds: 子网信息,已安装eniipamd组件才会有值
7943
7899
  # 注意:此字段可能返回 null,表示取不到有效值。
7944
7900
  # @type SubnetIds: Array
7945
7901
  # @param ClaimExpiredDuration: 固定ip回收时间,已安装eniipamd组件才会有值
7946
- # 注意:此字段可能返回 null,表示取不到有效值。
7947
7902
  # @type ClaimExpiredDuration: String
7948
7903
  # @param EnableTrunkingENI: 是否开启了中继网卡模式
7949
- # 注意:此字段可能返回 null,表示取不到有效值。
7950
7904
  # @type EnableTrunkingENI: Boolean
7951
7905
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
7952
7906
  # @type RequestId: String
@@ -8065,10 +8019,8 @@ module TencentCloud
8065
8019
  # DescribeImages返回参数结构体
8066
8020
  class DescribeImagesResponse < TencentCloud::Common::AbstractModel
8067
8021
  # @param TotalCount: 镜像数量
8068
- # 注意:此字段可能返回 null,表示取不到有效值。
8069
8022
  # @type TotalCount: Integer
8070
8023
  # @param ImageInstanceSet: 镜像信息列表
8071
- # 注意:此字段可能返回 null,表示取不到有效值。
8072
8024
  # @type ImageInstanceSet: Array
8073
8025
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
8074
8026
  # @type RequestId: String
@@ -8130,13 +8082,10 @@ module TencentCloud
8130
8082
  # DescribeLogConfigs返回参数结构体
8131
8083
  class DescribeLogConfigsResponse < TencentCloud::Common::AbstractModel
8132
8084
  # @param Total: 分页查找时返回采集规则总数
8133
- # 注意:此字段可能返回 null,表示取不到有效值。
8134
8085
  # @type Total: Integer
8135
8086
  # @param Message: 指定采集规则名称查找,部分失败时返回失败采集规则名称及最后一个失败原因
8136
- # 注意:此字段可能返回 null,表示取不到有效值。
8137
8087
  # @type Message: String
8138
8088
  # @param LogConfigs: 采集规则查询结果
8139
- # 注意:此字段可能返回 null,表示取不到有效值。
8140
8089
  # @type LogConfigs: String
8141
8090
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
8142
8091
  # @type RequestId: String
@@ -9771,10 +9720,8 @@ module TencentCloud
9771
9720
  # DescribeRegions返回参数结构体
9772
9721
  class DescribeRegionsResponse < TencentCloud::Common::AbstractModel
9773
9722
  # @param TotalCount: 地域的数量
9774
- # 注意:此字段可能返回 null,表示取不到有效值。
9775
9723
  # @type TotalCount: Integer
9776
9724
  # @param RegionInstanceSet: 地域列表
9777
- # 注意:此字段可能返回 null,表示取不到有效值。
9778
9725
  # @type RegionInstanceSet: Array
9779
9726
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
9780
9727
  # @type RequestId: String
@@ -10069,7 +10016,6 @@ module TencentCloud
10069
10016
  # @param HasConflict: 路由表是否冲突。
10070
10017
  # @type HasConflict: Boolean
10071
10018
  # @param RouteTableConflictSet: 路由表冲突列表。
10072
- # 注意:此字段可能返回 null,表示取不到有效值。
10073
10019
  # @type RouteTableConflictSet: Array
10074
10020
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
10075
10021
  # @type RequestId: String
@@ -10115,7 +10061,6 @@ module TencentCloud
10115
10061
  # DescribeSupportedRuntime返回参数结构体
10116
10062
  class DescribeSupportedRuntimeResponse < TencentCloud::Common::AbstractModel
10117
10063
  # @param OptionalRuntimes: 可选运行时列表
10118
- # 注意:此字段可能返回 null,表示取不到有效值。
10119
10064
  # @type OptionalRuntimes: Array
10120
10065
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
10121
10066
  # @type RequestId: String
@@ -10454,10 +10399,8 @@ module TencentCloud
10454
10399
  # DescribeVersions返回参数结构体
10455
10400
  class DescribeVersionsResponse < TencentCloud::Common::AbstractModel
10456
10401
  # @param TotalCount: 版本数量
10457
- # 注意:此字段可能返回 null,表示取不到有效值。
10458
10402
  # @type TotalCount: Integer
10459
10403
  # @param VersionInstanceSet: 版本列表
10460
- # 注意:此字段可能返回 null,表示取不到有效值。
10461
10404
  # @type VersionInstanceSet: Array
10462
10405
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
10463
10406
  # @type RequestId: String
@@ -10511,10 +10454,8 @@ module TencentCloud
10511
10454
  # DescribeVpcCniPodLimits返回参数结构体
10512
10455
  class DescribeVpcCniPodLimitsResponse < TencentCloud::Common::AbstractModel
10513
10456
  # @param TotalCount: 机型数据数量
10514
- # 注意:此字段可能返回 null,表示取不到有效值。
10515
10457
  # @type TotalCount: Integer
10516
10458
  # @param PodLimitsInstanceSet: 机型信息及其可支持的最大VPC-CNI模式Pod数量信息
10517
- # 注意:此字段可能返回 null,表示取不到有效值。
10518
10459
  # @type PodLimitsInstanceSet: Array
10519
10460
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
10520
10461
  # @type RequestId: String
@@ -13851,25 +13792,18 @@ module TencentCloud
13851
13792
  # ModifyClusterAttribute返回参数结构体
13852
13793
  class ModifyClusterAttributeResponse < TencentCloud::Common::AbstractModel
13853
13794
  # @param ProjectId: 集群所属项目
13854
- # 注意:此字段可能返回 null,表示取不到有效值。
13855
13795
  # @type ProjectId: Integer
13856
13796
  # @param ClusterName: 集群名称
13857
- # 注意:此字段可能返回 null,表示取不到有效值。
13858
13797
  # @type ClusterName: String
13859
13798
  # @param ClusterDesc: 集群描述
13860
- # 注意:此字段可能返回 null,表示取不到有效值。
13861
13799
  # @type ClusterDesc: String
13862
13800
  # @param ClusterLevel: 集群等级
13863
- # 注意:此字段可能返回 null,表示取不到有效值。
13864
13801
  # @type ClusterLevel: String
13865
13802
  # @param AutoUpgradeClusterLevel: 自动变配集群等级
13866
- # 注意:此字段可能返回 null,表示取不到有效值。
13867
13803
  # @type AutoUpgradeClusterLevel: :class:`Tencentcloud::Tke.v20180525.models.AutoUpgradeClusterLevel`
13868
13804
  # @param QGPUShareEnable: 是否开启QGPU共享
13869
- # 注意:此字段可能返回 null,表示取不到有效值。
13870
13805
  # @type QGPUShareEnable: Boolean
13871
13806
  # @param ClusterProperty: 集群属性
13872
- # 注意:此字段可能返回 null,表示取不到有效值。
13873
13807
  # @type ClusterProperty: :class:`Tencentcloud::Tke.v20180525.models.ClusterProperty`
13874
13808
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
13875
13809
  # @type RequestId: String
@@ -17767,7 +17701,6 @@ module TencentCloud
17767
17701
  # RollbackClusterRelease返回参数结构体
17768
17702
  class RollbackClusterReleaseResponse < TencentCloud::Common::AbstractModel
17769
17703
  # @param Release: 应用详情
17770
- # 注意:此字段可能返回 null,表示取不到有效值。
17771
17704
  # @type Release: :class:`Tencentcloud::Tke.v20180525.models.PendingRelease`
17772
17705
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
17773
17706
  # @type RequestId: String
@@ -18223,7 +18156,6 @@ module TencentCloud
18223
18156
  # SetNodePoolNodeProtection返回参数结构体
18224
18157
  class SetNodePoolNodeProtectionResponse < TencentCloud::Common::AbstractModel
18225
18158
  # @param SucceedInstanceIds: 成功设置的节点id
18226
- # 注意:此字段可能返回 null,表示取不到有效值。
18227
18159
  # @type SucceedInstanceIds: Array
18228
18160
  # @param FailedInstanceIds: 没有成功设置的节点id
18229
18161
  # 注意:此字段可能返回 null,表示取不到有效值。
@@ -18733,7 +18665,6 @@ module TencentCloud
18733
18665
  # UninstallClusterRelease返回参数结构体
18734
18666
  class UninstallClusterReleaseResponse < TencentCloud::Common::AbstractModel
18735
18667
  # @param Release: 应用详情
18736
- # 注意:此字段可能返回 null,表示取不到有效值。
18737
18668
  # @type Release: :class:`Tencentcloud::Tke.v20180525.models.PendingRelease`
18738
18669
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
18739
18670
  # @type RequestId: String
@@ -18893,7 +18824,6 @@ module TencentCloud
18893
18824
  # UpdateClusterKubeconfig返回参数结构体
18894
18825
  class UpdateClusterKubeconfigResponse < TencentCloud::Common::AbstractModel
18895
18826
  # @param UpdatedSubAccounts: 已更新的子账户Uin列表
18896
- # 注意:此字段可能返回 null,表示取不到有效值。
18897
18827
  # @type UpdatedSubAccounts: Array
18898
18828
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
18899
18829
  # @type RequestId: String
@@ -19497,7 +19427,6 @@ module TencentCloud
19497
19427
  # UpgradeClusterRelease返回参数结构体
19498
19428
  class UpgradeClusterReleaseResponse < TencentCloud::Common::AbstractModel
19499
19429
  # @param Release: 应用详情
19500
- # 注意:此字段可能返回 null,表示取不到有效值。
19501
19430
  # @type Release: :class:`Tencentcloud::Tke.v20180525.models.PendingRelease`
19502
19431
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
19503
19432
  # @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.1008
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-02-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common