@volcengine/pulumi-volcenginecc 0.0.44 → 0.0.46
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/alb/acl.d.ts +20 -20
- package/alb/acl.js +1 -1
- package/alb/certificate.d.ts +19 -3
- package/alb/certificate.js +3 -4
- package/alb/certificate.js.map +1 -1
- package/alb/getAcl.d.ts +11 -11
- package/alb/getCertificate.d.ts +5 -1
- package/alb/getCertificate.js.map +1 -1
- package/alb/getListener.d.ts +20 -20
- package/alb/getServerGroup.d.ts +9 -9
- package/alb/listener.d.ts +52 -52
- package/alb/listener.js +1 -1
- package/alb/serverGroup.d.ts +24 -24
- package/alb/serverGroup.js +1 -1
- package/cbr/backupPolicy.d.ts +2 -2
- package/cbr/backupPolicy.js +2 -2
- package/cloudidentity/userProvisioning.d.ts +2 -2
- package/cloudidentity/userProvisioning.js +2 -2
- package/cloudmonitor/getRule.d.ts +11 -11
- package/cloudmonitor/rule.d.ts +33 -33
- package/cr/getRegistry.d.ts +11 -11
- package/cr/registry.d.ts +28 -28
- package/cr/registry.js +1 -1
- package/directconnect/connection.d.ts +332 -0
- package/directconnect/connection.js +163 -0
- package/directconnect/connection.js.map +1 -0
- package/directconnect/getConnection.d.ts +145 -0
- package/directconnect/getConnection.js +28 -0
- package/directconnect/getConnection.js.map +1 -0
- package/directconnect/getConnections.d.ts +22 -0
- package/directconnect/getConnections.js +24 -0
- package/directconnect/getConnections.js.map +1 -0
- package/directconnect/index.d.ts +9 -0
- package/directconnect/index.js +12 -1
- package/directconnect/index.js.map +1 -1
- package/fwcenter/addressBook.d.ts +210 -0
- package/fwcenter/addressBook.js +115 -0
- package/fwcenter/addressBook.js.map +1 -0
- package/fwcenter/controlPolicy.d.ts +437 -0
- package/fwcenter/controlPolicy.js +183 -0
- package/fwcenter/controlPolicy.js.map +1 -0
- package/fwcenter/getAddressBook.d.ts +93 -0
- package/fwcenter/getAddressBook.js +28 -0
- package/fwcenter/getAddressBook.js.map +1 -0
- package/fwcenter/getAddressBooks.d.ts +22 -0
- package/fwcenter/getAddressBooks.js +24 -0
- package/fwcenter/getAddressBooks.js.map +1 -0
- package/fwcenter/getControlPolicies.d.ts +22 -0
- package/fwcenter/getControlPolicies.js +24 -0
- package/fwcenter/getControlPolicies.js.map +1 -0
- package/fwcenter/getControlPolicy.d.ts +185 -0
- package/fwcenter/getControlPolicy.js +28 -0
- package/fwcenter/getControlPolicy.js.map +1 -0
- package/fwcenter/getNatFireWallControlPolicies.d.ts +22 -0
- package/fwcenter/getNatFireWallControlPolicies.js +24 -0
- package/fwcenter/getNatFireWallControlPolicies.js.map +1 -0
- package/fwcenter/getNatFireWallControlPolicy.d.ts +185 -0
- package/fwcenter/getNatFireWallControlPolicy.js +28 -0
- package/fwcenter/getNatFireWallControlPolicy.js.map +1 -0
- package/fwcenter/getVpcFireWallAclRule.d.ts +189 -0
- package/fwcenter/getVpcFireWallAclRule.js +28 -0
- package/fwcenter/getVpcFireWallAclRule.js.map +1 -0
- package/fwcenter/getVpcFireWallAclRules.d.ts +22 -0
- package/fwcenter/getVpcFireWallAclRules.js +24 -0
- package/fwcenter/getVpcFireWallAclRules.js.map +1 -0
- package/fwcenter/index.d.ts +36 -0
- package/fwcenter/index.js +45 -1
- package/fwcenter/index.js.map +1 -1
- package/fwcenter/natFireWallControlPolicy.d.ts +433 -0
- package/fwcenter/natFireWallControlPolicy.js +186 -0
- package/fwcenter/natFireWallControlPolicy.js.map +1 -0
- package/fwcenter/vpcFireWallAclRule.d.ts +446 -0
- package/fwcenter/vpcFireWallAclRule.js +186 -0
- package/fwcenter/vpcFireWallAclRule.js.map +1 -0
- package/gtm/getGtm.d.ts +9 -0
- package/gtm/getGtm.js.map +1 -1
- package/gtm/gtm.d.ts +18 -0
- package/gtm/gtm.js +4 -0
- package/gtm/gtm.js.map +1 -1
- package/id/authConfig.d.ts +142 -0
- package/id/authConfig.js +79 -0
- package/id/authConfig.js.map +1 -0
- package/id/getAuthConfig.d.ts +77 -0
- package/id/getAuthConfig.js +28 -0
- package/id/getAuthConfig.js.map +1 -0
- package/id/getAuthConfigs.d.ts +22 -0
- package/id/getAuthConfigs.js +24 -0
- package/id/getAuthConfigs.js.map +1 -0
- package/id/getPermissionNamespace.d.ts +73 -0
- package/id/getPermissionNamespace.js +28 -0
- package/id/getPermissionNamespace.js.map +1 -0
- package/id/getPermissionNamespaces.d.ts +22 -0
- package/id/getPermissionNamespaces.js +24 -0
- package/id/getPermissionNamespaces.js.map +1 -0
- package/id/getUserPool.d.ts +173 -0
- package/id/getUserPool.js +28 -0
- package/id/getUserPool.js.map +1 -0
- package/id/getUserPools.d.ts +22 -0
- package/id/getUserPools.js +24 -0
- package/id/getUserPools.js.map +1 -0
- package/id/getWorkloadPool.d.ts +81 -0
- package/id/getWorkloadPool.js +28 -0
- package/id/getWorkloadPool.js.map +1 -0
- package/id/getWorkloadPools.d.ts +22 -0
- package/id/getWorkloadPools.js +24 -0
- package/id/getWorkloadPools.js.map +1 -0
- package/id/index.d.ts +36 -0
- package/id/index.js +45 -1
- package/id/index.js.map +1 -1
- package/id/permissionNamespace.d.ts +143 -0
- package/id/permissionNamespace.js +94 -0
- package/id/permissionNamespace.js.map +1 -0
- package/id/userPool.d.ts +370 -0
- package/id/userPool.js +127 -0
- package/id/userPool.js.map +1 -0
- package/id/workloadPool.d.ts +159 -0
- package/id/workloadPool.js +98 -0
- package/id/workloadPool.js.map +1 -0
- package/index.d.ts +2 -1
- package/index.js +4 -2
- package/index.js.map +1 -1
- package/kafka/allowList.d.ts +0 -22
- package/kafka/allowList.js +0 -22
- package/kafka/allowList.js.map +1 -1
- package/kms/getKeyMaterial.d.ts +68 -0
- package/kms/getKeyMaterial.js +28 -0
- package/kms/getKeyMaterial.js.map +1 -0
- package/kms/getKeyMaterials.d.ts +22 -0
- package/kms/getKeyMaterials.js +24 -0
- package/kms/getKeyMaterials.js.map +1 -0
- package/kms/index.d.ts +9 -0
- package/kms/index.js +12 -1
- package/kms/index.js.map +1 -1
- package/kms/keyMaterial.d.ts +144 -0
- package/kms/keyMaterial.js +96 -0
- package/kms/keyMaterial.js.map +1 -0
- package/organization/getServiceControlPolicyEnabler.d.ts +48 -0
- package/organization/getServiceControlPolicyEnabler.js +28 -0
- package/organization/getServiceControlPolicyEnabler.js.map +1 -0
- package/organization/getServiceControlPolicyEnablers.d.ts +22 -0
- package/organization/getServiceControlPolicyEnablers.js +24 -0
- package/organization/getServiceControlPolicyEnablers.js.map +1 -0
- package/organization/index.d.ts +9 -0
- package/organization/index.js +12 -1
- package/organization/index.js.map +1 -1
- package/organization/serviceControlPolicyEnabler.d.ts +78 -0
- package/organization/serviceControlPolicyEnabler.js +71 -0
- package/organization/serviceControlPolicyEnabler.js.map +1 -0
- package/package.json +1 -1
- package/privatezone/getResolverRule.d.ts +8 -0
- package/privatezone/getResolverRule.js.map +1 -1
- package/privatezone/resolverRule.d.ts +24 -0
- package/privatezone/resolverRule.js +4 -0
- package/privatezone/resolverRule.js.map +1 -1
- package/rabbitmq/allowList.d.ts +0 -17
- package/rabbitmq/allowList.js +0 -17
- package/rabbitmq/allowList.js.map +1 -1
- package/rdsmysql/getInstance.d.ts +16 -0
- package/rdsmysql/getInstance.js.map +1 -1
- package/rdsmysql/getInstanceReadonlyNode.d.ts +92 -0
- package/rdsmysql/getInstanceReadonlyNode.js +28 -0
- package/rdsmysql/getInstanceReadonlyNode.js.map +1 -0
- package/rdsmysql/getInstanceReadonlyNodes.d.ts +22 -0
- package/rdsmysql/getInstanceReadonlyNodes.js +24 -0
- package/rdsmysql/getInstanceReadonlyNodes.js.map +1 -0
- package/rdsmysql/index.d.ts +9 -0
- package/rdsmysql/index.js +12 -1
- package/rdsmysql/index.js.map +1 -1
- package/rdsmysql/instance.d.ts +48 -0
- package/rdsmysql/instance.js +8 -0
- package/rdsmysql/instance.js.map +1 -1
- package/rdsmysql/instanceReadonlyNode.d.ts +192 -0
- package/rdsmysql/instanceReadonlyNode.js +105 -0
- package/rdsmysql/instanceReadonlyNode.js.map +1 -0
- package/redis/getInstance.d.ts +4 -0
- package/redis/getInstance.js.map +1 -1
- package/redis/instance.d.ts +3 -0
- package/redis/instance.js +3 -0
- package/redis/instance.js.map +1 -1
- package/redis/parameterGroup.d.ts +2 -2
- package/redis/parameterGroup.js +2 -2
- package/tls/alarmWebhookIntegrationType.d.ts +159 -0
- package/tls/alarmWebhookIntegrationType.js +108 -0
- package/tls/alarmWebhookIntegrationType.js.map +1 -0
- package/tls/getAlarmWebhookIntegrationType.d.ts +73 -0
- package/tls/getAlarmWebhookIntegrationType.js +28 -0
- package/tls/getAlarmWebhookIntegrationType.js.map +1 -0
- package/tls/getAlarmWebhookIntegrationTypes.d.ts +22 -0
- package/tls/getAlarmWebhookIntegrationTypes.js +24 -0
- package/tls/getAlarmWebhookIntegrationTypes.js.map +1 -0
- package/tls/index.d.ts +9 -0
- package/tls/index.js +13 -2
- package/tls/index.js.map +1 -1
- package/tos/bucketWebsite.d.ts +98 -0
- package/tos/bucketWebsite.js +69 -0
- package/tos/bucketWebsite.js.map +1 -0
- package/tos/getBucketWebsite.d.ts +57 -0
- package/tos/getBucketWebsite.js +28 -0
- package/tos/getBucketWebsite.js.map +1 -0
- package/tos/getBucketWebsites.d.ts +22 -0
- package/tos/getBucketWebsites.js +24 -0
- package/tos/getBucketWebsites.js.map +1 -0
- package/tos/index.d.ts +9 -0
- package/tos/index.js +12 -1
- package/tos/index.js.map +1 -1
- package/types/input.d.ts +1115 -55
- package/types/output.d.ts +2500 -330
- package/veenedge/cloudServer.d.ts +329 -0
- package/veenedge/cloudServer.js +126 -0
- package/veenedge/cloudServer.js.map +1 -0
- package/veenedge/getCloudServer.d.ts +153 -0
- package/veenedge/getCloudServer.js +28 -0
- package/veenedge/getCloudServer.js.map +1 -0
- package/veenedge/getCloudServers.d.ts +22 -0
- package/veenedge/getCloudServers.js +24 -0
- package/veenedge/getCloudServers.js.map +1 -0
- package/veenedge/getVpc.d.ts +101 -0
- package/veenedge/getVpc.js +28 -0
- package/veenedge/getVpc.js.map +1 -0
- package/veenedge/getVpcs.d.ts +22 -0
- package/veenedge/getVpcs.js +24 -0
- package/veenedge/getVpcs.js.map +1 -0
- package/veenedge/index.d.ts +18 -0
- package/veenedge/index.js +39 -0
- package/veenedge/index.js.map +1 -0
- package/veenedge/vpc.d.ts +216 -0
- package/veenedge/vpc.js +131 -0
- package/veenedge/vpc.js.map +1 -0
- package/vke/node.d.ts +1 -1
- package/vke/node.js +0 -3
- package/vke/node.js.map +1 -1
- package/vmp/ruleFile.d.ts +2 -2
- package/vmp/ruleFile.js +2 -2
- package/vpc/vpc.d.ts +4 -0
- package/vpc/vpc.js +1 -1
- package/vpc/vpc.js.map +1 -1
- package/waf/getHostGroup.d.ts +69 -0
- package/waf/getHostGroup.js +28 -0
- package/waf/getHostGroup.js.map +1 -0
- package/waf/getHostGroups.d.ts +22 -0
- package/waf/getHostGroups.js +24 -0
- package/waf/getHostGroups.js.map +1 -0
- package/waf/hostGroup.d.ts +135 -0
- package/waf/hostGroup.js +92 -0
- package/waf/hostGroup.js.map +1 -0
- package/waf/index.d.ts +9 -0
- package/waf/index.js +12 -1
- package/waf/index.js.map +1 -1
|
@@ -0,0 +1,173 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as outputs from "../types/output";
|
|
3
|
+
/**
|
|
4
|
+
* Data Source schema for Volcengine::ID::UserPool
|
|
5
|
+
*/
|
|
6
|
+
export declare function getUserPool(args: GetUserPoolArgs, opts?: pulumi.InvokeOptions): Promise<GetUserPoolResult>;
|
|
7
|
+
/**
|
|
8
|
+
* A collection of arguments for invoking getUserPool.
|
|
9
|
+
*/
|
|
10
|
+
export interface GetUserPoolArgs {
|
|
11
|
+
/**
|
|
12
|
+
* Uniquely identifies the resource.
|
|
13
|
+
*/
|
|
14
|
+
id: string;
|
|
15
|
+
}
|
|
16
|
+
/**
|
|
17
|
+
* A collection of values returned by getUserPool.
|
|
18
|
+
*/
|
|
19
|
+
export interface GetUserPoolResult {
|
|
20
|
+
/**
|
|
21
|
+
* User pool brand display configuration
|
|
22
|
+
*/
|
|
23
|
+
readonly brand: outputs.id.GetUserPoolBrand;
|
|
24
|
+
/**
|
|
25
|
+
* Creation time
|
|
26
|
+
*/
|
|
27
|
+
readonly createTime: string;
|
|
28
|
+
/**
|
|
29
|
+
* User pool description
|
|
30
|
+
*/
|
|
31
|
+
readonly description: string;
|
|
32
|
+
/**
|
|
33
|
+
* OpenID Connect discovery URL
|
|
34
|
+
*/
|
|
35
|
+
readonly discoveryUrl: string;
|
|
36
|
+
/**
|
|
37
|
+
* User pool access domain
|
|
38
|
+
*/
|
|
39
|
+
readonly domain: string;
|
|
40
|
+
/**
|
|
41
|
+
* Email passwordless login enabled
|
|
42
|
+
*/
|
|
43
|
+
readonly emailPasswordlessSignInEnabled: boolean;
|
|
44
|
+
/**
|
|
45
|
+
* User pool enabled
|
|
46
|
+
*/
|
|
47
|
+
readonly enabled: boolean;
|
|
48
|
+
/**
|
|
49
|
+
* Uniquely identifies the resource.
|
|
50
|
+
*/
|
|
51
|
+
readonly id: string;
|
|
52
|
+
/**
|
|
53
|
+
* Token issuer URL
|
|
54
|
+
*/
|
|
55
|
+
readonly issuerUrl: string;
|
|
56
|
+
/**
|
|
57
|
+
* User pool name
|
|
58
|
+
*/
|
|
59
|
+
readonly name: string;
|
|
60
|
+
/**
|
|
61
|
+
* OAuth login callback URL
|
|
62
|
+
*/
|
|
63
|
+
readonly oauthLoginCallbackUrl: string;
|
|
64
|
+
/**
|
|
65
|
+
* OAuth registration callback URL
|
|
66
|
+
*/
|
|
67
|
+
readonly oauthSignUpCallbackUrl: string;
|
|
68
|
+
/**
|
|
69
|
+
* OIDC login callback URL
|
|
70
|
+
*/
|
|
71
|
+
readonly oidcLoginCallbackUrl: string;
|
|
72
|
+
/**
|
|
73
|
+
* OIDC registration callback URL
|
|
74
|
+
*/
|
|
75
|
+
readonly oidcSignUpCallbackUrl: string;
|
|
76
|
+
/**
|
|
77
|
+
* Password login enabled
|
|
78
|
+
*/
|
|
79
|
+
readonly passwordSignInEnabled: boolean;
|
|
80
|
+
/**
|
|
81
|
+
* Project name
|
|
82
|
+
*/
|
|
83
|
+
readonly projectName: string;
|
|
84
|
+
/**
|
|
85
|
+
* Required registration attribute list
|
|
86
|
+
*/
|
|
87
|
+
readonly requiredSignUpAttributes: string[];
|
|
88
|
+
/**
|
|
89
|
+
* SAML login callback URL
|
|
90
|
+
*/
|
|
91
|
+
readonly samlLoginCallbackUrl: string;
|
|
92
|
+
/**
|
|
93
|
+
* SAML registration callback URL
|
|
94
|
+
*/
|
|
95
|
+
readonly samlSignUpCallbackUrl: string;
|
|
96
|
+
/**
|
|
97
|
+
* Allow account self-recovery
|
|
98
|
+
*/
|
|
99
|
+
readonly selfAccountRecoveryEnabled: boolean;
|
|
100
|
+
/**
|
|
101
|
+
* Allow user self-registration
|
|
102
|
+
*/
|
|
103
|
+
readonly selfSignUpEnabled: boolean;
|
|
104
|
+
/**
|
|
105
|
+
* Supported login attribute list
|
|
106
|
+
*/
|
|
107
|
+
readonly signInAttributes: string[];
|
|
108
|
+
/**
|
|
109
|
+
* Registration auto-validation enabled
|
|
110
|
+
*/
|
|
111
|
+
readonly signUpAutoVerificationEnabled: boolean;
|
|
112
|
+
/**
|
|
113
|
+
* SMS anonymous registration enabled
|
|
114
|
+
*/
|
|
115
|
+
readonly smsAnonymousSignUpEnabled: boolean;
|
|
116
|
+
/**
|
|
117
|
+
* SMS passwordless login enabled
|
|
118
|
+
*/
|
|
119
|
+
readonly smsPasswordlessSignInEnabled: boolean;
|
|
120
|
+
/**
|
|
121
|
+
* User pool tag list
|
|
122
|
+
*/
|
|
123
|
+
readonly tags: outputs.id.GetUserPoolTag[];
|
|
124
|
+
/**
|
|
125
|
+
* Token signature public key URL
|
|
126
|
+
*/
|
|
127
|
+
readonly tokenSigningKeyUrl: string;
|
|
128
|
+
/**
|
|
129
|
+
* Token endpoint URL
|
|
130
|
+
*/
|
|
131
|
+
readonly tokenUrl: string;
|
|
132
|
+
/**
|
|
133
|
+
* Total clients in user pool
|
|
134
|
+
*/
|
|
135
|
+
readonly totalClients: number;
|
|
136
|
+
/**
|
|
137
|
+
* Total connections and identity providers in user pool
|
|
138
|
+
*/
|
|
139
|
+
readonly totalConnections: number;
|
|
140
|
+
/**
|
|
141
|
+
* Total users in user pool
|
|
142
|
+
*/
|
|
143
|
+
readonly totalUsers: number;
|
|
144
|
+
/**
|
|
145
|
+
* User pool TRN
|
|
146
|
+
*/
|
|
147
|
+
readonly trn: string;
|
|
148
|
+
/**
|
|
149
|
+
* User pool unique identifier
|
|
150
|
+
*/
|
|
151
|
+
readonly uid: string;
|
|
152
|
+
/**
|
|
153
|
+
* Allow unconfirmed users to log in
|
|
154
|
+
*/
|
|
155
|
+
readonly unconfirmedUserSignInEnabled: boolean;
|
|
156
|
+
/**
|
|
157
|
+
* Update time
|
|
158
|
+
*/
|
|
159
|
+
readonly updateTime: string;
|
|
160
|
+
}
|
|
161
|
+
/**
|
|
162
|
+
* Data Source schema for Volcengine::ID::UserPool
|
|
163
|
+
*/
|
|
164
|
+
export declare function getUserPoolOutput(args: GetUserPoolOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetUserPoolResult>;
|
|
165
|
+
/**
|
|
166
|
+
* A collection of arguments for invoking getUserPool.
|
|
167
|
+
*/
|
|
168
|
+
export interface GetUserPoolOutputArgs {
|
|
169
|
+
/**
|
|
170
|
+
* Uniquely identifies the resource.
|
|
171
|
+
*/
|
|
172
|
+
id: pulumi.Input<string>;
|
|
173
|
+
}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
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.getUserPoolOutput = exports.getUserPool = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Data Source schema for Volcengine::ID::UserPool
|
|
10
|
+
*/
|
|
11
|
+
function getUserPool(args, opts) {
|
|
12
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
13
|
+
return pulumi.runtime.invoke("volcenginecc:id/getUserPool:getUserPool", {
|
|
14
|
+
"id": args.id,
|
|
15
|
+
}, opts);
|
|
16
|
+
}
|
|
17
|
+
exports.getUserPool = getUserPool;
|
|
18
|
+
/**
|
|
19
|
+
* Data Source schema for Volcengine::ID::UserPool
|
|
20
|
+
*/
|
|
21
|
+
function getUserPoolOutput(args, opts) {
|
|
22
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
23
|
+
return pulumi.runtime.invokeOutput("volcenginecc:id/getUserPool:getUserPool", {
|
|
24
|
+
"id": args.id,
|
|
25
|
+
}, opts);
|
|
26
|
+
}
|
|
27
|
+
exports.getUserPoolOutput = getUserPoolOutput;
|
|
28
|
+
//# sourceMappingURL=getUserPool.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getUserPool.js","sourceRoot":"","sources":["../../id/getUserPool.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,WAAW,CAAC,IAAqB,EAAE,IAA2B;IAC1E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,yCAAyC,EAAE;QACpE,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kCAKC;AA6JD;;GAEG;AACH,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAAiC;IAC5F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,yCAAyC,EAAE;QAC1E,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8CAKC"}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* Plural Data Source schema for Volcengine::ID::UserPool
|
|
4
|
+
*/
|
|
5
|
+
export declare function getUserPools(opts?: pulumi.InvokeOptions): Promise<GetUserPoolsResult>;
|
|
6
|
+
/**
|
|
7
|
+
* A collection of values returned by getUserPools.
|
|
8
|
+
*/
|
|
9
|
+
export interface GetUserPoolsResult {
|
|
10
|
+
/**
|
|
11
|
+
* Uniquely identifies the data source.
|
|
12
|
+
*/
|
|
13
|
+
readonly id: string;
|
|
14
|
+
/**
|
|
15
|
+
* Set of Resource Identifiers.
|
|
16
|
+
*/
|
|
17
|
+
readonly ids: string[];
|
|
18
|
+
}
|
|
19
|
+
/**
|
|
20
|
+
* Plural Data Source schema for Volcengine::ID::UserPool
|
|
21
|
+
*/
|
|
22
|
+
export declare function getUserPoolsOutput(opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetUserPoolsResult>;
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
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.getUserPoolsOutput = exports.getUserPools = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Plural Data Source schema for Volcengine::ID::UserPool
|
|
10
|
+
*/
|
|
11
|
+
function getUserPools(opts) {
|
|
12
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
13
|
+
return pulumi.runtime.invoke("volcenginecc:id/getUserPools:getUserPools", {}, opts);
|
|
14
|
+
}
|
|
15
|
+
exports.getUserPools = getUserPools;
|
|
16
|
+
/**
|
|
17
|
+
* Plural Data Source schema for Volcengine::ID::UserPool
|
|
18
|
+
*/
|
|
19
|
+
function getUserPoolsOutput(opts) {
|
|
20
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
21
|
+
return pulumi.runtime.invokeOutput("volcenginecc:id/getUserPools:getUserPools", {}, opts);
|
|
22
|
+
}
|
|
23
|
+
exports.getUserPoolsOutput = getUserPoolsOutput;
|
|
24
|
+
//# sourceMappingURL=getUserPools.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getUserPools.js","sourceRoot":"","sources":["../../id/getUserPools.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,YAAY,CAAC,IAA2B;IACpD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,2CAA2C,EAAE,EACzE,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,oCAIC;AAeD;;GAEG;AACH,SAAgB,kBAAkB,CAAC,IAAiC;IAChE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,2CAA2C,EAAE,EAC/E,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,gDAIC"}
|
|
@@ -0,0 +1,81 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as outputs from "../types/output";
|
|
3
|
+
/**
|
|
4
|
+
* Data Source schema for Volcengine::ID::WorkloadPool
|
|
5
|
+
*/
|
|
6
|
+
export declare function getWorkloadPool(args: GetWorkloadPoolArgs, opts?: pulumi.InvokeOptions): Promise<GetWorkloadPoolResult>;
|
|
7
|
+
/**
|
|
8
|
+
* A collection of arguments for invoking getWorkloadPool.
|
|
9
|
+
*/
|
|
10
|
+
export interface GetWorkloadPoolArgs {
|
|
11
|
+
/**
|
|
12
|
+
* Uniquely identifies the resource.
|
|
13
|
+
*/
|
|
14
|
+
id: string;
|
|
15
|
+
}
|
|
16
|
+
/**
|
|
17
|
+
* A collection of values returned by getWorkloadPool.
|
|
18
|
+
*/
|
|
19
|
+
export interface GetWorkloadPoolResult {
|
|
20
|
+
/**
|
|
21
|
+
* Workload pool creation time
|
|
22
|
+
*/
|
|
23
|
+
readonly createdAt: string;
|
|
24
|
+
/**
|
|
25
|
+
* Workload pool description
|
|
26
|
+
*/
|
|
27
|
+
readonly description: string;
|
|
28
|
+
/**
|
|
29
|
+
* OIDC discovery endpoint
|
|
30
|
+
*/
|
|
31
|
+
readonly discoveryUrl: string;
|
|
32
|
+
/**
|
|
33
|
+
* Uniquely identifies the resource.
|
|
34
|
+
*/
|
|
35
|
+
readonly id: string;
|
|
36
|
+
/**
|
|
37
|
+
* Project name
|
|
38
|
+
*/
|
|
39
|
+
readonly projectName: string;
|
|
40
|
+
/**
|
|
41
|
+
* Resource tags. You can categorize instances by tags to facilitate instance search and resource aggregation.
|
|
42
|
+
*/
|
|
43
|
+
readonly tags: outputs.id.GetWorkloadPoolTag[];
|
|
44
|
+
/**
|
|
45
|
+
* Number of associated credentials
|
|
46
|
+
*/
|
|
47
|
+
readonly totalCredentials: number;
|
|
48
|
+
/**
|
|
49
|
+
* Number of workloads
|
|
50
|
+
*/
|
|
51
|
+
readonly totalWorkloads: number;
|
|
52
|
+
/**
|
|
53
|
+
* Workload pool Trn
|
|
54
|
+
*/
|
|
55
|
+
readonly trn: string;
|
|
56
|
+
/**
|
|
57
|
+
* Workload pool update time
|
|
58
|
+
*/
|
|
59
|
+
readonly updatedAt: string;
|
|
60
|
+
/**
|
|
61
|
+
* Workload pool ID
|
|
62
|
+
*/
|
|
63
|
+
readonly workloadPoolId: string;
|
|
64
|
+
/**
|
|
65
|
+
* Workload pool name
|
|
66
|
+
*/
|
|
67
|
+
readonly workloadPoolName: string;
|
|
68
|
+
}
|
|
69
|
+
/**
|
|
70
|
+
* Data Source schema for Volcengine::ID::WorkloadPool
|
|
71
|
+
*/
|
|
72
|
+
export declare function getWorkloadPoolOutput(args: GetWorkloadPoolOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetWorkloadPoolResult>;
|
|
73
|
+
/**
|
|
74
|
+
* A collection of arguments for invoking getWorkloadPool.
|
|
75
|
+
*/
|
|
76
|
+
export interface GetWorkloadPoolOutputArgs {
|
|
77
|
+
/**
|
|
78
|
+
* Uniquely identifies the resource.
|
|
79
|
+
*/
|
|
80
|
+
id: pulumi.Input<string>;
|
|
81
|
+
}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
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.getWorkloadPoolOutput = exports.getWorkloadPool = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Data Source schema for Volcengine::ID::WorkloadPool
|
|
10
|
+
*/
|
|
11
|
+
function getWorkloadPool(args, opts) {
|
|
12
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
13
|
+
return pulumi.runtime.invoke("volcenginecc:id/getWorkloadPool:getWorkloadPool", {
|
|
14
|
+
"id": args.id,
|
|
15
|
+
}, opts);
|
|
16
|
+
}
|
|
17
|
+
exports.getWorkloadPool = getWorkloadPool;
|
|
18
|
+
/**
|
|
19
|
+
* Data Source schema for Volcengine::ID::WorkloadPool
|
|
20
|
+
*/
|
|
21
|
+
function getWorkloadPoolOutput(args, opts) {
|
|
22
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
23
|
+
return pulumi.runtime.invokeOutput("volcenginecc:id/getWorkloadPool:getWorkloadPool", {
|
|
24
|
+
"id": args.id,
|
|
25
|
+
}, opts);
|
|
26
|
+
}
|
|
27
|
+
exports.getWorkloadPoolOutput = getWorkloadPoolOutput;
|
|
28
|
+
//# sourceMappingURL=getWorkloadPool.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getWorkloadPool.js","sourceRoot":"","sources":["../../id/getWorkloadPool.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAA2B;IAClF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,iDAAiD,EAAE;QAC5E,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,0CAKC;AAiED;;GAEG;AACH,SAAgB,qBAAqB,CAAC,IAA+B,EAAE,IAAiC;IACpG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,iDAAiD,EAAE;QAClF,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,sDAKC"}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* Plural Data Source schema for Volcengine::ID::WorkloadPool
|
|
4
|
+
*/
|
|
5
|
+
export declare function getWorkloadPools(opts?: pulumi.InvokeOptions): Promise<GetWorkloadPoolsResult>;
|
|
6
|
+
/**
|
|
7
|
+
* A collection of values returned by getWorkloadPools.
|
|
8
|
+
*/
|
|
9
|
+
export interface GetWorkloadPoolsResult {
|
|
10
|
+
/**
|
|
11
|
+
* Uniquely identifies the data source.
|
|
12
|
+
*/
|
|
13
|
+
readonly id: string;
|
|
14
|
+
/**
|
|
15
|
+
* Set of Resource Identifiers.
|
|
16
|
+
*/
|
|
17
|
+
readonly ids: string[];
|
|
18
|
+
}
|
|
19
|
+
/**
|
|
20
|
+
* Plural Data Source schema for Volcengine::ID::WorkloadPool
|
|
21
|
+
*/
|
|
22
|
+
export declare function getWorkloadPoolsOutput(opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetWorkloadPoolsResult>;
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
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.getWorkloadPoolsOutput = exports.getWorkloadPools = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Plural Data Source schema for Volcengine::ID::WorkloadPool
|
|
10
|
+
*/
|
|
11
|
+
function getWorkloadPools(opts) {
|
|
12
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
13
|
+
return pulumi.runtime.invoke("volcenginecc:id/getWorkloadPools:getWorkloadPools", {}, opts);
|
|
14
|
+
}
|
|
15
|
+
exports.getWorkloadPools = getWorkloadPools;
|
|
16
|
+
/**
|
|
17
|
+
* Plural Data Source schema for Volcengine::ID::WorkloadPool
|
|
18
|
+
*/
|
|
19
|
+
function getWorkloadPoolsOutput(opts) {
|
|
20
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
21
|
+
return pulumi.runtime.invokeOutput("volcenginecc:id/getWorkloadPools:getWorkloadPools", {}, opts);
|
|
22
|
+
}
|
|
23
|
+
exports.getWorkloadPoolsOutput = getWorkloadPoolsOutput;
|
|
24
|
+
//# sourceMappingURL=getWorkloadPools.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getWorkloadPools.js","sourceRoot":"","sources":["../../id/getWorkloadPools.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,gBAAgB,CAAC,IAA2B;IACxD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,mDAAmD,EAAE,EACjF,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,4CAIC;AAeD;;GAEG;AACH,SAAgB,sBAAsB,CAAC,IAAiC;IACpE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,mDAAmD,EAAE,EACvF,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,wDAIC"}
|
package/id/index.d.ts
CHANGED
|
@@ -1,9 +1,45 @@
|
|
|
1
|
+
export { AuthConfigArgs, AuthConfigState } from "./authConfig";
|
|
2
|
+
export type AuthConfig = import("./authConfig").AuthConfig;
|
|
3
|
+
export declare const AuthConfig: typeof import("./authConfig").AuthConfig;
|
|
4
|
+
export { GetAuthConfigArgs, GetAuthConfigResult, GetAuthConfigOutputArgs } from "./getAuthConfig";
|
|
5
|
+
export declare const getAuthConfig: typeof import("./getAuthConfig").getAuthConfig;
|
|
6
|
+
export declare const getAuthConfigOutput: typeof import("./getAuthConfig").getAuthConfigOutput;
|
|
7
|
+
export { GetAuthConfigsResult } from "./getAuthConfigs";
|
|
8
|
+
export declare const getAuthConfigs: typeof import("./getAuthConfigs").getAuthConfigs;
|
|
9
|
+
export declare const getAuthConfigsOutput: typeof import("./getAuthConfigs").getAuthConfigsOutput;
|
|
10
|
+
export { GetPermissionNamespaceArgs, GetPermissionNamespaceResult, GetPermissionNamespaceOutputArgs } from "./getPermissionNamespace";
|
|
11
|
+
export declare const getPermissionNamespace: typeof import("./getPermissionNamespace").getPermissionNamespace;
|
|
12
|
+
export declare const getPermissionNamespaceOutput: typeof import("./getPermissionNamespace").getPermissionNamespaceOutput;
|
|
13
|
+
export { GetPermissionNamespacesResult } from "./getPermissionNamespaces";
|
|
14
|
+
export declare const getPermissionNamespaces: typeof import("./getPermissionNamespaces").getPermissionNamespaces;
|
|
15
|
+
export declare const getPermissionNamespacesOutput: typeof import("./getPermissionNamespaces").getPermissionNamespacesOutput;
|
|
1
16
|
export { GetServiceArgs, GetServiceResult, GetServiceOutputArgs } from "./getService";
|
|
2
17
|
export declare const getService: typeof import("./getService").getService;
|
|
3
18
|
export declare const getServiceOutput: typeof import("./getService").getServiceOutput;
|
|
4
19
|
export { GetServicesResult } from "./getServices";
|
|
5
20
|
export declare const getServices: typeof import("./getServices").getServices;
|
|
6
21
|
export declare const getServicesOutput: typeof import("./getServices").getServicesOutput;
|
|
22
|
+
export { GetUserPoolArgs, GetUserPoolResult, GetUserPoolOutputArgs } from "./getUserPool";
|
|
23
|
+
export declare const getUserPool: typeof import("./getUserPool").getUserPool;
|
|
24
|
+
export declare const getUserPoolOutput: typeof import("./getUserPool").getUserPoolOutput;
|
|
25
|
+
export { GetUserPoolsResult } from "./getUserPools";
|
|
26
|
+
export declare const getUserPools: typeof import("./getUserPools").getUserPools;
|
|
27
|
+
export declare const getUserPoolsOutput: typeof import("./getUserPools").getUserPoolsOutput;
|
|
28
|
+
export { GetWorkloadPoolArgs, GetWorkloadPoolResult, GetWorkloadPoolOutputArgs } from "./getWorkloadPool";
|
|
29
|
+
export declare const getWorkloadPool: typeof import("./getWorkloadPool").getWorkloadPool;
|
|
30
|
+
export declare const getWorkloadPoolOutput: typeof import("./getWorkloadPool").getWorkloadPoolOutput;
|
|
31
|
+
export { GetWorkloadPoolsResult } from "./getWorkloadPools";
|
|
32
|
+
export declare const getWorkloadPools: typeof import("./getWorkloadPools").getWorkloadPools;
|
|
33
|
+
export declare const getWorkloadPoolsOutput: typeof import("./getWorkloadPools").getWorkloadPoolsOutput;
|
|
34
|
+
export { PermissionNamespaceArgs, PermissionNamespaceState } from "./permissionNamespace";
|
|
35
|
+
export type PermissionNamespace = import("./permissionNamespace").PermissionNamespace;
|
|
36
|
+
export declare const PermissionNamespace: typeof import("./permissionNamespace").PermissionNamespace;
|
|
7
37
|
export { ServiceArgs, ServiceState } from "./service";
|
|
8
38
|
export type Service = import("./service").Service;
|
|
9
39
|
export declare const Service: typeof import("./service").Service;
|
|
40
|
+
export { UserPoolArgs, UserPoolState } from "./userPool";
|
|
41
|
+
export type UserPool = import("./userPool").UserPool;
|
|
42
|
+
export declare const UserPool: typeof import("./userPool").UserPool;
|
|
43
|
+
export { WorkloadPoolArgs, WorkloadPoolState } from "./workloadPool";
|
|
44
|
+
export type WorkloadPool = import("./workloadPool").WorkloadPool;
|
|
45
|
+
export declare const WorkloadPool: typeof import("./workloadPool").WorkloadPool;
|
package/id/index.js
CHANGED
|
@@ -2,27 +2,71 @@
|
|
|
2
2
|
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
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.Service = exports.getServicesOutput = exports.getServices = exports.getServiceOutput = exports.getService = void 0;
|
|
5
|
+
exports.WorkloadPool = exports.UserPool = exports.Service = exports.PermissionNamespace = exports.getWorkloadPoolsOutput = exports.getWorkloadPools = exports.getWorkloadPoolOutput = exports.getWorkloadPool = exports.getUserPoolsOutput = exports.getUserPools = exports.getUserPoolOutput = exports.getUserPool = exports.getServicesOutput = exports.getServices = exports.getServiceOutput = exports.getService = exports.getPermissionNamespacesOutput = exports.getPermissionNamespaces = exports.getPermissionNamespaceOutput = exports.getPermissionNamespace = exports.getAuthConfigsOutput = exports.getAuthConfigs = exports.getAuthConfigOutput = exports.getAuthConfig = exports.AuthConfig = void 0;
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("../utilities");
|
|
8
|
+
exports.AuthConfig = null;
|
|
9
|
+
utilities.lazyLoad(exports, ["AuthConfig"], () => require("./authConfig"));
|
|
10
|
+
exports.getAuthConfig = null;
|
|
11
|
+
exports.getAuthConfigOutput = null;
|
|
12
|
+
utilities.lazyLoad(exports, ["getAuthConfig", "getAuthConfigOutput"], () => require("./getAuthConfig"));
|
|
13
|
+
exports.getAuthConfigs = null;
|
|
14
|
+
exports.getAuthConfigsOutput = null;
|
|
15
|
+
utilities.lazyLoad(exports, ["getAuthConfigs", "getAuthConfigsOutput"], () => require("./getAuthConfigs"));
|
|
16
|
+
exports.getPermissionNamespace = null;
|
|
17
|
+
exports.getPermissionNamespaceOutput = null;
|
|
18
|
+
utilities.lazyLoad(exports, ["getPermissionNamespace", "getPermissionNamespaceOutput"], () => require("./getPermissionNamespace"));
|
|
19
|
+
exports.getPermissionNamespaces = null;
|
|
20
|
+
exports.getPermissionNamespacesOutput = null;
|
|
21
|
+
utilities.lazyLoad(exports, ["getPermissionNamespaces", "getPermissionNamespacesOutput"], () => require("./getPermissionNamespaces"));
|
|
8
22
|
exports.getService = null;
|
|
9
23
|
exports.getServiceOutput = null;
|
|
10
24
|
utilities.lazyLoad(exports, ["getService", "getServiceOutput"], () => require("./getService"));
|
|
11
25
|
exports.getServices = null;
|
|
12
26
|
exports.getServicesOutput = null;
|
|
13
27
|
utilities.lazyLoad(exports, ["getServices", "getServicesOutput"], () => require("./getServices"));
|
|
28
|
+
exports.getUserPool = null;
|
|
29
|
+
exports.getUserPoolOutput = null;
|
|
30
|
+
utilities.lazyLoad(exports, ["getUserPool", "getUserPoolOutput"], () => require("./getUserPool"));
|
|
31
|
+
exports.getUserPools = null;
|
|
32
|
+
exports.getUserPoolsOutput = null;
|
|
33
|
+
utilities.lazyLoad(exports, ["getUserPools", "getUserPoolsOutput"], () => require("./getUserPools"));
|
|
34
|
+
exports.getWorkloadPool = null;
|
|
35
|
+
exports.getWorkloadPoolOutput = null;
|
|
36
|
+
utilities.lazyLoad(exports, ["getWorkloadPool", "getWorkloadPoolOutput"], () => require("./getWorkloadPool"));
|
|
37
|
+
exports.getWorkloadPools = null;
|
|
38
|
+
exports.getWorkloadPoolsOutput = null;
|
|
39
|
+
utilities.lazyLoad(exports, ["getWorkloadPools", "getWorkloadPoolsOutput"], () => require("./getWorkloadPools"));
|
|
40
|
+
exports.PermissionNamespace = null;
|
|
41
|
+
utilities.lazyLoad(exports, ["PermissionNamespace"], () => require("./permissionNamespace"));
|
|
14
42
|
exports.Service = null;
|
|
15
43
|
utilities.lazyLoad(exports, ["Service"], () => require("./service"));
|
|
44
|
+
exports.UserPool = null;
|
|
45
|
+
utilities.lazyLoad(exports, ["UserPool"], () => require("./userPool"));
|
|
46
|
+
exports.WorkloadPool = null;
|
|
47
|
+
utilities.lazyLoad(exports, ["WorkloadPool"], () => require("./workloadPool"));
|
|
16
48
|
const _module = {
|
|
17
49
|
version: utilities.getVersion(),
|
|
18
50
|
construct: (name, type, urn) => {
|
|
19
51
|
switch (type) {
|
|
52
|
+
case "volcenginecc:id/authConfig:AuthConfig":
|
|
53
|
+
return new exports.AuthConfig(name, undefined, { urn });
|
|
54
|
+
case "volcenginecc:id/permissionNamespace:PermissionNamespace":
|
|
55
|
+
return new exports.PermissionNamespace(name, undefined, { urn });
|
|
20
56
|
case "volcenginecc:id/service:Service":
|
|
21
57
|
return new exports.Service(name, undefined, { urn });
|
|
58
|
+
case "volcenginecc:id/userPool:UserPool":
|
|
59
|
+
return new exports.UserPool(name, undefined, { urn });
|
|
60
|
+
case "volcenginecc:id/workloadPool:WorkloadPool":
|
|
61
|
+
return new exports.WorkloadPool(name, undefined, { urn });
|
|
22
62
|
default:
|
|
23
63
|
throw new Error(`unknown resource type ${type}`);
|
|
24
64
|
}
|
|
25
65
|
},
|
|
26
66
|
};
|
|
67
|
+
pulumi.runtime.registerResourceModule("volcenginecc", "id/authConfig", _module);
|
|
68
|
+
pulumi.runtime.registerResourceModule("volcenginecc", "id/permissionNamespace", _module);
|
|
27
69
|
pulumi.runtime.registerResourceModule("volcenginecc", "id/service", _module);
|
|
70
|
+
pulumi.runtime.registerResourceModule("volcenginecc", "id/userPool", _module);
|
|
71
|
+
pulumi.runtime.registerResourceModule("volcenginecc", "id/workloadPool", _module);
|
|
28
72
|
//# sourceMappingURL=index.js.map
|
package/id/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../id/index.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../id/index.ts"],"names":[],"mappings":"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"}
|