tencentcloud-sdk-tke 3.0.447 → 3.0.448

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 158283f05ee7078f7232875a7ba5cb8ffadea830
4
- data.tar.gz: 77557438071d5ee73ada7b59b5e2ec5f98b78355
3
+ metadata.gz: 71351be2ad21faba0bde8461854766ff00ff9fd0
4
+ data.tar.gz: 09e9c1c84dba3b78aa22386e26c8bfcbb223a588
5
5
  SHA512:
6
- metadata.gz: 5ac0b1011d154a31977e4d895aa8bab345a82875a8d74f13054ad23124426d302842c59b91a38fa59187ecc3ef6c6d9912c3ebd0a072dee0e1110de2a193def0
7
- data.tar.gz: 816313beb2936ccdc182f78be3cde092aee0a6f95e0eaca36c54ee672a8c17e29384ae091ed3fc8a0e6fca018995bd15b80563904eff74658038cfe2bd3957c0
6
+ metadata.gz: 28f5ed644be52d5c73e1b7cc98adb1c9704faf5844b777022111ebf8294145bdfc422b2fdf2c4f51f49d8475158523f494225ba1d5cb0f9f9b37d7c21c9de32a
7
+ data.tar.gz: 18e8e64653ef0eab5d5d9a6798f77f37a39eac4f97840eca4d16d08723a164116d813325adeaf1417b8534d067672b676e2010e1c5c99cb065e58a4c0d48f03c
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.447
1
+ 3.0.448
@@ -948,7 +948,7 @@ module TencentCloud
948
948
 
949
949
  # 描述集群的基本配置信息
950
950
  class ClusterBasicSettings < TencentCloud::Common::AbstractModel
951
- # @param ClusterOs: 集群操作系统,支持设置公共镜像(字段传相应镜像ID)和自定义镜像(字段传相应镜像Name),详情参考:https://cloud.tencent.com/document/product/457/68289
951
+ # @param ClusterOs: 集群操作系统,支持设置公共镜像(字段传相应镜像Name)和自定义镜像(字段传相应镜像ID),详情参考:https://cloud.tencent.com/document/product/457/68289
952
952
  # @type ClusterOs: String
953
953
  # @param ClusterVersion: 集群版本,默认值为1.10.5
954
954
  # @type ClusterVersion: String
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.447
4
+ version: 3.0.448
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-11-09 00:00:00.000000000 Z
11
+ date: 2022-11-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common