tencentcloud-sdk-tsf 1.0.343 → 1.0.344

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: aad01d789dfc17d2fdf5999da20627652a27d75b
4
- data.tar.gz: 1a6a2af8d7c850a3443cc9fa57b1391a2a920067
3
+ metadata.gz: 6d36040b6a1231f04a7d8b7a24e05bd6f81879a7
4
+ data.tar.gz: c25dd3ee46c1414b3800051a642213cd64f0c5bb
5
5
  SHA512:
6
- metadata.gz: 26f53d60e0e63794b5e3760cd4dba00826464e5a672bff7cdb39ce4ddaab10de2b86a0e404bffec15d58fce91c640dd982660a3c2d8f259acb12196bf8909ff9
7
- data.tar.gz: b146e1c8684dd61b8a1db3749bf60d73e9ba441964347ede734b5590f7d79a334704637784be94d0ac80f9c44be3c92ab9f28a50a4dbedff473f1df7bd010c69
6
+ metadata.gz: 0598657348ab35829dc5b327ba3f7aae8a3044952aa4d6715543306927b4ed0ff46386c312120cc1185eb3fed13ae9b0fae257edd0089c67c9a7a40726d4a8f8
7
+ data.tar.gz: 8588dfd28efe40e250aa0f2338a2e1dffe096d854e88d5d0621ef5738f7e1756aca0053e62b94d84e039f8c430047ee09c4e59e87117fe6dbf3e33a89a229d51
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.343
1
+ 1.0.344
@@ -10838,7 +10838,7 @@ module TencentCloud
10838
10838
  # @param PodId: 实例ID(对应到kubernetes的pod id)
10839
10839
  # 注意:此字段可能返回 null,表示取不到有效值。
10840
10840
  # @type PodId: String
10841
- # @param Status: 实例状态,请参考后面的实例以及容器的状态定义
10841
+ # @param Status: 实例状态,请参考后面的实例以及容器的状态定义。启动中(pod 未 ready):Starting;运行中:Running;异常:Abnormal;停止:Stopped;
10842
10842
  # 注意:此字段可能返回 null,表示取不到有效值。
10843
10843
  # @type Status: String
10844
10844
  # @param Reason: 实例处于当前状态的原因,例如容器下载镜像失败
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-tsf
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.343
4
+ version: 1.0.344
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-06-27 00:00:00.000000000 Z
11
+ date: 2022-06-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common