pulumi-docker 4.6.0a1714496491__tar.gz → 4.6.0a1715382759__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.
- {pulumi_docker-4.6.0a1714496491 → pulumi_docker-4.6.0a1715382759}/PKG-INFO +1 -1
- {pulumi_docker-4.6.0a1714496491 → pulumi_docker-4.6.0a1715382759}/pulumi_docker/container.py +0 -20
- {pulumi_docker-4.6.0a1714496491 → pulumi_docker-4.6.0a1715382759}/pulumi_docker.egg-info/PKG-INFO +1 -1
- {pulumi_docker-4.6.0a1714496491 → pulumi_docker-4.6.0a1715382759}/pyproject.toml +1 -1
- {pulumi_docker-4.6.0a1714496491 → pulumi_docker-4.6.0a1715382759}/README.md +0 -0
- {pulumi_docker-4.6.0a1714496491 → pulumi_docker-4.6.0a1715382759}/pulumi_docker/__init__.py +0 -0
- {pulumi_docker-4.6.0a1714496491 → pulumi_docker-4.6.0a1715382759}/pulumi_docker/_enums.py +0 -0
- {pulumi_docker-4.6.0a1714496491 → pulumi_docker-4.6.0a1715382759}/pulumi_docker/_inputs.py +0 -0
- {pulumi_docker-4.6.0a1714496491 → pulumi_docker-4.6.0a1715382759}/pulumi_docker/_utilities.py +0 -0
- {pulumi_docker-4.6.0a1714496491 → pulumi_docker-4.6.0a1715382759}/pulumi_docker/config/__init__.py +0 -0
- {pulumi_docker-4.6.0a1714496491 → pulumi_docker-4.6.0a1715382759}/pulumi_docker/config/__init__.pyi +0 -0
- {pulumi_docker-4.6.0a1714496491 → pulumi_docker-4.6.0a1715382759}/pulumi_docker/config/outputs.py +0 -0
- {pulumi_docker-4.6.0a1714496491 → pulumi_docker-4.6.0a1715382759}/pulumi_docker/config/vars.py +0 -0
- {pulumi_docker-4.6.0a1714496491 → pulumi_docker-4.6.0a1715382759}/pulumi_docker/get_logs.py +0 -0
- {pulumi_docker-4.6.0a1714496491 → pulumi_docker-4.6.0a1715382759}/pulumi_docker/get_network.py +0 -0
- {pulumi_docker-4.6.0a1714496491 → pulumi_docker-4.6.0a1715382759}/pulumi_docker/get_plugin.py +0 -0
- {pulumi_docker-4.6.0a1714496491 → pulumi_docker-4.6.0a1715382759}/pulumi_docker/get_registry_image.py +0 -0
- {pulumi_docker-4.6.0a1714496491 → pulumi_docker-4.6.0a1715382759}/pulumi_docker/get_remote_image.py +0 -0
- {pulumi_docker-4.6.0a1714496491 → pulumi_docker-4.6.0a1715382759}/pulumi_docker/image.py +0 -0
- {pulumi_docker-4.6.0a1714496491 → pulumi_docker-4.6.0a1715382759}/pulumi_docker/network.py +0 -0
- {pulumi_docker-4.6.0a1714496491 → pulumi_docker-4.6.0a1715382759}/pulumi_docker/outputs.py +0 -0
- {pulumi_docker-4.6.0a1714496491 → pulumi_docker-4.6.0a1715382759}/pulumi_docker/plugin.py +0 -0
- {pulumi_docker-4.6.0a1714496491 → pulumi_docker-4.6.0a1715382759}/pulumi_docker/provider.py +0 -0
- {pulumi_docker-4.6.0a1714496491 → pulumi_docker-4.6.0a1715382759}/pulumi_docker/pulumi-plugin.json +0 -0
- {pulumi_docker-4.6.0a1714496491 → pulumi_docker-4.6.0a1715382759}/pulumi_docker/py.typed +0 -0
- {pulumi_docker-4.6.0a1714496491 → pulumi_docker-4.6.0a1715382759}/pulumi_docker/registry_image.py +0 -0
- {pulumi_docker-4.6.0a1714496491 → pulumi_docker-4.6.0a1715382759}/pulumi_docker/remote_image.py +0 -0
- {pulumi_docker-4.6.0a1714496491 → pulumi_docker-4.6.0a1715382759}/pulumi_docker/secret.py +0 -0
- {pulumi_docker-4.6.0a1714496491 → pulumi_docker-4.6.0a1715382759}/pulumi_docker/service.py +0 -0
- {pulumi_docker-4.6.0a1714496491 → pulumi_docker-4.6.0a1715382759}/pulumi_docker/service_config.py +0 -0
- {pulumi_docker-4.6.0a1714496491 → pulumi_docker-4.6.0a1715382759}/pulumi_docker/tag.py +0 -0
- {pulumi_docker-4.6.0a1714496491 → pulumi_docker-4.6.0a1715382759}/pulumi_docker/volume.py +0 -0
- {pulumi_docker-4.6.0a1714496491 → pulumi_docker-4.6.0a1715382759}/pulumi_docker.egg-info/SOURCES.txt +0 -0
- {pulumi_docker-4.6.0a1714496491 → pulumi_docker-4.6.0a1715382759}/pulumi_docker.egg-info/dependency_links.txt +0 -0
- {pulumi_docker-4.6.0a1714496491 → pulumi_docker-4.6.0a1715382759}/pulumi_docker.egg-info/requires.txt +0 -0
- {pulumi_docker-4.6.0a1714496491 → pulumi_docker-4.6.0a1715382759}/pulumi_docker.egg-info/top_level.txt +0 -0
- {pulumi_docker-4.6.0a1714496491 → pulumi_docker-4.6.0a1715382759}/setup.cfg +0 -0
{pulumi_docker-4.6.0a1714496491 → pulumi_docker-4.6.0a1715382759}/pulumi_docker/container.py
RENAMED
|
@@ -111,8 +111,6 @@ class ContainerArgs:
|
|
|
111
111
|
:param pulumi.Input[int] memory: The memory limit for the container in MBs.
|
|
112
112
|
:param pulumi.Input[int] memory_swap: The total memory limit (memory + swap) for the container in MBs. This setting may compute to `-1` after `pulumi up` if the target host doesn't support memory swap, when that is the case docker will use a soft limitation.
|
|
113
113
|
:param pulumi.Input[Sequence[pulumi.Input['ContainerMountArgs']]] mounts: Specification for mounts to be added to containers created as part of the service.
|
|
114
|
-
:param pulumi.Input[bool] must_run: If `true`, then the Docker container will be kept running. If `false`, then as long as the container exists, Terraform
|
|
115
|
-
assumes it is successful. Defaults to `true`.
|
|
116
114
|
:param pulumi.Input[str] name: The name of the container.
|
|
117
115
|
:param pulumi.Input[str] network_mode: Network mode of the container.
|
|
118
116
|
:param pulumi.Input[Sequence[pulumi.Input['ContainerNetworksAdvancedArgs']]] networks_advanced: The networks the container is attached to
|
|
@@ -643,10 +641,6 @@ class ContainerArgs:
|
|
|
643
641
|
@property
|
|
644
642
|
@pulumi.getter(name="mustRun")
|
|
645
643
|
def must_run(self) -> Optional[pulumi.Input[bool]]:
|
|
646
|
-
"""
|
|
647
|
-
If `true`, then the Docker container will be kept running. If `false`, then as long as the container exists, Terraform
|
|
648
|
-
assumes it is successful. Defaults to `true`.
|
|
649
|
-
"""
|
|
650
644
|
return pulumi.get(self, "must_run")
|
|
651
645
|
|
|
652
646
|
@must_run.setter
|
|
@@ -1119,8 +1113,6 @@ class _ContainerState:
|
|
|
1119
1113
|
:param pulumi.Input[int] memory: The memory limit for the container in MBs.
|
|
1120
1114
|
:param pulumi.Input[int] memory_swap: The total memory limit (memory + swap) for the container in MBs. This setting may compute to `-1` after `pulumi up` if the target host doesn't support memory swap, when that is the case docker will use a soft limitation.
|
|
1121
1115
|
:param pulumi.Input[Sequence[pulumi.Input['ContainerMountArgs']]] mounts: Specification for mounts to be added to containers created as part of the service.
|
|
1122
|
-
:param pulumi.Input[bool] must_run: If `true`, then the Docker container will be kept running. If `false`, then as long as the container exists, Terraform
|
|
1123
|
-
assumes it is successful. Defaults to `true`.
|
|
1124
1116
|
:param pulumi.Input[str] name: The name of the container.
|
|
1125
1117
|
:param pulumi.Input[Sequence[pulumi.Input['ContainerNetworkDataArgs']]] network_datas: The data of the networks the container is connected to.
|
|
1126
1118
|
:param pulumi.Input[str] network_mode: Network mode of the container.
|
|
@@ -1697,10 +1689,6 @@ class _ContainerState:
|
|
|
1697
1689
|
@property
|
|
1698
1690
|
@pulumi.getter(name="mustRun")
|
|
1699
1691
|
def must_run(self) -> Optional[pulumi.Input[bool]]:
|
|
1700
|
-
"""
|
|
1701
|
-
If `true`, then the Docker container will be kept running. If `false`, then as long as the container exists, Terraform
|
|
1702
|
-
assumes it is successful. Defaults to `true`.
|
|
1703
|
-
"""
|
|
1704
1692
|
return pulumi.get(self, "must_run")
|
|
1705
1693
|
|
|
1706
1694
|
@must_run.setter
|
|
@@ -2241,8 +2229,6 @@ class Container(pulumi.CustomResource):
|
|
|
2241
2229
|
:param pulumi.Input[int] memory: The memory limit for the container in MBs.
|
|
2242
2230
|
:param pulumi.Input[int] memory_swap: The total memory limit (memory + swap) for the container in MBs. This setting may compute to `-1` after `pulumi up` if the target host doesn't support memory swap, when that is the case docker will use a soft limitation.
|
|
2243
2231
|
:param pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['ContainerMountArgs']]]] mounts: Specification for mounts to be added to containers created as part of the service.
|
|
2244
|
-
:param pulumi.Input[bool] must_run: If `true`, then the Docker container will be kept running. If `false`, then as long as the container exists, Terraform
|
|
2245
|
-
assumes it is successful. Defaults to `true`.
|
|
2246
2232
|
:param pulumi.Input[str] name: The name of the container.
|
|
2247
2233
|
:param pulumi.Input[str] network_mode: Network mode of the container.
|
|
2248
2234
|
:param pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['ContainerNetworksAdvancedArgs']]]] networks_advanced: The networks the container is attached to
|
|
@@ -2611,8 +2597,6 @@ class Container(pulumi.CustomResource):
|
|
|
2611
2597
|
:param pulumi.Input[int] memory: The memory limit for the container in MBs.
|
|
2612
2598
|
:param pulumi.Input[int] memory_swap: The total memory limit (memory + swap) for the container in MBs. This setting may compute to `-1` after `pulumi up` if the target host doesn't support memory swap, when that is the case docker will use a soft limitation.
|
|
2613
2599
|
:param pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['ContainerMountArgs']]]] mounts: Specification for mounts to be added to containers created as part of the service.
|
|
2614
|
-
:param pulumi.Input[bool] must_run: If `true`, then the Docker container will be kept running. If `false`, then as long as the container exists, Terraform
|
|
2615
|
-
assumes it is successful. Defaults to `true`.
|
|
2616
2600
|
:param pulumi.Input[str] name: The name of the container.
|
|
2617
2601
|
:param pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['ContainerNetworkDataArgs']]]] network_datas: The data of the networks the container is connected to.
|
|
2618
2602
|
:param pulumi.Input[str] network_mode: Network mode of the container.
|
|
@@ -2992,10 +2976,6 @@ class Container(pulumi.CustomResource):
|
|
|
2992
2976
|
@property
|
|
2993
2977
|
@pulumi.getter(name="mustRun")
|
|
2994
2978
|
def must_run(self) -> pulumi.Output[Optional[bool]]:
|
|
2995
|
-
"""
|
|
2996
|
-
If `true`, then the Docker container will be kept running. If `false`, then as long as the container exists, Terraform
|
|
2997
|
-
assumes it is successful. Defaults to `true`.
|
|
2998
|
-
"""
|
|
2999
2979
|
return pulumi.get(self, "must_run")
|
|
3000
2980
|
|
|
3001
2981
|
@property
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulumi_docker-4.6.0a1714496491 → pulumi_docker-4.6.0a1715382759}/pulumi_docker/_utilities.py
RENAMED
|
File without changes
|
{pulumi_docker-4.6.0a1714496491 → pulumi_docker-4.6.0a1715382759}/pulumi_docker/config/__init__.py
RENAMED
|
File without changes
|
{pulumi_docker-4.6.0a1714496491 → pulumi_docker-4.6.0a1715382759}/pulumi_docker/config/__init__.pyi
RENAMED
|
File without changes
|
{pulumi_docker-4.6.0a1714496491 → pulumi_docker-4.6.0a1715382759}/pulumi_docker/config/outputs.py
RENAMED
|
File without changes
|
{pulumi_docker-4.6.0a1714496491 → pulumi_docker-4.6.0a1715382759}/pulumi_docker/config/vars.py
RENAMED
|
File without changes
|
|
File without changes
|
{pulumi_docker-4.6.0a1714496491 → pulumi_docker-4.6.0a1715382759}/pulumi_docker/get_network.py
RENAMED
|
File without changes
|
{pulumi_docker-4.6.0a1714496491 → pulumi_docker-4.6.0a1715382759}/pulumi_docker/get_plugin.py
RENAMED
|
File without changes
|
|
File without changes
|
{pulumi_docker-4.6.0a1714496491 → pulumi_docker-4.6.0a1715382759}/pulumi_docker/get_remote_image.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulumi_docker-4.6.0a1714496491 → pulumi_docker-4.6.0a1715382759}/pulumi_docker/pulumi-plugin.json
RENAMED
|
File without changes
|
|
File without changes
|
{pulumi_docker-4.6.0a1714496491 → pulumi_docker-4.6.0a1715382759}/pulumi_docker/registry_image.py
RENAMED
|
File without changes
|
{pulumi_docker-4.6.0a1714496491 → pulumi_docker-4.6.0a1715382759}/pulumi_docker/remote_image.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulumi_docker-4.6.0a1714496491 → pulumi_docker-4.6.0a1715382759}/pulumi_docker/service_config.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulumi_docker-4.6.0a1714496491 → pulumi_docker-4.6.0a1715382759}/pulumi_docker.egg-info/SOURCES.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|