@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/getImage.d.ts
CHANGED
|
@@ -14,29 +14,6 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
14
14
|
* id: "linode/debian8",
|
|
15
15
|
* }));
|
|
16
16
|
* ```
|
|
17
|
-
* ## Attributes
|
|
18
|
-
*
|
|
19
|
-
* The Linode Image resource exports the following attributes:
|
|
20
|
-
*
|
|
21
|
-
* * `label` - A short description of the Image.
|
|
22
|
-
*
|
|
23
|
-
* * `created` - When this Image was created.
|
|
24
|
-
*
|
|
25
|
-
* * `createdBy` - The name of the User who created this Image, or "linode" for official Images.
|
|
26
|
-
*
|
|
27
|
-
* * `deprecated` - Whether or not this Image is deprecated. Will only be true for deprecated public Images.
|
|
28
|
-
*
|
|
29
|
-
* * `description` - A detailed description of this Image.
|
|
30
|
-
*
|
|
31
|
-
* * `isPublic` - True if the Image is public.
|
|
32
|
-
*
|
|
33
|
-
* * `size` - The minimum size this Image needs to deploy. Size is in MB. example: 2500
|
|
34
|
-
*
|
|
35
|
-
* * `status` - The current status of this image. (`creating`, `pendingUpload`, `available`)
|
|
36
|
-
*
|
|
37
|
-
* * `type` - How the Image was created. Manual Images can be created at any time. "Automatic" Images are created automatically from a deleted Linode. (`manual`, `automatic`)
|
|
38
|
-
*
|
|
39
|
-
* * `vendor` - The upstream distribution vendor. `None` for private Images.
|
|
40
17
|
*/
|
|
41
18
|
export declare function getImage(args: GetImageArgs, opts?: pulumi.InvokeOptions): Promise<GetImageResult>;
|
|
42
19
|
/**
|
|
@@ -52,17 +29,47 @@ export interface GetImageArgs {
|
|
|
52
29
|
* A collection of values returned by getImage.
|
|
53
30
|
*/
|
|
54
31
|
export interface GetImageResult {
|
|
32
|
+
/**
|
|
33
|
+
* When this Image was created.
|
|
34
|
+
*/
|
|
55
35
|
readonly created: string;
|
|
36
|
+
/**
|
|
37
|
+
* The name of the User who created this Image, or "linode" for official Images.
|
|
38
|
+
*/
|
|
56
39
|
readonly createdBy: string;
|
|
40
|
+
/**
|
|
41
|
+
* Whether or not this Image is deprecated. Will only be true for deprecated public Images.
|
|
42
|
+
*/
|
|
57
43
|
readonly deprecated: boolean;
|
|
44
|
+
/**
|
|
45
|
+
* A detailed description of this Image.
|
|
46
|
+
*/
|
|
58
47
|
readonly description: string;
|
|
59
48
|
readonly expiry: string;
|
|
60
49
|
readonly id: string;
|
|
50
|
+
/**
|
|
51
|
+
* True if the Image is public.
|
|
52
|
+
*/
|
|
61
53
|
readonly isPublic: boolean;
|
|
54
|
+
/**
|
|
55
|
+
* A short description of the Image.
|
|
56
|
+
*/
|
|
62
57
|
readonly label: string;
|
|
58
|
+
/**
|
|
59
|
+
* The minimum size this Image needs to deploy. Size is in MB. example: 2500
|
|
60
|
+
*/
|
|
63
61
|
readonly size: number;
|
|
62
|
+
/**
|
|
63
|
+
* The current status of this image. (`creating`, `pendingUpload`, `available`)
|
|
64
|
+
*/
|
|
64
65
|
readonly status: string;
|
|
66
|
+
/**
|
|
67
|
+
* How the Image was created. Manual Images can be created at any time. "Automatic" Images are created automatically from a deleted Linode. (`manual`, `automatic`)
|
|
68
|
+
*/
|
|
65
69
|
readonly type: string;
|
|
70
|
+
/**
|
|
71
|
+
* The upstream distribution vendor. `None` for private Images.
|
|
72
|
+
*/
|
|
66
73
|
readonly vendor: string;
|
|
67
74
|
}
|
|
68
75
|
export declare function getImageOutput(args: GetImageOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetImageResult>;
|
package/getImage.js
CHANGED
|
@@ -20,29 +20,6 @@ const utilities = require("./utilities");
|
|
|
20
20
|
* id: "linode/debian8",
|
|
21
21
|
* }));
|
|
22
22
|
* ```
|
|
23
|
-
* ## Attributes
|
|
24
|
-
*
|
|
25
|
-
* The Linode Image resource exports the following attributes:
|
|
26
|
-
*
|
|
27
|
-
* * `label` - A short description of the Image.
|
|
28
|
-
*
|
|
29
|
-
* * `created` - When this Image was created.
|
|
30
|
-
*
|
|
31
|
-
* * `createdBy` - The name of the User who created this Image, or "linode" for official Images.
|
|
32
|
-
*
|
|
33
|
-
* * `deprecated` - Whether or not this Image is deprecated. Will only be true for deprecated public Images.
|
|
34
|
-
*
|
|
35
|
-
* * `description` - A detailed description of this Image.
|
|
36
|
-
*
|
|
37
|
-
* * `isPublic` - True if the Image is public.
|
|
38
|
-
*
|
|
39
|
-
* * `size` - The minimum size this Image needs to deploy. Size is in MB. example: 2500
|
|
40
|
-
*
|
|
41
|
-
* * `status` - The current status of this image. (`creating`, `pendingUpload`, `available`)
|
|
42
|
-
*
|
|
43
|
-
* * `type` - How the Image was created. Manual Images can be created at any time. "Automatic" Images are created automatically from a deleted Linode. (`manual`, `automatic`)
|
|
44
|
-
*
|
|
45
|
-
* * `vendor` - The upstream distribution vendor. `None` for private Images.
|
|
46
23
|
*/
|
|
47
24
|
function getImage(args, opts) {
|
|
48
25
|
if (!opts) {
|
package/getImage.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getImage.js","sourceRoot":"","sources":["../getImage.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getImage.js","sourceRoot":"","sources":["../getImage.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,QAAQ,CAAC,IAAkB,EAAE,IAA2B;IACpE,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,gCAAgC,EAAE;QAC3D,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,4BASC;AA4DD,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAA2B;IAChF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,QAAQ,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC5D,CAAC;AAFD,wCAEC"}
|
package/getImages.d.ts
CHANGED
|
@@ -33,32 +33,6 @@ import { input as inputs, output as outputs } from "./types";
|
|
|
33
33
|
*
|
|
34
34
|
* const all_images = pulumi.output(linode.getImages());
|
|
35
35
|
* ```
|
|
36
|
-
* ## Attributes
|
|
37
|
-
*
|
|
38
|
-
* Each Linode image will be stored in the `images` attribute and will export the following attributes:
|
|
39
|
-
*
|
|
40
|
-
* * `id` - The unique ID of this Image. The ID of private images begin with `private/` followed by the numeric identifier of the private image, for example `private/12345`.
|
|
41
|
-
*
|
|
42
|
-
* * `label` - A short description of the Image.
|
|
43
|
-
*
|
|
44
|
-
* * `created` - When this Image was created.
|
|
45
|
-
*
|
|
46
|
-
* * `createdBy` - The name of the User who created this Image, or "linode" for official Images.
|
|
47
|
-
*
|
|
48
|
-
* * `deprecated` - Whether or not this Image is deprecated. Will only be true for deprecated public Images.
|
|
49
|
-
*
|
|
50
|
-
* * `description` - A detailed description of this Image.
|
|
51
|
-
*
|
|
52
|
-
* * `isPublic` - True if the Image is public.
|
|
53
|
-
*
|
|
54
|
-
* * `size` - The minimum size this Image needs to deploy. Size is in MB. example: 2500
|
|
55
|
-
*
|
|
56
|
-
* * `status` - The current status of this image. (`creating`, `pendingUpload`, `available`)
|
|
57
|
-
*
|
|
58
|
-
* * `type` - How the Image was created. Manual Images can be created at any time. "Automatic" Images are created automatically from a deleted Linode. (`manual`, `automatic`)
|
|
59
|
-
*
|
|
60
|
-
* * `vendor` - The upstream distribution vendor. `None` for private Images.
|
|
61
|
-
*
|
|
62
36
|
* ## Filterable Fields
|
|
63
37
|
*
|
|
64
38
|
* * `createdBy`
|
package/getImages.js
CHANGED
|
@@ -38,32 +38,6 @@ const utilities = require("./utilities");
|
|
|
38
38
|
*
|
|
39
39
|
* const all_images = pulumi.output(linode.getImages());
|
|
40
40
|
* ```
|
|
41
|
-
* ## Attributes
|
|
42
|
-
*
|
|
43
|
-
* Each Linode image will be stored in the `images` attribute and will export the following attributes:
|
|
44
|
-
*
|
|
45
|
-
* * `id` - The unique ID of this Image. The ID of private images begin with `private/` followed by the numeric identifier of the private image, for example `private/12345`.
|
|
46
|
-
*
|
|
47
|
-
* * `label` - A short description of the Image.
|
|
48
|
-
*
|
|
49
|
-
* * `created` - When this Image was created.
|
|
50
|
-
*
|
|
51
|
-
* * `createdBy` - The name of the User who created this Image, or "linode" for official Images.
|
|
52
|
-
*
|
|
53
|
-
* * `deprecated` - Whether or not this Image is deprecated. Will only be true for deprecated public Images.
|
|
54
|
-
*
|
|
55
|
-
* * `description` - A detailed description of this Image.
|
|
56
|
-
*
|
|
57
|
-
* * `isPublic` - True if the Image is public.
|
|
58
|
-
*
|
|
59
|
-
* * `size` - The minimum size this Image needs to deploy. Size is in MB. example: 2500
|
|
60
|
-
*
|
|
61
|
-
* * `status` - The current status of this image. (`creating`, `pendingUpload`, `available`)
|
|
62
|
-
*
|
|
63
|
-
* * `type` - How the Image was created. Manual Images can be created at any time. "Automatic" Images are created automatically from a deleted Linode. (`manual`, `automatic`)
|
|
64
|
-
*
|
|
65
|
-
* * `vendor` - The upstream distribution vendor. `None` for private Images.
|
|
66
|
-
*
|
|
67
41
|
* ## Filterable Fields
|
|
68
42
|
*
|
|
69
43
|
* * `createdBy`
|
package/getImages.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getImages.js","sourceRoot":"","sources":["../getImages.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getImages.js","sourceRoot":"","sources":["../getImages.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAoDG;AACH,SAAgB,SAAS,CAAC,IAAoB,EAAE,IAA2B;IACvE,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,kCAAkC,EAAE;QAC7D,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,8BAaC;AAoCD,SAAgB,eAAe,CAAC,IAA0B,EAAE,IAA2B;IACnF,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/getInstanceType.d.ts
CHANGED
|
@@ -15,33 +15,6 @@ import { output as outputs } from "./types";
|
|
|
15
15
|
* id: "g6-standard-2",
|
|
16
16
|
* }));
|
|
17
17
|
* ```
|
|
18
|
-
* ## Attributes
|
|
19
|
-
*
|
|
20
|
-
* The Linode Instance Type resource exports the following attributes:
|
|
21
|
-
*
|
|
22
|
-
* * `id` - The ID representing the Linode Type
|
|
23
|
-
*
|
|
24
|
-
* * `label` - The Linode Type's label is for display purposes only
|
|
25
|
-
*
|
|
26
|
-
* * `class` - The class of the Linode Type. See all classes [here](https://www.linode.com/docs/api/linode-types/#type-view__responses).
|
|
27
|
-
*
|
|
28
|
-
* * `disk` - The Disk size, in MB, of the Linode Type
|
|
29
|
-
*
|
|
30
|
-
* * `price.0.hourly` - Cost (in US dollars) per hour.
|
|
31
|
-
*
|
|
32
|
-
* * `price.0.monthly` - Cost (in US dollars) per month.
|
|
33
|
-
*
|
|
34
|
-
* * `addons.0.backups.0.price.0.hourly` - The cost (in US dollars) per hour to add Backups service.
|
|
35
|
-
*
|
|
36
|
-
* * `addons.0.backups.0.price.0.monthly` - The cost (in US dollars) per month to add Backups service.
|
|
37
|
-
*
|
|
38
|
-
* * `networkOut` - The Mbits outbound bandwidth allocation.
|
|
39
|
-
*
|
|
40
|
-
* * `memory` - The amount of RAM included in this Linode Type.
|
|
41
|
-
*
|
|
42
|
-
* * `transfer` - The monthly outbound transfer amount, in MB.
|
|
43
|
-
*
|
|
44
|
-
* * `vcpus` - The number of VCPU cores this Linode Type offers.
|
|
45
18
|
*/
|
|
46
19
|
export declare function getInstanceType(args: GetInstanceTypeArgs, opts?: pulumi.InvokeOptions): Promise<GetInstanceTypeResult>;
|
|
47
20
|
/**
|
|
@@ -52,6 +25,9 @@ export interface GetInstanceTypeArgs {
|
|
|
52
25
|
* Label used to identify instance type
|
|
53
26
|
*/
|
|
54
27
|
id: string;
|
|
28
|
+
/**
|
|
29
|
+
* The Linode Type's label is for display purposes only
|
|
30
|
+
*/
|
|
55
31
|
label?: string;
|
|
56
32
|
}
|
|
57
33
|
/**
|
|
@@ -59,14 +35,38 @@ export interface GetInstanceTypeArgs {
|
|
|
59
35
|
*/
|
|
60
36
|
export interface GetInstanceTypeResult {
|
|
61
37
|
readonly addons: outputs.GetInstanceTypeAddons;
|
|
38
|
+
/**
|
|
39
|
+
* The class of the Linode Type. See all classes [here](https://www.linode.com/docs/api/linode-types/#type-view__responses).
|
|
40
|
+
*/
|
|
62
41
|
readonly class: string;
|
|
42
|
+
/**
|
|
43
|
+
* The Disk size, in MB, of the Linode Type
|
|
44
|
+
*/
|
|
63
45
|
readonly disk: number;
|
|
46
|
+
/**
|
|
47
|
+
* The ID representing the Linode Type
|
|
48
|
+
*/
|
|
64
49
|
readonly id: string;
|
|
50
|
+
/**
|
|
51
|
+
* The Linode Type's label is for display purposes only
|
|
52
|
+
*/
|
|
65
53
|
readonly label: string;
|
|
54
|
+
/**
|
|
55
|
+
* The amount of RAM included in this Linode Type.
|
|
56
|
+
*/
|
|
66
57
|
readonly memory: number;
|
|
58
|
+
/**
|
|
59
|
+
* The Mbits outbound bandwidth allocation.
|
|
60
|
+
*/
|
|
67
61
|
readonly networkOut: number;
|
|
68
62
|
readonly price: outputs.GetInstanceTypePrice;
|
|
63
|
+
/**
|
|
64
|
+
* The monthly outbound transfer amount, in MB.
|
|
65
|
+
*/
|
|
69
66
|
readonly transfer: number;
|
|
67
|
+
/**
|
|
68
|
+
* The number of VCPU cores this Linode Type offers.
|
|
69
|
+
*/
|
|
70
70
|
readonly vcpus: number;
|
|
71
71
|
}
|
|
72
72
|
export declare function getInstanceTypeOutput(args: GetInstanceTypeOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetInstanceTypeResult>;
|
|
@@ -78,5 +78,8 @@ export interface GetInstanceTypeOutputArgs {
|
|
|
78
78
|
* Label used to identify instance type
|
|
79
79
|
*/
|
|
80
80
|
id: pulumi.Input<string>;
|
|
81
|
+
/**
|
|
82
|
+
* The Linode Type's label is for display purposes only
|
|
83
|
+
*/
|
|
81
84
|
label?: pulumi.Input<string>;
|
|
82
85
|
}
|
package/getInstanceType.js
CHANGED
|
@@ -20,33 +20,6 @@ const utilities = require("./utilities");
|
|
|
20
20
|
* id: "g6-standard-2",
|
|
21
21
|
* }));
|
|
22
22
|
* ```
|
|
23
|
-
* ## Attributes
|
|
24
|
-
*
|
|
25
|
-
* The Linode Instance Type resource exports the following attributes:
|
|
26
|
-
*
|
|
27
|
-
* * `id` - The ID representing the Linode Type
|
|
28
|
-
*
|
|
29
|
-
* * `label` - The Linode Type's label is for display purposes only
|
|
30
|
-
*
|
|
31
|
-
* * `class` - The class of the Linode Type. See all classes [here](https://www.linode.com/docs/api/linode-types/#type-view__responses).
|
|
32
|
-
*
|
|
33
|
-
* * `disk` - The Disk size, in MB, of the Linode Type
|
|
34
|
-
*
|
|
35
|
-
* * `price.0.hourly` - Cost (in US dollars) per hour.
|
|
36
|
-
*
|
|
37
|
-
* * `price.0.monthly` - Cost (in US dollars) per month.
|
|
38
|
-
*
|
|
39
|
-
* * `addons.0.backups.0.price.0.hourly` - The cost (in US dollars) per hour to add Backups service.
|
|
40
|
-
*
|
|
41
|
-
* * `addons.0.backups.0.price.0.monthly` - The cost (in US dollars) per month to add Backups service.
|
|
42
|
-
*
|
|
43
|
-
* * `networkOut` - The Mbits outbound bandwidth allocation.
|
|
44
|
-
*
|
|
45
|
-
* * `memory` - The amount of RAM included in this Linode Type.
|
|
46
|
-
*
|
|
47
|
-
* * `transfer` - The monthly outbound transfer amount, in MB.
|
|
48
|
-
*
|
|
49
|
-
* * `vcpus` - The number of VCPU cores this Linode Type offers.
|
|
50
23
|
*/
|
|
51
24
|
function getInstanceType(args, opts) {
|
|
52
25
|
if (!opts) {
|
package/getInstanceType.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getInstanceType.js","sourceRoot":"","sources":["../getInstanceType.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getInstanceType.js","sourceRoot":"","sources":["../getInstanceType.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,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,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAVD,0CAUC;AAwDD,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"}
|
package/getInstanceTypes.d.ts
CHANGED
|
@@ -27,34 +27,6 @@ import { input as inputs, output as outputs } from "./types";
|
|
|
27
27
|
*
|
|
28
28
|
* const all_types = pulumi.output(linode.getInstanceTypes());
|
|
29
29
|
* ```
|
|
30
|
-
* ## Attributes
|
|
31
|
-
*
|
|
32
|
-
* Each Linode Instance type will be stored in the `types` attribute and will export the following attributes:
|
|
33
|
-
*
|
|
34
|
-
* * `id` - The ID representing the Linode Type.
|
|
35
|
-
*
|
|
36
|
-
* * `label` - The Linode Type's label is for display purposes only.
|
|
37
|
-
*
|
|
38
|
-
* * `class` - The class of the Linode Type. See all classes [here](https://www.linode.com/docs/api/linode-types/#type-view__responses).
|
|
39
|
-
*
|
|
40
|
-
* * `disk` - The Disk size, in MB, of the Linode Type.
|
|
41
|
-
*
|
|
42
|
-
* * `price.0.hourly` - Cost (in US dollars) per hour.
|
|
43
|
-
*
|
|
44
|
-
* * `price.0.monthly` - Cost (in US dollars) per month.
|
|
45
|
-
*
|
|
46
|
-
* * `addons.0.backups.0.price.0.hourly` - The cost (in US dollars) per hour to add Backups service.
|
|
47
|
-
*
|
|
48
|
-
* * `addons.0.backups.0.price.0.monthly` - The cost (in US dollars) per month to add Backups service.
|
|
49
|
-
*
|
|
50
|
-
* * `networkOut` - The Mbits outbound bandwidth allocation.
|
|
51
|
-
*
|
|
52
|
-
* * `memory` - The amount of RAM included in this Linode Type.
|
|
53
|
-
*
|
|
54
|
-
* * `transfer` - The monthly outbound transfer amount, in MB.
|
|
55
|
-
*
|
|
56
|
-
* * `vcpus` - The number of VCPU cores this Linode Type offers.
|
|
57
|
-
*
|
|
58
30
|
* ## Filterable Fields
|
|
59
31
|
*
|
|
60
32
|
* * `class`
|
package/getInstanceTypes.js
CHANGED
|
@@ -32,34 +32,6 @@ const utilities = require("./utilities");
|
|
|
32
32
|
*
|
|
33
33
|
* const all_types = pulumi.output(linode.getInstanceTypes());
|
|
34
34
|
* ```
|
|
35
|
-
* ## Attributes
|
|
36
|
-
*
|
|
37
|
-
* Each Linode Instance type will be stored in the `types` attribute and will export the following attributes:
|
|
38
|
-
*
|
|
39
|
-
* * `id` - The ID representing the Linode Type.
|
|
40
|
-
*
|
|
41
|
-
* * `label` - The Linode Type's label is for display purposes only.
|
|
42
|
-
*
|
|
43
|
-
* * `class` - The class of the Linode Type. See all classes [here](https://www.linode.com/docs/api/linode-types/#type-view__responses).
|
|
44
|
-
*
|
|
45
|
-
* * `disk` - The Disk size, in MB, of the Linode Type.
|
|
46
|
-
*
|
|
47
|
-
* * `price.0.hourly` - Cost (in US dollars) per hour.
|
|
48
|
-
*
|
|
49
|
-
* * `price.0.monthly` - Cost (in US dollars) per month.
|
|
50
|
-
*
|
|
51
|
-
* * `addons.0.backups.0.price.0.hourly` - The cost (in US dollars) per hour to add Backups service.
|
|
52
|
-
*
|
|
53
|
-
* * `addons.0.backups.0.price.0.monthly` - The cost (in US dollars) per month to add Backups service.
|
|
54
|
-
*
|
|
55
|
-
* * `networkOut` - The Mbits outbound bandwidth allocation.
|
|
56
|
-
*
|
|
57
|
-
* * `memory` - The amount of RAM included in this Linode Type.
|
|
58
|
-
*
|
|
59
|
-
* * `transfer` - The monthly outbound transfer amount, in MB.
|
|
60
|
-
*
|
|
61
|
-
* * `vcpus` - The number of VCPU cores this Linode Type offers.
|
|
62
|
-
*
|
|
63
35
|
* ## Filterable Fields
|
|
64
36
|
*
|
|
65
37
|
* * `class`
|
package/getInstanceTypes.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getInstanceTypes.js","sourceRoot":"","sources":["../getInstanceTypes.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getInstanceTypes.js","sourceRoot":"","sources":["../getInstanceTypes.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4CG;AACH,SAAgB,gBAAgB,CAAC,IAA2B,EAAE,IAA2B;IACrF,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,gDAAgD,EAAE;QAC3E,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAZD,4CAYC;AA+BD,SAAgB,sBAAsB,CAAC,IAAiC,EAAE,IAA2B;IACjG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,gBAAgB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACpE,CAAC;AAFD,wDAEC"}
|
package/getInstances.d.ts
CHANGED
|
@@ -1,5 +1,61 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
import { input as inputs, output as outputs } from "./types";
|
|
3
|
+
/**
|
|
4
|
+
* Provides information about Linode instances that match a set of filters.
|
|
5
|
+
*
|
|
6
|
+
* ## Example Usage
|
|
7
|
+
*
|
|
8
|
+
* Get information about all Linode instances with a certain label and tag:
|
|
9
|
+
*
|
|
10
|
+
* ```typescript
|
|
11
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
12
|
+
* import * as linode from "@pulumi/linode";
|
|
13
|
+
*
|
|
14
|
+
* const my_instances = pulumi.output(linode.getInstances({
|
|
15
|
+
* filters: [
|
|
16
|
+
* {
|
|
17
|
+
* name: "label",
|
|
18
|
+
* values: [
|
|
19
|
+
* "my-label",
|
|
20
|
+
* "my-other-label",
|
|
21
|
+
* ],
|
|
22
|
+
* },
|
|
23
|
+
* {
|
|
24
|
+
* name: "tags",
|
|
25
|
+
* values: ["my-tag"],
|
|
26
|
+
* },
|
|
27
|
+
* ],
|
|
28
|
+
* }));
|
|
29
|
+
* ```
|
|
30
|
+
*
|
|
31
|
+
* Get information about all Linode instances associated with the current token:
|
|
32
|
+
*
|
|
33
|
+
* ```typescript
|
|
34
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
35
|
+
* import * as linode from "@pulumi/linode";
|
|
36
|
+
*
|
|
37
|
+
* const all_instances = pulumi.output(linode.getInstances());
|
|
38
|
+
* ```
|
|
39
|
+
* ## Filterable Fields
|
|
40
|
+
*
|
|
41
|
+
* * `group`
|
|
42
|
+
*
|
|
43
|
+
* * `id`
|
|
44
|
+
*
|
|
45
|
+
* * `image`
|
|
46
|
+
*
|
|
47
|
+
* * `label`
|
|
48
|
+
*
|
|
49
|
+
* * `region`
|
|
50
|
+
*
|
|
51
|
+
* * `status`
|
|
52
|
+
*
|
|
53
|
+
* * `tags`
|
|
54
|
+
*
|
|
55
|
+
* * `type`
|
|
56
|
+
*
|
|
57
|
+
* * `watchdogEnabled`
|
|
58
|
+
*/
|
|
3
59
|
export declare function getInstances(args?: GetInstancesArgs, opts?: pulumi.InvokeOptions): Promise<GetInstancesResult>;
|
|
4
60
|
/**
|
|
5
61
|
* A collection of arguments for invoking getInstances.
|
package/getInstances.js
CHANGED
|
@@ -5,6 +5,62 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
5
5
|
exports.getInstancesOutput = exports.getInstances = void 0;
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Provides information about Linode instances that match a set of filters.
|
|
10
|
+
*
|
|
11
|
+
* ## Example Usage
|
|
12
|
+
*
|
|
13
|
+
* Get information about all Linode instances with a certain label and tag:
|
|
14
|
+
*
|
|
15
|
+
* ```typescript
|
|
16
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
17
|
+
* import * as linode from "@pulumi/linode";
|
|
18
|
+
*
|
|
19
|
+
* const my_instances = pulumi.output(linode.getInstances({
|
|
20
|
+
* filters: [
|
|
21
|
+
* {
|
|
22
|
+
* name: "label",
|
|
23
|
+
* values: [
|
|
24
|
+
* "my-label",
|
|
25
|
+
* "my-other-label",
|
|
26
|
+
* ],
|
|
27
|
+
* },
|
|
28
|
+
* {
|
|
29
|
+
* name: "tags",
|
|
30
|
+
* values: ["my-tag"],
|
|
31
|
+
* },
|
|
32
|
+
* ],
|
|
33
|
+
* }));
|
|
34
|
+
* ```
|
|
35
|
+
*
|
|
36
|
+
* Get information about all Linode instances associated with the current token:
|
|
37
|
+
*
|
|
38
|
+
* ```typescript
|
|
39
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
40
|
+
* import * as linode from "@pulumi/linode";
|
|
41
|
+
*
|
|
42
|
+
* const all_instances = pulumi.output(linode.getInstances());
|
|
43
|
+
* ```
|
|
44
|
+
* ## Filterable Fields
|
|
45
|
+
*
|
|
46
|
+
* * `group`
|
|
47
|
+
*
|
|
48
|
+
* * `id`
|
|
49
|
+
*
|
|
50
|
+
* * `image`
|
|
51
|
+
*
|
|
52
|
+
* * `label`
|
|
53
|
+
*
|
|
54
|
+
* * `region`
|
|
55
|
+
*
|
|
56
|
+
* * `status`
|
|
57
|
+
*
|
|
58
|
+
* * `tags`
|
|
59
|
+
*
|
|
60
|
+
* * `type`
|
|
61
|
+
*
|
|
62
|
+
* * `watchdogEnabled`
|
|
63
|
+
*/
|
|
8
64
|
function getInstances(args, opts) {
|
|
9
65
|
args = args || {};
|
|
10
66
|
if (!opts) {
|
package/getInstances.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getInstances.js","sourceRoot":"","sources":["../getInstances.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC,SAAgB,YAAY,CAAC,IAAuB,EAAE,IAA2B;IAC7E,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,wCAAwC,EAAE;QACnE,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAZD,oCAYC;AA+BD,SAAgB,kBAAkB,CAAC,IAA6B,EAAE,IAA2B;IACzF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,YAAY,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAChE,CAAC;AAFD,gDAEC"}
|
|
1
|
+
{"version":3,"file":"getInstances.js","sourceRoot":"","sources":["../getInstances.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAuDG;AACH,SAAgB,YAAY,CAAC,IAAuB,EAAE,IAA2B;IAC7E,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,wCAAwC,EAAE;QACnE,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAZD,oCAYC;AA+BD,SAAgB,kBAAkB,CAAC,IAA6B,EAAE,IAA2B;IACzF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,YAAY,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAChE,CAAC;AAFD,gDAEC"}
|
package/getIpv6Range.d.ts
CHANGED
|
@@ -14,17 +14,6 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
14
14
|
* range: "2001:0db8::",
|
|
15
15
|
* }));
|
|
16
16
|
* ```
|
|
17
|
-
* ## Attributes
|
|
18
|
-
*
|
|
19
|
-
* The `linode.Ipv6Range` data source exports the following attributes:
|
|
20
|
-
*
|
|
21
|
-
* * `ipBgp` - Whether this IPv6 range is shared.
|
|
22
|
-
*
|
|
23
|
-
* * `linodes` - A set of Linodes targeted by this IPv6 range. Includes Linodes with IP sharing.
|
|
24
|
-
*
|
|
25
|
-
* * `prefix` - The prefix length of the address, denoting how many addresses can be assigned from this range.
|
|
26
|
-
*
|
|
27
|
-
* * `region` - The region for this range of IPv6 addresses.
|
|
28
17
|
*/
|
|
29
18
|
export declare function getIpv6Range(args: GetIpv6RangeArgs, opts?: pulumi.InvokeOptions): Promise<GetIpv6RangeResult>;
|
|
30
19
|
/**
|
|
@@ -45,9 +34,18 @@ export interface GetIpv6RangeResult {
|
|
|
45
34
|
*/
|
|
46
35
|
readonly id: string;
|
|
47
36
|
readonly isBgp: boolean;
|
|
37
|
+
/**
|
|
38
|
+
* A set of Linodes targeted by this IPv6 range. Includes Linodes with IP sharing.
|
|
39
|
+
*/
|
|
48
40
|
readonly linodes: number[];
|
|
41
|
+
/**
|
|
42
|
+
* The prefix length of the address, denoting how many addresses can be assigned from this range.
|
|
43
|
+
*/
|
|
49
44
|
readonly prefix: number;
|
|
50
45
|
readonly range: string;
|
|
46
|
+
/**
|
|
47
|
+
* The region for this range of IPv6 addresses.
|
|
48
|
+
*/
|
|
51
49
|
readonly region: string;
|
|
52
50
|
}
|
|
53
51
|
export declare function getIpv6RangeOutput(args: GetIpv6RangeOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetIpv6RangeResult>;
|
package/getIpv6Range.js
CHANGED
|
@@ -20,17 +20,6 @@ const utilities = require("./utilities");
|
|
|
20
20
|
* range: "2001:0db8::",
|
|
21
21
|
* }));
|
|
22
22
|
* ```
|
|
23
|
-
* ## Attributes
|
|
24
|
-
*
|
|
25
|
-
* The `linode.Ipv6Range` data source exports the following attributes:
|
|
26
|
-
*
|
|
27
|
-
* * `ipBgp` - Whether this IPv6 range is shared.
|
|
28
|
-
*
|
|
29
|
-
* * `linodes` - A set of Linodes targeted by this IPv6 range. Includes Linodes with IP sharing.
|
|
30
|
-
*
|
|
31
|
-
* * `prefix` - The prefix length of the address, denoting how many addresses can be assigned from this range.
|
|
32
|
-
*
|
|
33
|
-
* * `region` - The region for this range of IPv6 addresses.
|
|
34
23
|
*/
|
|
35
24
|
function getIpv6Range(args, opts) {
|
|
36
25
|
if (!opts) {
|
package/getIpv6Range.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getIpv6Range.js","sourceRoot":"","sources":["../getIpv6Range.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getIpv6Range.js","sourceRoot":"","sources":["../getIpv6Range.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,YAAY,CAAC,IAAsB,EAAE,IAA2B;IAC5E,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,wCAAwC,EAAE;QACnE,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,oCASC;AAoCD,SAAgB,kBAAkB,CAAC,IAA4B,EAAE,IAA2B;IACxF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,YAAY,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAChE,CAAC;AAFD,gDAEC"}
|
package/getKernel.d.ts
CHANGED
|
@@ -14,23 +14,6 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
14
14
|
* id: "linode/latest-64bit",
|
|
15
15
|
* }));
|
|
16
16
|
* ```
|
|
17
|
-
* ## Attributes
|
|
18
|
-
*
|
|
19
|
-
* The Linode Kernel resource exports the following attributes:
|
|
20
|
-
*
|
|
21
|
-
* * `architecture` - The architecture of this Kernel.
|
|
22
|
-
*
|
|
23
|
-
* * `deprecated` - Whether or not this Kernel is deprecated.
|
|
24
|
-
*
|
|
25
|
-
* * `kvm` - If this Kernel is suitable for KVM Linodes.
|
|
26
|
-
*
|
|
27
|
-
* * `label` - The friendly name of this Kernel.
|
|
28
|
-
*
|
|
29
|
-
* * `pvops` - If this Kernel is suitable for paravirtualized operations.
|
|
30
|
-
*
|
|
31
|
-
* * `version` - Linux Kernel version
|
|
32
|
-
*
|
|
33
|
-
* * `xen` - If this Kernel is suitable for Xen Linodes.
|
|
34
17
|
*/
|
|
35
18
|
export declare function getKernel(args: GetKernelArgs, opts?: pulumi.InvokeOptions): Promise<GetKernelResult>;
|
|
36
19
|
/**
|
|
@@ -46,13 +29,34 @@ export interface GetKernelArgs {
|
|
|
46
29
|
* A collection of values returned by getKernel.
|
|
47
30
|
*/
|
|
48
31
|
export interface GetKernelResult {
|
|
32
|
+
/**
|
|
33
|
+
* The architecture of this Kernel.
|
|
34
|
+
*/
|
|
49
35
|
readonly architecture: string;
|
|
36
|
+
/**
|
|
37
|
+
* Whether or not this Kernel is deprecated.
|
|
38
|
+
*/
|
|
50
39
|
readonly deprecated: boolean;
|
|
51
40
|
readonly id: string;
|
|
41
|
+
/**
|
|
42
|
+
* If this Kernel is suitable for KVM Linodes.
|
|
43
|
+
*/
|
|
52
44
|
readonly kvm: boolean;
|
|
45
|
+
/**
|
|
46
|
+
* The friendly name of this Kernel.
|
|
47
|
+
*/
|
|
53
48
|
readonly label: string;
|
|
49
|
+
/**
|
|
50
|
+
* If this Kernel is suitable for paravirtualized operations.
|
|
51
|
+
*/
|
|
54
52
|
readonly pvops: boolean;
|
|
53
|
+
/**
|
|
54
|
+
* Linux Kernel version
|
|
55
|
+
*/
|
|
55
56
|
readonly version: string;
|
|
57
|
+
/**
|
|
58
|
+
* If this Kernel is suitable for Xen Linodes.
|
|
59
|
+
*/
|
|
56
60
|
readonly xen: boolean;
|
|
57
61
|
}
|
|
58
62
|
export declare function getKernelOutput(args: GetKernelOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetKernelResult>;
|
package/getKernel.js
CHANGED
|
@@ -20,23 +20,6 @@ const utilities = require("./utilities");
|
|
|
20
20
|
* id: "linode/latest-64bit",
|
|
21
21
|
* }));
|
|
22
22
|
* ```
|
|
23
|
-
* ## Attributes
|
|
24
|
-
*
|
|
25
|
-
* The Linode Kernel resource exports the following attributes:
|
|
26
|
-
*
|
|
27
|
-
* * `architecture` - The architecture of this Kernel.
|
|
28
|
-
*
|
|
29
|
-
* * `deprecated` - Whether or not this Kernel is deprecated.
|
|
30
|
-
*
|
|
31
|
-
* * `kvm` - If this Kernel is suitable for KVM Linodes.
|
|
32
|
-
*
|
|
33
|
-
* * `label` - The friendly name of this Kernel.
|
|
34
|
-
*
|
|
35
|
-
* * `pvops` - If this Kernel is suitable for paravirtualized operations.
|
|
36
|
-
*
|
|
37
|
-
* * `version` - Linux Kernel version
|
|
38
|
-
*
|
|
39
|
-
* * `xen` - If this Kernel is suitable for Xen Linodes.
|
|
40
23
|
*/
|
|
41
24
|
function getKernel(args, opts) {
|
|
42
25
|
if (!opts) {
|