tencentcloud-sdk-python-tione 3.1.35__tar.gz → 3.1.44__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_tione-3.1.35 → tencentcloud_sdk_python_tione-3.1.44}/PKG-INFO +2 -2
- {tencentcloud_sdk_python_tione-3.1.35 → tencentcloud_sdk_python_tione-3.1.44}/setup.py +1 -1
- {tencentcloud_sdk_python_tione-3.1.35 → tencentcloud_sdk_python_tione-3.1.44}/tencentcloud/__init__.py +1 -1
- {tencentcloud_sdk_python_tione-3.1.35 → tencentcloud_sdk_python_tione-3.1.44}/tencentcloud/tione/v20211111/models.py +108 -2
- {tencentcloud_sdk_python_tione-3.1.35 → tencentcloud_sdk_python_tione-3.1.44}/tencentcloud_sdk_python_tione.egg-info/PKG-INFO +2 -2
- tencentcloud_sdk_python_tione-3.1.44/tencentcloud_sdk_python_tione.egg-info/requires.txt +1 -0
- tencentcloud_sdk_python_tione-3.1.35/tencentcloud_sdk_python_tione.egg-info/requires.txt +0 -1
- {tencentcloud_sdk_python_tione-3.1.35 → tencentcloud_sdk_python_tione-3.1.44}/README.rst +0 -0
- {tencentcloud_sdk_python_tione-3.1.35 → tencentcloud_sdk_python_tione-3.1.44}/setup.cfg +0 -0
- {tencentcloud_sdk_python_tione-3.1.35 → tencentcloud_sdk_python_tione-3.1.44}/tencentcloud/tione/__init__.py +0 -0
- {tencentcloud_sdk_python_tione-3.1.35 → tencentcloud_sdk_python_tione-3.1.44}/tencentcloud/tione/v20191022/__init__.py +0 -0
- {tencentcloud_sdk_python_tione-3.1.35 → tencentcloud_sdk_python_tione-3.1.44}/tencentcloud/tione/v20191022/errorcodes.py +0 -0
- {tencentcloud_sdk_python_tione-3.1.35 → tencentcloud_sdk_python_tione-3.1.44}/tencentcloud/tione/v20191022/models.py +0 -0
- {tencentcloud_sdk_python_tione-3.1.35 → tencentcloud_sdk_python_tione-3.1.44}/tencentcloud/tione/v20191022/tione_client.py +0 -0
- {tencentcloud_sdk_python_tione-3.1.35 → tencentcloud_sdk_python_tione-3.1.44}/tencentcloud/tione/v20191022/tione_client_async.py +0 -0
- {tencentcloud_sdk_python_tione-3.1.35 → tencentcloud_sdk_python_tione-3.1.44}/tencentcloud/tione/v20211111/__init__.py +0 -0
- {tencentcloud_sdk_python_tione-3.1.35 → tencentcloud_sdk_python_tione-3.1.44}/tencentcloud/tione/v20211111/errorcodes.py +0 -0
- {tencentcloud_sdk_python_tione-3.1.35 → tencentcloud_sdk_python_tione-3.1.44}/tencentcloud/tione/v20211111/tione_client.py +0 -0
- {tencentcloud_sdk_python_tione-3.1.35 → tencentcloud_sdk_python_tione-3.1.44}/tencentcloud/tione/v20211111/tione_client_async.py +0 -0
- {tencentcloud_sdk_python_tione-3.1.35 → tencentcloud_sdk_python_tione-3.1.44}/tencentcloud_sdk_python_tione.egg-info/SOURCES.txt +0 -0
- {tencentcloud_sdk_python_tione-3.1.35 → tencentcloud_sdk_python_tione-3.1.44}/tencentcloud_sdk_python_tione.egg-info/dependency_links.txt +0 -0
- {tencentcloud_sdk_python_tione-3.1.35 → tencentcloud_sdk_python_tione-3.1.44}/tencentcloud_sdk_python_tione.egg-info/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: tencentcloud-sdk-python-tione
|
|
3
|
-
Version: 3.1.
|
|
3
|
+
Version: 3.1.44
|
|
4
4
|
Summary: Tencent Cloud Tione 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.44
|
|
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-tione',
|
|
11
|
-
install_requires=["tencentcloud-sdk-python-common>=3.1.
|
|
11
|
+
install_requires=["tencentcloud-sdk-python-common>=3.1.44,<4.0.0"],
|
|
12
12
|
|
|
13
13
|
version=tencentcloud.__version__,
|
|
14
14
|
description='Tencent Cloud Tione SDK for Python',
|
|
@@ -3608,6 +3608,8 @@ POSTPAID_BY_HOUR 按量计费
|
|
|
3608
3608
|
:type EncodedStartCmdInfo: :class:`tencentcloud.tione.v20211111.models.EncodedStartCmdInfo`
|
|
3609
3609
|
:param _CodeRepos: 代码仓库配置
|
|
3610
3610
|
:type CodeRepos: list of CodeRepoConfig
|
|
3611
|
+
:param _ExposeNetworkConfig: 网络暴露配置
|
|
3612
|
+
:type ExposeNetworkConfig: :class:`tencentcloud.tione.v20211111.models.ExposeNetworkConfig`
|
|
3611
3613
|
"""
|
|
3612
3614
|
self._Name = None
|
|
3613
3615
|
self._ChargeType = None
|
|
@@ -3633,6 +3635,7 @@ POSTPAID_BY_HOUR 按量计费
|
|
|
3633
3635
|
self._CallbackUrl = None
|
|
3634
3636
|
self._EncodedStartCmdInfo = None
|
|
3635
3637
|
self._CodeRepos = None
|
|
3638
|
+
self._ExposeNetworkConfig = None
|
|
3636
3639
|
|
|
3637
3640
|
@property
|
|
3638
3641
|
def Name(self):
|
|
@@ -3899,6 +3902,17 @@ POSTPAID_BY_HOUR 按量计费
|
|
|
3899
3902
|
def CodeRepos(self, CodeRepos):
|
|
3900
3903
|
self._CodeRepos = CodeRepos
|
|
3901
3904
|
|
|
3905
|
+
@property
|
|
3906
|
+
def ExposeNetworkConfig(self):
|
|
3907
|
+
r"""网络暴露配置
|
|
3908
|
+
:rtype: :class:`tencentcloud.tione.v20211111.models.ExposeNetworkConfig`
|
|
3909
|
+
"""
|
|
3910
|
+
return self._ExposeNetworkConfig
|
|
3911
|
+
|
|
3912
|
+
@ExposeNetworkConfig.setter
|
|
3913
|
+
def ExposeNetworkConfig(self, ExposeNetworkConfig):
|
|
3914
|
+
self._ExposeNetworkConfig = ExposeNetworkConfig
|
|
3915
|
+
|
|
3902
3916
|
|
|
3903
3917
|
def _deserialize(self, params):
|
|
3904
3918
|
self._Name = params.get("Name")
|
|
@@ -3957,6 +3971,9 @@ POSTPAID_BY_HOUR 按量计费
|
|
|
3957
3971
|
obj = CodeRepoConfig()
|
|
3958
3972
|
obj._deserialize(item)
|
|
3959
3973
|
self._CodeRepos.append(obj)
|
|
3974
|
+
if params.get("ExposeNetworkConfig") is not None:
|
|
3975
|
+
self._ExposeNetworkConfig = ExposeNetworkConfig()
|
|
3976
|
+
self._ExposeNetworkConfig._deserialize(params.get("ExposeNetworkConfig"))
|
|
3960
3977
|
memeber_set = set(params.keys())
|
|
3961
3978
|
for name, value in vars(self).items():
|
|
3962
3979
|
property_name = name[1:]
|
|
@@ -10759,6 +10776,61 @@ class ExecAction(AbstractModel):
|
|
|
10759
10776
|
|
|
10760
10777
|
|
|
10761
10778
|
|
|
10779
|
+
class ExposeNetworkConfig(AbstractModel):
|
|
10780
|
+
r"""暴露网络配置
|
|
10781
|
+
|
|
10782
|
+
"""
|
|
10783
|
+
|
|
10784
|
+
def __init__(self):
|
|
10785
|
+
r"""
|
|
10786
|
+
:param _SSHConfig: ssh配置
|
|
10787
|
+
:type SSHConfig: :class:`tencentcloud.tione.v20211111.models.SSHConfig`
|
|
10788
|
+
:param _ExposePortConfig: 容器端口暴露到公网配置
|
|
10789
|
+
:type ExposePortConfig: :class:`tencentcloud.tione.v20211111.models.ExposePortConfig`
|
|
10790
|
+
"""
|
|
10791
|
+
self._SSHConfig = None
|
|
10792
|
+
self._ExposePortConfig = None
|
|
10793
|
+
|
|
10794
|
+
@property
|
|
10795
|
+
def SSHConfig(self):
|
|
10796
|
+
r"""ssh配置
|
|
10797
|
+
:rtype: :class:`tencentcloud.tione.v20211111.models.SSHConfig`
|
|
10798
|
+
"""
|
|
10799
|
+
return self._SSHConfig
|
|
10800
|
+
|
|
10801
|
+
@SSHConfig.setter
|
|
10802
|
+
def SSHConfig(self, SSHConfig):
|
|
10803
|
+
self._SSHConfig = SSHConfig
|
|
10804
|
+
|
|
10805
|
+
@property
|
|
10806
|
+
def ExposePortConfig(self):
|
|
10807
|
+
r"""容器端口暴露到公网配置
|
|
10808
|
+
:rtype: :class:`tencentcloud.tione.v20211111.models.ExposePortConfig`
|
|
10809
|
+
"""
|
|
10810
|
+
return self._ExposePortConfig
|
|
10811
|
+
|
|
10812
|
+
@ExposePortConfig.setter
|
|
10813
|
+
def ExposePortConfig(self, ExposePortConfig):
|
|
10814
|
+
self._ExposePortConfig = ExposePortConfig
|
|
10815
|
+
|
|
10816
|
+
|
|
10817
|
+
def _deserialize(self, params):
|
|
10818
|
+
if params.get("SSHConfig") is not None:
|
|
10819
|
+
self._SSHConfig = SSHConfig()
|
|
10820
|
+
self._SSHConfig._deserialize(params.get("SSHConfig"))
|
|
10821
|
+
if params.get("ExposePortConfig") is not None:
|
|
10822
|
+
self._ExposePortConfig = ExposePortConfig()
|
|
10823
|
+
self._ExposePortConfig._deserialize(params.get("ExposePortConfig"))
|
|
10824
|
+
memeber_set = set(params.keys())
|
|
10825
|
+
for name, value in vars(self).items():
|
|
10826
|
+
property_name = name[1:]
|
|
10827
|
+
if property_name in memeber_set:
|
|
10828
|
+
memeber_set.remove(property_name)
|
|
10829
|
+
if len(memeber_set) > 0:
|
|
10830
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
|
10831
|
+
|
|
10832
|
+
|
|
10833
|
+
|
|
10762
10834
|
class ExposePortConfig(AbstractModel):
|
|
10763
10835
|
r"""暴露端口信息
|
|
10764
10836
|
|
|
@@ -24193,6 +24265,8 @@ class TrainingTaskDetail(AbstractModel):
|
|
|
24193
24265
|
:type CallbackUrl: str
|
|
24194
24266
|
:param _CodeRepos: 任务关联的代码仓库配置
|
|
24195
24267
|
:type CodeRepos: list of CodeRepoConfig
|
|
24268
|
+
:param _ExposeNetworkConfig: 暴露网络配置
|
|
24269
|
+
:type ExposeNetworkConfig: :class:`tencentcloud.tione.v20211111.models.ExposeNetworkConfig`
|
|
24196
24270
|
"""
|
|
24197
24271
|
self._Id = None
|
|
24198
24272
|
self._Name = None
|
|
@@ -24235,6 +24309,7 @@ class TrainingTaskDetail(AbstractModel):
|
|
|
24235
24309
|
self._Status = None
|
|
24236
24310
|
self._CallbackUrl = None
|
|
24237
24311
|
self._CodeRepos = None
|
|
24312
|
+
self._ExposeNetworkConfig = None
|
|
24238
24313
|
|
|
24239
24314
|
@property
|
|
24240
24315
|
def Id(self):
|
|
@@ -24712,6 +24787,17 @@ class TrainingTaskDetail(AbstractModel):
|
|
|
24712
24787
|
def CodeRepos(self, CodeRepos):
|
|
24713
24788
|
self._CodeRepos = CodeRepos
|
|
24714
24789
|
|
|
24790
|
+
@property
|
|
24791
|
+
def ExposeNetworkConfig(self):
|
|
24792
|
+
r"""暴露网络配置
|
|
24793
|
+
:rtype: :class:`tencentcloud.tione.v20211111.models.ExposeNetworkConfig`
|
|
24794
|
+
"""
|
|
24795
|
+
return self._ExposeNetworkConfig
|
|
24796
|
+
|
|
24797
|
+
@ExposeNetworkConfig.setter
|
|
24798
|
+
def ExposeNetworkConfig(self, ExposeNetworkConfig):
|
|
24799
|
+
self._ExposeNetworkConfig = ExposeNetworkConfig
|
|
24800
|
+
|
|
24715
24801
|
|
|
24716
24802
|
def _deserialize(self, params):
|
|
24717
24803
|
self._Id = params.get("Id")
|
|
@@ -24785,6 +24871,9 @@ class TrainingTaskDetail(AbstractModel):
|
|
|
24785
24871
|
obj = CodeRepoConfig()
|
|
24786
24872
|
obj._deserialize(item)
|
|
24787
24873
|
self._CodeRepos.append(obj)
|
|
24874
|
+
if params.get("ExposeNetworkConfig") is not None:
|
|
24875
|
+
self._ExposeNetworkConfig = ExposeNetworkConfig()
|
|
24876
|
+
self._ExposeNetworkConfig._deserialize(params.get("ExposeNetworkConfig"))
|
|
24788
24877
|
memeber_set = set(params.keys())
|
|
24789
24878
|
for name, value in vars(self).items():
|
|
24790
24879
|
property_name = name[1:]
|
|
@@ -25411,15 +25500,18 @@ class VolumeMount(AbstractModel):
|
|
|
25411
25500
|
r"""
|
|
25412
25501
|
:param _CFSConfig: cfs的配置信息
|
|
25413
25502
|
:type CFSConfig: :class:`tencentcloud.tione.v20211111.models.CFSConfig`
|
|
25414
|
-
:param _VolumeSourceType: 挂载源类型,CFS、COS,默认为CFS
|
|
25503
|
+
:param _VolumeSourceType: 挂载源类型,CFS、COS、PUBLIC_DATA_SOURCE,默认为CFS
|
|
25415
25504
|
:type VolumeSourceType: str
|
|
25416
25505
|
:param _MountPath: 自定义容器内挂载路径
|
|
25417
25506
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
25418
25507
|
:type MountPath: str
|
|
25508
|
+
:param _PublicDataSource: 挂载数据源时的配置信息
|
|
25509
|
+
:type PublicDataSource: :class:`tencentcloud.tione.v20211111.models.PublicDataSourceFS`
|
|
25419
25510
|
"""
|
|
25420
25511
|
self._CFSConfig = None
|
|
25421
25512
|
self._VolumeSourceType = None
|
|
25422
25513
|
self._MountPath = None
|
|
25514
|
+
self._PublicDataSource = None
|
|
25423
25515
|
|
|
25424
25516
|
@property
|
|
25425
25517
|
def CFSConfig(self):
|
|
@@ -25434,7 +25526,7 @@ class VolumeMount(AbstractModel):
|
|
|
25434
25526
|
|
|
25435
25527
|
@property
|
|
25436
25528
|
def VolumeSourceType(self):
|
|
25437
|
-
r"""挂载源类型,CFS、COS,默认为CFS
|
|
25529
|
+
r"""挂载源类型,CFS、COS、PUBLIC_DATA_SOURCE,默认为CFS
|
|
25438
25530
|
:rtype: str
|
|
25439
25531
|
"""
|
|
25440
25532
|
return self._VolumeSourceType
|
|
@@ -25455,6 +25547,17 @@ class VolumeMount(AbstractModel):
|
|
|
25455
25547
|
def MountPath(self, MountPath):
|
|
25456
25548
|
self._MountPath = MountPath
|
|
25457
25549
|
|
|
25550
|
+
@property
|
|
25551
|
+
def PublicDataSource(self):
|
|
25552
|
+
r"""挂载数据源时的配置信息
|
|
25553
|
+
:rtype: :class:`tencentcloud.tione.v20211111.models.PublicDataSourceFS`
|
|
25554
|
+
"""
|
|
25555
|
+
return self._PublicDataSource
|
|
25556
|
+
|
|
25557
|
+
@PublicDataSource.setter
|
|
25558
|
+
def PublicDataSource(self, PublicDataSource):
|
|
25559
|
+
self._PublicDataSource = PublicDataSource
|
|
25560
|
+
|
|
25458
25561
|
|
|
25459
25562
|
def _deserialize(self, params):
|
|
25460
25563
|
if params.get("CFSConfig") is not None:
|
|
@@ -25462,6 +25565,9 @@ class VolumeMount(AbstractModel):
|
|
|
25462
25565
|
self._CFSConfig._deserialize(params.get("CFSConfig"))
|
|
25463
25566
|
self._VolumeSourceType = params.get("VolumeSourceType")
|
|
25464
25567
|
self._MountPath = params.get("MountPath")
|
|
25568
|
+
if params.get("PublicDataSource") is not None:
|
|
25569
|
+
self._PublicDataSource = PublicDataSourceFS()
|
|
25570
|
+
self._PublicDataSource._deserialize(params.get("PublicDataSource"))
|
|
25465
25571
|
memeber_set = set(params.keys())
|
|
25466
25572
|
for name, value in vars(self).items():
|
|
25467
25573
|
property_name = name[1:]
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: tencentcloud-sdk-python-tione
|
|
3
|
-
Version: 3.1.
|
|
3
|
+
Version: 3.1.44
|
|
4
4
|
Summary: Tencent Cloud Tione 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.44
|
|
19
19
|
|
|
20
20
|
============================
|
|
21
21
|
Tencent Cloud SDK for Python
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
tencentcloud-sdk-python-common<4.0.0,>=3.1.44
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
tencentcloud-sdk-python-common<4.0.0,>=3.1.35
|
|
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
|