@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/getKernel.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getKernel.js","sourceRoot":"","sources":["../getKernel.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getKernel.js","sourceRoot":"","sources":["../getKernel.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,SAAS,CAAC,IAAmB,EAAE,IAA2B;IACtE,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kCAAkC,EAAE;QAC7D,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,8BASC;AA+CD,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAA2B;IAClF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,SAAS,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC7D,CAAC;AAFD,0CAEC"}
|
package/getNetworkingIp.d.ts
CHANGED
|
@@ -14,27 +14,6 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
14
14
|
* address: "162.159.27.72",
|
|
15
15
|
* }));
|
|
16
16
|
* ```
|
|
17
|
-
* ## Attributes
|
|
18
|
-
*
|
|
19
|
-
* The Linode Network IP Address resource exports the following attributes:
|
|
20
|
-
*
|
|
21
|
-
* * `address` - The IP address.
|
|
22
|
-
*
|
|
23
|
-
* * `gateway` - The default gateway for this address.
|
|
24
|
-
*
|
|
25
|
-
* * `subnetMask` - The mask that separates host bits from network bits for this address.
|
|
26
|
-
*
|
|
27
|
-
* * `prefix` - The number of bits set in the subnet mask.
|
|
28
|
-
*
|
|
29
|
-
* * `type` - The type of address this is (ipv4, ipv6, ipv6/pool, ipv6/range).
|
|
30
|
-
*
|
|
31
|
-
* * `public` - Whether this is a public or private IP address.
|
|
32
|
-
*
|
|
33
|
-
* * `rdns` - The reverse DNS assigned to this address. For public IPv4 addresses, this will be set to a default value provided by Linode if not explicitly set.
|
|
34
|
-
*
|
|
35
|
-
* * `linodeId` - The ID of the Linode this address currently belongs to.
|
|
36
|
-
*
|
|
37
|
-
* * `region` - The Region this IP address resides in. See all regions [here](https://api.linode.com/v4/regions).
|
|
38
17
|
*/
|
|
39
18
|
export declare function getNetworkingIp(args: GetNetworkingIpArgs, opts?: pulumi.InvokeOptions): Promise<GetNetworkingIpResult>;
|
|
40
19
|
/**
|
|
@@ -50,18 +29,45 @@ export interface GetNetworkingIpArgs {
|
|
|
50
29
|
* A collection of values returned by getNetworkingIp.
|
|
51
30
|
*/
|
|
52
31
|
export interface GetNetworkingIpResult {
|
|
32
|
+
/**
|
|
33
|
+
* The IP address.
|
|
34
|
+
*/
|
|
53
35
|
readonly address: string;
|
|
36
|
+
/**
|
|
37
|
+
* The default gateway for this address.
|
|
38
|
+
*/
|
|
54
39
|
readonly gateway: string;
|
|
55
40
|
/**
|
|
56
41
|
* The provider-assigned unique ID for this managed resource.
|
|
57
42
|
*/
|
|
58
43
|
readonly id: string;
|
|
44
|
+
/**
|
|
45
|
+
* The ID of the Linode this address currently belongs to.
|
|
46
|
+
*/
|
|
59
47
|
readonly linodeId: number;
|
|
48
|
+
/**
|
|
49
|
+
* The number of bits set in the subnet mask.
|
|
50
|
+
*/
|
|
60
51
|
readonly prefix: number;
|
|
52
|
+
/**
|
|
53
|
+
* Whether this is a public or private IP address.
|
|
54
|
+
*/
|
|
61
55
|
readonly public: boolean;
|
|
56
|
+
/**
|
|
57
|
+
* The reverse DNS assigned to this address. For public IPv4 addresses, this will be set to a default value provided by Linode if not explicitly set.
|
|
58
|
+
*/
|
|
62
59
|
readonly rdns: string;
|
|
60
|
+
/**
|
|
61
|
+
* The Region this IP address resides in. See all regions [here](https://api.linode.com/v4/regions).
|
|
62
|
+
*/
|
|
63
63
|
readonly region: string;
|
|
64
|
+
/**
|
|
65
|
+
* The mask that separates host bits from network bits for this address.
|
|
66
|
+
*/
|
|
64
67
|
readonly subnetMask: string;
|
|
68
|
+
/**
|
|
69
|
+
* The type of address this is (ipv4, ipv6, ipv6/pool, ipv6/range).
|
|
70
|
+
*/
|
|
65
71
|
readonly type: string;
|
|
66
72
|
}
|
|
67
73
|
export declare function getNetworkingIpOutput(args: GetNetworkingIpOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetNetworkingIpResult>;
|
package/getNetworkingIp.js
CHANGED
|
@@ -20,27 +20,6 @@ const utilities = require("./utilities");
|
|
|
20
20
|
* address: "162.159.27.72",
|
|
21
21
|
* }));
|
|
22
22
|
* ```
|
|
23
|
-
* ## Attributes
|
|
24
|
-
*
|
|
25
|
-
* The Linode Network IP Address resource exports the following attributes:
|
|
26
|
-
*
|
|
27
|
-
* * `address` - The IP address.
|
|
28
|
-
*
|
|
29
|
-
* * `gateway` - The default gateway for this address.
|
|
30
|
-
*
|
|
31
|
-
* * `subnetMask` - The mask that separates host bits from network bits for this address.
|
|
32
|
-
*
|
|
33
|
-
* * `prefix` - The number of bits set in the subnet mask.
|
|
34
|
-
*
|
|
35
|
-
* * `type` - The type of address this is (ipv4, ipv6, ipv6/pool, ipv6/range).
|
|
36
|
-
*
|
|
37
|
-
* * `public` - Whether this is a public or private IP address.
|
|
38
|
-
*
|
|
39
|
-
* * `rdns` - The reverse DNS assigned to this address. For public IPv4 addresses, this will be set to a default value provided by Linode if not explicitly set.
|
|
40
|
-
*
|
|
41
|
-
* * `linodeId` - The ID of the Linode this address currently belongs to.
|
|
42
|
-
*
|
|
43
|
-
* * `region` - The Region this IP address resides in. See all regions [here](https://api.linode.com/v4/regions).
|
|
44
23
|
*/
|
|
45
24
|
function getNetworkingIp(args, opts) {
|
|
46
25
|
if (!opts) {
|
package/getNetworkingIp.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getNetworkingIp.js","sourceRoot":"","sources":["../getNetworkingIp.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getNetworkingIp.js","sourceRoot":"","sources":["../getNetworkingIp.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAA2B;IAClF,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,8CAA8C,EAAE;QACzE,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,0CASC;AA0DD,SAAgB,qBAAqB,CAAC,IAA+B,EAAE,IAA2B;IAC9F,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,eAAe,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACnE,CAAC;AAFD,sDAEC"}
|
|
@@ -14,40 +14,53 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
14
14
|
* id: "us-east-1",
|
|
15
15
|
* }));
|
|
16
16
|
* ```
|
|
17
|
-
* ## Attributes
|
|
18
|
-
*
|
|
19
|
-
* The Linode Object Storage Cluster resource exports the following attributes:
|
|
20
|
-
*
|
|
21
|
-
* * `domain` - The base URL for this cluster.
|
|
22
|
-
*
|
|
23
|
-
* * `status` - This cluster's status. (`available`, `unavailable`)
|
|
24
|
-
*
|
|
25
|
-
* * `region` - The region this cluster is located in. See all regions [here](https://api.linode.com/v4/regions).
|
|
26
|
-
*
|
|
27
|
-
* * `staticSiteDomain` - The base URL for this cluster used when hosting static sites.
|
|
28
17
|
*/
|
|
29
18
|
export declare function getObjectStorageCluster(args: GetObjectStorageClusterArgs, opts?: pulumi.InvokeOptions): Promise<GetObjectStorageClusterResult>;
|
|
30
19
|
/**
|
|
31
20
|
* A collection of arguments for invoking getObjectStorageCluster.
|
|
32
21
|
*/
|
|
33
22
|
export interface GetObjectStorageClusterArgs {
|
|
23
|
+
/**
|
|
24
|
+
* The base URL for this cluster.
|
|
25
|
+
*/
|
|
34
26
|
domain?: string;
|
|
35
27
|
/**
|
|
36
28
|
* The unique ID of this cluster.
|
|
37
29
|
*/
|
|
38
30
|
id: string;
|
|
31
|
+
/**
|
|
32
|
+
* The region this cluster is located in. See all regions [here](https://api.linode.com/v4/regions).
|
|
33
|
+
*/
|
|
39
34
|
region?: string;
|
|
35
|
+
/**
|
|
36
|
+
* The base URL for this cluster used when hosting static sites.
|
|
37
|
+
*/
|
|
40
38
|
staticSiteDomain?: string;
|
|
39
|
+
/**
|
|
40
|
+
* This cluster's status. (`available`, `unavailable`)
|
|
41
|
+
*/
|
|
41
42
|
status?: string;
|
|
42
43
|
}
|
|
43
44
|
/**
|
|
44
45
|
* A collection of values returned by getObjectStorageCluster.
|
|
45
46
|
*/
|
|
46
47
|
export interface GetObjectStorageClusterResult {
|
|
48
|
+
/**
|
|
49
|
+
* The base URL for this cluster.
|
|
50
|
+
*/
|
|
47
51
|
readonly domain: string;
|
|
48
52
|
readonly id: string;
|
|
53
|
+
/**
|
|
54
|
+
* The region this cluster is located in. See all regions [here](https://api.linode.com/v4/regions).
|
|
55
|
+
*/
|
|
49
56
|
readonly region: string;
|
|
57
|
+
/**
|
|
58
|
+
* The base URL for this cluster used when hosting static sites.
|
|
59
|
+
*/
|
|
50
60
|
readonly staticSiteDomain: string;
|
|
61
|
+
/**
|
|
62
|
+
* This cluster's status. (`available`, `unavailable`)
|
|
63
|
+
*/
|
|
51
64
|
readonly status: string;
|
|
52
65
|
}
|
|
53
66
|
export declare function getObjectStorageClusterOutput(args: GetObjectStorageClusterOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetObjectStorageClusterResult>;
|
|
@@ -55,12 +68,24 @@ export declare function getObjectStorageClusterOutput(args: GetObjectStorageClus
|
|
|
55
68
|
* A collection of arguments for invoking getObjectStorageCluster.
|
|
56
69
|
*/
|
|
57
70
|
export interface GetObjectStorageClusterOutputArgs {
|
|
71
|
+
/**
|
|
72
|
+
* The base URL for this cluster.
|
|
73
|
+
*/
|
|
58
74
|
domain?: pulumi.Input<string>;
|
|
59
75
|
/**
|
|
60
76
|
* The unique ID of this cluster.
|
|
61
77
|
*/
|
|
62
78
|
id: pulumi.Input<string>;
|
|
79
|
+
/**
|
|
80
|
+
* The region this cluster is located in. See all regions [here](https://api.linode.com/v4/regions).
|
|
81
|
+
*/
|
|
63
82
|
region?: pulumi.Input<string>;
|
|
83
|
+
/**
|
|
84
|
+
* The base URL for this cluster used when hosting static sites.
|
|
85
|
+
*/
|
|
64
86
|
staticSiteDomain?: pulumi.Input<string>;
|
|
87
|
+
/**
|
|
88
|
+
* This cluster's status. (`available`, `unavailable`)
|
|
89
|
+
*/
|
|
65
90
|
status?: pulumi.Input<string>;
|
|
66
91
|
}
|
|
@@ -20,17 +20,6 @@ const utilities = require("./utilities");
|
|
|
20
20
|
* id: "us-east-1",
|
|
21
21
|
* }));
|
|
22
22
|
* ```
|
|
23
|
-
* ## Attributes
|
|
24
|
-
*
|
|
25
|
-
* The Linode Object Storage Cluster resource exports the following attributes:
|
|
26
|
-
*
|
|
27
|
-
* * `domain` - The base URL for this cluster.
|
|
28
|
-
*
|
|
29
|
-
* * `status` - This cluster's status. (`available`, `unavailable`)
|
|
30
|
-
*
|
|
31
|
-
* * `region` - The region this cluster is located in. See all regions [here](https://api.linode.com/v4/regions).
|
|
32
|
-
*
|
|
33
|
-
* * `staticSiteDomain` - The base URL for this cluster used when hosting static sites.
|
|
34
23
|
*/
|
|
35
24
|
function getObjectStorageCluster(args, opts) {
|
|
36
25
|
if (!opts) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getObjectStorageCluster.js","sourceRoot":"","sources":["../getObjectStorageCluster.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getObjectStorageCluster.js","sourceRoot":"","sources":["../getObjectStorageCluster.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAA2B;IAClG,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,8DAA8D,EAAE;QACzF,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAbD,0DAaC;AAmDD,SAAgB,6BAA6B,CAAC,IAAuC,EAAE,IAA2B;IAC9G,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,uBAAuB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC3E,CAAC;AAFD,sEAEC"}
|
package/getProfile.d.ts
CHANGED
|
@@ -13,59 +13,54 @@ import { output as outputs } from "./types";
|
|
|
13
13
|
*
|
|
14
14
|
* const profile = pulumi.output(linode.getProfile());
|
|
15
15
|
* ```
|
|
16
|
-
* ## Attributes
|
|
17
|
-
*
|
|
18
|
-
* The Linode Profile resource exports the following attributes:
|
|
19
|
-
*
|
|
20
|
-
* * `email` - The profile email address. This address will be used for communication with Linode as necessary.
|
|
21
|
-
*
|
|
22
|
-
* * `timezone` - The profile's preferred timezone. This is not used by the API, and is for the benefit of clients only. All times the API returns are in UTC.
|
|
23
|
-
*
|
|
24
|
-
* * `emailNotifications` - If true, email notifications will be sent about account activity. If false, when false business-critical communications may still be sent through email.
|
|
25
|
-
*
|
|
26
|
-
* * `username` - The username for logging in to Linode services.
|
|
27
|
-
*
|
|
28
|
-
* * `ipWhitelistEnabled` - If true, logins for the user will only be allowed from whitelisted IPs. This setting is currently deprecated, and cannot be enabled.
|
|
29
|
-
*
|
|
30
|
-
* * `lishAuthMethod` - The methods of authentication allowed when connecting via Lish. 'keys_only' is the most secure with the intent to use Lish, and 'disabled' is recommended for users that will not use Lish at all.
|
|
31
|
-
*
|
|
32
|
-
* * `authorizedKeys` - The list of SSH Keys authorized to use Lish for this user. This value is ignored if lishAuthMethod is 'disabled'.
|
|
33
|
-
*
|
|
34
|
-
* * `twoFactorAuth` - If true, logins from untrusted computers will require Two Factor Authentication.
|
|
35
|
-
*
|
|
36
|
-
* * `restricted` - If true, the user has restrictions on what can be accessed on the Account.
|
|
37
|
-
*
|
|
38
|
-
* * `referrals` - Credit Card information associated with this Account.
|
|
39
|
-
*
|
|
40
|
-
* * `referrals.0.total` - The number of users who have signed up with the referral code.
|
|
41
|
-
*
|
|
42
|
-
* * `referrals.0.credit` - The amount of account credit in US Dollars issued to the account through the referral program.
|
|
43
|
-
*
|
|
44
|
-
* * `referrals.0.completed` - The number of completed signups with the referral code.
|
|
45
|
-
*
|
|
46
|
-
* * `referrals.0.pending` - The number of pending signups for the referral code. To receive credit the signups must be completed.
|
|
47
|
-
*
|
|
48
|
-
* * `referrals.0.code` - The Profile referral code. If new accounts use this when signing up for Linode, referring account will receive credit.
|
|
49
|
-
*
|
|
50
|
-
* * `referrals.0.url` - The referral URL.
|
|
51
16
|
*/
|
|
52
17
|
export declare function getProfile(opts?: pulumi.InvokeOptions): Promise<GetProfileResult>;
|
|
53
18
|
/**
|
|
54
19
|
* A collection of values returned by getProfile.
|
|
55
20
|
*/
|
|
56
21
|
export interface GetProfileResult {
|
|
22
|
+
/**
|
|
23
|
+
* The list of SSH Keys authorized to use Lish for this user. This value is ignored if lishAuthMethod is 'disabled'.
|
|
24
|
+
*/
|
|
57
25
|
readonly authorizedKeys: string[];
|
|
26
|
+
/**
|
|
27
|
+
* The profile email address. This address will be used for communication with Linode as necessary.
|
|
28
|
+
*/
|
|
58
29
|
readonly email: string;
|
|
30
|
+
/**
|
|
31
|
+
* If true, email notifications will be sent about account activity. If false, when false business-critical communications may still be sent through email.
|
|
32
|
+
*/
|
|
59
33
|
readonly emailNotifications: boolean;
|
|
60
34
|
/**
|
|
61
35
|
* The provider-assigned unique ID for this managed resource.
|
|
62
36
|
*/
|
|
63
37
|
readonly id: string;
|
|
38
|
+
/**
|
|
39
|
+
* If true, logins for the user will only be allowed from whitelisted IPs. This setting is currently deprecated, and cannot be enabled.
|
|
40
|
+
*/
|
|
64
41
|
readonly ipWhitelistEnabled: boolean;
|
|
42
|
+
/**
|
|
43
|
+
* The methods of authentication allowed when connecting via Lish. 'keys_only' is the most secure with the intent to use Lish, and 'disabled' is recommended for users that will not use Lish at all.
|
|
44
|
+
*/
|
|
65
45
|
readonly lishAuthMethod: string;
|
|
46
|
+
/**
|
|
47
|
+
* Credit Card information associated with this Account.
|
|
48
|
+
*/
|
|
66
49
|
readonly referrals: outputs.GetProfileReferrals;
|
|
50
|
+
/**
|
|
51
|
+
* If true, the user has restrictions on what can be accessed on the Account.
|
|
52
|
+
*/
|
|
67
53
|
readonly restricted: boolean;
|
|
54
|
+
/**
|
|
55
|
+
* The profile's preferred timezone. This is not used by the API, and is for the benefit of clients only. All times the API returns are in UTC.
|
|
56
|
+
*/
|
|
68
57
|
readonly timezone: string;
|
|
58
|
+
/**
|
|
59
|
+
* If true, logins from untrusted computers will require Two Factor Authentication.
|
|
60
|
+
*/
|
|
69
61
|
readonly twoFactorAuth: boolean;
|
|
62
|
+
/**
|
|
63
|
+
* The username for logging in to Linode services.
|
|
64
|
+
*/
|
|
70
65
|
readonly username: string;
|
|
71
66
|
}
|
package/getProfile.js
CHANGED
|
@@ -18,41 +18,6 @@ const utilities = require("./utilities");
|
|
|
18
18
|
*
|
|
19
19
|
* const profile = pulumi.output(linode.getProfile());
|
|
20
20
|
* ```
|
|
21
|
-
* ## Attributes
|
|
22
|
-
*
|
|
23
|
-
* The Linode Profile resource exports the following attributes:
|
|
24
|
-
*
|
|
25
|
-
* * `email` - The profile email address. This address will be used for communication with Linode as necessary.
|
|
26
|
-
*
|
|
27
|
-
* * `timezone` - The profile's preferred timezone. This is not used by the API, and is for the benefit of clients only. All times the API returns are in UTC.
|
|
28
|
-
*
|
|
29
|
-
* * `emailNotifications` - If true, email notifications will be sent about account activity. If false, when false business-critical communications may still be sent through email.
|
|
30
|
-
*
|
|
31
|
-
* * `username` - The username for logging in to Linode services.
|
|
32
|
-
*
|
|
33
|
-
* * `ipWhitelistEnabled` - If true, logins for the user will only be allowed from whitelisted IPs. This setting is currently deprecated, and cannot be enabled.
|
|
34
|
-
*
|
|
35
|
-
* * `lishAuthMethod` - The methods of authentication allowed when connecting via Lish. 'keys_only' is the most secure with the intent to use Lish, and 'disabled' is recommended for users that will not use Lish at all.
|
|
36
|
-
*
|
|
37
|
-
* * `authorizedKeys` - The list of SSH Keys authorized to use Lish for this user. This value is ignored if lishAuthMethod is 'disabled'.
|
|
38
|
-
*
|
|
39
|
-
* * `twoFactorAuth` - If true, logins from untrusted computers will require Two Factor Authentication.
|
|
40
|
-
*
|
|
41
|
-
* * `restricted` - If true, the user has restrictions on what can be accessed on the Account.
|
|
42
|
-
*
|
|
43
|
-
* * `referrals` - Credit Card information associated with this Account.
|
|
44
|
-
*
|
|
45
|
-
* * `referrals.0.total` - The number of users who have signed up with the referral code.
|
|
46
|
-
*
|
|
47
|
-
* * `referrals.0.credit` - The amount of account credit in US Dollars issued to the account through the referral program.
|
|
48
|
-
*
|
|
49
|
-
* * `referrals.0.completed` - The number of completed signups with the referral code.
|
|
50
|
-
*
|
|
51
|
-
* * `referrals.0.pending` - The number of pending signups for the referral code. To receive credit the signups must be completed.
|
|
52
|
-
*
|
|
53
|
-
* * `referrals.0.code` - The Profile referral code. If new accounts use this when signing up for Linode, referring account will receive credit.
|
|
54
|
-
*
|
|
55
|
-
* * `referrals.0.url` - The referral URL.
|
|
56
21
|
*/
|
|
57
22
|
function getProfile(opts) {
|
|
58
23
|
if (!opts) {
|
package/getProfile.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getProfile.js","sourceRoot":"","sources":["../getProfile.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getProfile.js","sourceRoot":"","sources":["../getProfile.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC;;;;;;;;;;;;;GAaG;AACH,SAAgB,UAAU,CAAC,IAA2B;IAClD,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oCAAoC,EAAE,EAClE,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,gCAQC"}
|
package/getStackScript.d.ts
CHANGED
|
@@ -15,47 +15,6 @@ import { input as inputs, output as outputs } from "./types";
|
|
|
15
15
|
* id: 355872,
|
|
16
16
|
* }));
|
|
17
17
|
* ```
|
|
18
|
-
* ## Attributes
|
|
19
|
-
*
|
|
20
|
-
* This resource exports the following attributes:
|
|
21
|
-
*
|
|
22
|
-
* * `label` - The StackScript's label is for display purposes only.
|
|
23
|
-
*
|
|
24
|
-
* * `script` - The script to execute when provisioning a new Linode with this StackScript.
|
|
25
|
-
*
|
|
26
|
-
* * `description` - A description for the StackScript.
|
|
27
|
-
*
|
|
28
|
-
* * `revNote` - This field allows you to add notes for the set of revisions made to this StackScript.
|
|
29
|
-
*
|
|
30
|
-
* * `isPublic` - This determines whether other users can use your StackScript. Once a StackScript is made public, it cannot be made private.
|
|
31
|
-
*
|
|
32
|
-
* * `images` - An array of Image IDs representing the Images that this StackScript is compatible for deploying with.
|
|
33
|
-
*
|
|
34
|
-
* * `deploymentsActive` - Count of currently active, deployed Linodes created from this StackScript.
|
|
35
|
-
*
|
|
36
|
-
* * `userGravatarId` - The Gravatar ID for the User who created the StackScript.
|
|
37
|
-
*
|
|
38
|
-
* * `deploymentsTotal` - The total number of times this StackScript has been deployed.
|
|
39
|
-
*
|
|
40
|
-
* * `username` - The User who created the StackScript.
|
|
41
|
-
*
|
|
42
|
-
* * `created` - The date this StackScript was created.
|
|
43
|
-
*
|
|
44
|
-
* * `updated` - The date this StackScript was updated.
|
|
45
|
-
*
|
|
46
|
-
* * `userDefinedFields` - This is a list of fields defined with a special syntax inside this StackScript that allow for supplying customized parameters during deployment.
|
|
47
|
-
*
|
|
48
|
-
* * `label` - A human-readable label for the field that will serve as the input prompt for entering the value during deployment.
|
|
49
|
-
*
|
|
50
|
-
* * `name` - The name of the field.
|
|
51
|
-
*
|
|
52
|
-
* * `example` - An example value for the field.
|
|
53
|
-
*
|
|
54
|
-
* * `oneOf` - A list of acceptable single values for the field.
|
|
55
|
-
*
|
|
56
|
-
* * `manyOf` - A list of acceptable values for the field in any quantity, combination or order.
|
|
57
|
-
*
|
|
58
|
-
* * `default` - The default value. If not specified, this value will be used.
|
|
59
18
|
*/
|
|
60
19
|
export declare function getStackScript(args: GetStackScriptArgs, opts?: pulumi.InvokeOptions): Promise<GetStackScriptResult>;
|
|
61
20
|
/**
|
|
@@ -66,25 +25,67 @@ export interface GetStackScriptArgs {
|
|
|
66
25
|
* The unique numeric ID of the StackScript to query.
|
|
67
26
|
*/
|
|
68
27
|
id: number;
|
|
28
|
+
/**
|
|
29
|
+
* This is a list of fields defined with a special syntax inside this StackScript that allow for supplying customized parameters during deployment.
|
|
30
|
+
*/
|
|
69
31
|
userDefinedFields?: inputs.GetStackScriptUserDefinedField[];
|
|
70
32
|
}
|
|
71
33
|
/**
|
|
72
34
|
* A collection of values returned by getStackScript.
|
|
73
35
|
*/
|
|
74
36
|
export interface GetStackScriptResult {
|
|
37
|
+
/**
|
|
38
|
+
* The date this StackScript was created.
|
|
39
|
+
*/
|
|
75
40
|
readonly created: string;
|
|
41
|
+
/**
|
|
42
|
+
* Count of currently active, deployed Linodes created from this StackScript.
|
|
43
|
+
*/
|
|
76
44
|
readonly deploymentsActive: number;
|
|
45
|
+
/**
|
|
46
|
+
* The total number of times this StackScript has been deployed.
|
|
47
|
+
*/
|
|
77
48
|
readonly deploymentsTotal: number;
|
|
49
|
+
/**
|
|
50
|
+
* A description for the StackScript.
|
|
51
|
+
*/
|
|
78
52
|
readonly description: string;
|
|
79
53
|
readonly id: number;
|
|
54
|
+
/**
|
|
55
|
+
* An array of Image IDs representing the Images that this StackScript is compatible for deploying with.
|
|
56
|
+
*/
|
|
80
57
|
readonly images: string[];
|
|
58
|
+
/**
|
|
59
|
+
* This determines whether other users can use your StackScript. Once a StackScript is made public, it cannot be made private.
|
|
60
|
+
*/
|
|
81
61
|
readonly isPublic: boolean;
|
|
62
|
+
/**
|
|
63
|
+
* A human-readable label for the field that will serve as the input prompt for entering the value during deployment.
|
|
64
|
+
*/
|
|
82
65
|
readonly label: string;
|
|
66
|
+
/**
|
|
67
|
+
* This field allows you to add notes for the set of revisions made to this StackScript.
|
|
68
|
+
*/
|
|
83
69
|
readonly revNote: string;
|
|
70
|
+
/**
|
|
71
|
+
* The script to execute when provisioning a new Linode with this StackScript.
|
|
72
|
+
*/
|
|
84
73
|
readonly script: string;
|
|
74
|
+
/**
|
|
75
|
+
* The date this StackScript was updated.
|
|
76
|
+
*/
|
|
85
77
|
readonly updated: string;
|
|
78
|
+
/**
|
|
79
|
+
* This is a list of fields defined with a special syntax inside this StackScript that allow for supplying customized parameters during deployment.
|
|
80
|
+
*/
|
|
86
81
|
readonly userDefinedFields: outputs.GetStackScriptUserDefinedField[];
|
|
82
|
+
/**
|
|
83
|
+
* The Gravatar ID for the User who created the StackScript.
|
|
84
|
+
*/
|
|
87
85
|
readonly userGravatarId: string;
|
|
86
|
+
/**
|
|
87
|
+
* The User who created the StackScript.
|
|
88
|
+
*/
|
|
88
89
|
readonly username: string;
|
|
89
90
|
}
|
|
90
91
|
export declare function getStackScriptOutput(args: GetStackScriptOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetStackScriptResult>;
|
|
@@ -96,5 +97,8 @@ export interface GetStackScriptOutputArgs {
|
|
|
96
97
|
* The unique numeric ID of the StackScript to query.
|
|
97
98
|
*/
|
|
98
99
|
id: pulumi.Input<number>;
|
|
100
|
+
/**
|
|
101
|
+
* This is a list of fields defined with a special syntax inside this StackScript that allow for supplying customized parameters during deployment.
|
|
102
|
+
*/
|
|
99
103
|
userDefinedFields?: pulumi.Input<pulumi.Input<inputs.GetStackScriptUserDefinedFieldArgs>[]>;
|
|
100
104
|
}
|
package/getStackScript.js
CHANGED
|
@@ -20,47 +20,6 @@ const utilities = require("./utilities");
|
|
|
20
20
|
* id: 355872,
|
|
21
21
|
* }));
|
|
22
22
|
* ```
|
|
23
|
-
* ## Attributes
|
|
24
|
-
*
|
|
25
|
-
* This resource exports the following attributes:
|
|
26
|
-
*
|
|
27
|
-
* * `label` - The StackScript's label is for display purposes only.
|
|
28
|
-
*
|
|
29
|
-
* * `script` - The script to execute when provisioning a new Linode with this StackScript.
|
|
30
|
-
*
|
|
31
|
-
* * `description` - A description for the StackScript.
|
|
32
|
-
*
|
|
33
|
-
* * `revNote` - This field allows you to add notes for the set of revisions made to this StackScript.
|
|
34
|
-
*
|
|
35
|
-
* * `isPublic` - This determines whether other users can use your StackScript. Once a StackScript is made public, it cannot be made private.
|
|
36
|
-
*
|
|
37
|
-
* * `images` - An array of Image IDs representing the Images that this StackScript is compatible for deploying with.
|
|
38
|
-
*
|
|
39
|
-
* * `deploymentsActive` - Count of currently active, deployed Linodes created from this StackScript.
|
|
40
|
-
*
|
|
41
|
-
* * `userGravatarId` - The Gravatar ID for the User who created the StackScript.
|
|
42
|
-
*
|
|
43
|
-
* * `deploymentsTotal` - The total number of times this StackScript has been deployed.
|
|
44
|
-
*
|
|
45
|
-
* * `username` - The User who created the StackScript.
|
|
46
|
-
*
|
|
47
|
-
* * `created` - The date this StackScript was created.
|
|
48
|
-
*
|
|
49
|
-
* * `updated` - The date this StackScript was updated.
|
|
50
|
-
*
|
|
51
|
-
* * `userDefinedFields` - This is a list of fields defined with a special syntax inside this StackScript that allow for supplying customized parameters during deployment.
|
|
52
|
-
*
|
|
53
|
-
* * `label` - A human-readable label for the field that will serve as the input prompt for entering the value during deployment.
|
|
54
|
-
*
|
|
55
|
-
* * `name` - The name of the field.
|
|
56
|
-
*
|
|
57
|
-
* * `example` - An example value for the field.
|
|
58
|
-
*
|
|
59
|
-
* * `oneOf` - A list of acceptable single values for the field.
|
|
60
|
-
*
|
|
61
|
-
* * `manyOf` - A list of acceptable values for the field in any quantity, combination or order.
|
|
62
|
-
*
|
|
63
|
-
* * `default` - The default value. If not specified, this value will be used.
|
|
64
23
|
*/
|
|
65
24
|
function getStackScript(args, opts) {
|
|
66
25
|
if (!opts) {
|
package/getStackScript.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getStackScript.js","sourceRoot":"","sources":["../getStackScript.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getStackScript.js","sourceRoot":"","sources":["../getStackScript.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAA2B;IAChF,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,4CAA4C,EAAE;QACvE,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;KAC9C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAVD,wCAUC;AA2ED,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAA2B;IAC5F,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,cAAc,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAClE,CAAC;AAFD,oDAEC"}
|
package/getStackScripts.d.ts
CHANGED
|
@@ -26,50 +26,6 @@ import { input as inputs, output as outputs } from "./types";
|
|
|
26
26
|
* ],
|
|
27
27
|
* }));
|
|
28
28
|
* ```
|
|
29
|
-
* ## Attributes
|
|
30
|
-
*
|
|
31
|
-
* Each Linode StackScript will be stored in the `stackscripts` attribute and will export the following attributes:
|
|
32
|
-
*
|
|
33
|
-
* * `id` - The unique ID of the StackScript.
|
|
34
|
-
*
|
|
35
|
-
* * `label` - The StackScript's label is for display purposes only.
|
|
36
|
-
*
|
|
37
|
-
* * `script` - The script to execute when provisioning a new Linode with this StackScript.
|
|
38
|
-
*
|
|
39
|
-
* * `description` - A description for the StackScript.
|
|
40
|
-
*
|
|
41
|
-
* * `revNote` - This field allows you to add notes for the set of revisions made to this StackScript.
|
|
42
|
-
*
|
|
43
|
-
* * `isPublic` - This determines whether other users can use your StackScript. Once a StackScript is made public, it cannot be made private.
|
|
44
|
-
*
|
|
45
|
-
* * `images` - An array of Image IDs representing the Images that this StackScript is compatible for deploying with.
|
|
46
|
-
*
|
|
47
|
-
* * `deploymentsActive` - Count of currently active, deployed Linodes created from this StackScript.
|
|
48
|
-
*
|
|
49
|
-
* * `userGravatarId` - The Gravatar ID for the User who created the StackScript.
|
|
50
|
-
*
|
|
51
|
-
* * `deploymentsTotal` - The total number of times this StackScript has been deployed.
|
|
52
|
-
*
|
|
53
|
-
* * `username` - The User who created the StackScript.
|
|
54
|
-
*
|
|
55
|
-
* * `created` - The date this StackScript was created.
|
|
56
|
-
*
|
|
57
|
-
* * `updated` - The date this StackScript was updated.
|
|
58
|
-
*
|
|
59
|
-
* * `userDefinedFields` - This is a list of fields defined with a special syntax inside this StackScript that allow for supplying customized parameters during deployment.
|
|
60
|
-
*
|
|
61
|
-
* * `label` - A human-readable label for the field that will serve as the input prompt for entering the value during deployment.
|
|
62
|
-
*
|
|
63
|
-
* * `name` - The name of the field.
|
|
64
|
-
*
|
|
65
|
-
* * `example` - An example value for the field.
|
|
66
|
-
*
|
|
67
|
-
* * `oneOf` - A list of acceptable single values for the field.
|
|
68
|
-
*
|
|
69
|
-
* * `manyOf` - A list of acceptable values for the field in any quantity, combination or order.
|
|
70
|
-
*
|
|
71
|
-
* * `default` - The default value. If not specified, this value will be used.
|
|
72
|
-
*
|
|
73
29
|
* ## Filterable Fields
|
|
74
30
|
*
|
|
75
31
|
* * `deploymentsActive`
|
package/getStackScripts.js
CHANGED
|
@@ -31,50 +31,6 @@ const utilities = require("./utilities");
|
|
|
31
31
|
* ],
|
|
32
32
|
* }));
|
|
33
33
|
* ```
|
|
34
|
-
* ## Attributes
|
|
35
|
-
*
|
|
36
|
-
* Each Linode StackScript will be stored in the `stackscripts` attribute and will export the following attributes:
|
|
37
|
-
*
|
|
38
|
-
* * `id` - The unique ID of the StackScript.
|
|
39
|
-
*
|
|
40
|
-
* * `label` - The StackScript's label is for display purposes only.
|
|
41
|
-
*
|
|
42
|
-
* * `script` - The script to execute when provisioning a new Linode with this StackScript.
|
|
43
|
-
*
|
|
44
|
-
* * `description` - A description for the StackScript.
|
|
45
|
-
*
|
|
46
|
-
* * `revNote` - This field allows you to add notes for the set of revisions made to this StackScript.
|
|
47
|
-
*
|
|
48
|
-
* * `isPublic` - This determines whether other users can use your StackScript. Once a StackScript is made public, it cannot be made private.
|
|
49
|
-
*
|
|
50
|
-
* * `images` - An array of Image IDs representing the Images that this StackScript is compatible for deploying with.
|
|
51
|
-
*
|
|
52
|
-
* * `deploymentsActive` - Count of currently active, deployed Linodes created from this StackScript.
|
|
53
|
-
*
|
|
54
|
-
* * `userGravatarId` - The Gravatar ID for the User who created the StackScript.
|
|
55
|
-
*
|
|
56
|
-
* * `deploymentsTotal` - The total number of times this StackScript has been deployed.
|
|
57
|
-
*
|
|
58
|
-
* * `username` - The User who created the StackScript.
|
|
59
|
-
*
|
|
60
|
-
* * `created` - The date this StackScript was created.
|
|
61
|
-
*
|
|
62
|
-
* * `updated` - The date this StackScript was updated.
|
|
63
|
-
*
|
|
64
|
-
* * `userDefinedFields` - This is a list of fields defined with a special syntax inside this StackScript that allow for supplying customized parameters during deployment.
|
|
65
|
-
*
|
|
66
|
-
* * `label` - A human-readable label for the field that will serve as the input prompt for entering the value during deployment.
|
|
67
|
-
*
|
|
68
|
-
* * `name` - The name of the field.
|
|
69
|
-
*
|
|
70
|
-
* * `example` - An example value for the field.
|
|
71
|
-
*
|
|
72
|
-
* * `oneOf` - A list of acceptable single values for the field.
|
|
73
|
-
*
|
|
74
|
-
* * `manyOf` - A list of acceptable values for the field in any quantity, combination or order.
|
|
75
|
-
*
|
|
76
|
-
* * `default` - The default value. If not specified, this value will be used.
|
|
77
|
-
*
|
|
78
34
|
* ## Filterable Fields
|
|
79
35
|
*
|
|
80
36
|
* * `deploymentsActive`
|
package/getStackScripts.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getStackScripts.js","sourceRoot":"","sources":["../getStackScripts.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getStackScripts.js","sourceRoot":"","sources":["../getStackScripts.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6CG;AACH,SAAgB,eAAe,CAAC,IAA0B,EAAE,IAA2B;IACnF,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,8CAA8C,EAAE;QACzE,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAbD,0CAaC;AAoCD,SAAgB,qBAAqB,CAAC,IAAgC,EAAE,IAA2B;IAC/F,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,eAAe,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACnE,CAAC;AAFD,sDAEC"}
|