@pulumi/hcloud 1.17.0 → 1.17.1
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.
- package/firewall.d.ts +4 -2
- package/firewall.js +4 -2
- package/firewall.js.map +1 -1
- package/firewallAttachment.d.ts +6 -0
- package/firewallAttachment.js +6 -0
- package/firewallAttachment.js.map +1 -1
- package/floatingIp.d.ts +4 -2
- package/floatingIp.js +4 -2
- package/floatingIp.js.map +1 -1
- package/floatingIpAssignment.d.ts +4 -2
- package/floatingIpAssignment.js +4 -2
- package/floatingIpAssignment.js.map +1 -1
- package/getCertificate.d.ts +4 -0
- package/getCertificate.js +4 -0
- package/getCertificate.js.map +1 -1
- package/getCertificates.d.ts +4 -0
- package/getCertificates.js +4 -0
- package/getCertificates.js.map +1 -1
- package/getDatacenter.d.ts +4 -0
- package/getDatacenter.js +4 -0
- package/getDatacenter.js.map +1 -1
- package/getFirewall.d.ts +4 -0
- package/getFirewall.js +4 -0
- package/getFirewall.js.map +1 -1
- package/getFirewalls.d.ts +4 -0
- package/getFirewalls.js +4 -0
- package/getFirewalls.js.map +1 -1
- package/getFloatingIp.d.ts +6 -0
- package/getFloatingIp.js +6 -0
- package/getFloatingIp.js.map +1 -1
- package/getFloatingIps.d.ts +4 -0
- package/getFloatingIps.js +4 -0
- package/getFloatingIps.js.map +1 -1
- package/getImage.d.ts +4 -0
- package/getImage.js +4 -0
- package/getImage.js.map +1 -1
- package/getImages.d.ts +4 -0
- package/getImages.js +4 -0
- package/getImages.js.map +1 -1
- package/getLoadBalancer.d.ts +4 -0
- package/getLoadBalancer.js +4 -0
- package/getLoadBalancer.js.map +1 -1
- package/getLoadBalancers.d.ts +4 -0
- package/getLoadBalancers.js +4 -0
- package/getLoadBalancers.js.map +1 -1
- package/getLocation.d.ts +4 -0
- package/getLocation.js +4 -0
- package/getLocation.js.map +1 -1
- package/getNetwork.d.ts +4 -0
- package/getNetwork.js +4 -0
- package/getNetwork.js.map +1 -1
- package/getNetworks.d.ts +4 -0
- package/getNetworks.js +4 -0
- package/getNetworks.js.map +1 -1
- package/getPlacementGroup.d.ts +4 -0
- package/getPlacementGroup.js +4 -0
- package/getPlacementGroup.js.map +1 -1
- package/getPlacementGroups.d.ts +4 -0
- package/getPlacementGroups.js +4 -0
- package/getPlacementGroups.js.map +1 -1
- package/getPrimaryIp.d.ts +6 -0
- package/getPrimaryIp.js +6 -0
- package/getPrimaryIp.js.map +1 -1
- package/getPrimaryIps.d.ts +4 -0
- package/getPrimaryIps.js +4 -0
- package/getPrimaryIps.js.map +1 -1
- package/getServer.d.ts +4 -0
- package/getServer.js +4 -0
- package/getServer.js.map +1 -1
- package/getServerType.d.ts +4 -0
- package/getServerType.js +4 -0
- package/getServerType.js.map +1 -1
- package/getServers.d.ts +4 -0
- package/getServers.js +4 -0
- package/getServers.js.map +1 -1
- package/getSshKey.d.ts +4 -0
- package/getSshKey.js +4 -0
- package/getSshKey.js.map +1 -1
- package/getSshKeys.d.ts +4 -0
- package/getSshKeys.js +4 -0
- package/getSshKeys.js.map +1 -1
- package/getVolume.d.ts +4 -0
- package/getVolume.js +4 -0
- package/getVolume.js.map +1 -1
- package/getVolumes.d.ts +4 -0
- package/getVolumes.js +4 -0
- package/getVolumes.js.map +1 -1
- package/loadBalancer.d.ts +4 -2
- package/loadBalancer.js +4 -2
- package/loadBalancer.js.map +1 -1
- package/loadBalancerNetwork.d.ts +6 -2
- package/loadBalancerNetwork.js +6 -2
- package/loadBalancerNetwork.js.map +1 -1
- package/loadBalancerService.d.ts +6 -2
- package/loadBalancerService.js +6 -2
- package/loadBalancerService.js.map +1 -1
- package/loadBalancerTarget.d.ts +16 -4
- package/loadBalancerTarget.js +16 -4
- package/loadBalancerTarget.js.map +1 -1
- package/managedCertificate.d.ts +4 -2
- package/managedCertificate.js +4 -2
- package/managedCertificate.js.map +1 -1
- package/network.d.ts +4 -2
- package/network.js +4 -2
- package/network.js.map +1 -1
- package/networkRoute.d.ts +6 -2
- package/networkRoute.js +6 -2
- package/networkRoute.js.map +1 -1
- package/networkSubnet.d.ts +6 -2
- package/networkSubnet.js +6 -2
- package/networkSubnet.js.map +1 -1
- package/package.json +1 -1
- package/placementGroup.d.ts +4 -2
- package/placementGroup.js +4 -2
- package/placementGroup.js.map +1 -1
- package/primaryIp.d.ts +4 -2
- package/primaryIp.js +4 -2
- package/primaryIp.js.map +1 -1
- package/rdns.d.ts +20 -8
- package/rdns.js +20 -8
- package/rdns.js.map +1 -1
- package/server.d.ts +68 -2
- package/server.js +59 -2
- package/server.js.map +1 -1
- package/serverNetwork.d.ts +6 -2
- package/serverNetwork.js +6 -2
- package/serverNetwork.js.map +1 -1
- package/snapshot.d.ts +4 -2
- package/snapshot.js +4 -2
- package/snapshot.js.map +1 -1
- package/sshKey.d.ts +4 -2
- package/sshKey.js +4 -2
- package/sshKey.js.map +1 -1
- package/types/output.d.ts +3 -0
- package/uploadedCertificate.d.ts +4 -2
- package/uploadedCertificate.js +4 -2
- package/uploadedCertificate.js.map +1 -1
- package/volume.d.ts +4 -2
- package/volume.js +4 -2
- package/volume.js.map +1 -1
- package/volumeAttachment.d.ts +4 -2
- package/volumeAttachment.js +4 -2
- package/volumeAttachment.js.map +1 -1
package/getPlacementGroup.js
CHANGED
|
@@ -8,6 +8,7 @@ const utilities = require("./utilities");
|
|
|
8
8
|
/**
|
|
9
9
|
* Provides details about a specific Hetzner Cloud Placement Group.
|
|
10
10
|
*
|
|
11
|
+
* <!--Start PulumiCodeChooser -->
|
|
11
12
|
* ```typescript
|
|
12
13
|
* import * as pulumi from "@pulumi/pulumi";
|
|
13
14
|
* import * as hcloud from "@pulumi/hcloud";
|
|
@@ -19,6 +20,7 @@ const utilities = require("./utilities");
|
|
|
19
20
|
* id: 4711,
|
|
20
21
|
* });
|
|
21
22
|
* ```
|
|
23
|
+
* <!--End PulumiCodeChooser -->
|
|
22
24
|
*/
|
|
23
25
|
function getPlacementGroup(args, opts) {
|
|
24
26
|
args = args || {};
|
|
@@ -36,6 +38,7 @@ exports.getPlacementGroup = getPlacementGroup;
|
|
|
36
38
|
/**
|
|
37
39
|
* Provides details about a specific Hetzner Cloud Placement Group.
|
|
38
40
|
*
|
|
41
|
+
* <!--Start PulumiCodeChooser -->
|
|
39
42
|
* ```typescript
|
|
40
43
|
* import * as pulumi from "@pulumi/pulumi";
|
|
41
44
|
* import * as hcloud from "@pulumi/hcloud";
|
|
@@ -47,6 +50,7 @@ exports.getPlacementGroup = getPlacementGroup;
|
|
|
47
50
|
* id: 4711,
|
|
48
51
|
* });
|
|
49
52
|
* ```
|
|
53
|
+
* <!--End PulumiCodeChooser -->
|
|
50
54
|
*/
|
|
51
55
|
function getPlacementGroupOutput(args, opts) {
|
|
52
56
|
return pulumi.output(args).apply((a) => getPlacementGroup(a, opts));
|
package/getPlacementGroup.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getPlacementGroup.js","sourceRoot":"","sources":["../getPlacementGroup.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getPlacementGroup.js","sourceRoot":"","sources":["../getPlacementGroup.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;GAgBG;AACH,SAAgB,iBAAiB,CAAC,IAA4B,EAAE,IAA2B;IACvF,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAElB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kDAAkD,EAAE;QAC7E,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,cAAc,EAAE,IAAI,CAAC,YAAY;KACpC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAZD,8CAYC;AAwDD;;;;;;;;;;;;;;;;GAgBG;AACH,SAAgB,uBAAuB,CAAC,IAAkC,EAAE,IAA2B;IACnG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,iBAAiB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC5E,CAAC;AAFD,0DAEC"}
|
package/getPlacementGroups.d.ts
CHANGED
|
@@ -5,6 +5,7 @@ import * as outputs from "./types/output";
|
|
|
5
5
|
*
|
|
6
6
|
* ## Example Usage
|
|
7
7
|
*
|
|
8
|
+
* <!--Start PulumiCodeChooser -->
|
|
8
9
|
* ```typescript
|
|
9
10
|
* import * as pulumi from "@pulumi/pulumi";
|
|
10
11
|
* import * as hcloud from "@pulumi/hcloud";
|
|
@@ -14,6 +15,7 @@ import * as outputs from "./types/output";
|
|
|
14
15
|
* withSelector: "key=value",
|
|
15
16
|
* });
|
|
16
17
|
* ```
|
|
18
|
+
* <!--End PulumiCodeChooser -->
|
|
17
19
|
*/
|
|
18
20
|
export declare function getPlacementGroups(args?: GetPlacementGroupsArgs, opts?: pulumi.InvokeOptions): Promise<GetPlacementGroupsResult>;
|
|
19
21
|
/**
|
|
@@ -49,6 +51,7 @@ export interface GetPlacementGroupsResult {
|
|
|
49
51
|
*
|
|
50
52
|
* ## Example Usage
|
|
51
53
|
*
|
|
54
|
+
* <!--Start PulumiCodeChooser -->
|
|
52
55
|
* ```typescript
|
|
53
56
|
* import * as pulumi from "@pulumi/pulumi";
|
|
54
57
|
* import * as hcloud from "@pulumi/hcloud";
|
|
@@ -58,6 +61,7 @@ export interface GetPlacementGroupsResult {
|
|
|
58
61
|
* withSelector: "key=value",
|
|
59
62
|
* });
|
|
60
63
|
* ```
|
|
64
|
+
* <!--End PulumiCodeChooser -->
|
|
61
65
|
*/
|
|
62
66
|
export declare function getPlacementGroupsOutput(args?: GetPlacementGroupsOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetPlacementGroupsResult>;
|
|
63
67
|
/**
|
package/getPlacementGroups.js
CHANGED
|
@@ -10,6 +10,7 @@ const utilities = require("./utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* ## Example Usage
|
|
12
12
|
*
|
|
13
|
+
* <!--Start PulumiCodeChooser -->
|
|
13
14
|
* ```typescript
|
|
14
15
|
* import * as pulumi from "@pulumi/pulumi";
|
|
15
16
|
* import * as hcloud from "@pulumi/hcloud";
|
|
@@ -19,6 +20,7 @@ const utilities = require("./utilities");
|
|
|
19
20
|
* withSelector: "key=value",
|
|
20
21
|
* });
|
|
21
22
|
* ```
|
|
23
|
+
* <!--End PulumiCodeChooser -->
|
|
22
24
|
*/
|
|
23
25
|
function getPlacementGroups(args, opts) {
|
|
24
26
|
args = args || {};
|
|
@@ -34,6 +36,7 @@ exports.getPlacementGroups = getPlacementGroups;
|
|
|
34
36
|
*
|
|
35
37
|
* ## Example Usage
|
|
36
38
|
*
|
|
39
|
+
* <!--Start PulumiCodeChooser -->
|
|
37
40
|
* ```typescript
|
|
38
41
|
* import * as pulumi from "@pulumi/pulumi";
|
|
39
42
|
* import * as hcloud from "@pulumi/hcloud";
|
|
@@ -43,6 +46,7 @@ exports.getPlacementGroups = getPlacementGroups;
|
|
|
43
46
|
* withSelector: "key=value",
|
|
44
47
|
* });
|
|
45
48
|
* ```
|
|
49
|
+
* <!--End PulumiCodeChooser -->
|
|
46
50
|
*/
|
|
47
51
|
function getPlacementGroupsOutput(args, opts) {
|
|
48
52
|
return pulumi.output(args).apply((a) => getPlacementGroups(a, opts));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getPlacementGroups.js","sourceRoot":"","sources":["../getPlacementGroups.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getPlacementGroups.js","sourceRoot":"","sources":["../getPlacementGroups.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;GAgBG;AACH,SAAgB,kBAAkB,CAAC,IAA6B,EAAE,IAA2B;IACzF,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAElB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oDAAoD,EAAE;QAC/E,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,cAAc,EAAE,IAAI,CAAC,YAAY;KACpC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,gDAQC;AA+BD;;;;;;;;;;;;;;;;GAgBG;AACH,SAAgB,wBAAwB,CAAC,IAAmC,EAAE,IAA2B;IACrG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,kBAAkB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC7E,CAAC;AAFD,4DAEC"}
|
package/getPrimaryIp.d.ts
CHANGED
|
@@ -15,8 +15,10 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
15
15
|
*
|
|
16
16
|
* Provides details about a Hetzner Cloud Primary IP.
|
|
17
17
|
* This resource can be useful when you need to determine a Primary IP ID based on the IP address.
|
|
18
|
+
*
|
|
18
19
|
* ### Additional Examples
|
|
19
20
|
*
|
|
21
|
+
* <!--Start PulumiCodeChooser -->
|
|
20
22
|
* ```typescript
|
|
21
23
|
* import * as pulumi from "@pulumi/pulumi";
|
|
22
24
|
* import * as hcloud from "@pulumi/hcloud";
|
|
@@ -43,6 +45,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
43
45
|
* }],
|
|
44
46
|
* });
|
|
45
47
|
* ```
|
|
48
|
+
* <!--End PulumiCodeChooser -->
|
|
46
49
|
*/
|
|
47
50
|
export declare function getPrimaryIp(args?: GetPrimaryIpArgs, opts?: pulumi.InvokeOptions): Promise<GetPrimaryIpResult>;
|
|
48
51
|
/**
|
|
@@ -138,8 +141,10 @@ export interface GetPrimaryIpResult {
|
|
|
138
141
|
*
|
|
139
142
|
* Provides details about a Hetzner Cloud Primary IP.
|
|
140
143
|
* This resource can be useful when you need to determine a Primary IP ID based on the IP address.
|
|
144
|
+
*
|
|
141
145
|
* ### Additional Examples
|
|
142
146
|
*
|
|
147
|
+
* <!--Start PulumiCodeChooser -->
|
|
143
148
|
* ```typescript
|
|
144
149
|
* import * as pulumi from "@pulumi/pulumi";
|
|
145
150
|
* import * as hcloud from "@pulumi/hcloud";
|
|
@@ -166,6 +171,7 @@ export interface GetPrimaryIpResult {
|
|
|
166
171
|
* }],
|
|
167
172
|
* });
|
|
168
173
|
* ```
|
|
174
|
+
* <!--End PulumiCodeChooser -->
|
|
169
175
|
*/
|
|
170
176
|
export declare function getPrimaryIpOutput(args?: GetPrimaryIpOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetPrimaryIpResult>;
|
|
171
177
|
/**
|
package/getPrimaryIp.js
CHANGED
|
@@ -21,8 +21,10 @@ const utilities = require("./utilities");
|
|
|
21
21
|
*
|
|
22
22
|
* Provides details about a Hetzner Cloud Primary IP.
|
|
23
23
|
* This resource can be useful when you need to determine a Primary IP ID based on the IP address.
|
|
24
|
+
*
|
|
24
25
|
* ### Additional Examples
|
|
25
26
|
*
|
|
27
|
+
* <!--Start PulumiCodeChooser -->
|
|
26
28
|
* ```typescript
|
|
27
29
|
* import * as pulumi from "@pulumi/pulumi";
|
|
28
30
|
* import * as hcloud from "@pulumi/hcloud";
|
|
@@ -49,6 +51,7 @@ const utilities = require("./utilities");
|
|
|
49
51
|
* }],
|
|
50
52
|
* });
|
|
51
53
|
* ```
|
|
54
|
+
* <!--End PulumiCodeChooser -->
|
|
52
55
|
*/
|
|
53
56
|
function getPrimaryIp(args, opts) {
|
|
54
57
|
args = args || {};
|
|
@@ -78,8 +81,10 @@ exports.getPrimaryIp = getPrimaryIp;
|
|
|
78
81
|
*
|
|
79
82
|
* Provides details about a Hetzner Cloud Primary IP.
|
|
80
83
|
* This resource can be useful when you need to determine a Primary IP ID based on the IP address.
|
|
84
|
+
*
|
|
81
85
|
* ### Additional Examples
|
|
82
86
|
*
|
|
87
|
+
* <!--Start PulumiCodeChooser -->
|
|
83
88
|
* ```typescript
|
|
84
89
|
* import * as pulumi from "@pulumi/pulumi";
|
|
85
90
|
* import * as hcloud from "@pulumi/hcloud";
|
|
@@ -106,6 +111,7 @@ exports.getPrimaryIp = getPrimaryIp;
|
|
|
106
111
|
* }],
|
|
107
112
|
* });
|
|
108
113
|
* ```
|
|
114
|
+
* <!--End PulumiCodeChooser -->
|
|
109
115
|
*/
|
|
110
116
|
function getPrimaryIpOutput(args, opts) {
|
|
111
117
|
return pulumi.output(args).apply((a) => getPrimaryIp(a, opts));
|
package/getPrimaryIp.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getPrimaryIp.js","sourceRoot":"","sources":["../getPrimaryIp.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getPrimaryIp.js","sourceRoot":"","sources":["../getPrimaryIp.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA+CG;AACH,SAAgB,YAAY,CAAC,IAAuB,EAAE,IAA2B;IAC7E,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAElB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,wCAAwC,EAAE;QACnE,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,cAAc,EAAE,IAAI,CAAC,YAAY;KACpC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,oCAWC;AA8ED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA+CG;AACH,SAAgB,kBAAkB,CAAC,IAA6B,EAAE,IAA2B;IACzF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,YAAY,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACvE,CAAC;AAFD,gDAEC"}
|
package/getPrimaryIps.d.ts
CHANGED
|
@@ -5,6 +5,7 @@ import * as outputs from "./types/output";
|
|
|
5
5
|
*
|
|
6
6
|
* ## Example Usage
|
|
7
7
|
*
|
|
8
|
+
* <!--Start PulumiCodeChooser -->
|
|
8
9
|
* ```typescript
|
|
9
10
|
* import * as pulumi from "@pulumi/pulumi";
|
|
10
11
|
* import * as hcloud from "@pulumi/hcloud";
|
|
@@ -13,6 +14,7 @@ import * as outputs from "./types/output";
|
|
|
13
14
|
* withSelector: "key=value",
|
|
14
15
|
* });
|
|
15
16
|
* ```
|
|
17
|
+
* <!--End PulumiCodeChooser -->
|
|
16
18
|
*/
|
|
17
19
|
export declare function getPrimaryIps(args?: GetPrimaryIpsArgs, opts?: pulumi.InvokeOptions): Promise<GetPrimaryIpsResult>;
|
|
18
20
|
/**
|
|
@@ -43,6 +45,7 @@ export interface GetPrimaryIpsResult {
|
|
|
43
45
|
*
|
|
44
46
|
* ## Example Usage
|
|
45
47
|
*
|
|
48
|
+
* <!--Start PulumiCodeChooser -->
|
|
46
49
|
* ```typescript
|
|
47
50
|
* import * as pulumi from "@pulumi/pulumi";
|
|
48
51
|
* import * as hcloud from "@pulumi/hcloud";
|
|
@@ -51,6 +54,7 @@ export interface GetPrimaryIpsResult {
|
|
|
51
54
|
* withSelector: "key=value",
|
|
52
55
|
* });
|
|
53
56
|
* ```
|
|
57
|
+
* <!--End PulumiCodeChooser -->
|
|
54
58
|
*/
|
|
55
59
|
export declare function getPrimaryIpsOutput(args?: GetPrimaryIpsOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetPrimaryIpsResult>;
|
|
56
60
|
/**
|
package/getPrimaryIps.js
CHANGED
|
@@ -10,6 +10,7 @@ const utilities = require("./utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* ## Example Usage
|
|
12
12
|
*
|
|
13
|
+
* <!--Start PulumiCodeChooser -->
|
|
13
14
|
* ```typescript
|
|
14
15
|
* import * as pulumi from "@pulumi/pulumi";
|
|
15
16
|
* import * as hcloud from "@pulumi/hcloud";
|
|
@@ -18,6 +19,7 @@ const utilities = require("./utilities");
|
|
|
18
19
|
* withSelector: "key=value",
|
|
19
20
|
* });
|
|
20
21
|
* ```
|
|
22
|
+
* <!--End PulumiCodeChooser -->
|
|
21
23
|
*/
|
|
22
24
|
function getPrimaryIps(args, opts) {
|
|
23
25
|
args = args || {};
|
|
@@ -32,6 +34,7 @@ exports.getPrimaryIps = getPrimaryIps;
|
|
|
32
34
|
*
|
|
33
35
|
* ## Example Usage
|
|
34
36
|
*
|
|
37
|
+
* <!--Start PulumiCodeChooser -->
|
|
35
38
|
* ```typescript
|
|
36
39
|
* import * as pulumi from "@pulumi/pulumi";
|
|
37
40
|
* import * as hcloud from "@pulumi/hcloud";
|
|
@@ -40,6 +43,7 @@ exports.getPrimaryIps = getPrimaryIps;
|
|
|
40
43
|
* withSelector: "key=value",
|
|
41
44
|
* });
|
|
42
45
|
* ```
|
|
46
|
+
* <!--End PulumiCodeChooser -->
|
|
43
47
|
*/
|
|
44
48
|
function getPrimaryIpsOutput(args, opts) {
|
|
45
49
|
return pulumi.output(args).apply((a) => getPrimaryIps(a, opts));
|
package/getPrimaryIps.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getPrimaryIps.js","sourceRoot":"","sources":["../getPrimaryIps.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getPrimaryIps.js","sourceRoot":"","sources":["../getPrimaryIps.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,aAAa,CAAC,IAAwB,EAAE,IAA2B;IAC/E,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAElB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0CAA0C,EAAE;QACrE,cAAc,EAAE,IAAI,CAAC,YAAY;KACpC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,sCAOC;AA0BD;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,mBAAmB,CAAC,IAA8B,EAAE,IAA2B;IAC3F,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,aAAa,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACxE,CAAC;AAFD,kDAEC"}
|
package/getServer.d.ts
CHANGED
|
@@ -2,6 +2,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
2
2
|
/**
|
|
3
3
|
* ## Example Usage
|
|
4
4
|
*
|
|
5
|
+
* <!--Start PulumiCodeChooser -->
|
|
5
6
|
* ```typescript
|
|
6
7
|
* import * as pulumi from "@pulumi/pulumi";
|
|
7
8
|
* import * as hcloud from "@pulumi/hcloud";
|
|
@@ -16,6 +17,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
16
17
|
* withSelector: "key=value",
|
|
17
18
|
* });
|
|
18
19
|
* ```
|
|
20
|
+
* <!--End PulumiCodeChooser -->
|
|
19
21
|
*/
|
|
20
22
|
export declare function getServer(args?: GetServerArgs, opts?: pulumi.InvokeOptions): Promise<GetServerResult>;
|
|
21
23
|
/**
|
|
@@ -140,6 +142,7 @@ export interface GetServerResult {
|
|
|
140
142
|
/**
|
|
141
143
|
* ## Example Usage
|
|
142
144
|
*
|
|
145
|
+
* <!--Start PulumiCodeChooser -->
|
|
143
146
|
* ```typescript
|
|
144
147
|
* import * as pulumi from "@pulumi/pulumi";
|
|
145
148
|
* import * as hcloud from "@pulumi/hcloud";
|
|
@@ -154,6 +157,7 @@ export interface GetServerResult {
|
|
|
154
157
|
* withSelector: "key=value",
|
|
155
158
|
* });
|
|
156
159
|
* ```
|
|
160
|
+
* <!--End PulumiCodeChooser -->
|
|
157
161
|
*/
|
|
158
162
|
export declare function getServerOutput(args?: GetServerOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetServerResult>;
|
|
159
163
|
/**
|
package/getServer.js
CHANGED
|
@@ -8,6 +8,7 @@ const utilities = require("./utilities");
|
|
|
8
8
|
/**
|
|
9
9
|
* ## Example Usage
|
|
10
10
|
*
|
|
11
|
+
* <!--Start PulumiCodeChooser -->
|
|
11
12
|
* ```typescript
|
|
12
13
|
* import * as pulumi from "@pulumi/pulumi";
|
|
13
14
|
* import * as hcloud from "@pulumi/hcloud";
|
|
@@ -22,6 +23,7 @@ const utilities = require("./utilities");
|
|
|
22
23
|
* withSelector: "key=value",
|
|
23
24
|
* });
|
|
24
25
|
* ```
|
|
26
|
+
* <!--End PulumiCodeChooser -->
|
|
25
27
|
*/
|
|
26
28
|
function getServer(args, opts) {
|
|
27
29
|
args = args || {};
|
|
@@ -39,6 +41,7 @@ exports.getServer = getServer;
|
|
|
39
41
|
/**
|
|
40
42
|
* ## Example Usage
|
|
41
43
|
*
|
|
44
|
+
* <!--Start PulumiCodeChooser -->
|
|
42
45
|
* ```typescript
|
|
43
46
|
* import * as pulumi from "@pulumi/pulumi";
|
|
44
47
|
* import * as hcloud from "@pulumi/hcloud";
|
|
@@ -53,6 +56,7 @@ exports.getServer = getServer;
|
|
|
53
56
|
* withSelector: "key=value",
|
|
54
57
|
* });
|
|
55
58
|
* ```
|
|
59
|
+
* <!--End PulumiCodeChooser -->
|
|
56
60
|
*/
|
|
57
61
|
function getServerOutput(args, opts) {
|
|
58
62
|
return pulumi.output(args).apply((a) => getServer(a, opts));
|
package/getServer.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getServer.js","sourceRoot":"","sources":["../getServer.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getServer.js","sourceRoot":"","sources":["../getServer.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;GAmBG;AACH,SAAgB,SAAS,CAAC,IAAoB,EAAE,IAA2B;IACvE,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAElB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kCAAkC,EAAE;QAC7D,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,cAAc,EAAE,IAAI,CAAC,YAAY;KACpC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAZD,8BAYC;AAwHD;;;;;;;;;;;;;;;;;;;GAmBG;AACH,SAAgB,eAAe,CAAC,IAA0B,EAAE,IAA2B;IACnF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,SAAS,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACpE,CAAC;AAFD,0CAEC"}
|
package/getServerType.d.ts
CHANGED
|
@@ -5,6 +5,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
5
5
|
*
|
|
6
6
|
* ## Example Usage
|
|
7
7
|
*
|
|
8
|
+
* <!--Start PulumiCodeChooser -->
|
|
8
9
|
* ```typescript
|
|
9
10
|
* import * as pulumi from "@pulumi/pulumi";
|
|
10
11
|
* import * as hcloud from "@pulumi/hcloud";
|
|
@@ -16,6 +17,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
16
17
|
* id: 1,
|
|
17
18
|
* });
|
|
18
19
|
* ```
|
|
20
|
+
* <!--End PulumiCodeChooser -->
|
|
19
21
|
*/
|
|
20
22
|
export declare function getServerType(args?: GetServerTypeArgs, opts?: pulumi.InvokeOptions): Promise<GetServerTypeResult>;
|
|
21
23
|
/**
|
|
@@ -96,6 +98,7 @@ export interface GetServerTypeResult {
|
|
|
96
98
|
*
|
|
97
99
|
* ## Example Usage
|
|
98
100
|
*
|
|
101
|
+
* <!--Start PulumiCodeChooser -->
|
|
99
102
|
* ```typescript
|
|
100
103
|
* import * as pulumi from "@pulumi/pulumi";
|
|
101
104
|
* import * as hcloud from "@pulumi/hcloud";
|
|
@@ -107,6 +110,7 @@ export interface GetServerTypeResult {
|
|
|
107
110
|
* id: 1,
|
|
108
111
|
* });
|
|
109
112
|
* ```
|
|
113
|
+
* <!--End PulumiCodeChooser -->
|
|
110
114
|
*/
|
|
111
115
|
export declare function getServerTypeOutput(args?: GetServerTypeOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetServerTypeResult>;
|
|
112
116
|
/**
|
package/getServerType.js
CHANGED
|
@@ -11,6 +11,7 @@ const utilities = require("./utilities");
|
|
|
11
11
|
*
|
|
12
12
|
* ## Example Usage
|
|
13
13
|
*
|
|
14
|
+
* <!--Start PulumiCodeChooser -->
|
|
14
15
|
* ```typescript
|
|
15
16
|
* import * as pulumi from "@pulumi/pulumi";
|
|
16
17
|
* import * as hcloud from "@pulumi/hcloud";
|
|
@@ -22,6 +23,7 @@ const utilities = require("./utilities");
|
|
|
22
23
|
* id: 1,
|
|
23
24
|
* });
|
|
24
25
|
* ```
|
|
26
|
+
* <!--End PulumiCodeChooser -->
|
|
25
27
|
*/
|
|
26
28
|
function getServerType(args, opts) {
|
|
27
29
|
args = args || {};
|
|
@@ -40,6 +42,7 @@ exports.getServerType = getServerType;
|
|
|
40
42
|
*
|
|
41
43
|
* ## Example Usage
|
|
42
44
|
*
|
|
45
|
+
* <!--Start PulumiCodeChooser -->
|
|
43
46
|
* ```typescript
|
|
44
47
|
* import * as pulumi from "@pulumi/pulumi";
|
|
45
48
|
* import * as hcloud from "@pulumi/hcloud";
|
|
@@ -51,6 +54,7 @@ exports.getServerType = getServerType;
|
|
|
51
54
|
* id: 1,
|
|
52
55
|
* });
|
|
53
56
|
* ```
|
|
57
|
+
* <!--End PulumiCodeChooser -->
|
|
54
58
|
*/
|
|
55
59
|
function getServerTypeOutput(args, opts) {
|
|
56
60
|
return pulumi.output(args).apply((a) => getServerType(a, opts));
|
package/getServerType.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getServerType.js","sourceRoot":"","sources":["../getServerType.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getServerType.js","sourceRoot":"","sources":["../getServerType.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;GAmBG;AACH,SAAgB,aAAa,CAAC,IAAwB,EAAE,IAA2B;IAC/E,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAElB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0CAA0C,EAAE;QACrE,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;QACjD,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;KAC5C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAVD,sCAUC;AA2ED;;;;;;;;;;;;;;;;;;;GAmBG;AACH,SAAgB,mBAAmB,CAAC,IAA8B,EAAE,IAA2B;IAC3F,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,aAAa,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACxE,CAAC;AAFD,kDAEC"}
|
package/getServers.d.ts
CHANGED
|
@@ -3,6 +3,7 @@ import * as outputs from "./types/output";
|
|
|
3
3
|
/**
|
|
4
4
|
* ## Example Usage
|
|
5
5
|
*
|
|
6
|
+
* <!--Start PulumiCodeChooser -->
|
|
6
7
|
* ```typescript
|
|
7
8
|
* import * as pulumi from "@pulumi/pulumi";
|
|
8
9
|
* import * as hcloud from "@pulumi/hcloud";
|
|
@@ -11,6 +12,7 @@ import * as outputs from "./types/output";
|
|
|
11
12
|
* withSelector: "key=value",
|
|
12
13
|
* });
|
|
13
14
|
* ```
|
|
15
|
+
* <!--End PulumiCodeChooser -->
|
|
14
16
|
*/
|
|
15
17
|
export declare function getServers(args?: GetServersArgs, opts?: pulumi.InvokeOptions): Promise<GetServersResult>;
|
|
16
18
|
/**
|
|
@@ -44,6 +46,7 @@ export interface GetServersResult {
|
|
|
44
46
|
/**
|
|
45
47
|
* ## Example Usage
|
|
46
48
|
*
|
|
49
|
+
* <!--Start PulumiCodeChooser -->
|
|
47
50
|
* ```typescript
|
|
48
51
|
* import * as pulumi from "@pulumi/pulumi";
|
|
49
52
|
* import * as hcloud from "@pulumi/hcloud";
|
|
@@ -52,6 +55,7 @@ export interface GetServersResult {
|
|
|
52
55
|
* withSelector: "key=value",
|
|
53
56
|
* });
|
|
54
57
|
* ```
|
|
58
|
+
* <!--End PulumiCodeChooser -->
|
|
55
59
|
*/
|
|
56
60
|
export declare function getServersOutput(args?: GetServersOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetServersResult>;
|
|
57
61
|
/**
|
package/getServers.js
CHANGED
|
@@ -8,6 +8,7 @@ const utilities = require("./utilities");
|
|
|
8
8
|
/**
|
|
9
9
|
* ## Example Usage
|
|
10
10
|
*
|
|
11
|
+
* <!--Start PulumiCodeChooser -->
|
|
11
12
|
* ```typescript
|
|
12
13
|
* import * as pulumi from "@pulumi/pulumi";
|
|
13
14
|
* import * as hcloud from "@pulumi/hcloud";
|
|
@@ -16,6 +17,7 @@ const utilities = require("./utilities");
|
|
|
16
17
|
* withSelector: "key=value",
|
|
17
18
|
* });
|
|
18
19
|
* ```
|
|
20
|
+
* <!--End PulumiCodeChooser -->
|
|
19
21
|
*/
|
|
20
22
|
function getServers(args, opts) {
|
|
21
23
|
args = args || {};
|
|
@@ -29,6 +31,7 @@ exports.getServers = getServers;
|
|
|
29
31
|
/**
|
|
30
32
|
* ## Example Usage
|
|
31
33
|
*
|
|
34
|
+
* <!--Start PulumiCodeChooser -->
|
|
32
35
|
* ```typescript
|
|
33
36
|
* import * as pulumi from "@pulumi/pulumi";
|
|
34
37
|
* import * as hcloud from "@pulumi/hcloud";
|
|
@@ -37,6 +40,7 @@ exports.getServers = getServers;
|
|
|
37
40
|
* withSelector: "key=value",
|
|
38
41
|
* });
|
|
39
42
|
* ```
|
|
43
|
+
* <!--End PulumiCodeChooser -->
|
|
40
44
|
*/
|
|
41
45
|
function getServersOutput(args, opts) {
|
|
42
46
|
return pulumi.output(args).apply((a) => getServers(a, opts));
|
package/getServers.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getServers.js","sourceRoot":"","sources":["../getServers.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getServers.js","sourceRoot":"","sources":["../getServers.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;GAaG;AACH,SAAgB,UAAU,CAAC,IAAqB,EAAE,IAA2B;IACzE,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAElB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oCAAoC,EAAE;QAC/D,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,cAAc,EAAE,IAAI,CAAC,YAAY;KACpC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,gCAQC;AA+BD;;;;;;;;;;;;;GAaG;AACH,SAAgB,gBAAgB,CAAC,IAA2B,EAAE,IAA2B;IACrF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,UAAU,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACrE,CAAC;AAFD,4CAEC"}
|
package/getSshKey.d.ts
CHANGED
|
@@ -2,6 +2,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
2
2
|
/**
|
|
3
3
|
* ## Example Usage
|
|
4
4
|
*
|
|
5
|
+
* <!--Start PulumiCodeChooser -->
|
|
5
6
|
* ```typescript
|
|
6
7
|
* import * as pulumi from "@pulumi/pulumi";
|
|
7
8
|
* import * as hcloud from "@pulumi/hcloud";
|
|
@@ -24,6 +25,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
24
25
|
* sshKey3.then(sshKey3 => sshKey3.id),
|
|
25
26
|
* ]});
|
|
26
27
|
* ```
|
|
28
|
+
* <!--End PulumiCodeChooser -->
|
|
27
29
|
*/
|
|
28
30
|
export declare function getSshKey(args?: GetSshKeyArgs, opts?: pulumi.InvokeOptions): Promise<GetSshKeyResult>;
|
|
29
31
|
/**
|
|
@@ -83,6 +85,7 @@ export interface GetSshKeyResult {
|
|
|
83
85
|
/**
|
|
84
86
|
* ## Example Usage
|
|
85
87
|
*
|
|
88
|
+
* <!--Start PulumiCodeChooser -->
|
|
86
89
|
* ```typescript
|
|
87
90
|
* import * as pulumi from "@pulumi/pulumi";
|
|
88
91
|
* import * as hcloud from "@pulumi/hcloud";
|
|
@@ -105,6 +108,7 @@ export interface GetSshKeyResult {
|
|
|
105
108
|
* sshKey3.then(sshKey3 => sshKey3.id),
|
|
106
109
|
* ]});
|
|
107
110
|
* ```
|
|
111
|
+
* <!--End PulumiCodeChooser -->
|
|
108
112
|
*/
|
|
109
113
|
export declare function getSshKeyOutput(args?: GetSshKeyOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetSshKeyResult>;
|
|
110
114
|
/**
|
package/getSshKey.js
CHANGED
|
@@ -8,6 +8,7 @@ const utilities = require("./utilities");
|
|
|
8
8
|
/**
|
|
9
9
|
* ## Example Usage
|
|
10
10
|
*
|
|
11
|
+
* <!--Start PulumiCodeChooser -->
|
|
11
12
|
* ```typescript
|
|
12
13
|
* import * as pulumi from "@pulumi/pulumi";
|
|
13
14
|
* import * as hcloud from "@pulumi/hcloud";
|
|
@@ -30,6 +31,7 @@ const utilities = require("./utilities");
|
|
|
30
31
|
* sshKey3.then(sshKey3 => sshKey3.id),
|
|
31
32
|
* ]});
|
|
32
33
|
* ```
|
|
34
|
+
* <!--End PulumiCodeChooser -->
|
|
33
35
|
*/
|
|
34
36
|
function getSshKey(args, opts) {
|
|
35
37
|
args = args || {};
|
|
@@ -46,6 +48,7 @@ exports.getSshKey = getSshKey;
|
|
|
46
48
|
/**
|
|
47
49
|
* ## Example Usage
|
|
48
50
|
*
|
|
51
|
+
* <!--Start PulumiCodeChooser -->
|
|
49
52
|
* ```typescript
|
|
50
53
|
* import * as pulumi from "@pulumi/pulumi";
|
|
51
54
|
* import * as hcloud from "@pulumi/hcloud";
|
|
@@ -68,6 +71,7 @@ exports.getSshKey = getSshKey;
|
|
|
68
71
|
* sshKey3.then(sshKey3 => sshKey3.id),
|
|
69
72
|
* ]});
|
|
70
73
|
* ```
|
|
74
|
+
* <!--End PulumiCodeChooser -->
|
|
71
75
|
*/
|
|
72
76
|
function getSshKeyOutput(args, opts) {
|
|
73
77
|
return pulumi.output(args).apply((a) => getSshKey(a, opts));
|
package/getSshKey.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getSshKey.js","sourceRoot":"","sources":["../getSshKey.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getSshKey.js","sourceRoot":"","sources":["../getSshKey.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AACH,SAAgB,SAAS,CAAC,IAAoB,EAAE,IAA2B;IACvE,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAElB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kCAAkC,EAAE;QAC7D,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,cAAc,EAAE,IAAI,CAAC,YAAY;KACpC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,8BAWC;AAuDD;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AACH,SAAgB,eAAe,CAAC,IAA0B,EAAE,IAA2B;IACnF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,SAAS,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACpE,CAAC;AAFD,0CAEC"}
|
package/getSshKeys.d.ts
CHANGED
|
@@ -3,6 +3,7 @@ import * as outputs from "./types/output";
|
|
|
3
3
|
/**
|
|
4
4
|
* ## Example Usage
|
|
5
5
|
*
|
|
6
|
+
* <!--Start PulumiCodeChooser -->
|
|
6
7
|
* ```typescript
|
|
7
8
|
* import * as pulumi from "@pulumi/pulumi";
|
|
8
9
|
* import * as hcloud from "@pulumi/hcloud";
|
|
@@ -13,6 +14,7 @@ import * as outputs from "./types/output";
|
|
|
13
14
|
* });
|
|
14
15
|
* const main = new hcloud.Server("main", {sshKeys: allKeys.then(allKeys => allKeys.sshKeys.map(__item => __item.name))});
|
|
15
16
|
* ```
|
|
17
|
+
* <!--End PulumiCodeChooser -->
|
|
16
18
|
*/
|
|
17
19
|
export declare function getSshKeys(args?: GetSshKeysArgs, opts?: pulumi.InvokeOptions): Promise<GetSshKeysResult>;
|
|
18
20
|
/**
|
|
@@ -41,6 +43,7 @@ export interface GetSshKeysResult {
|
|
|
41
43
|
/**
|
|
42
44
|
* ## Example Usage
|
|
43
45
|
*
|
|
46
|
+
* <!--Start PulumiCodeChooser -->
|
|
44
47
|
* ```typescript
|
|
45
48
|
* import * as pulumi from "@pulumi/pulumi";
|
|
46
49
|
* import * as hcloud from "@pulumi/hcloud";
|
|
@@ -51,6 +54,7 @@ export interface GetSshKeysResult {
|
|
|
51
54
|
* });
|
|
52
55
|
* const main = new hcloud.Server("main", {sshKeys: allKeys.then(allKeys => allKeys.sshKeys.map(__item => __item.name))});
|
|
53
56
|
* ```
|
|
57
|
+
* <!--End PulumiCodeChooser -->
|
|
54
58
|
*/
|
|
55
59
|
export declare function getSshKeysOutput(args?: GetSshKeysOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetSshKeysResult>;
|
|
56
60
|
/**
|
package/getSshKeys.js
CHANGED
|
@@ -8,6 +8,7 @@ const utilities = require("./utilities");
|
|
|
8
8
|
/**
|
|
9
9
|
* ## Example Usage
|
|
10
10
|
*
|
|
11
|
+
* <!--Start PulumiCodeChooser -->
|
|
11
12
|
* ```typescript
|
|
12
13
|
* import * as pulumi from "@pulumi/pulumi";
|
|
13
14
|
* import * as hcloud from "@pulumi/hcloud";
|
|
@@ -18,6 +19,7 @@ const utilities = require("./utilities");
|
|
|
18
19
|
* });
|
|
19
20
|
* const main = new hcloud.Server("main", {sshKeys: allKeys.then(allKeys => allKeys.sshKeys.map(__item => __item.name))});
|
|
20
21
|
* ```
|
|
22
|
+
* <!--End PulumiCodeChooser -->
|
|
21
23
|
*/
|
|
22
24
|
function getSshKeys(args, opts) {
|
|
23
25
|
args = args || {};
|
|
@@ -30,6 +32,7 @@ exports.getSshKeys = getSshKeys;
|
|
|
30
32
|
/**
|
|
31
33
|
* ## Example Usage
|
|
32
34
|
*
|
|
35
|
+
* <!--Start PulumiCodeChooser -->
|
|
33
36
|
* ```typescript
|
|
34
37
|
* import * as pulumi from "@pulumi/pulumi";
|
|
35
38
|
* import * as hcloud from "@pulumi/hcloud";
|
|
@@ -40,6 +43,7 @@ exports.getSshKeys = getSshKeys;
|
|
|
40
43
|
* });
|
|
41
44
|
* const main = new hcloud.Server("main", {sshKeys: allKeys.then(allKeys => allKeys.sshKeys.map(__item => __item.name))});
|
|
42
45
|
* ```
|
|
46
|
+
* <!--End PulumiCodeChooser -->
|
|
43
47
|
*/
|
|
44
48
|
function getSshKeysOutput(args, opts) {
|
|
45
49
|
return pulumi.output(args).apply((a) => getSshKeys(a, opts));
|
package/getSshKeys.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getSshKeys.js","sourceRoot":"","sources":["../getSshKeys.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getSshKeys.js","sourceRoot":"","sources":["../getSshKeys.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,UAAU,CAAC,IAAqB,EAAE,IAA2B;IACzE,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAElB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oCAAoC,EAAE;QAC/D,cAAc,EAAE,IAAI,CAAC,YAAY;KACpC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,gCAOC;AA0BD;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,gBAAgB,CAAC,IAA2B,EAAE,IAA2B;IACrF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,UAAU,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACrE,CAAC;AAFD,4CAEC"}
|
package/getVolume.d.ts
CHANGED
|
@@ -2,6 +2,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
2
2
|
/**
|
|
3
3
|
* ## Example Usage
|
|
4
4
|
*
|
|
5
|
+
* <!--Start PulumiCodeChooser -->
|
|
5
6
|
* ```typescript
|
|
6
7
|
* import * as pulumi from "@pulumi/pulumi";
|
|
7
8
|
* import * as hcloud from "@pulumi/hcloud";
|
|
@@ -16,6 +17,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
16
17
|
* withSelector: "key=value",
|
|
17
18
|
* });
|
|
18
19
|
* ```
|
|
20
|
+
* <!--End PulumiCodeChooser -->
|
|
19
21
|
*/
|
|
20
22
|
export declare function getVolume(args?: GetVolumeArgs, opts?: pulumi.InvokeOptions): Promise<GetVolumeResult>;
|
|
21
23
|
/**
|
|
@@ -99,6 +101,7 @@ export interface GetVolumeResult {
|
|
|
99
101
|
/**
|
|
100
102
|
* ## Example Usage
|
|
101
103
|
*
|
|
104
|
+
* <!--Start PulumiCodeChooser -->
|
|
102
105
|
* ```typescript
|
|
103
106
|
* import * as pulumi from "@pulumi/pulumi";
|
|
104
107
|
* import * as hcloud from "@pulumi/hcloud";
|
|
@@ -113,6 +116,7 @@ export interface GetVolumeResult {
|
|
|
113
116
|
* withSelector: "key=value",
|
|
114
117
|
* });
|
|
115
118
|
* ```
|
|
119
|
+
* <!--End PulumiCodeChooser -->
|
|
116
120
|
*/
|
|
117
121
|
export declare function getVolumeOutput(args?: GetVolumeOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetVolumeResult>;
|
|
118
122
|
/**
|