@pulumi/oci 3.17.0 → 3.18.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/containerengine/clusterPublicApiEndpointDecommissionManager.d.ts +45 -0
- package/containerengine/clusterPublicApiEndpointDecommissionManager.js +59 -0
- package/containerengine/clusterPublicApiEndpointDecommissionManager.js.map +1 -0
- package/containerengine/getAddonOptions.d.ts +2 -2
- package/containerengine/getClusterPublicApiEndpointDecommissionStatus.d.ts +71 -0
- package/containerengine/getClusterPublicApiEndpointDecommissionStatus.js +54 -0
- package/containerengine/getClusterPublicApiEndpointDecommissionStatus.js.map +1 -0
- package/containerengine/index.d.ts +6 -0
- package/containerengine/index.js +10 -1
- package/containerengine/index.js.map +1 -1
- package/core/computeGpuMemoryCluster.d.ts +19 -0
- package/core/computeGpuMemoryCluster.js +7 -0
- package/core/computeGpuMemoryCluster.js.map +1 -1
- package/core/getComputeGpuMemoryCluster.d.ts +5 -0
- package/core/getComputeGpuMemoryCluster.js.map +1 -1
- package/databasemanagement/cloudExadataInfrastructure.d.ts +328 -0
- package/databasemanagement/cloudExadataInfrastructure.js +141 -0
- package/databasemanagement/cloudExadataInfrastructure.js.map +1 -0
- package/databasemanagement/cloudExadataInfrastructureManagedexadataManagement.d.ts +107 -0
- package/databasemanagement/cloudExadataInfrastructureManagedexadataManagement.js +82 -0
- package/databasemanagement/cloudExadataInfrastructureManagedexadataManagement.js.map +1 -0
- package/databasemanagement/cloudExadataStorageConnector.d.ts +282 -0
- package/databasemanagement/cloudExadataStorageConnector.js +135 -0
- package/databasemanagement/cloudExadataStorageConnector.js.map +1 -0
- package/databasemanagement/cloudExadataStorageGrid.d.ts +231 -0
- package/databasemanagement/cloudExadataStorageGrid.js +97 -0
- package/databasemanagement/cloudExadataStorageGrid.js.map +1 -0
- package/databasemanagement/cloudExadataStorageServer.d.ts +295 -0
- package/databasemanagement/cloudExadataStorageServer.js +113 -0
- package/databasemanagement/cloudExadataStorageServer.js.map +1 -0
- package/databasemanagement/getCloudExadataInfrastructure.d.ts +158 -0
- package/databasemanagement/getCloudExadataInfrastructure.js +56 -0
- package/databasemanagement/getCloudExadataInfrastructure.js.map +1 -0
- package/databasemanagement/getCloudExadataInfrastructures.d.ts +89 -0
- package/databasemanagement/getCloudExadataInfrastructures.js +60 -0
- package/databasemanagement/getCloudExadataInfrastructures.js.map +1 -0
- package/databasemanagement/getCloudExadataStorageConnector.d.ts +141 -0
- package/databasemanagement/getCloudExadataStorageConnector.js +54 -0
- package/databasemanagement/getCloudExadataStorageConnector.js.map +1 -0
- package/databasemanagement/getCloudExadataStorageConnectors.d.ts +97 -0
- package/databasemanagement/getCloudExadataStorageConnectors.js +64 -0
- package/databasemanagement/getCloudExadataStorageConnectors.js.map +1 -0
- package/databasemanagement/getCloudExadataStorageGrid.d.ts +136 -0
- package/databasemanagement/getCloudExadataStorageGrid.js +54 -0
- package/databasemanagement/getCloudExadataStorageGrid.js.map +1 -0
- package/databasemanagement/getCloudExadataStorageServer.d.ts +168 -0
- package/databasemanagement/getCloudExadataStorageServer.js +54 -0
- package/databasemanagement/getCloudExadataStorageServer.js.map +1 -0
- package/databasemanagement/getCloudExadataStorageServerIormPlan.d.ts +76 -0
- package/databasemanagement/getCloudExadataStorageServerIormPlan.js +54 -0
- package/databasemanagement/getCloudExadataStorageServerIormPlan.js.map +1 -0
- package/databasemanagement/getCloudExadataStorageServerOpenAlertHistory.d.ts +68 -0
- package/databasemanagement/getCloudExadataStorageServerOpenAlertHistory.js +54 -0
- package/databasemanagement/getCloudExadataStorageServerOpenAlertHistory.js.map +1 -0
- package/databasemanagement/getCloudExadataStorageServers.d.ts +97 -0
- package/databasemanagement/getCloudExadataStorageServers.js +64 -0
- package/databasemanagement/getCloudExadataStorageServers.js.map +1 -0
- package/databasemanagement/getExadataInfrastructureFleetMetric.d.ts +141 -0
- package/databasemanagement/getExadataInfrastructureFleetMetric.js +76 -0
- package/databasemanagement/getExadataInfrastructureFleetMetric.js.map +1 -0
- package/databasemanagement/index.d.ts +45 -0
- package/databasemanagement/index.js +62 -7
- package/databasemanagement/index.js.map +1 -1
- package/email/emailIpPool.d.ts +221 -0
- package/email/emailIpPool.js +112 -0
- package/email/emailIpPool.js.map +1 -0
- package/email/getEmailIpPool.d.ts +119 -0
- package/email/getEmailIpPool.js +54 -0
- package/email/getEmailIpPool.js.map +1 -0
- package/email/getEmailIpPools.d.ts +113 -0
- package/email/getEmailIpPools.js +68 -0
- package/email/getEmailIpPools.js.map +1 -0
- package/email/getEmailOutboundIps.d.ts +114 -0
- package/email/getEmailOutboundIps.js +68 -0
- package/email/getEmailOutboundIps.js.map +1 -0
- package/email/getSender.d.ts +4 -0
- package/email/getSender.js.map +1 -1
- package/email/getSenders.d.ts +14 -0
- package/email/getSenders.js +4 -0
- package/email/getSenders.js.map +1 -1
- package/email/index.d.ts +12 -0
- package/email/index.js +15 -1
- package/email/index.js.map +1 -1
- package/email/sender.d.ts +13 -0
- package/email/sender.js +3 -0
- package/email/sender.js.map +1 -1
- package/mysql/getDbSystemMaintenanceEvents.d.ts +147 -0
- package/mysql/getDbSystemMaintenanceEvents.js +76 -0
- package/mysql/getDbSystemMaintenanceEvents.js.map +1 -0
- package/mysql/index.d.ts +3 -0
- package/mysql/index.js +4 -1
- package/mysql/index.js.map +1 -1
- package/mysql/mysqlDbSystem.d.ts +4 -0
- package/mysql/mysqlDbSystem.js +4 -0
- package/mysql/mysqlDbSystem.js.map +1 -1
- package/package.json +2 -2
- package/types/input.d.ts +474 -0
- package/types/output.d.ts +1699 -0
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
export declare class ClusterPublicApiEndpointDecommissionManager extends pulumi.CustomResource {
|
|
3
|
+
/**
|
|
4
|
+
* Get an existing ClusterPublicApiEndpointDecommissionManager resource's state with the given name, ID, and optional extra
|
|
5
|
+
* properties used to qualify the lookup.
|
|
6
|
+
*
|
|
7
|
+
* @param name The _unique_ name of the resulting resource.
|
|
8
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
9
|
+
* @param state Any extra arguments used during the lookup.
|
|
10
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
11
|
+
*/
|
|
12
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: ClusterPublicApiEndpointDecommissionManagerState, opts?: pulumi.CustomResourceOptions): ClusterPublicApiEndpointDecommissionManager;
|
|
13
|
+
/**
|
|
14
|
+
* Returns true if the given object is an instance of ClusterPublicApiEndpointDecommissionManager. This is designed to work even
|
|
15
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
16
|
+
*/
|
|
17
|
+
static isInstance(obj: any): obj is ClusterPublicApiEndpointDecommissionManager;
|
|
18
|
+
readonly clusterId: pulumi.Output<string>;
|
|
19
|
+
readonly isPublicApiEndpointDecommissioned: pulumi.Output<boolean>;
|
|
20
|
+
readonly rollbackDeadlineDelay: pulumi.Output<string | undefined>;
|
|
21
|
+
/**
|
|
22
|
+
* Create a ClusterPublicApiEndpointDecommissionManager resource with the given unique name, arguments, and options.
|
|
23
|
+
*
|
|
24
|
+
* @param name The _unique_ name of the resource.
|
|
25
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
26
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
27
|
+
*/
|
|
28
|
+
constructor(name: string, args: ClusterPublicApiEndpointDecommissionManagerArgs, opts?: pulumi.CustomResourceOptions);
|
|
29
|
+
}
|
|
30
|
+
/**
|
|
31
|
+
* Input properties used for looking up and filtering ClusterPublicApiEndpointDecommissionManager resources.
|
|
32
|
+
*/
|
|
33
|
+
export interface ClusterPublicApiEndpointDecommissionManagerState {
|
|
34
|
+
clusterId?: pulumi.Input<string>;
|
|
35
|
+
isPublicApiEndpointDecommissioned?: pulumi.Input<boolean>;
|
|
36
|
+
rollbackDeadlineDelay?: pulumi.Input<string>;
|
|
37
|
+
}
|
|
38
|
+
/**
|
|
39
|
+
* The set of arguments for constructing a ClusterPublicApiEndpointDecommissionManager resource.
|
|
40
|
+
*/
|
|
41
|
+
export interface ClusterPublicApiEndpointDecommissionManagerArgs {
|
|
42
|
+
clusterId: pulumi.Input<string>;
|
|
43
|
+
isPublicApiEndpointDecommissioned: pulumi.Input<boolean>;
|
|
44
|
+
rollbackDeadlineDelay?: pulumi.Input<string>;
|
|
45
|
+
}
|
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.ClusterPublicApiEndpointDecommissionManager = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
class ClusterPublicApiEndpointDecommissionManager extends pulumi.CustomResource {
|
|
9
|
+
/**
|
|
10
|
+
* Get an existing ClusterPublicApiEndpointDecommissionManager resource's state with the given name, ID, and optional extra
|
|
11
|
+
* properties used to qualify the lookup.
|
|
12
|
+
*
|
|
13
|
+
* @param name The _unique_ name of the resulting resource.
|
|
14
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
15
|
+
* @param state Any extra arguments used during the lookup.
|
|
16
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
17
|
+
*/
|
|
18
|
+
static get(name, id, state, opts) {
|
|
19
|
+
return new ClusterPublicApiEndpointDecommissionManager(name, state, { ...opts, id: id });
|
|
20
|
+
}
|
|
21
|
+
/**
|
|
22
|
+
* Returns true if the given object is an instance of ClusterPublicApiEndpointDecommissionManager. This is designed to work even
|
|
23
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
24
|
+
*/
|
|
25
|
+
static isInstance(obj) {
|
|
26
|
+
if (obj === undefined || obj === null) {
|
|
27
|
+
return false;
|
|
28
|
+
}
|
|
29
|
+
return obj['__pulumiType'] === ClusterPublicApiEndpointDecommissionManager.__pulumiType;
|
|
30
|
+
}
|
|
31
|
+
constructor(name, argsOrState, opts) {
|
|
32
|
+
let resourceInputs = {};
|
|
33
|
+
opts = opts || {};
|
|
34
|
+
if (opts.id) {
|
|
35
|
+
const state = argsOrState;
|
|
36
|
+
resourceInputs["clusterId"] = state?.clusterId;
|
|
37
|
+
resourceInputs["isPublicApiEndpointDecommissioned"] = state?.isPublicApiEndpointDecommissioned;
|
|
38
|
+
resourceInputs["rollbackDeadlineDelay"] = state?.rollbackDeadlineDelay;
|
|
39
|
+
}
|
|
40
|
+
else {
|
|
41
|
+
const args = argsOrState;
|
|
42
|
+
if (args?.clusterId === undefined && !opts.urn) {
|
|
43
|
+
throw new Error("Missing required property 'clusterId'");
|
|
44
|
+
}
|
|
45
|
+
if (args?.isPublicApiEndpointDecommissioned === undefined && !opts.urn) {
|
|
46
|
+
throw new Error("Missing required property 'isPublicApiEndpointDecommissioned'");
|
|
47
|
+
}
|
|
48
|
+
resourceInputs["clusterId"] = args?.clusterId;
|
|
49
|
+
resourceInputs["isPublicApiEndpointDecommissioned"] = args?.isPublicApiEndpointDecommissioned;
|
|
50
|
+
resourceInputs["rollbackDeadlineDelay"] = args?.rollbackDeadlineDelay;
|
|
51
|
+
}
|
|
52
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
53
|
+
super(ClusterPublicApiEndpointDecommissionManager.__pulumiType, name, resourceInputs, opts);
|
|
54
|
+
}
|
|
55
|
+
}
|
|
56
|
+
exports.ClusterPublicApiEndpointDecommissionManager = ClusterPublicApiEndpointDecommissionManager;
|
|
57
|
+
/** @internal */
|
|
58
|
+
ClusterPublicApiEndpointDecommissionManager.__pulumiType = 'oci:ContainerEngine/clusterPublicApiEndpointDecommissionManager:ClusterPublicApiEndpointDecommissionManager';
|
|
59
|
+
//# sourceMappingURL=clusterPublicApiEndpointDecommissionManager.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"clusterPublicApiEndpointDecommissionManager.js","sourceRoot":"","sources":["../../containerengine/clusterPublicApiEndpointDecommissionManager.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C,MAAa,2CAA4C,SAAQ,MAAM,CAAC,cAAc;IAClF;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAwD,EAAE,IAAmC;QACtJ,OAAO,IAAI,2CAA2C,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAClG,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,2CAA2C,CAAC,YAAY,CAAC;IAC5F,CAAC;IAcD,YAAY,IAAY,EAAE,WAAgH,EAAE,IAAmC;QAC3K,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA2E,CAAC;YAC1F,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,EAAE,SAAS,CAAC;YAC/C,cAAc,CAAC,mCAAmC,CAAC,GAAG,KAAK,EAAE,iCAAiC,CAAC;YAC/F,cAAc,CAAC,uBAAuB,CAAC,GAAG,KAAK,EAAE,qBAAqB,CAAC;SAC1E;aAAM;YACH,MAAM,IAAI,GAAG,WAA0E,CAAC;YACxF,IAAI,IAAI,EAAE,SAAS,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC5C,MAAM,IAAI,KAAK,CAAC,uCAAuC,CAAC,CAAC;aAC5D;YACD,IAAI,IAAI,EAAE,iCAAiC,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACpE,MAAM,IAAI,KAAK,CAAC,+DAA+D,CAAC,CAAC;aACpF;YACD,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,EAAE,SAAS,CAAC;YAC9C,cAAc,CAAC,mCAAmC,CAAC,GAAG,IAAI,EAAE,iCAAiC,CAAC;YAC9F,cAAc,CAAC,uBAAuB,CAAC,GAAG,IAAI,EAAE,qBAAqB,CAAC;SACzE;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,2CAA2C,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAChG,CAAC;;AA9DL,kGA+DC;AAjDG,gBAAgB;AACO,wDAAY,GAAG,6GAA6G,CAAC"}
|
|
@@ -34,7 +34,7 @@ export interface GetAddonOptionsArgs {
|
|
|
34
34
|
*/
|
|
35
35
|
kubernetesVersion: string;
|
|
36
36
|
/**
|
|
37
|
-
*
|
|
37
|
+
* Specifies whether all add-on versions should be displayed. The default value is false. If set to true, the API will return all available add-on versions, including deprecated versions and detailed build numbers. Please note that the use of deprecated versions, as well as the specification of a particular build of a supported version, is not recommended for standard operations.
|
|
38
38
|
*/
|
|
39
39
|
shouldShowAllVersions?: boolean;
|
|
40
40
|
}
|
|
@@ -88,7 +88,7 @@ export interface GetAddonOptionsOutputArgs {
|
|
|
88
88
|
*/
|
|
89
89
|
kubernetesVersion: pulumi.Input<string>;
|
|
90
90
|
/**
|
|
91
|
-
*
|
|
91
|
+
* Specifies whether all add-on versions should be displayed. The default value is false. If set to true, the API will return all available add-on versions, including deprecated versions and detailed build numbers. Please note that the use of deprecated versions, as well as the specification of a particular build of a supported version, is not recommended for standard operations.
|
|
92
92
|
*/
|
|
93
93
|
shouldShowAllVersions?: pulumi.Input<boolean>;
|
|
94
94
|
}
|
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* This data source provides details about a specific Cluster Public Api Endpoint Decommission Status resource in Oracle Cloud Infrastructure Container Engine service.
|
|
4
|
+
*
|
|
5
|
+
* Get cluster public api endpoint decommission status.
|
|
6
|
+
*
|
|
7
|
+
* ## Example Usage
|
|
8
|
+
*
|
|
9
|
+
* ```typescript
|
|
10
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
11
|
+
* import * as oci from "@pulumi/oci";
|
|
12
|
+
*
|
|
13
|
+
* const testClusterPublicApiEndpointDecommissionStatus = oci.ContainerEngine.getClusterPublicApiEndpointDecommissionStatus({
|
|
14
|
+
* clusterId: testCluster.id,
|
|
15
|
+
* });
|
|
16
|
+
* ```
|
|
17
|
+
*/
|
|
18
|
+
export declare function getClusterPublicApiEndpointDecommissionStatus(args: GetClusterPublicApiEndpointDecommissionStatusArgs, opts?: pulumi.InvokeOptions): Promise<GetClusterPublicApiEndpointDecommissionStatusResult>;
|
|
19
|
+
/**
|
|
20
|
+
* A collection of arguments for invoking getClusterPublicApiEndpointDecommissionStatus.
|
|
21
|
+
*/
|
|
22
|
+
export interface GetClusterPublicApiEndpointDecommissionStatusArgs {
|
|
23
|
+
/**
|
|
24
|
+
* The OCID of the cluster.
|
|
25
|
+
*/
|
|
26
|
+
clusterId: string;
|
|
27
|
+
}
|
|
28
|
+
/**
|
|
29
|
+
* A collection of values returned by getClusterPublicApiEndpointDecommissionStatus.
|
|
30
|
+
*/
|
|
31
|
+
export interface GetClusterPublicApiEndpointDecommissionStatusResult {
|
|
32
|
+
readonly clusterId: string;
|
|
33
|
+
/**
|
|
34
|
+
* The provider-assigned unique ID for this managed resource.
|
|
35
|
+
*/
|
|
36
|
+
readonly id: string;
|
|
37
|
+
/**
|
|
38
|
+
* The current public api endpoint decommission status of the cluster.
|
|
39
|
+
*/
|
|
40
|
+
readonly status: string;
|
|
41
|
+
/**
|
|
42
|
+
* The date and time of rollback deadline for public api endpoint decommission. Once the date is passed, rollback is not able to be launched.
|
|
43
|
+
*/
|
|
44
|
+
readonly timeDecommissionRollbackDeadline: string;
|
|
45
|
+
}
|
|
46
|
+
/**
|
|
47
|
+
* This data source provides details about a specific Cluster Public Api Endpoint Decommission Status resource in Oracle Cloud Infrastructure Container Engine service.
|
|
48
|
+
*
|
|
49
|
+
* Get cluster public api endpoint decommission status.
|
|
50
|
+
*
|
|
51
|
+
* ## Example Usage
|
|
52
|
+
*
|
|
53
|
+
* ```typescript
|
|
54
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
55
|
+
* import * as oci from "@pulumi/oci";
|
|
56
|
+
*
|
|
57
|
+
* const testClusterPublicApiEndpointDecommissionStatus = oci.ContainerEngine.getClusterPublicApiEndpointDecommissionStatus({
|
|
58
|
+
* clusterId: testCluster.id,
|
|
59
|
+
* });
|
|
60
|
+
* ```
|
|
61
|
+
*/
|
|
62
|
+
export declare function getClusterPublicApiEndpointDecommissionStatusOutput(args: GetClusterPublicApiEndpointDecommissionStatusOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetClusterPublicApiEndpointDecommissionStatusResult>;
|
|
63
|
+
/**
|
|
64
|
+
* A collection of arguments for invoking getClusterPublicApiEndpointDecommissionStatus.
|
|
65
|
+
*/
|
|
66
|
+
export interface GetClusterPublicApiEndpointDecommissionStatusOutputArgs {
|
|
67
|
+
/**
|
|
68
|
+
* The OCID of the cluster.
|
|
69
|
+
*/
|
|
70
|
+
clusterId: pulumi.Input<string>;
|
|
71
|
+
}
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.getClusterPublicApiEndpointDecommissionStatusOutput = exports.getClusterPublicApiEndpointDecommissionStatus = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This data source provides details about a specific Cluster Public Api Endpoint Decommission Status resource in Oracle Cloud Infrastructure Container Engine service.
|
|
10
|
+
*
|
|
11
|
+
* Get cluster public api endpoint decommission status.
|
|
12
|
+
*
|
|
13
|
+
* ## Example Usage
|
|
14
|
+
*
|
|
15
|
+
* ```typescript
|
|
16
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
17
|
+
* import * as oci from "@pulumi/oci";
|
|
18
|
+
*
|
|
19
|
+
* const testClusterPublicApiEndpointDecommissionStatus = oci.ContainerEngine.getClusterPublicApiEndpointDecommissionStatus({
|
|
20
|
+
* clusterId: testCluster.id,
|
|
21
|
+
* });
|
|
22
|
+
* ```
|
|
23
|
+
*/
|
|
24
|
+
function getClusterPublicApiEndpointDecommissionStatus(args, opts) {
|
|
25
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
26
|
+
return pulumi.runtime.invoke("oci:ContainerEngine/getClusterPublicApiEndpointDecommissionStatus:getClusterPublicApiEndpointDecommissionStatus", {
|
|
27
|
+
"clusterId": args.clusterId,
|
|
28
|
+
}, opts);
|
|
29
|
+
}
|
|
30
|
+
exports.getClusterPublicApiEndpointDecommissionStatus = getClusterPublicApiEndpointDecommissionStatus;
|
|
31
|
+
/**
|
|
32
|
+
* This data source provides details about a specific Cluster Public Api Endpoint Decommission Status resource in Oracle Cloud Infrastructure Container Engine service.
|
|
33
|
+
*
|
|
34
|
+
* Get cluster public api endpoint decommission status.
|
|
35
|
+
*
|
|
36
|
+
* ## Example Usage
|
|
37
|
+
*
|
|
38
|
+
* ```typescript
|
|
39
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
40
|
+
* import * as oci from "@pulumi/oci";
|
|
41
|
+
*
|
|
42
|
+
* const testClusterPublicApiEndpointDecommissionStatus = oci.ContainerEngine.getClusterPublicApiEndpointDecommissionStatus({
|
|
43
|
+
* clusterId: testCluster.id,
|
|
44
|
+
* });
|
|
45
|
+
* ```
|
|
46
|
+
*/
|
|
47
|
+
function getClusterPublicApiEndpointDecommissionStatusOutput(args, opts) {
|
|
48
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
49
|
+
return pulumi.runtime.invokeOutput("oci:ContainerEngine/getClusterPublicApiEndpointDecommissionStatus:getClusterPublicApiEndpointDecommissionStatus", {
|
|
50
|
+
"clusterId": args.clusterId,
|
|
51
|
+
}, opts);
|
|
52
|
+
}
|
|
53
|
+
exports.getClusterPublicApiEndpointDecommissionStatusOutput = getClusterPublicApiEndpointDecommissionStatusOutput;
|
|
54
|
+
//# sourceMappingURL=getClusterPublicApiEndpointDecommissionStatus.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getClusterPublicApiEndpointDecommissionStatus.js","sourceRoot":"","sources":["../../containerengine/getClusterPublicApiEndpointDecommissionStatus.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,6CAA6C,CAAC,IAAuD,EAAE,IAA2B;IAC9I,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,iHAAiH,EAAE;QAC5I,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,sGAKC;AA8BD;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,mDAAmD,CAAC,IAA6D,EAAE,IAAiC;IAChK,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,iHAAiH,EAAE;QAClJ,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kHAKC"}
|
|
@@ -7,6 +7,9 @@ export declare const Cluster: typeof import("./cluster").Cluster;
|
|
|
7
7
|
export { ClusterCompleteCredentialRotationManagementArgs, ClusterCompleteCredentialRotationManagementState } from "./clusterCompleteCredentialRotationManagement";
|
|
8
8
|
export type ClusterCompleteCredentialRotationManagement = import("./clusterCompleteCredentialRotationManagement").ClusterCompleteCredentialRotationManagement;
|
|
9
9
|
export declare const ClusterCompleteCredentialRotationManagement: typeof import("./clusterCompleteCredentialRotationManagement").ClusterCompleteCredentialRotationManagement;
|
|
10
|
+
export { ClusterPublicApiEndpointDecommissionManagerArgs, ClusterPublicApiEndpointDecommissionManagerState } from "./clusterPublicApiEndpointDecommissionManager";
|
|
11
|
+
export type ClusterPublicApiEndpointDecommissionManager = import("./clusterPublicApiEndpointDecommissionManager").ClusterPublicApiEndpointDecommissionManager;
|
|
12
|
+
export declare const ClusterPublicApiEndpointDecommissionManager: typeof import("./clusterPublicApiEndpointDecommissionManager").ClusterPublicApiEndpointDecommissionManager;
|
|
10
13
|
export { ClusterStartCredentialRotationManagementArgs, ClusterStartCredentialRotationManagementState } from "./clusterStartCredentialRotationManagement";
|
|
11
14
|
export type ClusterStartCredentialRotationManagement = import("./clusterStartCredentialRotationManagement").ClusterStartCredentialRotationManagement;
|
|
12
15
|
export declare const ClusterStartCredentialRotationManagement: typeof import("./clusterStartCredentialRotationManagement").ClusterStartCredentialRotationManagement;
|
|
@@ -37,6 +40,9 @@ export declare const getClusterKubeConfigOutput: typeof import("./getClusterKube
|
|
|
37
40
|
export { GetClusterOptionArgs, GetClusterOptionResult, GetClusterOptionOutputArgs } from "./getClusterOption";
|
|
38
41
|
export declare const getClusterOption: typeof import("./getClusterOption").getClusterOption;
|
|
39
42
|
export declare const getClusterOptionOutput: typeof import("./getClusterOption").getClusterOptionOutput;
|
|
43
|
+
export { GetClusterPublicApiEndpointDecommissionStatusArgs, GetClusterPublicApiEndpointDecommissionStatusResult, GetClusterPublicApiEndpointDecommissionStatusOutputArgs } from "./getClusterPublicApiEndpointDecommissionStatus";
|
|
44
|
+
export declare const getClusterPublicApiEndpointDecommissionStatus: typeof import("./getClusterPublicApiEndpointDecommissionStatus").getClusterPublicApiEndpointDecommissionStatus;
|
|
45
|
+
export declare const getClusterPublicApiEndpointDecommissionStatusOutput: typeof import("./getClusterPublicApiEndpointDecommissionStatus").getClusterPublicApiEndpointDecommissionStatusOutput;
|
|
40
46
|
export { GetClusterWorkloadMappingArgs, GetClusterWorkloadMappingResult, GetClusterWorkloadMappingOutputArgs } from "./getClusterWorkloadMapping";
|
|
41
47
|
export declare const getClusterWorkloadMapping: typeof import("./getClusterWorkloadMapping").getClusterWorkloadMapping;
|
|
42
48
|
export declare const getClusterWorkloadMappingOutput: typeof import("./getClusterWorkloadMapping").getClusterWorkloadMappingOutput;
|
package/containerengine/index.js
CHANGED
|
@@ -2,7 +2,8 @@
|
|
|
2
2
|
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
-
exports.
|
|
5
|
+
exports.NodePool = exports.getWorkRequestsOutput = exports.getWorkRequests = exports.getWorkRequestLogEntriesOutput = exports.getWorkRequestLogEntries = exports.getWorkRequestErrorsOutput = exports.getWorkRequestErrors = exports.getVirtualNodePoolsOutput = exports.getVirtualNodePools = exports.getVirtualNodePoolOutput = exports.getVirtualNodePool = exports.getPodShapesOutput = exports.getPodShapes = exports.getNodePoolsOutput = exports.getNodePools = exports.getNodePoolOptionOutput = exports.getNodePoolOption = exports.getNodePoolOutput = exports.getNodePool = exports.getMigrateToNativeVcnStatusOutput = exports.getMigrateToNativeVcnStatus = exports.getClustersOutput = exports.getClusters = exports.getClusterWorkloadMappingsOutput = exports.getClusterWorkloadMappings = exports.getClusterWorkloadMappingOutput = exports.getClusterWorkloadMapping = exports.getClusterPublicApiEndpointDecommissionStatusOutput = exports.getClusterPublicApiEndpointDecommissionStatus = exports.getClusterOptionOutput = exports.getClusterOption = exports.getClusterKubeConfigOutput = exports.getClusterKubeConfig = exports.getClusterCredentialRotationStatusOutput = exports.getClusterCredentialRotationStatus = exports.getClusterOutput = exports.getCluster = exports.getAddonsOutput = exports.getAddons = exports.getAddonOptionsOutput = exports.getAddonOptions = exports.getAddonOutput = exports.getAddon = exports.ContainerInstance = exports.ClusterWorkloadMapping = exports.ClusterStartCredentialRotationManagement = exports.ClusterPublicApiEndpointDecommissionManager = exports.ClusterCompleteCredentialRotationManagement = exports.Cluster = exports.Addon = void 0;
|
|
6
|
+
exports.VirtualNodePool = void 0;
|
|
6
7
|
const pulumi = require("@pulumi/pulumi");
|
|
7
8
|
const utilities = require("../utilities");
|
|
8
9
|
exports.Addon = null;
|
|
@@ -11,6 +12,8 @@ exports.Cluster = null;
|
|
|
11
12
|
utilities.lazyLoad(exports, ["Cluster"], () => require("./cluster"));
|
|
12
13
|
exports.ClusterCompleteCredentialRotationManagement = null;
|
|
13
14
|
utilities.lazyLoad(exports, ["ClusterCompleteCredentialRotationManagement"], () => require("./clusterCompleteCredentialRotationManagement"));
|
|
15
|
+
exports.ClusterPublicApiEndpointDecommissionManager = null;
|
|
16
|
+
utilities.lazyLoad(exports, ["ClusterPublicApiEndpointDecommissionManager"], () => require("./clusterPublicApiEndpointDecommissionManager"));
|
|
14
17
|
exports.ClusterStartCredentialRotationManagement = null;
|
|
15
18
|
utilities.lazyLoad(exports, ["ClusterStartCredentialRotationManagement"], () => require("./clusterStartCredentialRotationManagement"));
|
|
16
19
|
exports.ClusterWorkloadMapping = null;
|
|
@@ -38,6 +41,9 @@ utilities.lazyLoad(exports, ["getClusterKubeConfig", "getClusterKubeConfigOutput
|
|
|
38
41
|
exports.getClusterOption = null;
|
|
39
42
|
exports.getClusterOptionOutput = null;
|
|
40
43
|
utilities.lazyLoad(exports, ["getClusterOption", "getClusterOptionOutput"], () => require("./getClusterOption"));
|
|
44
|
+
exports.getClusterPublicApiEndpointDecommissionStatus = null;
|
|
45
|
+
exports.getClusterPublicApiEndpointDecommissionStatusOutput = null;
|
|
46
|
+
utilities.lazyLoad(exports, ["getClusterPublicApiEndpointDecommissionStatus", "getClusterPublicApiEndpointDecommissionStatusOutput"], () => require("./getClusterPublicApiEndpointDecommissionStatus"));
|
|
41
47
|
exports.getClusterWorkloadMapping = null;
|
|
42
48
|
exports.getClusterWorkloadMappingOutput = null;
|
|
43
49
|
utilities.lazyLoad(exports, ["getClusterWorkloadMapping", "getClusterWorkloadMappingOutput"], () => require("./getClusterWorkloadMapping"));
|
|
@@ -91,6 +97,8 @@ const _module = {
|
|
|
91
97
|
return new exports.Cluster(name, undefined, { urn });
|
|
92
98
|
case "oci:ContainerEngine/clusterCompleteCredentialRotationManagement:ClusterCompleteCredentialRotationManagement":
|
|
93
99
|
return new exports.ClusterCompleteCredentialRotationManagement(name, undefined, { urn });
|
|
100
|
+
case "oci:ContainerEngine/clusterPublicApiEndpointDecommissionManager:ClusterPublicApiEndpointDecommissionManager":
|
|
101
|
+
return new exports.ClusterPublicApiEndpointDecommissionManager(name, undefined, { urn });
|
|
94
102
|
case "oci:ContainerEngine/clusterStartCredentialRotationManagement:ClusterStartCredentialRotationManagement":
|
|
95
103
|
return new exports.ClusterStartCredentialRotationManagement(name, undefined, { urn });
|
|
96
104
|
case "oci:ContainerEngine/clusterWorkloadMapping:ClusterWorkloadMapping":
|
|
@@ -109,6 +117,7 @@ const _module = {
|
|
|
109
117
|
pulumi.runtime.registerResourceModule("oci", "ContainerEngine/addon", _module);
|
|
110
118
|
pulumi.runtime.registerResourceModule("oci", "ContainerEngine/cluster", _module);
|
|
111
119
|
pulumi.runtime.registerResourceModule("oci", "ContainerEngine/clusterCompleteCredentialRotationManagement", _module);
|
|
120
|
+
pulumi.runtime.registerResourceModule("oci", "ContainerEngine/clusterPublicApiEndpointDecommissionManager", _module);
|
|
112
121
|
pulumi.runtime.registerResourceModule("oci", "ContainerEngine/clusterStartCredentialRotationManagement", _module);
|
|
113
122
|
pulumi.runtime.registerResourceModule("oci", "ContainerEngine/clusterWorkloadMapping", _module);
|
|
114
123
|
pulumi.runtime.registerResourceModule("oci", "ContainerEngine/containerInstance", _module);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../containerengine/index.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../containerengine/index.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,4 +1,6 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../types/input";
|
|
3
|
+
import * as outputs from "../types/output";
|
|
2
4
|
/**
|
|
3
5
|
* This resource provides the Compute Gpu Memory Cluster resource in Oracle Cloud Infrastructure Core service.
|
|
4
6
|
* Api doc link for the resource: https://docs.oracle.com/iaas/api/#/en/iaas/latest/ComputeGpuMemoryCluster
|
|
@@ -25,6 +27,11 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
25
27
|
* freeformTags: {
|
|
26
28
|
* Department: "Finance",
|
|
27
29
|
* },
|
|
30
|
+
* gpuMemoryClusterScaleConfig: {
|
|
31
|
+
* isUpsizeEnabled: computeGpuMemoryClusterGpuMemoryClusterScaleConfigIsUpsizeEnabled,
|
|
32
|
+
* isDownsizeEnabled: computeGpuMemoryClusterGpuMemoryClusterScaleConfigIsDownsizeEnabled,
|
|
33
|
+
* targetSize: computeGpuMemoryClusterGpuMemoryClusterScaleConfigTargetSize,
|
|
34
|
+
* },
|
|
28
35
|
* gpuMemoryFabricId: testGpuMemoryFabric.id,
|
|
29
36
|
* size: computeGpuMemoryClusterSize,
|
|
30
37
|
* });
|
|
@@ -82,6 +89,10 @@ export declare class ComputeGpuMemoryCluster extends pulumi.CustomResource {
|
|
|
82
89
|
readonly freeformTags: pulumi.Output<{
|
|
83
90
|
[key: string]: string;
|
|
84
91
|
}>;
|
|
92
|
+
/**
|
|
93
|
+
* (Updatable) Configuration settings for GPU Memory Cluster scaling.
|
|
94
|
+
*/
|
|
95
|
+
readonly gpuMemoryClusterScaleConfig: pulumi.Output<outputs.Core.ComputeGpuMemoryClusterGpuMemoryClusterScaleConfig>;
|
|
85
96
|
/**
|
|
86
97
|
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the GPU memory fabric.
|
|
87
98
|
*/
|
|
@@ -153,6 +164,10 @@ export interface ComputeGpuMemoryClusterState {
|
|
|
153
164
|
freeformTags?: pulumi.Input<{
|
|
154
165
|
[key: string]: pulumi.Input<string>;
|
|
155
166
|
}>;
|
|
167
|
+
/**
|
|
168
|
+
* (Updatable) Configuration settings for GPU Memory Cluster scaling.
|
|
169
|
+
*/
|
|
170
|
+
gpuMemoryClusterScaleConfig?: pulumi.Input<inputs.Core.ComputeGpuMemoryClusterGpuMemoryClusterScaleConfig>;
|
|
156
171
|
/**
|
|
157
172
|
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the GPU memory fabric.
|
|
158
173
|
*/
|
|
@@ -216,6 +231,10 @@ export interface ComputeGpuMemoryClusterArgs {
|
|
|
216
231
|
freeformTags?: pulumi.Input<{
|
|
217
232
|
[key: string]: pulumi.Input<string>;
|
|
218
233
|
}>;
|
|
234
|
+
/**
|
|
235
|
+
* (Updatable) Configuration settings for GPU Memory Cluster scaling.
|
|
236
|
+
*/
|
|
237
|
+
gpuMemoryClusterScaleConfig?: pulumi.Input<inputs.Core.ComputeGpuMemoryClusterGpuMemoryClusterScaleConfig>;
|
|
219
238
|
/**
|
|
220
239
|
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the GPU memory fabric.
|
|
221
240
|
*/
|
|
@@ -31,6 +31,11 @@ const utilities = require("../utilities");
|
|
|
31
31
|
* freeformTags: {
|
|
32
32
|
* Department: "Finance",
|
|
33
33
|
* },
|
|
34
|
+
* gpuMemoryClusterScaleConfig: {
|
|
35
|
+
* isUpsizeEnabled: computeGpuMemoryClusterGpuMemoryClusterScaleConfigIsUpsizeEnabled,
|
|
36
|
+
* isDownsizeEnabled: computeGpuMemoryClusterGpuMemoryClusterScaleConfigIsDownsizeEnabled,
|
|
37
|
+
* targetSize: computeGpuMemoryClusterGpuMemoryClusterScaleConfigTargetSize,
|
|
38
|
+
* },
|
|
34
39
|
* gpuMemoryFabricId: testGpuMemoryFabric.id,
|
|
35
40
|
* size: computeGpuMemoryClusterSize,
|
|
36
41
|
* });
|
|
@@ -78,6 +83,7 @@ class ComputeGpuMemoryCluster extends pulumi.CustomResource {
|
|
|
78
83
|
resourceInputs["definedTags"] = state?.definedTags;
|
|
79
84
|
resourceInputs["displayName"] = state?.displayName;
|
|
80
85
|
resourceInputs["freeformTags"] = state?.freeformTags;
|
|
86
|
+
resourceInputs["gpuMemoryClusterScaleConfig"] = state?.gpuMemoryClusterScaleConfig;
|
|
81
87
|
resourceInputs["gpuMemoryFabricId"] = state?.gpuMemoryFabricId;
|
|
82
88
|
resourceInputs["instanceConfigurationId"] = state?.instanceConfigurationId;
|
|
83
89
|
resourceInputs["size"] = state?.size;
|
|
@@ -105,6 +111,7 @@ class ComputeGpuMemoryCluster extends pulumi.CustomResource {
|
|
|
105
111
|
resourceInputs["definedTags"] = args?.definedTags;
|
|
106
112
|
resourceInputs["displayName"] = args?.displayName;
|
|
107
113
|
resourceInputs["freeformTags"] = args?.freeformTags;
|
|
114
|
+
resourceInputs["gpuMemoryClusterScaleConfig"] = args?.gpuMemoryClusterScaleConfig;
|
|
108
115
|
resourceInputs["gpuMemoryFabricId"] = args?.gpuMemoryFabricId;
|
|
109
116
|
resourceInputs["instanceConfigurationId"] = args?.instanceConfigurationId;
|
|
110
117
|
resourceInputs["size"] = args?.size;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"computeGpuMemoryCluster.js","sourceRoot":"","sources":["../../core/computeGpuMemoryCluster.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;
|
|
1
|
+
{"version":3,"file":"computeGpuMemoryCluster.js","sourceRoot":"","sources":["../../core/computeGpuMemoryCluster.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2CG;AACH,MAAa,uBAAwB,SAAQ,MAAM,CAAC,cAAc;IAC9D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAoC,EAAE,IAAmC;QAClI,OAAO,IAAI,uBAAuB,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC9E,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,uBAAuB,CAAC,YAAY,CAAC;IACxE,CAAC;IAmED,YAAY,IAAY,EAAE,WAAwE,EAAE,IAAmC;QACnI,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAuD,CAAC;YACtE,cAAc,CAAC,oBAAoB,CAAC,GAAG,KAAK,EAAE,kBAAkB,CAAC;YACjE,cAAc,CAAC,eAAe,CAAC,GAAG,KAAK,EAAE,aAAa,CAAC;YACvD,cAAc,CAAC,kBAAkB,CAAC,GAAG,KAAK,EAAE,gBAAgB,CAAC;YAC7D,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,cAAc,CAAC,GAAG,KAAK,EAAE,YAAY,CAAC;YACrD,cAAc,CAAC,6BAA6B,CAAC,GAAG,KAAK,EAAE,2BAA2B,CAAC;YACnF,cAAc,CAAC,mBAAmB,CAAC,GAAG,KAAK,EAAE,iBAAiB,CAAC;YAC/D,cAAc,CAAC,yBAAyB,CAAC,GAAG,KAAK,EAAE,uBAAuB,CAAC;YAC3E,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,OAAO,CAAC,GAAG,KAAK,EAAE,KAAK,CAAC;YACvC,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,EAAE,UAAU,CAAC;YACjD,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;SACtD;aAAM;YACH,MAAM,IAAI,GAAG,WAAsD,CAAC;YACpE,IAAI,IAAI,EAAE,kBAAkB,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACrD,MAAM,IAAI,KAAK,CAAC,gDAAgD,CAAC,CAAC;aACrE;YACD,IAAI,IAAI,EAAE,aAAa,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAChD,MAAM,IAAI,KAAK,CAAC,2CAA2C,CAAC,CAAC;aAChE;YACD,IAAI,IAAI,EAAE,gBAAgB,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACnD,MAAM,IAAI,KAAK,CAAC,8CAA8C,CAAC,CAAC;aACnE;YACD,IAAI,IAAI,EAAE,uBAAuB,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC1D,MAAM,IAAI,KAAK,CAAC,qDAAqD,CAAC,CAAC;aAC1E;YACD,cAAc,CAAC,oBAAoB,CAAC,GAAG,IAAI,EAAE,kBAAkB,CAAC;YAChE,cAAc,CAAC,eAAe,CAAC,GAAG,IAAI,EAAE,aAAa,CAAC;YACtD,cAAc,CAAC,kBAAkB,CAAC,GAAG,IAAI,EAAE,gBAAgB,CAAC;YAC5D,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,cAAc,CAAC,GAAG,IAAI,EAAE,YAAY,CAAC;YACpD,cAAc,CAAC,6BAA6B,CAAC,GAAG,IAAI,EAAE,2BAA2B,CAAC;YAClF,cAAc,CAAC,mBAAmB,CAAC,GAAG,IAAI,EAAE,iBAAiB,CAAC;YAC9D,cAAc,CAAC,yBAAyB,CAAC,GAAG,IAAI,EAAE,uBAAuB,CAAC;YAC1E,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,OAAO,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC5C,cAAc,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACjD,cAAc,CAAC,aAAa,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACrD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,uBAAuB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC5E,CAAC;;AA7IL,0DA8IC;AAhIG,gBAAgB;AACO,oCAAY,GAAG,0DAA0D,CAAC"}
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as outputs from "../types/output";
|
|
2
3
|
/**
|
|
3
4
|
* This data source provides details about a specific Compute Gpu Memory Cluster resource in Oracle Cloud Infrastructure Core service.
|
|
4
5
|
*
|
|
@@ -58,6 +59,10 @@ export interface GetComputeGpuMemoryClusterResult {
|
|
|
58
59
|
readonly freeformTags: {
|
|
59
60
|
[key: string]: string;
|
|
60
61
|
};
|
|
62
|
+
/**
|
|
63
|
+
* Configuration settings for GPU Memory Cluster scaling.
|
|
64
|
+
*/
|
|
65
|
+
readonly gpuMemoryClusterScaleConfigs: outputs.Core.GetComputeGpuMemoryClusterGpuMemoryClusterScaleConfig[];
|
|
61
66
|
/**
|
|
62
67
|
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the GPU memory fabric.
|
|
63
68
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getComputeGpuMemoryCluster.js","sourceRoot":"","sources":["../../core/getComputeGpuMemoryCluster.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;
|
|
1
|
+
{"version":3,"file":"getComputeGpuMemoryCluster.js","sourceRoot":"","sources":["../../core/getComputeGpuMemoryCluster.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,0BAA0B,CAAC,IAAoC,EAAE,IAA2B;IACxG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,gEAAgE,EAAE;QAC3F,2BAA2B,EAAE,IAAI,CAAC,yBAAyB;KAC9D,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,gEAKC;AA0ED;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,gCAAgC,CAAC,IAA0C,EAAE,IAAiC;IAC1H,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,gEAAgE,EAAE;QACjG,2BAA2B,EAAE,IAAI,CAAC,yBAAyB;KAC9D,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,4EAKC"}
|