datacrunch 1.13.1__py3-none-any.whl → 1.13.2__py3-none-any.whl
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.
- datacrunch/__version__.py +1 -1
- datacrunch/containers/__init__.py +1 -0
- datacrunch/containers/containers.py +8 -0
- {datacrunch-1.13.1.dist-info → datacrunch-1.13.2.dist-info}/METADATA +1 -1
- {datacrunch-1.13.1.dist-info → datacrunch-1.13.2.dist-info}/RECORD +8 -8
- {datacrunch-1.13.1.dist-info → datacrunch-1.13.2.dist-info}/WHEEL +1 -1
- {datacrunch-1.13.1.dist-info → datacrunch-1.13.2.dist-info}/licenses/LICENSE +0 -0
- {datacrunch-1.13.1.dist-info → datacrunch-1.13.2.dist-info}/top_level.txt +0 -0
datacrunch/__version__.py
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
VERSION = '1.13.
|
|
1
|
+
VERSION = '1.13.2'
|
|
@@ -132,6 +132,14 @@ class VolumeMount:
|
|
|
132
132
|
size_in_mb: Optional[int] = None
|
|
133
133
|
|
|
134
134
|
|
|
135
|
+
@dataclass_json
|
|
136
|
+
@dataclass
|
|
137
|
+
class SecretMount:
|
|
138
|
+
mount_path: str
|
|
139
|
+
secret_name: str
|
|
140
|
+
type: VolumeMountType = VolumeMountType.SECRET
|
|
141
|
+
|
|
142
|
+
|
|
135
143
|
@dataclass_json
|
|
136
144
|
@dataclass
|
|
137
145
|
class Container:
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
datacrunch/__init__.py,sha256=OG-5Avmuq3NXyBs_66GMwyzscUi0c-T6vWW5sRIfnZg,51
|
|
2
|
-
datacrunch/__version__.py,sha256=
|
|
2
|
+
datacrunch/__version__.py,sha256=8IckzI0uUmhYiB-ovZrtHma7D20LkhqldG1saLuXwus,19
|
|
3
3
|
datacrunch/constants.py,sha256=i0jCX91H2lKp1Uvk4GDsaTeXk0WmjyeSGpMfPs69BB4,2378
|
|
4
4
|
datacrunch/datacrunch.py,sha256=2IqrTY39sLuwtuQ_QP3jCI1d5AaCwriYgAUEFoZZzPU,3488
|
|
5
5
|
datacrunch/exceptions.py,sha256=uOP_YU2HEUi_mcMxQ9WYrIjqWUuUrwdube-RdL1C4Ps,781
|
|
@@ -10,8 +10,8 @@ datacrunch/authentication/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJW
|
|
|
10
10
|
datacrunch/authentication/authentication.py,sha256=CThTxA99jseh7TKIdUR1M9RErIJoXvTB8CbF1VGFPCE,3589
|
|
11
11
|
datacrunch/balance/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
12
12
|
datacrunch/balance/balance.py,sha256=rkqqXC3MLVxk6ym9Hlp9tsLbLWJculIn8q3BYbsme28,1240
|
|
13
|
-
datacrunch/containers/__init__.py,sha256=
|
|
14
|
-
datacrunch/containers/containers.py,sha256=
|
|
13
|
+
datacrunch/containers/__init__.py,sha256=WxkSyF_O-K_V2aZA-fucfGmRgQmrHhPSpUjxp3ayzO0,692
|
|
14
|
+
datacrunch/containers/containers.py,sha256=M7q6_XAgwiAbkD7FKI3QwTgDuHvFRFfCSNPYOSX3N9U,33276
|
|
15
15
|
datacrunch/http_client/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
16
16
|
datacrunch/http_client/http_client.py,sha256=tmpVd3p7-NAIaTM4E13inFZWUetdVEFZnRE38p5eVk0,8285
|
|
17
17
|
datacrunch/images/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -30,7 +30,7 @@ datacrunch/volume_types/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG
|
|
|
30
30
|
datacrunch/volume_types/volume_types.py,sha256=CNJ8kfd_nxmF99x-UAJeku-uN4Gdh-yg15Aa8WGLgWU,1828
|
|
31
31
|
datacrunch/volumes/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
32
32
|
datacrunch/volumes/volumes.py,sha256=aAH4UIVG-7NehjHu-a_4MGSdZ1jmeApV-kKh-X6TB-s,11908
|
|
33
|
-
datacrunch-1.13.
|
|
33
|
+
datacrunch-1.13.2.dist-info/licenses/LICENSE,sha256=LkdhbR2MArjDfV8M0dySL5mG_kfzxF2ntMgbJvWGyUQ,1069
|
|
34
34
|
tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
35
35
|
tests/integration_tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
36
36
|
tests/integration_tests/conftest.py,sha256=PWf6K1G3NoddebmDIy_Pk02dHQrEKfrNxpWwqE8Eqrk,546
|
|
@@ -63,7 +63,7 @@ tests/unit_tests/volume_types/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5N
|
|
|
63
63
|
tests/unit_tests/volume_types/test_volume_types.py,sha256=vGuC3dWjhQLD8bTYgw_we3dZ6vlUKRmKZbb9yCfhe0w,1386
|
|
64
64
|
tests/unit_tests/volumes/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
65
65
|
tests/unit_tests/volumes/test_volumes.py,sha256=p53eSIHddWKL7U9oLLTnxo849LrJSoi6A5lpWF6ydHs,20672
|
|
66
|
-
datacrunch-1.13.
|
|
67
|
-
datacrunch-1.13.
|
|
68
|
-
datacrunch-1.13.
|
|
69
|
-
datacrunch-1.13.
|
|
66
|
+
datacrunch-1.13.2.dist-info/METADATA,sha256=ALmti6J4zvesLEDW3Jzqq2VDhjAJAQZgNfQzmO_BzUQ,6261
|
|
67
|
+
datacrunch-1.13.2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
68
|
+
datacrunch-1.13.2.dist-info/top_level.txt,sha256=FvH4EZJkbUxNm-aKx0RjmWwnduAMpfRT13Fo123i7yE,17
|
|
69
|
+
datacrunch-1.13.2.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|