@pulumi/linode 4.22.0-alpha.1719298977 → 4.22.0
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/config/vars.d.ts +4 -0
- package/config/vars.js +6 -0
- package/config/vars.js.map +1 -1
- package/getPlacementGroup.d.ts +97 -0
- package/getPlacementGroup.js +56 -0
- package/getPlacementGroup.js.map +1 -0
- package/getPlacementGroups.d.ts +117 -0
- package/getPlacementGroups.js +107 -0
- package/getPlacementGroups.js.map +1 -0
- package/getRegion.d.ts +1 -0
- package/getRegion.js.map +1 -1
- package/index.d.ts +12 -0
- package/index.js +19 -2
- package/index.js.map +1 -1
- package/instance.d.ts +51 -0
- package/instance.js +25 -0
- package/instance.js.map +1 -1
- package/package.json +2 -2
- package/placementGroup.d.ts +130 -0
- package/placementGroup.js +96 -0
- package/placementGroup.js.map +1 -0
- package/placementGroupAssignment.d.ts +108 -0
- package/placementGroupAssignment.js +104 -0
- package/placementGroupAssignment.js.map +1 -0
- package/provider.d.ts +4 -0
- package/provider.js +1 -0
- package/provider.js.map +1 -1
- package/types/input.d.ts +194 -9
- package/types/output.d.ts +123 -6
package/provider.js
CHANGED
|
@@ -44,6 +44,7 @@ class Provider extends pulumi.ProviderResource {
|
|
|
44
44
|
resourceInputs["maxRetryDelayMs"] = pulumi.output(args ? args.maxRetryDelayMs : undefined).apply(JSON.stringify);
|
|
45
45
|
resourceInputs["minRetryDelayMs"] = pulumi.output(args ? args.minRetryDelayMs : undefined).apply(JSON.stringify);
|
|
46
46
|
resourceInputs["objAccessKey"] = args ? args.objAccessKey : undefined;
|
|
47
|
+
resourceInputs["objBucketForceDelete"] = pulumi.output(args ? args.objBucketForceDelete : undefined).apply(JSON.stringify);
|
|
47
48
|
resourceInputs["objSecretKey"] = (args === null || args === void 0 ? void 0 : args.objSecretKey) ? pulumi.secret(args.objSecretKey) : undefined;
|
|
48
49
|
resourceInputs["objUseTempKeys"] = pulumi.output(args ? args.objUseTempKeys : undefined).apply(JSON.stringify);
|
|
49
50
|
resourceInputs["skipImplicitReboots"] = pulumi.output(args ? args.skipImplicitReboots : undefined).apply(JSON.stringify);
|
package/provider.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"provider.js","sourceRoot":"","sources":["../provider.ts"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"provider.js","sourceRoot":"","sources":["../provider.ts"],"names":[],"mappings":"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"}
|
package/types/input.d.ts
CHANGED
|
@@ -1706,7 +1706,7 @@ export interface GetKernelsKernelArgs {
|
|
|
1706
1706
|
}
|
|
1707
1707
|
export interface GetLkeClusterControlPlane {
|
|
1708
1708
|
/**
|
|
1709
|
-
* The ACL configuration for an LKE cluster's control plane.
|
|
1709
|
+
* The ACL configuration for an LKE cluster's control plane. **NOTE: Control Plane ACLs may not currently be available to all users.**
|
|
1710
1710
|
*/
|
|
1711
1711
|
acls?: inputs.GetLkeClusterControlPlaneAcl[];
|
|
1712
1712
|
/**
|
|
@@ -1716,7 +1716,7 @@ export interface GetLkeClusterControlPlane {
|
|
|
1716
1716
|
}
|
|
1717
1717
|
export interface GetLkeClusterControlPlaneArgs {
|
|
1718
1718
|
/**
|
|
1719
|
-
* The ACL configuration for an LKE cluster's control plane.
|
|
1719
|
+
* The ACL configuration for an LKE cluster's control plane. **NOTE: Control Plane ACLs may not currently be available to all users.**
|
|
1720
1720
|
*/
|
|
1721
1721
|
acls?: pulumi.Input<pulumi.Input<inputs.GetLkeClusterControlPlaneAclArgs>[]>;
|
|
1722
1722
|
/**
|
|
@@ -2552,6 +2552,134 @@ export interface GetNodebalancersNodebalancerTransferArgs {
|
|
|
2552
2552
|
*/
|
|
2553
2553
|
total: pulumi.Input<number>;
|
|
2554
2554
|
}
|
|
2555
|
+
export interface GetPlacementGroupMember {
|
|
2556
|
+
/**
|
|
2557
|
+
* Whether this Linode is currently compliant with the group's affinity policy.
|
|
2558
|
+
*/
|
|
2559
|
+
isCompliant?: boolean;
|
|
2560
|
+
/**
|
|
2561
|
+
* The ID of the Linode.
|
|
2562
|
+
*/
|
|
2563
|
+
linodeId?: number;
|
|
2564
|
+
}
|
|
2565
|
+
export interface GetPlacementGroupMemberArgs {
|
|
2566
|
+
/**
|
|
2567
|
+
* Whether this Linode is currently compliant with the group's affinity policy.
|
|
2568
|
+
*/
|
|
2569
|
+
isCompliant?: pulumi.Input<boolean>;
|
|
2570
|
+
/**
|
|
2571
|
+
* The ID of the Linode.
|
|
2572
|
+
*/
|
|
2573
|
+
linodeId?: pulumi.Input<number>;
|
|
2574
|
+
}
|
|
2575
|
+
export interface GetPlacementGroupsFilter {
|
|
2576
|
+
/**
|
|
2577
|
+
* The method to match the field by. (`exact`, `regex`, `substring`; default `exact`)
|
|
2578
|
+
*/
|
|
2579
|
+
matchBy?: string;
|
|
2580
|
+
/**
|
|
2581
|
+
* The name of the field to filter by. See the Filterable Fields section for a complete list of filterable fields.
|
|
2582
|
+
*/
|
|
2583
|
+
name: string;
|
|
2584
|
+
/**
|
|
2585
|
+
* A list of values for the filter to allow. These values should all be in string form.
|
|
2586
|
+
*/
|
|
2587
|
+
values: string[];
|
|
2588
|
+
}
|
|
2589
|
+
export interface GetPlacementGroupsFilterArgs {
|
|
2590
|
+
/**
|
|
2591
|
+
* The method to match the field by. (`exact`, `regex`, `substring`; default `exact`)
|
|
2592
|
+
*/
|
|
2593
|
+
matchBy?: pulumi.Input<string>;
|
|
2594
|
+
/**
|
|
2595
|
+
* The name of the field to filter by. See the Filterable Fields section for a complete list of filterable fields.
|
|
2596
|
+
*/
|
|
2597
|
+
name: pulumi.Input<string>;
|
|
2598
|
+
/**
|
|
2599
|
+
* A list of values for the filter to allow. These values should all be in string form.
|
|
2600
|
+
*/
|
|
2601
|
+
values: pulumi.Input<pulumi.Input<string>[]>;
|
|
2602
|
+
}
|
|
2603
|
+
export interface GetPlacementGroupsPlacementGroup {
|
|
2604
|
+
/**
|
|
2605
|
+
* The affinity policy to use when placing Linodes in this group.
|
|
2606
|
+
*/
|
|
2607
|
+
affinityType?: string;
|
|
2608
|
+
/**
|
|
2609
|
+
* The ID of the placement group.
|
|
2610
|
+
*/
|
|
2611
|
+
id: number;
|
|
2612
|
+
/**
|
|
2613
|
+
* Whether this Linode is currently compliant with the group's affinity policy.
|
|
2614
|
+
*/
|
|
2615
|
+
isCompliant?: boolean;
|
|
2616
|
+
/**
|
|
2617
|
+
* Whether Linodes must be able to become compliant during assignment. (Default `true`)
|
|
2618
|
+
*/
|
|
2619
|
+
isStrict?: boolean;
|
|
2620
|
+
/**
|
|
2621
|
+
* The label of the Placement Group. This field can only contain ASCII letters, digits and dashes.
|
|
2622
|
+
*/
|
|
2623
|
+
label?: string;
|
|
2624
|
+
/**
|
|
2625
|
+
* A set of Linodes currently assigned to this Placement Group.
|
|
2626
|
+
*/
|
|
2627
|
+
members?: inputs.GetPlacementGroupsPlacementGroupMember[];
|
|
2628
|
+
/**
|
|
2629
|
+
* The region of the Placement Group.
|
|
2630
|
+
*/
|
|
2631
|
+
region?: string;
|
|
2632
|
+
}
|
|
2633
|
+
export interface GetPlacementGroupsPlacementGroupArgs {
|
|
2634
|
+
/**
|
|
2635
|
+
* The affinity policy to use when placing Linodes in this group.
|
|
2636
|
+
*/
|
|
2637
|
+
affinityType?: pulumi.Input<string>;
|
|
2638
|
+
/**
|
|
2639
|
+
* The ID of the placement group.
|
|
2640
|
+
*/
|
|
2641
|
+
id: pulumi.Input<number>;
|
|
2642
|
+
/**
|
|
2643
|
+
* Whether this Linode is currently compliant with the group's affinity policy.
|
|
2644
|
+
*/
|
|
2645
|
+
isCompliant?: pulumi.Input<boolean>;
|
|
2646
|
+
/**
|
|
2647
|
+
* Whether Linodes must be able to become compliant during assignment. (Default `true`)
|
|
2648
|
+
*/
|
|
2649
|
+
isStrict?: pulumi.Input<boolean>;
|
|
2650
|
+
/**
|
|
2651
|
+
* The label of the Placement Group. This field can only contain ASCII letters, digits and dashes.
|
|
2652
|
+
*/
|
|
2653
|
+
label?: pulumi.Input<string>;
|
|
2654
|
+
/**
|
|
2655
|
+
* A set of Linodes currently assigned to this Placement Group.
|
|
2656
|
+
*/
|
|
2657
|
+
members?: pulumi.Input<pulumi.Input<inputs.GetPlacementGroupsPlacementGroupMemberArgs>[]>;
|
|
2658
|
+
/**
|
|
2659
|
+
* The region of the Placement Group.
|
|
2660
|
+
*/
|
|
2661
|
+
region?: pulumi.Input<string>;
|
|
2662
|
+
}
|
|
2663
|
+
export interface GetPlacementGroupsPlacementGroupMember {
|
|
2664
|
+
/**
|
|
2665
|
+
* Whether this Linode is currently compliant with the group's affinity policy.
|
|
2666
|
+
*/
|
|
2667
|
+
isCompliant?: boolean;
|
|
2668
|
+
/**
|
|
2669
|
+
* The ID of the Linode.
|
|
2670
|
+
*/
|
|
2671
|
+
linodeId?: number;
|
|
2672
|
+
}
|
|
2673
|
+
export interface GetPlacementGroupsPlacementGroupMemberArgs {
|
|
2674
|
+
/**
|
|
2675
|
+
* Whether this Linode is currently compliant with the group's affinity policy.
|
|
2676
|
+
*/
|
|
2677
|
+
isCompliant?: pulumi.Input<boolean>;
|
|
2678
|
+
/**
|
|
2679
|
+
* The ID of the Linode.
|
|
2680
|
+
*/
|
|
2681
|
+
linodeId?: pulumi.Input<number>;
|
|
2682
|
+
}
|
|
2555
2683
|
export interface GetRegionResolver {
|
|
2556
2684
|
/**
|
|
2557
2685
|
* The IPv4 addresses for this region’s DNS resolvers, separated by commas.
|
|
@@ -2612,11 +2740,15 @@ export interface GetRegionsRegion {
|
|
|
2612
2740
|
/**
|
|
2613
2741
|
* The unique ID of this Region.
|
|
2614
2742
|
*/
|
|
2615
|
-
id
|
|
2743
|
+
id: string;
|
|
2616
2744
|
/**
|
|
2617
2745
|
* Detailed location information for this Region, including city, state or region, and country.
|
|
2618
2746
|
*/
|
|
2619
2747
|
label?: string;
|
|
2748
|
+
/**
|
|
2749
|
+
* Information about placement groups limits for this region.
|
|
2750
|
+
*/
|
|
2751
|
+
placementGroupLimits?: inputs.GetRegionsRegionPlacementGroupLimit[];
|
|
2620
2752
|
resolvers?: inputs.GetRegionsRegionResolver[];
|
|
2621
2753
|
/**
|
|
2622
2754
|
* The type of this region.
|
|
@@ -2639,11 +2771,15 @@ export interface GetRegionsRegionArgs {
|
|
|
2639
2771
|
/**
|
|
2640
2772
|
* The unique ID of this Region.
|
|
2641
2773
|
*/
|
|
2642
|
-
id
|
|
2774
|
+
id: pulumi.Input<string>;
|
|
2643
2775
|
/**
|
|
2644
2776
|
* Detailed location information for this Region, including city, state or region, and country.
|
|
2645
2777
|
*/
|
|
2646
2778
|
label?: pulumi.Input<string>;
|
|
2779
|
+
/**
|
|
2780
|
+
* Information about placement groups limits for this region.
|
|
2781
|
+
*/
|
|
2782
|
+
placementGroupLimits?: pulumi.Input<pulumi.Input<inputs.GetRegionsRegionPlacementGroupLimitArgs>[]>;
|
|
2647
2783
|
resolvers?: pulumi.Input<pulumi.Input<inputs.GetRegionsRegionResolverArgs>[]>;
|
|
2648
2784
|
/**
|
|
2649
2785
|
* The type of this region.
|
|
@@ -2654,6 +2790,26 @@ export interface GetRegionsRegionArgs {
|
|
|
2654
2790
|
*/
|
|
2655
2791
|
status?: pulumi.Input<string>;
|
|
2656
2792
|
}
|
|
2793
|
+
export interface GetRegionsRegionPlacementGroupLimit {
|
|
2794
|
+
/**
|
|
2795
|
+
* The maximum number of Linodes allowed to be assigned to a placement group in this region.
|
|
2796
|
+
*/
|
|
2797
|
+
maximumLinodesPerPg: number;
|
|
2798
|
+
/**
|
|
2799
|
+
* The maximum number of placement groups allowed for the current user in this region.
|
|
2800
|
+
*/
|
|
2801
|
+
maximumPgsPerCustomer: number;
|
|
2802
|
+
}
|
|
2803
|
+
export interface GetRegionsRegionPlacementGroupLimitArgs {
|
|
2804
|
+
/**
|
|
2805
|
+
* The maximum number of Linodes allowed to be assigned to a placement group in this region.
|
|
2806
|
+
*/
|
|
2807
|
+
maximumLinodesPerPg: pulumi.Input<number>;
|
|
2808
|
+
/**
|
|
2809
|
+
* The maximum number of placement groups allowed for the current user in this region.
|
|
2810
|
+
*/
|
|
2811
|
+
maximumPgsPerCustomer: pulumi.Input<number>;
|
|
2812
|
+
}
|
|
2657
2813
|
export interface GetRegionsRegionResolver {
|
|
2658
2814
|
/**
|
|
2659
2815
|
* The IPv4 addresses for this region’s DNS resolvers, separated by commas.
|
|
@@ -4143,7 +4299,7 @@ export interface InstanceConfig {
|
|
|
4143
4299
|
*/
|
|
4144
4300
|
helpers?: pulumi.Input<inputs.InstanceConfigHelpers>;
|
|
4145
4301
|
/**
|
|
4146
|
-
* The
|
|
4302
|
+
* The ID of the Placement Group.
|
|
4147
4303
|
*/
|
|
4148
4304
|
id?: pulumi.Input<number>;
|
|
4149
4305
|
/**
|
|
@@ -4349,7 +4505,7 @@ export interface InstanceConfigInterface {
|
|
|
4349
4505
|
*/
|
|
4350
4506
|
active?: pulumi.Input<boolean>;
|
|
4351
4507
|
/**
|
|
4352
|
-
* The ID of the
|
|
4508
|
+
* The ID of the Placement Group.
|
|
4353
4509
|
*/
|
|
4354
4510
|
id?: pulumi.Input<number>;
|
|
4355
4511
|
/**
|
|
@@ -4413,7 +4569,7 @@ export interface InstanceDisk {
|
|
|
4413
4569
|
*/
|
|
4414
4570
|
filesystem?: pulumi.Input<string>;
|
|
4415
4571
|
/**
|
|
4416
|
-
* The ID of the
|
|
4572
|
+
* The ID of the Placement Group.
|
|
4417
4573
|
*/
|
|
4418
4574
|
id?: pulumi.Input<number>;
|
|
4419
4575
|
/**
|
|
@@ -4467,7 +4623,7 @@ export interface InstanceInterface {
|
|
|
4467
4623
|
*/
|
|
4468
4624
|
active?: pulumi.Input<boolean>;
|
|
4469
4625
|
/**
|
|
4470
|
-
* The ID of the
|
|
4626
|
+
* The ID of the Placement Group.
|
|
4471
4627
|
*/
|
|
4472
4628
|
id?: pulumi.Input<number>;
|
|
4473
4629
|
/**
|
|
@@ -4531,6 +4687,25 @@ export interface InstanceMetadata {
|
|
|
4531
4687
|
*/
|
|
4532
4688
|
userData?: pulumi.Input<string>;
|
|
4533
4689
|
}
|
|
4690
|
+
export interface InstancePlacementGroup {
|
|
4691
|
+
/**
|
|
4692
|
+
* The affinity policy enforced by the Placement Group.
|
|
4693
|
+
*/
|
|
4694
|
+
affinityType?: pulumi.Input<string>;
|
|
4695
|
+
compliantOnly?: pulumi.Input<boolean>;
|
|
4696
|
+
/**
|
|
4697
|
+
* The ID of the Placement Group.
|
|
4698
|
+
*/
|
|
4699
|
+
id: pulumi.Input<number>;
|
|
4700
|
+
/**
|
|
4701
|
+
* Whether the Placement Group enforces strict compliance.
|
|
4702
|
+
*/
|
|
4703
|
+
isStrict?: pulumi.Input<boolean>;
|
|
4704
|
+
/**
|
|
4705
|
+
* The Linode's label is for display purposes only. If no label is provided for a Linode, a default will be assigned.
|
|
4706
|
+
*/
|
|
4707
|
+
label?: pulumi.Input<string>;
|
|
4708
|
+
}
|
|
4534
4709
|
export interface InstanceSpecs {
|
|
4535
4710
|
/**
|
|
4536
4711
|
* The amount of storage space, in GB. this Linode has access to. A typical Linode will divide this space between a primary disk with an image deployed to it, and a swap disk, usually 512 MB. This is the default configuration created when deploying a Linode with an image through POST /linode/instances.
|
|
@@ -4557,7 +4732,7 @@ export interface LkeClusterControlPlane {
|
|
|
4557
4732
|
/**
|
|
4558
4733
|
* Defines whether High Availability is enabled for the cluster Control Plane. This is an **irreversible** change.
|
|
4559
4734
|
*
|
|
4560
|
-
* * `acl` - (Optional) Defines the ACL configuration for an LKE cluster's control plane.
|
|
4735
|
+
* * `acl` - (Optional) Defines the ACL configuration for an LKE cluster's control plane. **NOTE: Control Plane ACLs may not currently be available to all users.**
|
|
4561
4736
|
*/
|
|
4562
4737
|
highAvailability?: pulumi.Input<boolean>;
|
|
4563
4738
|
}
|
|
@@ -4841,6 +5016,16 @@ export interface ObjectStorageKeyBucketAccess {
|
|
|
4841
5016
|
*/
|
|
4842
5017
|
permissions: pulumi.Input<string>;
|
|
4843
5018
|
}
|
|
5019
|
+
export interface PlacementGroupMember {
|
|
5020
|
+
/**
|
|
5021
|
+
* Whether this Linode is currently compliant with the group's affinity policy.
|
|
5022
|
+
*/
|
|
5023
|
+
isCompliant: pulumi.Input<boolean>;
|
|
5024
|
+
/**
|
|
5025
|
+
* The ID of the Linode.
|
|
5026
|
+
*/
|
|
5027
|
+
linodeId: pulumi.Input<number>;
|
|
5028
|
+
}
|
|
4844
5029
|
export interface RdnsTimeouts {
|
|
4845
5030
|
/**
|
|
4846
5031
|
* A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
|
package/types/output.d.ts
CHANGED
|
@@ -2063,7 +2063,7 @@ export interface GetKernelsKernel {
|
|
|
2063
2063
|
}
|
|
2064
2064
|
export interface GetLkeClusterControlPlane {
|
|
2065
2065
|
/**
|
|
2066
|
-
* The ACL configuration for an LKE cluster's control plane.
|
|
2066
|
+
* The ACL configuration for an LKE cluster's control plane. **NOTE: Control Plane ACLs may not currently be available to all users.**
|
|
2067
2067
|
*/
|
|
2068
2068
|
acls?: outputs.GetLkeClusterControlPlaneAcl[];
|
|
2069
2069
|
/**
|
|
@@ -2515,6 +2515,70 @@ export interface GetNodebalancersNodebalancerTransfer {
|
|
|
2515
2515
|
*/
|
|
2516
2516
|
total: number;
|
|
2517
2517
|
}
|
|
2518
|
+
export interface GetPlacementGroupMember {
|
|
2519
|
+
/**
|
|
2520
|
+
* Whether this Linode is currently compliant with the group's affinity policy.
|
|
2521
|
+
*/
|
|
2522
|
+
isCompliant: boolean;
|
|
2523
|
+
/**
|
|
2524
|
+
* The ID of the Linode.
|
|
2525
|
+
*/
|
|
2526
|
+
linodeId: number;
|
|
2527
|
+
}
|
|
2528
|
+
export interface GetPlacementGroupsFilter {
|
|
2529
|
+
/**
|
|
2530
|
+
* The method to match the field by. (`exact`, `regex`, `substring`; default `exact`)
|
|
2531
|
+
*/
|
|
2532
|
+
matchBy?: string;
|
|
2533
|
+
/**
|
|
2534
|
+
* The name of the field to filter by. See the Filterable Fields section for a complete list of filterable fields.
|
|
2535
|
+
*/
|
|
2536
|
+
name: string;
|
|
2537
|
+
/**
|
|
2538
|
+
* A list of values for the filter to allow. These values should all be in string form.
|
|
2539
|
+
*/
|
|
2540
|
+
values: string[];
|
|
2541
|
+
}
|
|
2542
|
+
export interface GetPlacementGroupsPlacementGroup {
|
|
2543
|
+
/**
|
|
2544
|
+
* The affinity policy to use when placing Linodes in this group.
|
|
2545
|
+
*/
|
|
2546
|
+
affinityType: string;
|
|
2547
|
+
/**
|
|
2548
|
+
* The ID of the placement group.
|
|
2549
|
+
*/
|
|
2550
|
+
id: number;
|
|
2551
|
+
/**
|
|
2552
|
+
* Whether this Linode is currently compliant with the group's affinity policy.
|
|
2553
|
+
*/
|
|
2554
|
+
isCompliant: boolean;
|
|
2555
|
+
/**
|
|
2556
|
+
* Whether Linodes must be able to become compliant during assignment. (Default `true`)
|
|
2557
|
+
*/
|
|
2558
|
+
isStrict: boolean;
|
|
2559
|
+
/**
|
|
2560
|
+
* The label of the Placement Group. This field can only contain ASCII letters, digits and dashes.
|
|
2561
|
+
*/
|
|
2562
|
+
label: string;
|
|
2563
|
+
/**
|
|
2564
|
+
* A set of Linodes currently assigned to this Placement Group.
|
|
2565
|
+
*/
|
|
2566
|
+
members?: outputs.GetPlacementGroupsPlacementGroupMember[];
|
|
2567
|
+
/**
|
|
2568
|
+
* The region of the Placement Group.
|
|
2569
|
+
*/
|
|
2570
|
+
region: string;
|
|
2571
|
+
}
|
|
2572
|
+
export interface GetPlacementGroupsPlacementGroupMember {
|
|
2573
|
+
/**
|
|
2574
|
+
* Whether this Linode is currently compliant with the group's affinity policy.
|
|
2575
|
+
*/
|
|
2576
|
+
isCompliant: boolean;
|
|
2577
|
+
/**
|
|
2578
|
+
* The ID of the Linode.
|
|
2579
|
+
*/
|
|
2580
|
+
linodeId: number;
|
|
2581
|
+
}
|
|
2518
2582
|
export interface GetProfileReferrals {
|
|
2519
2583
|
/**
|
|
2520
2584
|
* The Profile referral code. If new accounts use this when signing up for Linode, referring account will receive credit.
|
|
@@ -2541,6 +2605,16 @@ export interface GetProfileReferrals {
|
|
|
2541
2605
|
*/
|
|
2542
2606
|
url: string;
|
|
2543
2607
|
}
|
|
2608
|
+
export interface GetRegionPlacementGroupLimit {
|
|
2609
|
+
/**
|
|
2610
|
+
* The maximum number of Linodes allowed to be assigned to a placement group in this region.
|
|
2611
|
+
*/
|
|
2612
|
+
maximumLinodesPerPg: number;
|
|
2613
|
+
/**
|
|
2614
|
+
* The maximum number of placement groups allowed for the current user in this region.
|
|
2615
|
+
*/
|
|
2616
|
+
maximumPgsPerCustomer: number;
|
|
2617
|
+
}
|
|
2544
2618
|
export interface GetRegionResolver {
|
|
2545
2619
|
/**
|
|
2546
2620
|
* The IPv4 addresses for this region’s DNS resolvers, separated by commas.
|
|
@@ -2582,6 +2656,10 @@ export interface GetRegionsRegion {
|
|
|
2582
2656
|
* Detailed location information for this Region, including city, state or region, and country.
|
|
2583
2657
|
*/
|
|
2584
2658
|
label: string;
|
|
2659
|
+
/**
|
|
2660
|
+
* Information about placement groups limits for this region.
|
|
2661
|
+
*/
|
|
2662
|
+
placementGroupLimits: outputs.GetRegionsRegionPlacementGroupLimit[];
|
|
2585
2663
|
resolvers?: outputs.GetRegionsRegionResolver[];
|
|
2586
2664
|
/**
|
|
2587
2665
|
* The type of this region.
|
|
@@ -2592,6 +2670,16 @@ export interface GetRegionsRegion {
|
|
|
2592
2670
|
*/
|
|
2593
2671
|
status: string;
|
|
2594
2672
|
}
|
|
2673
|
+
export interface GetRegionsRegionPlacementGroupLimit {
|
|
2674
|
+
/**
|
|
2675
|
+
* The maximum number of Linodes allowed to be assigned to a placement group in this region.
|
|
2676
|
+
*/
|
|
2677
|
+
maximumLinodesPerPg: number;
|
|
2678
|
+
/**
|
|
2679
|
+
* The maximum number of placement groups allowed for the current user in this region.
|
|
2680
|
+
*/
|
|
2681
|
+
maximumPgsPerCustomer: number;
|
|
2682
|
+
}
|
|
2595
2683
|
export interface GetRegionsRegionResolver {
|
|
2596
2684
|
/**
|
|
2597
2685
|
* The IPv4 addresses for this region’s DNS resolvers, separated by commas.
|
|
@@ -3455,7 +3543,7 @@ export interface InstanceConfig {
|
|
|
3455
3543
|
*/
|
|
3456
3544
|
helpers: outputs.InstanceConfigHelpers;
|
|
3457
3545
|
/**
|
|
3458
|
-
* The
|
|
3546
|
+
* The ID of the Placement Group.
|
|
3459
3547
|
*/
|
|
3460
3548
|
id: number;
|
|
3461
3549
|
/**
|
|
@@ -3661,7 +3749,7 @@ export interface InstanceConfigInterface {
|
|
|
3661
3749
|
*/
|
|
3662
3750
|
active: boolean;
|
|
3663
3751
|
/**
|
|
3664
|
-
* The ID of the
|
|
3752
|
+
* The ID of the Placement Group.
|
|
3665
3753
|
*/
|
|
3666
3754
|
id: number;
|
|
3667
3755
|
/**
|
|
@@ -3725,7 +3813,7 @@ export interface InstanceDisk {
|
|
|
3725
3813
|
*/
|
|
3726
3814
|
filesystem: string;
|
|
3727
3815
|
/**
|
|
3728
|
-
* The ID of the
|
|
3816
|
+
* The ID of the Placement Group.
|
|
3729
3817
|
*/
|
|
3730
3818
|
id: number;
|
|
3731
3819
|
/**
|
|
@@ -3779,7 +3867,7 @@ export interface InstanceInterface {
|
|
|
3779
3867
|
*/
|
|
3780
3868
|
active: boolean;
|
|
3781
3869
|
/**
|
|
3782
|
-
* The ID of the
|
|
3870
|
+
* The ID of the Placement Group.
|
|
3783
3871
|
*/
|
|
3784
3872
|
id: number;
|
|
3785
3873
|
/**
|
|
@@ -3843,6 +3931,25 @@ export interface InstanceMetadata {
|
|
|
3843
3931
|
*/
|
|
3844
3932
|
userData?: string;
|
|
3845
3933
|
}
|
|
3934
|
+
export interface InstancePlacementGroup {
|
|
3935
|
+
/**
|
|
3936
|
+
* The affinity policy enforced by the Placement Group.
|
|
3937
|
+
*/
|
|
3938
|
+
affinityType: string;
|
|
3939
|
+
compliantOnly?: boolean;
|
|
3940
|
+
/**
|
|
3941
|
+
* The ID of the Placement Group.
|
|
3942
|
+
*/
|
|
3943
|
+
id: number;
|
|
3944
|
+
/**
|
|
3945
|
+
* Whether the Placement Group enforces strict compliance.
|
|
3946
|
+
*/
|
|
3947
|
+
isStrict: boolean;
|
|
3948
|
+
/**
|
|
3949
|
+
* The Linode's label is for display purposes only. If no label is provided for a Linode, a default will be assigned.
|
|
3950
|
+
*/
|
|
3951
|
+
label: string;
|
|
3952
|
+
}
|
|
3846
3953
|
export interface InstanceSpecs {
|
|
3847
3954
|
/**
|
|
3848
3955
|
* The amount of storage space, in GB. this Linode has access to. A typical Linode will divide this space between a primary disk with an image deployed to it, and a swap disk, usually 512 MB. This is the default configuration created when deploying a Linode with an image through POST /linode/instances.
|
|
@@ -3869,7 +3976,7 @@ export interface LkeClusterControlPlane {
|
|
|
3869
3976
|
/**
|
|
3870
3977
|
* Defines whether High Availability is enabled for the cluster Control Plane. This is an **irreversible** change.
|
|
3871
3978
|
*
|
|
3872
|
-
* * `acl` - (Optional) Defines the ACL configuration for an LKE cluster's control plane.
|
|
3979
|
+
* * `acl` - (Optional) Defines the ACL configuration for an LKE cluster's control plane. **NOTE: Control Plane ACLs may not currently be available to all users.**
|
|
3873
3980
|
*/
|
|
3874
3981
|
highAvailability: boolean;
|
|
3875
3982
|
}
|
|
@@ -4153,6 +4260,16 @@ export interface ObjectStorageKeyBucketAccess {
|
|
|
4153
4260
|
*/
|
|
4154
4261
|
permissions: string;
|
|
4155
4262
|
}
|
|
4263
|
+
export interface PlacementGroupMember {
|
|
4264
|
+
/**
|
|
4265
|
+
* Whether this Linode is currently compliant with the group's affinity policy.
|
|
4266
|
+
*/
|
|
4267
|
+
isCompliant: boolean;
|
|
4268
|
+
/**
|
|
4269
|
+
* The ID of the Linode.
|
|
4270
|
+
*/
|
|
4271
|
+
linodeId: number;
|
|
4272
|
+
}
|
|
4156
4273
|
export interface RdnsTimeouts {
|
|
4157
4274
|
/**
|
|
4158
4275
|
* A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
|