tencentcloud-sdk-python-clb 3.0.1403__tar.gz → 3.0.1430__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.
Potentially problematic release.
This version of tencentcloud-sdk-python-clb might be problematic. Click here for more details.
- {tencentcloud-sdk-python-clb-3.0.1403 → tencentcloud-sdk-python-clb-3.0.1430}/PKG-INFO +1 -1
- {tencentcloud-sdk-python-clb-3.0.1403 → tencentcloud-sdk-python-clb-3.0.1430}/setup.py +1 -1
- {tencentcloud-sdk-python-clb-3.0.1403 → tencentcloud-sdk-python-clb-3.0.1430}/tencentcloud/__init__.py +1 -1
- {tencentcloud-sdk-python-clb-3.0.1403 → tencentcloud-sdk-python-clb-3.0.1430}/tencentcloud/clb/v20180317/clb_client.py +1 -1
- {tencentcloud-sdk-python-clb-3.0.1403 → tencentcloud-sdk-python-clb-3.0.1430}/tencentcloud/clb/v20180317/errorcodes.py +1 -1
- {tencentcloud-sdk-python-clb-3.0.1403 → tencentcloud-sdk-python-clb-3.0.1430}/tencentcloud/clb/v20180317/models.py +5 -5
- {tencentcloud-sdk-python-clb-3.0.1403 → tencentcloud-sdk-python-clb-3.0.1430}/tencentcloud_sdk_python_clb.egg-info/PKG-INFO +1 -1
- tencentcloud-sdk-python-clb-3.0.1430/tencentcloud_sdk_python_clb.egg-info/requires.txt +1 -0
- tencentcloud-sdk-python-clb-3.0.1403/tencentcloud_sdk_python_clb.egg-info/requires.txt +0 -1
- {tencentcloud-sdk-python-clb-3.0.1403 → tencentcloud-sdk-python-clb-3.0.1430}/README.rst +0 -0
- {tencentcloud-sdk-python-clb-3.0.1403 → tencentcloud-sdk-python-clb-3.0.1430}/setup.cfg +0 -0
- {tencentcloud-sdk-python-clb-3.0.1403 → tencentcloud-sdk-python-clb-3.0.1430}/tencentcloud/clb/__init__.py +0 -0
- {tencentcloud-sdk-python-clb-3.0.1403 → tencentcloud-sdk-python-clb-3.0.1430}/tencentcloud/clb/v20180317/__init__.py +0 -0
- {tencentcloud-sdk-python-clb-3.0.1403 → tencentcloud-sdk-python-clb-3.0.1430}/tencentcloud_sdk_python_clb.egg-info/SOURCES.txt +0 -0
- {tencentcloud-sdk-python-clb-3.0.1403 → tencentcloud-sdk-python-clb-3.0.1430}/tencentcloud_sdk_python_clb.egg-info/dependency_links.txt +0 -0
- {tencentcloud-sdk-python-clb-3.0.1403 → tencentcloud-sdk-python-clb-3.0.1430}/tencentcloud_sdk_python_clb.egg-info/top_level.txt +0 -0
|
@@ -8,7 +8,7 @@ ROOT = os.path.dirname(__file__)
|
|
|
8
8
|
|
|
9
9
|
setup(
|
|
10
10
|
name='tencentcloud-sdk-python-clb',
|
|
11
|
-
install_requires=["tencentcloud-sdk-python-common
|
|
11
|
+
install_requires=["tencentcloud-sdk-python-common>=3.0.1430,<4.0.0"],
|
|
12
12
|
version=tencentcloud.__version__,
|
|
13
13
|
description='Tencent Cloud Clb SDK for Python',
|
|
14
14
|
long_description=open('README.rst').read(),
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# -*- coding: utf8 -*-
|
|
2
|
-
# Copyright (c) 2017-
|
|
2
|
+
# Copyright (c) 2017-2025 Tencent. All Rights Reserved.
|
|
3
3
|
#
|
|
4
4
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
5
|
# you may not use this file except in compliance with the License.
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# -*- coding: utf8 -*-
|
|
2
|
-
# Copyright (c) 2017-
|
|
2
|
+
# Copyright (c) 2017-2025 Tencent. All Rights Reserved.
|
|
3
3
|
#
|
|
4
4
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
5
|
# you may not use this file except in compliance with the License.
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# -*- coding: utf8 -*-
|
|
2
|
-
# Copyright (c) 2017-
|
|
2
|
+
# Copyright (c) 2017-2025 Tencent. All Rights Reserved.
|
|
3
3
|
#
|
|
4
4
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
5
|
# you may not use this file except in compliance with the License.
|
|
@@ -3986,7 +3986,7 @@ class CreateListenerRequest(AbstractModel):
|
|
|
3986
3986
|
:type KeepaliveEnable: int
|
|
3987
3987
|
:param _EndPort: 创建端口段监听器时必须传入此参数,用以标识结束端口。同时,入参Ports只允许传入一个成员,用以标识开始端口。【如果您需要体验端口段功能,请通过 [工单申请](https://console.cloud.tencent.com/workorder/category)】。
|
|
3988
3988
|
:type EndPort: int
|
|
3989
|
-
:param _DeregisterTargetRst: 解绑后端目标时,是否发RST
|
|
3989
|
+
:param _DeregisterTargetRst: 解绑后端目标时,是否发RST给两端(客户端和服务器),此参数仅适用于TCP监听器。
|
|
3990
3990
|
:type DeregisterTargetRst: bool
|
|
3991
3991
|
:param _MultiCertInfo: 证书信息,支持同时传入不同算法类型的多本服务端证书,参数限制如下:
|
|
3992
3992
|
<li>此参数仅适用于TCP_SSL监听器和未开启SNI特性的HTTPS监听器。</li>
|
|
@@ -4189,7 +4189,7 @@ class CreateListenerRequest(AbstractModel):
|
|
|
4189
4189
|
|
|
4190
4190
|
@property
|
|
4191
4191
|
def DeregisterTargetRst(self):
|
|
4192
|
-
"""解绑后端目标时,是否发RST
|
|
4192
|
+
"""解绑后端目标时,是否发RST给两端(客户端和服务器),此参数仅适用于TCP监听器。
|
|
4193
4193
|
:rtype: bool
|
|
4194
4194
|
"""
|
|
4195
4195
|
return self._DeregisterTargetRst
|
|
@@ -4459,7 +4459,7 @@ OPEN:公网属性, INTERNAL:内网属性。
|
|
|
4459
4459
|
:type SlaveZoneId: str
|
|
4460
4460
|
:param _EipAddressId: EIP 的唯一 ID,可以通过 [DescribeAddresses](https://cloud.tencent.com/document/product/215/16702) 接口查询。形如:eip-qhx8udkc,仅适用于内网负载均衡绑定EIP。
|
|
4461
4461
|
:type EipAddressId: str
|
|
4462
|
-
:param _LoadBalancerPassToTarget: Target是否放通来自CLB的流量。开启放通(true):只验证CLB上的安全组;不开启放通(false):需同时验证CLB和后端实例上的安全组。
|
|
4462
|
+
:param _LoadBalancerPassToTarget: Target是否放通来自CLB的流量。开启放通(true):只验证CLB上的安全组;不开启放通(false):需同时验证CLB和后端实例上的安全组。IPv6 CLB安全组默认放通,不需要传此参数。
|
|
4463
4463
|
:type LoadBalancerPassToTarget: bool
|
|
4464
4464
|
:param _DynamicVip: 创建域名化负载均衡。
|
|
4465
4465
|
:type DynamicVip: bool
|
|
@@ -4775,7 +4775,7 @@ OPEN:公网属性, INTERNAL:内网属性。
|
|
|
4775
4775
|
|
|
4776
4776
|
@property
|
|
4777
4777
|
def LoadBalancerPassToTarget(self):
|
|
4778
|
-
"""Target是否放通来自CLB的流量。开启放通(true):只验证CLB上的安全组;不开启放通(false):需同时验证CLB和后端实例上的安全组。
|
|
4778
|
+
"""Target是否放通来自CLB的流量。开启放通(true):只验证CLB上的安全组;不开启放通(false):需同时验证CLB和后端实例上的安全组。IPv6 CLB安全组默认放通,不需要传此参数。
|
|
4779
4779
|
:rtype: bool
|
|
4780
4780
|
"""
|
|
4781
4781
|
return self._LoadBalancerPassToTarget
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
tencentcloud-sdk-python-common<4.0.0,>=3.0.1430
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
tencentcloud-sdk-python-common==3.0.1403
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|