tencentcloud-sdk-python-tke 3.1.16__tar.gz → 3.1.22__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.16 → tencentcloud_sdk_python_tke-3.1.22}/PKG-INFO +2 -2
- {tencentcloud_sdk_python_tke-3.1.16 → tencentcloud_sdk_python_tke-3.1.22}/setup.py +1 -1
- {tencentcloud_sdk_python_tke-3.1.16 → tencentcloud_sdk_python_tke-3.1.22}/tencentcloud/__init__.py +1 -1
- {tencentcloud_sdk_python_tke-3.1.16 → tencentcloud_sdk_python_tke-3.1.22}/tencentcloud/tke/v20180525/models.py +4 -4
- {tencentcloud_sdk_python_tke-3.1.16 → tencentcloud_sdk_python_tke-3.1.22}/tencentcloud/tke/v20220501/models.py +30 -0
- {tencentcloud_sdk_python_tke-3.1.16 → tencentcloud_sdk_python_tke-3.1.22}/tencentcloud_sdk_python_tke.egg-info/PKG-INFO +2 -2
- tencentcloud_sdk_python_tke-3.1.22/tencentcloud_sdk_python_tke.egg-info/requires.txt +1 -0
- tencentcloud_sdk_python_tke-3.1.16/tencentcloud_sdk_python_tke.egg-info/requires.txt +0 -1
- {tencentcloud_sdk_python_tke-3.1.16 → tencentcloud_sdk_python_tke-3.1.22}/README.rst +0 -0
- {tencentcloud_sdk_python_tke-3.1.16 → tencentcloud_sdk_python_tke-3.1.22}/setup.cfg +0 -0
- {tencentcloud_sdk_python_tke-3.1.16 → tencentcloud_sdk_python_tke-3.1.22}/tencentcloud/tke/__init__.py +0 -0
- {tencentcloud_sdk_python_tke-3.1.16 → tencentcloud_sdk_python_tke-3.1.22}/tencentcloud/tke/v20180525/__init__.py +0 -0
- {tencentcloud_sdk_python_tke-3.1.16 → tencentcloud_sdk_python_tke-3.1.22}/tencentcloud/tke/v20180525/errorcodes.py +0 -0
- {tencentcloud_sdk_python_tke-3.1.16 → tencentcloud_sdk_python_tke-3.1.22}/tencentcloud/tke/v20180525/tke_client.py +0 -0
- {tencentcloud_sdk_python_tke-3.1.16 → tencentcloud_sdk_python_tke-3.1.22}/tencentcloud/tke/v20180525/tke_client_async.py +0 -0
- {tencentcloud_sdk_python_tke-3.1.16 → tencentcloud_sdk_python_tke-3.1.22}/tencentcloud/tke/v20220501/__init__.py +0 -0
- {tencentcloud_sdk_python_tke-3.1.16 → tencentcloud_sdk_python_tke-3.1.22}/tencentcloud/tke/v20220501/errorcodes.py +0 -0
- {tencentcloud_sdk_python_tke-3.1.16 → tencentcloud_sdk_python_tke-3.1.22}/tencentcloud/tke/v20220501/tke_client.py +0 -0
- {tencentcloud_sdk_python_tke-3.1.16 → tencentcloud_sdk_python_tke-3.1.22}/tencentcloud/tke/v20220501/tke_client_async.py +0 -0
- {tencentcloud_sdk_python_tke-3.1.16 → tencentcloud_sdk_python_tke-3.1.22}/tencentcloud_sdk_python_tke.egg-info/SOURCES.txt +0 -0
- {tencentcloud_sdk_python_tke-3.1.16 → tencentcloud_sdk_python_tke-3.1.22}/tencentcloud_sdk_python_tke.egg-info/dependency_links.txt +0 -0
- {tencentcloud_sdk_python_tke-3.1.16 → tencentcloud_sdk_python_tke-3.1.22}/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.22
|
|
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.22
|
|
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.22,<4.0.0"],
|
|
12
12
|
|
|
13
13
|
version=tencentcloud.__version__,
|
|
14
14
|
description='Tencent Cloud Tke SDK for Python',
|
|
@@ -27768,7 +27768,7 @@ class DisableControlPlaneLogsRequest(AbstractModel):
|
|
|
27768
27768
|
:type ClusterId: str
|
|
27769
27769
|
:param _ClusterType: 集群类型。当前只支持tke
|
|
27770
27770
|
:type ClusterType: str
|
|
27771
|
-
:param _ComponentNames: 组件名称列表,目前支持的组件有:
|
|
27771
|
+
:param _ComponentNames: 组件名称列表,目前支持的组件有:cluster-autoscaler、kapenter
|
|
27772
27772
|
:type ComponentNames: list of str
|
|
27773
27773
|
:param _DeleteLogSetAndTopic: 是否删除日志集和topic。 如果日志集和topic被其他采集规则使用,则不会被删除
|
|
27774
27774
|
:type DeleteLogSetAndTopic: bool
|
|
@@ -27802,7 +27802,7 @@ class DisableControlPlaneLogsRequest(AbstractModel):
|
|
|
27802
27802
|
|
|
27803
27803
|
@property
|
|
27804
27804
|
def ComponentNames(self):
|
|
27805
|
-
r"""组件名称列表,目前支持的组件有:
|
|
27805
|
+
r"""组件名称列表,目前支持的组件有:cluster-autoscaler、kapenter
|
|
27806
27806
|
:rtype: list of str
|
|
27807
27807
|
"""
|
|
27808
27808
|
return self._ComponentNames
|
|
@@ -30200,7 +30200,7 @@ class EnableControlPlaneLogsRequest(AbstractModel):
|
|
|
30200
30200
|
:type ClusterId: str
|
|
30201
30201
|
:param _ClusterType: 集群类型。当前只支持tke
|
|
30202
30202
|
:type ClusterType: str
|
|
30203
|
-
:param _Components:
|
|
30203
|
+
:param _Components: 组件名称列表,目前支持的组件有:cluster-autoscaler、kapenter
|
|
30204
30204
|
:type Components: list of ComponentLogConfig
|
|
30205
30205
|
"""
|
|
30206
30206
|
self._ClusterId = None
|
|
@@ -30231,7 +30231,7 @@ class EnableControlPlaneLogsRequest(AbstractModel):
|
|
|
30231
30231
|
|
|
30232
30232
|
@property
|
|
30233
30233
|
def Components(self):
|
|
30234
|
-
r"""
|
|
30234
|
+
r"""组件名称列表,目前支持的组件有:cluster-autoscaler、kapenter
|
|
30235
30235
|
:rtype: list of ComponentLogConfig
|
|
30236
30236
|
"""
|
|
30237
30237
|
return self._Components
|
|
@@ -7902,8 +7902,12 @@ class UpdateNativeNodePoolParam(AbstractModel):
|
|
|
7902
7902
|
:type DataDisks: list of DataDisk
|
|
7903
7903
|
:param _KeyIds: ssh公钥id数组
|
|
7904
7904
|
:type KeyIds: list of str
|
|
7905
|
+
:param _DeletePolicy: 节点移出策略,有Random(随机)、Newest(优先移出最新实例)、Oldest(优先移出最旧实例)三种可选,默认是Newest
|
|
7906
|
+
:type DeletePolicy: str
|
|
7905
7907
|
:param _GPUConfigs: 节点池 GPU 配置
|
|
7906
7908
|
:type GPUConfigs: list of GPUConfig
|
|
7909
|
+
:param _AutomationService: 原生节点池安装自动化助手开关状态
|
|
7910
|
+
:type AutomationService: bool
|
|
7907
7911
|
:param _Password: 原生节点池密码
|
|
7908
7912
|
:type Password: str
|
|
7909
7913
|
"""
|
|
@@ -7927,7 +7931,9 @@ class UpdateNativeNodePoolParam(AbstractModel):
|
|
|
7927
7931
|
self._UpdateExistedNode = None
|
|
7928
7932
|
self._DataDisks = None
|
|
7929
7933
|
self._KeyIds = None
|
|
7934
|
+
self._DeletePolicy = None
|
|
7930
7935
|
self._GPUConfigs = None
|
|
7936
|
+
self._AutomationService = None
|
|
7931
7937
|
self._Password = None
|
|
7932
7938
|
|
|
7933
7939
|
@property
|
|
@@ -8153,6 +8159,17 @@ class UpdateNativeNodePoolParam(AbstractModel):
|
|
|
8153
8159
|
def KeyIds(self, KeyIds):
|
|
8154
8160
|
self._KeyIds = KeyIds
|
|
8155
8161
|
|
|
8162
|
+
@property
|
|
8163
|
+
def DeletePolicy(self):
|
|
8164
|
+
r"""节点移出策略,有Random(随机)、Newest(优先移出最新实例)、Oldest(优先移出最旧实例)三种可选,默认是Newest
|
|
8165
|
+
:rtype: str
|
|
8166
|
+
"""
|
|
8167
|
+
return self._DeletePolicy
|
|
8168
|
+
|
|
8169
|
+
@DeletePolicy.setter
|
|
8170
|
+
def DeletePolicy(self, DeletePolicy):
|
|
8171
|
+
self._DeletePolicy = DeletePolicy
|
|
8172
|
+
|
|
8156
8173
|
@property
|
|
8157
8174
|
def GPUConfigs(self):
|
|
8158
8175
|
r"""节点池 GPU 配置
|
|
@@ -8164,6 +8181,17 @@ class UpdateNativeNodePoolParam(AbstractModel):
|
|
|
8164
8181
|
def GPUConfigs(self, GPUConfigs):
|
|
8165
8182
|
self._GPUConfigs = GPUConfigs
|
|
8166
8183
|
|
|
8184
|
+
@property
|
|
8185
|
+
def AutomationService(self):
|
|
8186
|
+
r"""原生节点池安装自动化助手开关状态
|
|
8187
|
+
:rtype: bool
|
|
8188
|
+
"""
|
|
8189
|
+
return self._AutomationService
|
|
8190
|
+
|
|
8191
|
+
@AutomationService.setter
|
|
8192
|
+
def AutomationService(self, AutomationService):
|
|
8193
|
+
self._AutomationService = AutomationService
|
|
8194
|
+
|
|
8167
8195
|
@property
|
|
8168
8196
|
def Password(self):
|
|
8169
8197
|
r"""原生节点池密码
|
|
@@ -8214,12 +8242,14 @@ class UpdateNativeNodePoolParam(AbstractModel):
|
|
|
8214
8242
|
obj._deserialize(item)
|
|
8215
8243
|
self._DataDisks.append(obj)
|
|
8216
8244
|
self._KeyIds = params.get("KeyIds")
|
|
8245
|
+
self._DeletePolicy = params.get("DeletePolicy")
|
|
8217
8246
|
if params.get("GPUConfigs") is not None:
|
|
8218
8247
|
self._GPUConfigs = []
|
|
8219
8248
|
for item in params.get("GPUConfigs"):
|
|
8220
8249
|
obj = GPUConfig()
|
|
8221
8250
|
obj._deserialize(item)
|
|
8222
8251
|
self._GPUConfigs.append(obj)
|
|
8252
|
+
self._AutomationService = params.get("AutomationService")
|
|
8223
8253
|
self._Password = params.get("Password")
|
|
8224
8254
|
memeber_set = set(params.keys())
|
|
8225
8255
|
for name, value in vars(self).items():
|
|
@@ -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.22
|
|
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.22
|
|
19
19
|
|
|
20
20
|
============================
|
|
21
21
|
Tencent Cloud SDK for Python
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
tencentcloud-sdk-python-common<4.0.0,>=3.1.22
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
tencentcloud-sdk-python-common<4.0.0,>=3.1.16
|
|
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
|