tencentcloud-sdk-python-tke 3.1.69__tar.gz → 3.1.70__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.69 → tencentcloud_sdk_python_tke-3.1.70}/PKG-INFO +2 -2
- {tencentcloud_sdk_python_tke-3.1.69 → tencentcloud_sdk_python_tke-3.1.70}/setup.py +1 -1
- {tencentcloud_sdk_python_tke-3.1.69 → tencentcloud_sdk_python_tke-3.1.70}/tencentcloud/__init__.py +1 -1
- {tencentcloud_sdk_python_tke-3.1.69 → tencentcloud_sdk_python_tke-3.1.70}/tencentcloud/tke/v20180525/models.py +4 -4
- {tencentcloud_sdk_python_tke-3.1.69 → tencentcloud_sdk_python_tke-3.1.70}/tencentcloud_sdk_python_tke.egg-info/PKG-INFO +2 -2
- tencentcloud_sdk_python_tke-3.1.70/tencentcloud_sdk_python_tke.egg-info/requires.txt +1 -0
- tencentcloud_sdk_python_tke-3.1.69/tencentcloud_sdk_python_tke.egg-info/requires.txt +0 -1
- {tencentcloud_sdk_python_tke-3.1.69 → tencentcloud_sdk_python_tke-3.1.70}/README.rst +0 -0
- {tencentcloud_sdk_python_tke-3.1.69 → tencentcloud_sdk_python_tke-3.1.70}/setup.cfg +0 -0
- {tencentcloud_sdk_python_tke-3.1.69 → tencentcloud_sdk_python_tke-3.1.70}/tencentcloud/tke/__init__.py +0 -0
- {tencentcloud_sdk_python_tke-3.1.69 → tencentcloud_sdk_python_tke-3.1.70}/tencentcloud/tke/v20180525/__init__.py +0 -0
- {tencentcloud_sdk_python_tke-3.1.69 → tencentcloud_sdk_python_tke-3.1.70}/tencentcloud/tke/v20180525/errorcodes.py +0 -0
- {tencentcloud_sdk_python_tke-3.1.69 → tencentcloud_sdk_python_tke-3.1.70}/tencentcloud/tke/v20180525/tke_client.py +0 -0
- {tencentcloud_sdk_python_tke-3.1.69 → tencentcloud_sdk_python_tke-3.1.70}/tencentcloud/tke/v20180525/tke_client_async.py +0 -0
- {tencentcloud_sdk_python_tke-3.1.69 → tencentcloud_sdk_python_tke-3.1.70}/tencentcloud/tke/v20220501/__init__.py +0 -0
- {tencentcloud_sdk_python_tke-3.1.69 → tencentcloud_sdk_python_tke-3.1.70}/tencentcloud/tke/v20220501/errorcodes.py +0 -0
- {tencentcloud_sdk_python_tke-3.1.69 → tencentcloud_sdk_python_tke-3.1.70}/tencentcloud/tke/v20220501/models.py +0 -0
- {tencentcloud_sdk_python_tke-3.1.69 → tencentcloud_sdk_python_tke-3.1.70}/tencentcloud/tke/v20220501/tke_client.py +0 -0
- {tencentcloud_sdk_python_tke-3.1.69 → tencentcloud_sdk_python_tke-3.1.70}/tencentcloud/tke/v20220501/tke_client_async.py +0 -0
- {tencentcloud_sdk_python_tke-3.1.69 → tencentcloud_sdk_python_tke-3.1.70}/tencentcloud_sdk_python_tke.egg-info/SOURCES.txt +0 -0
- {tencentcloud_sdk_python_tke-3.1.69 → tencentcloud_sdk_python_tke-3.1.70}/tencentcloud_sdk_python_tke.egg-info/dependency_links.txt +0 -0
- {tencentcloud_sdk_python_tke-3.1.69 → tencentcloud_sdk_python_tke-3.1.70}/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.70
|
|
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.70
|
|
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.70,<4.0.0"],
|
|
12
12
|
|
|
13
13
|
version=tencentcloud.__version__,
|
|
14
14
|
description='Tencent Cloud Tke SDK for Python',
|
|
@@ -35165,7 +35165,7 @@ class InstallAddonRequest(AbstractModel):
|
|
|
35165
35165
|
:type AddonName: str
|
|
35166
35166
|
:param _AddonVersion: addon版本(不传默认安装最新版本)
|
|
35167
35167
|
:type AddonVersion: str
|
|
35168
|
-
:param _RawValues: addon的参数,是一个json格式的base64转码后的字符串(addon参数由DescribeAddonValues
|
|
35168
|
+
:param _RawValues: addon的参数,是一个json格式的base64转码后的字符串(addon参数由DescribeAddonValues获取)。不同的addon组件支持的RawValues参数参考文档:https://cloud.tencent.com/document/product/457/39048。
|
|
35169
35169
|
:type RawValues: str
|
|
35170
35170
|
:param _DryRun: 是否仅做安装检查,设置为true时仅做检查,不会安装组件。默认值为 false。
|
|
35171
35171
|
:type DryRun: bool
|
|
@@ -35211,7 +35211,7 @@ class InstallAddonRequest(AbstractModel):
|
|
|
35211
35211
|
|
|
35212
35212
|
@property
|
|
35213
35213
|
def RawValues(self):
|
|
35214
|
-
r"""addon的参数,是一个json格式的base64转码后的字符串(addon参数由DescribeAddonValues
|
|
35214
|
+
r"""addon的参数,是一个json格式的base64转码后的字符串(addon参数由DescribeAddonValues获取)。不同的addon组件支持的RawValues参数参考文档:https://cloud.tencent.com/document/product/457/39048。
|
|
35215
35215
|
:rtype: str
|
|
35216
35216
|
"""
|
|
35217
35217
|
return self._RawValues
|
|
@@ -52856,7 +52856,7 @@ class UpdateAddonRequest(AbstractModel):
|
|
|
52856
52856
|
:type AddonName: str
|
|
52857
52857
|
:param _AddonVersion: addon版本(不传默认不更新,不传AddonVersion时RawValues必传)
|
|
52858
52858
|
:type AddonVersion: str
|
|
52859
|
-
:param _RawValues: addon的参数,是一个json格式的base64转码后的字符串(addon参数由DescribeAddonValues获取,不传RawValues时AddonVersion
|
|
52859
|
+
:param _RawValues: addon的参数,是一个json格式的base64转码后的字符串(addon参数由DescribeAddonValues获取,不传RawValues时AddonVersion必传)。不同的addon组件支持的RawValues参数参考文档:https://cloud.tencent.com/document/product/457/39048。
|
|
52860
52860
|
:type RawValues: str
|
|
52861
52861
|
:param _UpdateStrategy: addon参数的更新策略,支持replace和merge两种策略,默认值为merge,兼容旧版本API。replace:使用新RawValues全量替换addon原RawValues,merge:根据新RawValues新增或更新addon原RawValues中对应参数。
|
|
52862
52862
|
:type UpdateStrategy: str
|
|
@@ -52905,7 +52905,7 @@ class UpdateAddonRequest(AbstractModel):
|
|
|
52905
52905
|
|
|
52906
52906
|
@property
|
|
52907
52907
|
def RawValues(self):
|
|
52908
|
-
r"""addon的参数,是一个json格式的base64转码后的字符串(addon参数由DescribeAddonValues获取,不传RawValues时AddonVersion
|
|
52908
|
+
r"""addon的参数,是一个json格式的base64转码后的字符串(addon参数由DescribeAddonValues获取,不传RawValues时AddonVersion必传)。不同的addon组件支持的RawValues参数参考文档:https://cloud.tencent.com/document/product/457/39048。
|
|
52909
52909
|
:rtype: str
|
|
52910
52910
|
"""
|
|
52911
52911
|
return self._RawValues
|
|
@@ -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.70
|
|
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.70
|
|
19
19
|
|
|
20
20
|
============================
|
|
21
21
|
Tencent Cloud SDK for Python
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
tencentcloud-sdk-python-common<4.0.0,>=3.1.70
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
tencentcloud-sdk-python-common<4.0.0,>=3.1.69
|
|
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
|