@pulumi/linode 3.10.0 → 3.10.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/databaseMongodb.d.ts +8 -42
- package/databaseMongodb.js +0 -32
- package/databaseMongodb.js.map +1 -1
- package/databaseMysql.d.ts +6 -32
- package/databaseMysql.js +0 -26
- package/databaseMysql.js.map +1 -1
- package/databasePostgresql.d.ts +6 -32
- package/databasePostgresql.js +0 -26
- package/databasePostgresql.js.map +1 -1
- package/domain.d.ts +0 -3
- package/domain.js +0 -3
- package/domain.js.map +1 -1
- package/domainRecord.d.ts +0 -3
- package/domainRecord.js +0 -3
- package/domainRecord.js.map +1 -1
- package/getAccount.d.ts +36 -27
- package/getAccount.js +0 -27
- package/getAccount.js.map +1 -1
- package/getDatabaseBackups.d.ts +0 -11
- package/getDatabaseBackups.js +0 -11
- package/getDatabaseBackups.js.map +1 -1
- package/getDatabaseEngines.d.ts +0 -9
- package/getDatabaseEngines.js +0 -9
- package/getDatabaseEngines.js.map +1 -1
- package/getDatabaseMongodb.d.ts +69 -52
- package/getDatabaseMongodb.js +0 -52
- package/getDatabaseMongodb.js.map +1 -1
- package/getDatabaseMysql.d.ts +57 -44
- package/getDatabaseMysql.js +0 -44
- package/getDatabaseMysql.js.map +1 -1
- package/getDatabaseMysqlBackups.d.ts +0 -11
- package/getDatabaseMysqlBackups.js +0 -11
- package/getDatabaseMysqlBackups.js.map +1 -1
- package/getDatabasePostgresql.d.ts +60 -46
- package/getDatabasePostgresql.js +0 -46
- package/getDatabasePostgresql.js.map +1 -1
- package/getDatabases.d.ts +0 -35
- package/getDatabases.js +0 -35
- package/getDatabases.js.map +1 -1
- package/getDomain.d.ts +42 -31
- package/getDomain.js +0 -31
- package/getDomain.js.map +1 -1
- package/getDomainRecord.d.ts +36 -27
- package/getDomainRecord.js +0 -27
- package/getDomainRecord.js.map +1 -1
- package/getDomainZonefile.d.ts +12 -7
- package/getDomainZonefile.js +0 -7
- package/getDomainZonefile.js.map +1 -1
- package/getImage.d.ts +30 -23
- package/getImage.js +0 -23
- package/getImage.js.map +1 -1
- package/getImages.d.ts +0 -26
- package/getImages.js +0 -26
- package/getImages.js.map +1 -1
- package/getInstanceType.d.ts +30 -27
- package/getInstanceType.js +0 -27
- package/getInstanceType.js.map +1 -1
- package/getInstanceTypes.d.ts +0 -28
- package/getInstanceTypes.js +0 -28
- package/getInstanceTypes.js.map +1 -1
- package/getInstances.d.ts +56 -0
- package/getInstances.js +56 -0
- package/getInstances.js.map +1 -1
- package/getIpv6Range.d.ts +9 -11
- package/getIpv6Range.js +0 -11
- package/getIpv6Range.js.map +1 -1
- package/getKernel.d.ts +21 -17
- package/getKernel.js +0 -17
- package/getKernel.js.map +1 -1
- package/getNetworkingIp.d.ts +27 -21
- package/getNetworkingIp.js +0 -21
- package/getNetworkingIp.js.map +1 -1
- package/getObjectStorageCluster.d.ts +36 -11
- package/getObjectStorageCluster.js +0 -11
- package/getObjectStorageCluster.js.map +1 -1
- package/getProfile.d.ts +30 -35
- package/getProfile.js +0 -35
- package/getProfile.js.map +1 -1
- package/getStackScript.d.ts +45 -41
- package/getStackScript.js +0 -41
- package/getStackScript.js.map +1 -1
- package/getStackScripts.d.ts +0 -44
- package/getStackScripts.js +0 -44
- package/getStackScripts.js.map +1 -1
- package/getUser.d.ts +9 -9
- package/getUser.js +0 -9
- package/getUser.js.map +1 -1
- package/getVlans.d.ts +0 -12
- package/getVlans.js +0 -12
- package/getVlans.js.map +1 -1
- package/getVolume.d.ts +30 -23
- package/getVolume.js +0 -23
- package/getVolume.js.map +1 -1
- package/image.d.ts +2 -26
- package/image.js +0 -22
- package/image.js.map +1 -1
- package/instance.d.ts +10 -47
- package/instance.js +0 -31
- package/instance.js.map +1 -1
- package/instanceDisk.d.ts +0 -9
- package/instanceDisk.js +0 -9
- package/instanceDisk.js.map +1 -1
- package/nodeBalancer.d.ts +2 -27
- package/nodeBalancer.js +0 -25
- package/nodeBalancer.js.map +1 -1
- package/nodeBalancerConfig.d.ts +4 -25
- package/nodeBalancerConfig.js +0 -17
- package/nodeBalancerConfig.js.map +1 -1
- package/nodeBalancerNode.d.ts +2 -11
- package/nodeBalancerNode.js +0 -9
- package/nodeBalancerNode.js.map +1 -1
- package/objectStorageKey.d.ts +0 -9
- package/objectStorageKey.js +0 -9
- package/objectStorageKey.js.map +1 -1
- package/package.json +2 -2
- package/package.json.dev +2 -2
- package/sshKey.d.ts +2 -8
- package/sshKey.js +0 -6
- package/sshKey.js.map +1 -1
- package/stackScript.d.ts +3 -35
- package/stackScript.js +0 -29
- package/stackScript.js.map +1 -1
- package/token.d.ts +2 -9
- package/token.js +0 -7
- package/token.js.map +1 -1
- package/types/input.d.ts +75 -0
- package/types/output.d.ts +444 -0
- package/volume.d.ts +4 -13
- package/volume.js +0 -7
- package/volume.js.map +1 -1
package/nodeBalancer.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"nodeBalancer.js","sourceRoot":"","sources":["../nodeBalancer.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"nodeBalancer.js","sourceRoot":"","sources":["../nodeBalancer.ts"],"names":[],"mappings":"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"}
|
package/nodeBalancerConfig.d.ts
CHANGED
|
@@ -29,23 +29,6 @@ import { input as inputs, output as outputs } from "./types";
|
|
|
29
29
|
* algorithm: "source",
|
|
30
30
|
* });
|
|
31
31
|
* ```
|
|
32
|
-
* ## Attributes
|
|
33
|
-
*
|
|
34
|
-
* This resource exports the following attributes:
|
|
35
|
-
*
|
|
36
|
-
* * `sslCommonname` - The read-only common name automatically derived from the SSL certificate assigned to this NodeBalancerConfig. Please refer to this field to verify that the appropriate certificate is assigned to your NodeBalancerConfig.
|
|
37
|
-
*
|
|
38
|
-
* * `sslFingerprint` - The read-only fingerprint automatically derived from the SSL certificate assigned to this NodeBalancerConfig. Please refer to this field to verify that the appropriate certificate is assigned to your NodeBalancerConfig.
|
|
39
|
-
*
|
|
40
|
-
* * `nodeStatus` - The status of the attached nodes.
|
|
41
|
-
*
|
|
42
|
-
* ### nodeStatus
|
|
43
|
-
*
|
|
44
|
-
* The following attributes are available on node_status:
|
|
45
|
-
*
|
|
46
|
-
* * `up` - The number of backends considered to be 'UP' and healthy, and that are serving requests.
|
|
47
|
-
*
|
|
48
|
-
* * `down` - The number of backends considered to be 'DOWN' and unhealthy. These are not in rotation, and not serving requests.
|
|
49
32
|
*
|
|
50
33
|
* ## Import
|
|
51
34
|
*
|
|
@@ -136,13 +119,11 @@ export declare class NodeBalancerConfig extends pulumi.CustomResource {
|
|
|
136
119
|
*/
|
|
137
120
|
readonly sslCert: pulumi.Output<string | undefined>;
|
|
138
121
|
/**
|
|
139
|
-
* The read-only common name automatically derived from the SSL certificate assigned to this NodeBalancerConfig. Please
|
|
140
|
-
* refer to this field to verify that the appropriate certificate is assigned to your NodeBalancerConfig.
|
|
122
|
+
* The read-only common name automatically derived from the SSL certificate assigned to this NodeBalancerConfig. Please refer to this field to verify that the appropriate certificate is assigned to your NodeBalancerConfig.
|
|
141
123
|
*/
|
|
142
124
|
readonly sslCommonname: pulumi.Output<string>;
|
|
143
125
|
/**
|
|
144
|
-
* The read-only fingerprint automatically derived from the SSL certificate assigned to this NodeBalancerConfig. Please
|
|
145
|
-
* refer to this field to verify that the appropriate certificate is assigned to your NodeBalancerConfig.
|
|
126
|
+
* The read-only fingerprint automatically derived from the SSL certificate assigned to this NodeBalancerConfig. Please refer to this field to verify that the appropriate certificate is assigned to your NodeBalancerConfig.
|
|
146
127
|
*/
|
|
147
128
|
readonly sslFingerprint: pulumi.Output<string>;
|
|
148
129
|
/**
|
|
@@ -229,13 +210,11 @@ export interface NodeBalancerConfigState {
|
|
|
229
210
|
*/
|
|
230
211
|
sslCert?: pulumi.Input<string>;
|
|
231
212
|
/**
|
|
232
|
-
* The read-only common name automatically derived from the SSL certificate assigned to this NodeBalancerConfig. Please
|
|
233
|
-
* refer to this field to verify that the appropriate certificate is assigned to your NodeBalancerConfig.
|
|
213
|
+
* The read-only common name automatically derived from the SSL certificate assigned to this NodeBalancerConfig. Please refer to this field to verify that the appropriate certificate is assigned to your NodeBalancerConfig.
|
|
234
214
|
*/
|
|
235
215
|
sslCommonname?: pulumi.Input<string>;
|
|
236
216
|
/**
|
|
237
|
-
* The read-only fingerprint automatically derived from the SSL certificate assigned to this NodeBalancerConfig. Please
|
|
238
|
-
* refer to this field to verify that the appropriate certificate is assigned to your NodeBalancerConfig.
|
|
217
|
+
* The read-only fingerprint automatically derived from the SSL certificate assigned to this NodeBalancerConfig. Please refer to this field to verify that the appropriate certificate is assigned to your NodeBalancerConfig.
|
|
239
218
|
*/
|
|
240
219
|
sslFingerprint?: pulumi.Input<string>;
|
|
241
220
|
/**
|
package/nodeBalancerConfig.js
CHANGED
|
@@ -34,23 +34,6 @@ const utilities = require("./utilities");
|
|
|
34
34
|
* algorithm: "source",
|
|
35
35
|
* });
|
|
36
36
|
* ```
|
|
37
|
-
* ## Attributes
|
|
38
|
-
*
|
|
39
|
-
* This resource exports the following attributes:
|
|
40
|
-
*
|
|
41
|
-
* * `sslCommonname` - The read-only common name automatically derived from the SSL certificate assigned to this NodeBalancerConfig. Please refer to this field to verify that the appropriate certificate is assigned to your NodeBalancerConfig.
|
|
42
|
-
*
|
|
43
|
-
* * `sslFingerprint` - The read-only fingerprint automatically derived from the SSL certificate assigned to this NodeBalancerConfig. Please refer to this field to verify that the appropriate certificate is assigned to your NodeBalancerConfig.
|
|
44
|
-
*
|
|
45
|
-
* * `nodeStatus` - The status of the attached nodes.
|
|
46
|
-
*
|
|
47
|
-
* ### nodeStatus
|
|
48
|
-
*
|
|
49
|
-
* The following attributes are available on node_status:
|
|
50
|
-
*
|
|
51
|
-
* * `up` - The number of backends considered to be 'UP' and healthy, and that are serving requests.
|
|
52
|
-
*
|
|
53
|
-
* * `down` - The number of backends considered to be 'DOWN' and unhealthy. These are not in rotation, and not serving requests.
|
|
54
37
|
*
|
|
55
38
|
* ## Import
|
|
56
39
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"nodeBalancerConfig.js","sourceRoot":"","sources":["../nodeBalancerConfig.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"nodeBalancerConfig.js","sourceRoot":"","sources":["../nodeBalancerConfig.ts"],"names":[],"mappings":"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"}
|
package/nodeBalancerNode.d.ts
CHANGED
|
@@ -50,15 +50,6 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
50
50
|
* }));
|
|
51
51
|
* }
|
|
52
52
|
* ```
|
|
53
|
-
* ## Attributes
|
|
54
|
-
*
|
|
55
|
-
* This resource exports the following attributes:
|
|
56
|
-
*
|
|
57
|
-
* * `status` - The current status of this node, based on the configured checks of its NodeBalancer Config. (`unknown`, `UP`, `DOWN`).
|
|
58
|
-
*
|
|
59
|
-
* * `configId` - The ID of the NodeBalancerConfig this NodeBalancerNode is attached to.
|
|
60
|
-
*
|
|
61
|
-
* * `nodebalancerId` - The ID of the NodeBalancer this NodeBalancerNode is attached to.
|
|
62
53
|
*
|
|
63
54
|
* ## Import
|
|
64
55
|
*
|
|
@@ -107,7 +98,7 @@ export declare class NodeBalancerNode extends pulumi.CustomResource {
|
|
|
107
98
|
*/
|
|
108
99
|
readonly nodebalancerId: pulumi.Output<number>;
|
|
109
100
|
/**
|
|
110
|
-
* The current status of this node, based on the configured checks of its NodeBalancer Config. (unknown
|
|
101
|
+
* The current status of this node, based on the configured checks of its NodeBalancer Config. (`unknown`, `UP`, `DOWN`).
|
|
111
102
|
*/
|
|
112
103
|
readonly status: pulumi.Output<string>;
|
|
113
104
|
/**
|
|
@@ -148,7 +139,7 @@ export interface NodeBalancerNodeState {
|
|
|
148
139
|
*/
|
|
149
140
|
nodebalancerId?: pulumi.Input<number>;
|
|
150
141
|
/**
|
|
151
|
-
* The current status of this node, based on the configured checks of its NodeBalancer Config. (unknown
|
|
142
|
+
* The current status of this node, based on the configured checks of its NodeBalancer Config. (`unknown`, `UP`, `DOWN`).
|
|
152
143
|
*/
|
|
153
144
|
status?: pulumi.Input<string>;
|
|
154
145
|
/**
|
package/nodeBalancerNode.js
CHANGED
|
@@ -56,15 +56,6 @@ const utilities = require("./utilities");
|
|
|
56
56
|
* }));
|
|
57
57
|
* }
|
|
58
58
|
* ```
|
|
59
|
-
* ## Attributes
|
|
60
|
-
*
|
|
61
|
-
* This resource exports the following attributes:
|
|
62
|
-
*
|
|
63
|
-
* * `status` - The current status of this node, based on the configured checks of its NodeBalancer Config. (`unknown`, `UP`, `DOWN`).
|
|
64
|
-
*
|
|
65
|
-
* * `configId` - The ID of the NodeBalancerConfig this NodeBalancerNode is attached to.
|
|
66
|
-
*
|
|
67
|
-
* * `nodebalancerId` - The ID of the NodeBalancer this NodeBalancerNode is attached to.
|
|
68
59
|
*
|
|
69
60
|
* ## Import
|
|
70
61
|
*
|
package/nodeBalancerNode.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"nodeBalancerNode.js","sourceRoot":"","sources":["../nodeBalancerNode.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"nodeBalancerNode.js","sourceRoot":"","sources":["../nodeBalancerNode.ts"],"names":[],"mappings":"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"}
|
package/objectStorageKey.d.ts
CHANGED
|
@@ -15,15 +15,6 @@ import { input as inputs, output as outputs } from "./types";
|
|
|
15
15
|
* label: "image-access",
|
|
16
16
|
* });
|
|
17
17
|
* ```
|
|
18
|
-
* ## Attributes
|
|
19
|
-
*
|
|
20
|
-
* This resource exports the following attributes:
|
|
21
|
-
*
|
|
22
|
-
* * `accessKey` - This keypair's access key. This is not secret.
|
|
23
|
-
*
|
|
24
|
-
* * `secretKey` - This keypair's secret key.
|
|
25
|
-
*
|
|
26
|
-
* * `limited` - Whether or not this key is a limited access key.
|
|
27
18
|
*/
|
|
28
19
|
export declare class ObjectStorageKey extends pulumi.CustomResource {
|
|
29
20
|
/**
|
package/objectStorageKey.js
CHANGED
|
@@ -20,15 +20,6 @@ const utilities = require("./utilities");
|
|
|
20
20
|
* label: "image-access",
|
|
21
21
|
* });
|
|
22
22
|
* ```
|
|
23
|
-
* ## Attributes
|
|
24
|
-
*
|
|
25
|
-
* This resource exports the following attributes:
|
|
26
|
-
*
|
|
27
|
-
* * `accessKey` - This keypair's access key. This is not secret.
|
|
28
|
-
*
|
|
29
|
-
* * `secretKey` - This keypair's secret key.
|
|
30
|
-
*
|
|
31
|
-
* * `limited` - Whether or not this key is a limited access key.
|
|
32
23
|
*/
|
|
33
24
|
class ObjectStorageKey extends pulumi.CustomResource {
|
|
34
25
|
constructor(name, argsOrState, opts) {
|
package/objectStorageKey.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"objectStorageKey.js","sourceRoot":"","sources":["../objectStorageKey.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"objectStorageKey.js","sourceRoot":"","sources":["../objectStorageKey.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;AACH,MAAa,gBAAiB,SAAQ,MAAM,CAAC,cAAc;IAyDvD,YAAY,IAAY,EAAE,WAA0D,EAAE,IAAmC;QACrH,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAgD,CAAC;YAC/D,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;YAClE,cAAc,CAAC,gBAAgB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5E,cAAc,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1D,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;SACrE;aAAM;YACH,MAAM,IAAI,GAAG,WAA+C,CAAC;YAC7D,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,KAAK,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAClD,MAAM,IAAI,KAAK,CAAC,mCAAmC,CAAC,CAAC;aACxD;YACD,cAAc,CAAC,gBAAgB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,cAAc,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1E,cAAc,CAAC,OAAO,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,WAAW,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAChD,cAAc,CAAC,SAAS,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC9C,cAAc,CAAC,WAAW,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACnD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,gBAAgB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACrE,CAAC;IA/ED;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA6B,EAAE,IAAmC;QAC3H,OAAO,IAAI,gBAAgB,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACvE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,gBAAgB,CAAC,YAAY,CAAC;IACjE,CAAC;;AA1BL,4CAiFC;AAnEG,gBAAgB;AACO,6BAAY,GAAG,gDAAgD,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pulumi/linode",
|
|
3
|
-
"version": "v3.10.
|
|
3
|
+
"version": "v3.10.1",
|
|
4
4
|
"description": "A Pulumi package for creating and managing linode cloud resources.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"pulumi",
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"license": "Apache-2.0",
|
|
12
12
|
"scripts": {
|
|
13
13
|
"build": "tsc",
|
|
14
|
-
"install": "node scripts/install-pulumi-plugin.js resource linode v3.10.
|
|
14
|
+
"install": "node scripts/install-pulumi-plugin.js resource linode v3.10.1"
|
|
15
15
|
},
|
|
16
16
|
"dependencies": {
|
|
17
17
|
"@pulumi/pulumi": "^3.0.0"
|
package/package.json.dev
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pulumi/linode",
|
|
3
|
-
"version": "v3.10.
|
|
3
|
+
"version": "v3.10.1",
|
|
4
4
|
"description": "A Pulumi package for creating and managing linode cloud resources.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"pulumi",
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"license": "Apache-2.0",
|
|
12
12
|
"scripts": {
|
|
13
13
|
"build": "tsc",
|
|
14
|
-
"install": "node scripts/install-pulumi-plugin.js resource linode v3.10.
|
|
14
|
+
"install": "node scripts/install-pulumi-plugin.js resource linode v3.10.1"
|
|
15
15
|
},
|
|
16
16
|
"dependencies": {
|
|
17
17
|
"@pulumi/pulumi": "^3.0.0"
|
package/sshKey.d.ts
CHANGED
|
@@ -3,12 +3,6 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
3
3
|
* Provides a Linode SSH Key resource. This can be used to create, modify, and delete Linodes SSH Keys. Managed SSH Keys allow instances to be created with a list of Linode usernames, whose SSH keys will be automatically applied to the root account's `~/.ssh/authorized_keys` file.
|
|
4
4
|
* For more information, see the [Linode APIv4 docs](https://developers.linode.com/api/v4#operation/getSSHKeys).
|
|
5
5
|
*
|
|
6
|
-
* ## Attributes
|
|
7
|
-
*
|
|
8
|
-
* This resource exports the following attributes:
|
|
9
|
-
*
|
|
10
|
-
* * `created` - The date this SSH Key was created.
|
|
11
|
-
*
|
|
12
6
|
* ## Import
|
|
13
7
|
*
|
|
14
8
|
* Linodes SSH Keys can be imported using the Linode SSH Key `id`, e.g.
|
|
@@ -34,7 +28,7 @@ export declare class SshKey extends pulumi.CustomResource {
|
|
|
34
28
|
*/
|
|
35
29
|
static isInstance(obj: any): obj is SshKey;
|
|
36
30
|
/**
|
|
37
|
-
* The date this
|
|
31
|
+
* The date this SSH Key was created.
|
|
38
32
|
*/
|
|
39
33
|
readonly created: pulumi.Output<string>;
|
|
40
34
|
/**
|
|
@@ -59,7 +53,7 @@ export declare class SshKey extends pulumi.CustomResource {
|
|
|
59
53
|
*/
|
|
60
54
|
export interface SshKeyState {
|
|
61
55
|
/**
|
|
62
|
-
* The date this
|
|
56
|
+
* The date this SSH Key was created.
|
|
63
57
|
*/
|
|
64
58
|
created?: pulumi.Input<string>;
|
|
65
59
|
/**
|
package/sshKey.js
CHANGED
|
@@ -9,12 +9,6 @@ const utilities = require("./utilities");
|
|
|
9
9
|
* Provides a Linode SSH Key resource. This can be used to create, modify, and delete Linodes SSH Keys. Managed SSH Keys allow instances to be created with a list of Linode usernames, whose SSH keys will be automatically applied to the root account's `~/.ssh/authorized_keys` file.
|
|
10
10
|
* For more information, see the [Linode APIv4 docs](https://developers.linode.com/api/v4#operation/getSSHKeys).
|
|
11
11
|
*
|
|
12
|
-
* ## Attributes
|
|
13
|
-
*
|
|
14
|
-
* This resource exports the following attributes:
|
|
15
|
-
*
|
|
16
|
-
* * `created` - The date this SSH Key was created.
|
|
17
|
-
*
|
|
18
12
|
* ## Import
|
|
19
13
|
*
|
|
20
14
|
* Linodes SSH Keys can be imported using the Linode SSH Key `id`, e.g.
|
package/sshKey.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sshKey.js","sourceRoot":"","sources":["../sshKey.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"sshKey.js","sourceRoot":"","sources":["../sshKey.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;GAWG;AACH,MAAa,MAAO,SAAQ,MAAM,CAAC,cAAc;IAiD7C,YAAY,IAAY,EAAE,WAAsC,EAAE,IAAmC;QACjG,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAsC,CAAC;YACrD,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1D,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;SAC/D;aAAM;YACH,MAAM,IAAI,GAAG,WAAqC,CAAC;YACnD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,KAAK,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAClD,MAAM,IAAI,KAAK,CAAC,mCAAmC,CAAC,CAAC;aACxD;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,MAAM,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACnD,MAAM,IAAI,KAAK,CAAC,oCAAoC,CAAC,CAAC;aACzD;YACD,cAAc,CAAC,OAAO,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1D,cAAc,CAAC,SAAS,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACjD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,MAAM,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC3D,CAAC;IAtED;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAmB,EAAE,IAAmC;QACjH,OAAO,IAAI,MAAM,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC7D,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,MAAM,CAAC,YAAY,CAAC;IACvD,CAAC;;AA1BL,wBAwEC;AA1DG,gBAAgB;AACO,mBAAY,GAAG,4BAA4B,CAAC"}
|
package/stackScript.d.ts
CHANGED
|
@@ -39,35 +39,6 @@ import { input as inputs, output as outputs } from "./types";
|
|
|
39
39
|
* },
|
|
40
40
|
* });
|
|
41
41
|
* ```
|
|
42
|
-
* ## Attributes
|
|
43
|
-
*
|
|
44
|
-
* This resource exports the following attributes:
|
|
45
|
-
*
|
|
46
|
-
* * `deploymentsActive` - Count of currently active, deployed Linodes created from this StackScript.
|
|
47
|
-
*
|
|
48
|
-
* * `userGravatarId` - The Gravatar ID for the User who created the StackScript.
|
|
49
|
-
*
|
|
50
|
-
* * `deploymentsTotal` - The total number of times this StackScript has been deployed.
|
|
51
|
-
*
|
|
52
|
-
* * `username` - The User who created the StackScript.
|
|
53
|
-
*
|
|
54
|
-
* * `created` - The date this StackScript was created.
|
|
55
|
-
*
|
|
56
|
-
* * `updated` - The date this StackScript was updated.
|
|
57
|
-
*
|
|
58
|
-
* * `userDefinedFields` - This is a list of fields defined with a special syntax inside this StackScript that allow for supplying customized parameters during deployment.
|
|
59
|
-
*
|
|
60
|
-
* * `label` - A human-readable label for the field that will serve as the input prompt for entering the value during deployment.
|
|
61
|
-
*
|
|
62
|
-
* * `name` - The name of the field.
|
|
63
|
-
*
|
|
64
|
-
* * `example` - An example value for the field.
|
|
65
|
-
*
|
|
66
|
-
* * `oneOf` - A list of acceptable single values for the field.
|
|
67
|
-
*
|
|
68
|
-
* * `manyOf` - A list of acceptable values for the field in any quantity, combination or order.
|
|
69
|
-
*
|
|
70
|
-
* * `default` - The default value. If not specified, this value will be used.
|
|
71
42
|
*
|
|
72
43
|
* ## Import
|
|
73
44
|
*
|
|
@@ -134,8 +105,7 @@ export declare class StackScript extends pulumi.CustomResource {
|
|
|
134
105
|
*/
|
|
135
106
|
readonly updated: pulumi.Output<string>;
|
|
136
107
|
/**
|
|
137
|
-
* This is a list of fields defined with a special syntax inside this StackScript that allow for supplying customized
|
|
138
|
-
* parameters during deployment.
|
|
108
|
+
* This is a list of fields defined with a special syntax inside this StackScript that allow for supplying customized parameters during deployment.
|
|
139
109
|
*/
|
|
140
110
|
readonly userDefinedFields: pulumi.Output<outputs.StackScriptUserDefinedField[]>;
|
|
141
111
|
/**
|
|
@@ -200,8 +170,7 @@ export interface StackScriptState {
|
|
|
200
170
|
*/
|
|
201
171
|
updated?: pulumi.Input<string>;
|
|
202
172
|
/**
|
|
203
|
-
* This is a list of fields defined with a special syntax inside this StackScript that allow for supplying customized
|
|
204
|
-
* parameters during deployment.
|
|
173
|
+
* This is a list of fields defined with a special syntax inside this StackScript that allow for supplying customized parameters during deployment.
|
|
205
174
|
*/
|
|
206
175
|
userDefinedFields?: pulumi.Input<pulumi.Input<inputs.StackScriptUserDefinedField>[]>;
|
|
207
176
|
/**
|
|
@@ -242,8 +211,7 @@ export interface StackScriptArgs {
|
|
|
242
211
|
*/
|
|
243
212
|
script: pulumi.Input<string>;
|
|
244
213
|
/**
|
|
245
|
-
* This is a list of fields defined with a special syntax inside this StackScript that allow for supplying customized
|
|
246
|
-
* parameters during deployment.
|
|
214
|
+
* This is a list of fields defined with a special syntax inside this StackScript that allow for supplying customized parameters during deployment.
|
|
247
215
|
*/
|
|
248
216
|
userDefinedFields?: pulumi.Input<pulumi.Input<inputs.StackScriptUserDefinedField>[]>;
|
|
249
217
|
}
|
package/stackScript.js
CHANGED
|
@@ -44,35 +44,6 @@ const utilities = require("./utilities");
|
|
|
44
44
|
* },
|
|
45
45
|
* });
|
|
46
46
|
* ```
|
|
47
|
-
* ## Attributes
|
|
48
|
-
*
|
|
49
|
-
* This resource exports the following attributes:
|
|
50
|
-
*
|
|
51
|
-
* * `deploymentsActive` - Count of currently active, deployed Linodes created from this StackScript.
|
|
52
|
-
*
|
|
53
|
-
* * `userGravatarId` - The Gravatar ID for the User who created the StackScript.
|
|
54
|
-
*
|
|
55
|
-
* * `deploymentsTotal` - The total number of times this StackScript has been deployed.
|
|
56
|
-
*
|
|
57
|
-
* * `username` - The User who created the StackScript.
|
|
58
|
-
*
|
|
59
|
-
* * `created` - The date this StackScript was created.
|
|
60
|
-
*
|
|
61
|
-
* * `updated` - The date this StackScript was updated.
|
|
62
|
-
*
|
|
63
|
-
* * `userDefinedFields` - This is a list of fields defined with a special syntax inside this StackScript that allow for supplying customized parameters during deployment.
|
|
64
|
-
*
|
|
65
|
-
* * `label` - A human-readable label for the field that will serve as the input prompt for entering the value during deployment.
|
|
66
|
-
*
|
|
67
|
-
* * `name` - The name of the field.
|
|
68
|
-
*
|
|
69
|
-
* * `example` - An example value for the field.
|
|
70
|
-
*
|
|
71
|
-
* * `oneOf` - A list of acceptable single values for the field.
|
|
72
|
-
*
|
|
73
|
-
* * `manyOf` - A list of acceptable values for the field in any quantity, combination or order.
|
|
74
|
-
*
|
|
75
|
-
* * `default` - The default value. If not specified, this value will be used.
|
|
76
47
|
*
|
|
77
48
|
* ## Import
|
|
78
49
|
*
|
package/stackScript.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"stackScript.js","sourceRoot":"","sources":["../stackScript.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"stackScript.js","sourceRoot":"","sources":["../stackScript.ts"],"names":[],"mappings":"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"}
|
package/token.d.ts
CHANGED
|
@@ -21,13 +21,6 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
21
21
|
* });
|
|
22
22
|
* const fooInstance = new linode.Instance("foo", {});
|
|
23
23
|
* ```
|
|
24
|
-
* ## Attributes
|
|
25
|
-
*
|
|
26
|
-
* This resource exports the following attributes:
|
|
27
|
-
*
|
|
28
|
-
* * `token` - The token used to access the API.
|
|
29
|
-
*
|
|
30
|
-
* * `created` - The date this Token was created.
|
|
31
24
|
*
|
|
32
25
|
* ## Import
|
|
33
26
|
*
|
|
@@ -56,7 +49,7 @@ export declare class Token extends pulumi.CustomResource {
|
|
|
56
49
|
*/
|
|
57
50
|
static isInstance(obj: any): obj is Token;
|
|
58
51
|
/**
|
|
59
|
-
* The date
|
|
52
|
+
* The date this Token was created.
|
|
60
53
|
*/
|
|
61
54
|
readonly created: pulumi.Output<string>;
|
|
62
55
|
/**
|
|
@@ -89,7 +82,7 @@ export declare class Token extends pulumi.CustomResource {
|
|
|
89
82
|
*/
|
|
90
83
|
export interface TokenState {
|
|
91
84
|
/**
|
|
92
|
-
* The date
|
|
85
|
+
* The date this Token was created.
|
|
93
86
|
*/
|
|
94
87
|
created?: pulumi.Input<string>;
|
|
95
88
|
/**
|
package/token.js
CHANGED
|
@@ -27,13 +27,6 @@ const utilities = require("./utilities");
|
|
|
27
27
|
* });
|
|
28
28
|
* const fooInstance = new linode.Instance("foo", {});
|
|
29
29
|
* ```
|
|
30
|
-
* ## Attributes
|
|
31
|
-
*
|
|
32
|
-
* This resource exports the following attributes:
|
|
33
|
-
*
|
|
34
|
-
* * `token` - The token used to access the API.
|
|
35
|
-
*
|
|
36
|
-
* * `created` - The date this Token was created.
|
|
37
30
|
*
|
|
38
31
|
* ## Import
|
|
39
32
|
*
|
package/token.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"token.js","sourceRoot":"","sources":["../token.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"token.js","sourceRoot":"","sources":["../token.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAgCG;AACH,MAAa,KAAM,SAAQ,MAAM,CAAC,cAAc;IAyD5C,YAAY,IAAY,EAAE,WAAoC,EAAE,IAAmC;QAC/F,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAqC,CAAC;YACpD,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1D,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC,CAAC,SAAS,CAAC;SAC7D;aAAM;YACH,MAAM,IAAI,GAAG,WAAoC,CAAC;YAClD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,MAAM,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACnD,MAAM,IAAI,KAAK,CAAC,oCAAoC,CAAC,CAAC;aACzD;YACD,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1D,cAAc,CAAC,OAAO,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1D,cAAc,CAAC,SAAS,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC9C,cAAc,CAAC,OAAO,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAC/C;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,KAAK,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC1D,CAAC;IA/ED;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAkB,EAAE,IAAmC;QAChH,OAAO,IAAI,KAAK,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC5D,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,KAAK,CAAC,YAAY,CAAC;IACtD,CAAC;;AA1BL,sBAiFC;AAnEG,gBAAgB;AACO,kBAAY,GAAG,0BAA0B,CAAC"}
|
package/types/input.d.ts
CHANGED
|
@@ -289,19 +289,55 @@ export interface GetInstancesFilterArgs {
|
|
|
289
289
|
values: pulumi.Input<pulumi.Input<string>[]>;
|
|
290
290
|
}
|
|
291
291
|
export interface GetStackScriptUserDefinedField {
|
|
292
|
+
/**
|
|
293
|
+
* The default value. If not specified, this value will be used.
|
|
294
|
+
*/
|
|
292
295
|
default?: string;
|
|
296
|
+
/**
|
|
297
|
+
* An example value for the field.
|
|
298
|
+
*/
|
|
293
299
|
example?: string;
|
|
300
|
+
/**
|
|
301
|
+
* A human-readable label for the field that will serve as the input prompt for entering the value during deployment.
|
|
302
|
+
*/
|
|
294
303
|
label?: string;
|
|
304
|
+
/**
|
|
305
|
+
* A list of acceptable values for the field in any quantity, combination or order.
|
|
306
|
+
*/
|
|
295
307
|
manyOf?: string;
|
|
308
|
+
/**
|
|
309
|
+
* The name of the field.
|
|
310
|
+
*/
|
|
296
311
|
name?: string;
|
|
312
|
+
/**
|
|
313
|
+
* A list of acceptable single values for the field.
|
|
314
|
+
*/
|
|
297
315
|
oneOf?: string;
|
|
298
316
|
}
|
|
299
317
|
export interface GetStackScriptUserDefinedFieldArgs {
|
|
318
|
+
/**
|
|
319
|
+
* The default value. If not specified, this value will be used.
|
|
320
|
+
*/
|
|
300
321
|
default?: pulumi.Input<string>;
|
|
322
|
+
/**
|
|
323
|
+
* An example value for the field.
|
|
324
|
+
*/
|
|
301
325
|
example?: pulumi.Input<string>;
|
|
326
|
+
/**
|
|
327
|
+
* A human-readable label for the field that will serve as the input prompt for entering the value during deployment.
|
|
328
|
+
*/
|
|
302
329
|
label?: pulumi.Input<string>;
|
|
330
|
+
/**
|
|
331
|
+
* A list of acceptable values for the field in any quantity, combination or order.
|
|
332
|
+
*/
|
|
303
333
|
manyOf?: pulumi.Input<string>;
|
|
334
|
+
/**
|
|
335
|
+
* The name of the field.
|
|
336
|
+
*/
|
|
304
337
|
name?: pulumi.Input<string>;
|
|
338
|
+
/**
|
|
339
|
+
* A list of acceptable single values for the field.
|
|
340
|
+
*/
|
|
305
341
|
oneOf?: pulumi.Input<string>;
|
|
306
342
|
}
|
|
307
343
|
export interface GetStackScriptsFilter {
|
|
@@ -368,11 +404,20 @@ export interface InstanceAlerts {
|
|
|
368
404
|
transferQuota?: pulumi.Input<number>;
|
|
369
405
|
}
|
|
370
406
|
export interface InstanceBackups {
|
|
407
|
+
/**
|
|
408
|
+
* If this Linode has the Backup service enabled.
|
|
409
|
+
*/
|
|
371
410
|
enabled?: pulumi.Input<boolean>;
|
|
372
411
|
schedule?: pulumi.Input<inputs.InstanceBackupsSchedule>;
|
|
373
412
|
}
|
|
374
413
|
export interface InstanceBackupsSchedule {
|
|
414
|
+
/**
|
|
415
|
+
* The day of the week that your Linode's weekly Backup is taken. If not set manually, a day will be chosen for you. Backups are taken every day, but backups taken on this day are preferred when selecting backups to retain for a longer period. If not set manually, then when backups are initially enabled, this may come back as "Scheduling" until the day is automatically selected.
|
|
416
|
+
*/
|
|
375
417
|
day?: pulumi.Input<string>;
|
|
418
|
+
/**
|
|
419
|
+
* The window ('W0'-'W22') in which your backups will be taken, in UTC. A backups window is a two-hour span of time in which the backup may occur. For example, 'W10' indicates that your backups should be taken between 10:00 and 12:00. If you do not choose a backup window, one will be selected for you automatically. If not set manually, when backups are initially enabled this may come back as Scheduling until the window is automatically selected.
|
|
420
|
+
*/
|
|
376
421
|
window?: pulumi.Input<string>;
|
|
377
422
|
}
|
|
378
423
|
export interface InstanceConfig {
|
|
@@ -687,12 +732,27 @@ export interface LkeClusterPoolNode {
|
|
|
687
732
|
status?: pulumi.Input<string>;
|
|
688
733
|
}
|
|
689
734
|
export interface NodeBalancerConfigNodeStatus {
|
|
735
|
+
/**
|
|
736
|
+
* The number of backends considered to be 'DOWN' and unhealthy. These are not in rotation, and not serving requests.
|
|
737
|
+
*/
|
|
690
738
|
down?: pulumi.Input<number>;
|
|
739
|
+
/**
|
|
740
|
+
* The number of backends considered to be 'UP' and healthy, and that are serving requests.
|
|
741
|
+
*/
|
|
691
742
|
up?: pulumi.Input<number>;
|
|
692
743
|
}
|
|
693
744
|
export interface NodeBalancerTransfer {
|
|
745
|
+
/**
|
|
746
|
+
* The total transfer, in MB, used by this NodeBalancer for the current month
|
|
747
|
+
*/
|
|
694
748
|
in?: pulumi.Input<number>;
|
|
749
|
+
/**
|
|
750
|
+
* The total inbound transfer, in MB, used for this NodeBalancer for the current month
|
|
751
|
+
*/
|
|
695
752
|
out?: pulumi.Input<number>;
|
|
753
|
+
/**
|
|
754
|
+
* The total outbound transfer, in MB, used for this NodeBalancer for the current month
|
|
755
|
+
*/
|
|
696
756
|
total?: pulumi.Input<number>;
|
|
697
757
|
}
|
|
698
758
|
export interface ObjectStorageBucketCert {
|
|
@@ -760,14 +820,29 @@ export interface ObjectStorageKeyBucketAccess {
|
|
|
760
820
|
permissions: pulumi.Input<string>;
|
|
761
821
|
}
|
|
762
822
|
export interface StackScriptUserDefinedField {
|
|
823
|
+
/**
|
|
824
|
+
* The default value. If not specified, this value will be used.
|
|
825
|
+
*/
|
|
763
826
|
default?: pulumi.Input<string>;
|
|
827
|
+
/**
|
|
828
|
+
* An example value for the field.
|
|
829
|
+
*/
|
|
764
830
|
example?: pulumi.Input<string>;
|
|
765
831
|
/**
|
|
766
832
|
* The StackScript's label is for display purposes only.
|
|
767
833
|
*/
|
|
768
834
|
label?: pulumi.Input<string>;
|
|
835
|
+
/**
|
|
836
|
+
* A list of acceptable values for the field in any quantity, combination or order.
|
|
837
|
+
*/
|
|
769
838
|
manyOf?: pulumi.Input<string>;
|
|
839
|
+
/**
|
|
840
|
+
* The name of the field.
|
|
841
|
+
*/
|
|
770
842
|
name?: pulumi.Input<string>;
|
|
843
|
+
/**
|
|
844
|
+
* A list of acceptable single values for the field.
|
|
845
|
+
*/
|
|
771
846
|
oneOf?: pulumi.Input<string>;
|
|
772
847
|
}
|
|
773
848
|
export interface UserDomainGrant {
|