tencentcloud-sdk-python-tke 3.1.23__tar.gz → 3.1.25__tar.gz
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.
- {tencentcloud_sdk_python_tke-3.1.23 → tencentcloud_sdk_python_tke-3.1.25}/PKG-INFO +2 -2
- {tencentcloud_sdk_python_tke-3.1.23 → tencentcloud_sdk_python_tke-3.1.25}/setup.py +1 -1
- {tencentcloud_sdk_python_tke-3.1.23 → tencentcloud_sdk_python_tke-3.1.25}/tencentcloud/__init__.py +1 -1
- {tencentcloud_sdk_python_tke-3.1.23 → tencentcloud_sdk_python_tke-3.1.25}/tencentcloud/tke/v20180525/models.py +15 -0
- {tencentcloud_sdk_python_tke-3.1.23 → tencentcloud_sdk_python_tke-3.1.25}/tencentcloud_sdk_python_tke.egg-info/PKG-INFO +2 -2
- tencentcloud_sdk_python_tke-3.1.25/tencentcloud_sdk_python_tke.egg-info/requires.txt +1 -0
- tencentcloud_sdk_python_tke-3.1.23/tencentcloud_sdk_python_tke.egg-info/requires.txt +0 -1
- {tencentcloud_sdk_python_tke-3.1.23 → tencentcloud_sdk_python_tke-3.1.25}/README.rst +0 -0
- {tencentcloud_sdk_python_tke-3.1.23 → tencentcloud_sdk_python_tke-3.1.25}/setup.cfg +0 -0
- {tencentcloud_sdk_python_tke-3.1.23 → tencentcloud_sdk_python_tke-3.1.25}/tencentcloud/tke/__init__.py +0 -0
- {tencentcloud_sdk_python_tke-3.1.23 → tencentcloud_sdk_python_tke-3.1.25}/tencentcloud/tke/v20180525/__init__.py +0 -0
- {tencentcloud_sdk_python_tke-3.1.23 → tencentcloud_sdk_python_tke-3.1.25}/tencentcloud/tke/v20180525/errorcodes.py +0 -0
- {tencentcloud_sdk_python_tke-3.1.23 → tencentcloud_sdk_python_tke-3.1.25}/tencentcloud/tke/v20180525/tke_client.py +0 -0
- {tencentcloud_sdk_python_tke-3.1.23 → tencentcloud_sdk_python_tke-3.1.25}/tencentcloud/tke/v20180525/tke_client_async.py +0 -0
- {tencentcloud_sdk_python_tke-3.1.23 → tencentcloud_sdk_python_tke-3.1.25}/tencentcloud/tke/v20220501/__init__.py +0 -0
- {tencentcloud_sdk_python_tke-3.1.23 → tencentcloud_sdk_python_tke-3.1.25}/tencentcloud/tke/v20220501/errorcodes.py +0 -0
- {tencentcloud_sdk_python_tke-3.1.23 → tencentcloud_sdk_python_tke-3.1.25}/tencentcloud/tke/v20220501/models.py +0 -0
- {tencentcloud_sdk_python_tke-3.1.23 → tencentcloud_sdk_python_tke-3.1.25}/tencentcloud/tke/v20220501/tke_client.py +0 -0
- {tencentcloud_sdk_python_tke-3.1.23 → tencentcloud_sdk_python_tke-3.1.25}/tencentcloud/tke/v20220501/tke_client_async.py +0 -0
- {tencentcloud_sdk_python_tke-3.1.23 → tencentcloud_sdk_python_tke-3.1.25}/tencentcloud_sdk_python_tke.egg-info/SOURCES.txt +0 -0
- {tencentcloud_sdk_python_tke-3.1.23 → tencentcloud_sdk_python_tke-3.1.25}/tencentcloud_sdk_python_tke.egg-info/dependency_links.txt +0 -0
- {tencentcloud_sdk_python_tke-3.1.23 → tencentcloud_sdk_python_tke-3.1.25}/tencentcloud_sdk_python_tke.egg-info/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: tencentcloud-sdk-python-tke
|
|
3
|
-
Version: 3.1.
|
|
3
|
+
Version: 3.1.25
|
|
4
4
|
Summary: Tencent Cloud Tke SDK for Python
|
|
5
5
|
Home-page: https://github.com/TencentCloud/tencentcloud-sdk-python
|
|
6
6
|
Author: Tencent Cloud
|
|
@@ -15,7 +15,7 @@ Classifier: Programming Language :: Python :: 2.7
|
|
|
15
15
|
Classifier: Programming Language :: Python :: 3
|
|
16
16
|
Classifier: Programming Language :: Python :: 3.6
|
|
17
17
|
Classifier: Programming Language :: Python :: 3.7
|
|
18
|
-
Requires-Dist: tencentcloud-sdk-python-common<4.0.0,>=3.1.
|
|
18
|
+
Requires-Dist: tencentcloud-sdk-python-common<4.0.0,>=3.1.25
|
|
19
19
|
|
|
20
20
|
============================
|
|
21
21
|
Tencent Cloud SDK for Python
|
|
@@ -8,7 +8,7 @@ ROOT = os.path.dirname(__file__)
|
|
|
8
8
|
|
|
9
9
|
setup(
|
|
10
10
|
name='tencentcloud-sdk-python-tke',
|
|
11
|
-
install_requires=["tencentcloud-sdk-python-common>=3.1.
|
|
11
|
+
install_requires=["tencentcloud-sdk-python-common>=3.1.25,<4.0.0"],
|
|
12
12
|
|
|
13
13
|
version=tencentcloud.__version__,
|
|
14
14
|
description='Tencent Cloud Tke SDK for Python',
|
|
@@ -49088,6 +49088,8 @@ class SuperNodeResource(AbstractModel):
|
|
|
49088
49088
|
:type ResourceType: str
|
|
49089
49089
|
:param _DisasterRecoverGroupId: 置放群组 ID,QuotaType为 exact 时有效,表示购买的精确配额需满足置放群组。可通过 [DescribeDisasterRecoverGroups](https://cloud.tencent.com/document/product/213/17810) 接口返回值中的DisasterRecoverGroupId获取。
|
|
49090
49090
|
:type DisasterRecoverGroupId: str
|
|
49091
|
+
:param _PriceType: 定价类型
|
|
49092
|
+
:type PriceType: str
|
|
49091
49093
|
"""
|
|
49092
49094
|
self._NodeName = None
|
|
49093
49095
|
self._Num = None
|
|
@@ -49098,6 +49100,7 @@ class SuperNodeResource(AbstractModel):
|
|
|
49098
49100
|
self._ChargeType = None
|
|
49099
49101
|
self._ResourceType = None
|
|
49100
49102
|
self._DisasterRecoverGroupId = None
|
|
49103
|
+
self._PriceType = None
|
|
49101
49104
|
|
|
49102
49105
|
@property
|
|
49103
49106
|
def NodeName(self):
|
|
@@ -49198,6 +49201,17 @@ class SuperNodeResource(AbstractModel):
|
|
|
49198
49201
|
def DisasterRecoverGroupId(self, DisasterRecoverGroupId):
|
|
49199
49202
|
self._DisasterRecoverGroupId = DisasterRecoverGroupId
|
|
49200
49203
|
|
|
49204
|
+
@property
|
|
49205
|
+
def PriceType(self):
|
|
49206
|
+
r"""定价类型
|
|
49207
|
+
:rtype: str
|
|
49208
|
+
"""
|
|
49209
|
+
return self._PriceType
|
|
49210
|
+
|
|
49211
|
+
@PriceType.setter
|
|
49212
|
+
def PriceType(self, PriceType):
|
|
49213
|
+
self._PriceType = PriceType
|
|
49214
|
+
|
|
49201
49215
|
|
|
49202
49216
|
def _deserialize(self, params):
|
|
49203
49217
|
self._NodeName = params.get("NodeName")
|
|
@@ -49209,6 +49223,7 @@ class SuperNodeResource(AbstractModel):
|
|
|
49209
49223
|
self._ChargeType = params.get("ChargeType")
|
|
49210
49224
|
self._ResourceType = params.get("ResourceType")
|
|
49211
49225
|
self._DisasterRecoverGroupId = params.get("DisasterRecoverGroupId")
|
|
49226
|
+
self._PriceType = params.get("PriceType")
|
|
49212
49227
|
memeber_set = set(params.keys())
|
|
49213
49228
|
for name, value in vars(self).items():
|
|
49214
49229
|
property_name = name[1:]
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: tencentcloud-sdk-python-tke
|
|
3
|
-
Version: 3.1.
|
|
3
|
+
Version: 3.1.25
|
|
4
4
|
Summary: Tencent Cloud Tke SDK for Python
|
|
5
5
|
Home-page: https://github.com/TencentCloud/tencentcloud-sdk-python
|
|
6
6
|
Author: Tencent Cloud
|
|
@@ -15,7 +15,7 @@ Classifier: Programming Language :: Python :: 2.7
|
|
|
15
15
|
Classifier: Programming Language :: Python :: 3
|
|
16
16
|
Classifier: Programming Language :: Python :: 3.6
|
|
17
17
|
Classifier: Programming Language :: Python :: 3.7
|
|
18
|
-
Requires-Dist: tencentcloud-sdk-python-common<4.0.0,>=3.1.
|
|
18
|
+
Requires-Dist: tencentcloud-sdk-python-common<4.0.0,>=3.1.25
|
|
19
19
|
|
|
20
20
|
============================
|
|
21
21
|
Tencent Cloud SDK for Python
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
tencentcloud-sdk-python-common<4.0.0,>=3.1.25
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
tencentcloud-sdk-python-common<4.0.0,>=3.1.23
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|