pulumi-nomad 2.3.0a1715925829__py3-none-any.whl → 2.3.0a1716962018__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.
- pulumi_nomad/get_deployments.py +5 -0
- pulumi_nomad/pulumi-plugin.json +1 -1
- {pulumi_nomad-2.3.0a1715925829.dist-info → pulumi_nomad-2.3.0a1716962018.dist-info}/METADATA +1 -1
- {pulumi_nomad-2.3.0a1715925829.dist-info → pulumi_nomad-2.3.0a1716962018.dist-info}/RECORD +6 -6
- {pulumi_nomad-2.3.0a1715925829.dist-info → pulumi_nomad-2.3.0a1716962018.dist-info}/WHEEL +0 -0
- {pulumi_nomad-2.3.0a1715925829.dist-info → pulumi_nomad-2.3.0a1716962018.dist-info}/top_level.txt +0 -0
pulumi_nomad/get_deployments.py
CHANGED
@@ -34,6 +34,11 @@ class GetDeploymentsResult:
|
|
34
34
|
def deployments(self) -> Sequence[Mapping[str, Any]]:
|
35
35
|
"""
|
36
36
|
`list of maps` a list of deployments in the cluster.
|
37
|
+
* `ID`: `string` Deployment ID.
|
38
|
+
* `JobID`: `string` Job ID associated with the deployment.
|
39
|
+
* `JobVersion`: `string` Job version.
|
40
|
+
* `Status`: `string` Deployment status.
|
41
|
+
* `StatusDescription`: `string` Detailed description of the deployment's status.
|
37
42
|
"""
|
38
43
|
return pulumi.get(self, "deployments")
|
39
44
|
|
pulumi_nomad/pulumi-plugin.json
CHANGED
@@ -17,7 +17,7 @@ pulumi_nomad/get_acl_token.py,sha256=Z-sznln3wmpih3XeANG6A_8EgS6NwrwPp3_FDd677Zg
|
|
17
17
|
pulumi_nomad/get_acl_tokens.py,sha256=7f6JcqS6QIXlnVWp3EEsMD0QsNRMlAA9YBnYRmYpuV4,3419
|
18
18
|
pulumi_nomad/get_allocations.py,sha256=QJzyhCmSr4-GQ9XeYw2TMU0GfvC8_n1-mC4oiIOghrU,5350
|
19
19
|
pulumi_nomad/get_datacenters.py,sha256=Zr-3UV3zvv67rtUuljCdWxLKmbBG8RFx_EP_UitlxJs,4647
|
20
|
-
pulumi_nomad/get_deployments.py,sha256=
|
20
|
+
pulumi_nomad/get_deployments.py,sha256=bM56LXbFeiVFQGn8WkVuk5ebmrwkzPN7LS2eFI61k5U,3005
|
21
21
|
pulumi_nomad/get_job.py,sha256=i-VSx6jQV2y6U-pct1XqP9DO7_Bvdpe2Nej_Un0CggE,13404
|
22
22
|
pulumi_nomad/get_job_parser.py,sha256=seb5mrC1Mr3siKwi21_Jz9IMu4zcTZl0GUo8k4NZBi4,4001
|
23
23
|
pulumi_nomad/get_namespace.py,sha256=9adN4SkbcVBpdZHfurTwItlCOfT_AxIYtg6ed8J6q6g,5344
|
@@ -37,7 +37,7 @@ pulumi_nomad/namespace.py,sha256=3ROS7Fdhbl08fMGk2IGxeC3SMpdbxK_q8y90uil1wf0,205
|
|
37
37
|
pulumi_nomad/node_pool.py,sha256=OftrmHc1WUaEVnYxjsZDit1sPv_-d2mvflestKGUfVo,13126
|
38
38
|
pulumi_nomad/outputs.py,sha256=g5AWtyngKdrcmjrpYMoU2Jn66AZPUguGYUlQSt23pyk,95392
|
39
39
|
pulumi_nomad/provider.py,sha256=kXiczhVPifjDrveY1h4jz1sqGvu8ahRNbh-f3QLDuew,21549
|
40
|
-
pulumi_nomad/pulumi-plugin.json,sha256=
|
40
|
+
pulumi_nomad/pulumi-plugin.json,sha256=x1l8InSUE0Udw5_9YnXOtWV434jYpE-Oyxcs6HVhyUo,81
|
41
41
|
pulumi_nomad/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
42
42
|
pulumi_nomad/quote_specification.py,sha256=KPx5UE35CwbDACT_orhck4wD0czzJCWPWmlldfKq5tk,12113
|
43
43
|
pulumi_nomad/scheduler_config.py,sha256=i8ek-d_x7b6PVnL4e0l-06fdVbKyzEzB51kMAIBDbVw,14110
|
@@ -48,7 +48,7 @@ pulumi_nomad/config/__init__.py,sha256=cfY0smRZD3fDVc93ZIAxEl_IM2pynmXB52n3Ahzi0
|
|
48
48
|
pulumi_nomad/config/__init__.pyi,sha256=xqQrj9Co22MZN1IMoQwefoce6b6zI5nQfuA4L_uqw3Q,1865
|
49
49
|
pulumi_nomad/config/outputs.py,sha256=EJXQtJx8CPqK4-XlVBLC4rbjzI1AVUBUrOjFgyxwtuk,1003
|
50
50
|
pulumi_nomad/config/vars.py,sha256=pNNlDdaVJeMKr6TPOOJ4wW-_KPneYFizgpPjUIxa9rU,3432
|
51
|
-
pulumi_nomad-2.3.
|
52
|
-
pulumi_nomad-2.3.
|
53
|
-
pulumi_nomad-2.3.
|
54
|
-
pulumi_nomad-2.3.
|
51
|
+
pulumi_nomad-2.3.0a1716962018.dist-info/METADATA,sha256=ZZqTI_ct7HNt7yvA2GZRruhlFGLh47ddZbonJU_ziAs,4730
|
52
|
+
pulumi_nomad-2.3.0a1716962018.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
|
53
|
+
pulumi_nomad-2.3.0a1716962018.dist-info/top_level.txt,sha256=1JxoZWssmXqN-8vVDXtedeoWtI703uNWUOzlm8Byv-o,13
|
54
|
+
pulumi_nomad-2.3.0a1716962018.dist-info/RECORD,,
|
File without changes
|
{pulumi_nomad-2.3.0a1715925829.dist-info → pulumi_nomad-2.3.0a1716962018.dist-info}/top_level.txt
RENAMED
File without changes
|