@volcengine/pulumi-volcenginecc 0.0.40 → 0.0.42
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/getLoadBalancer.d.ts +8 -0
- package/alb/getLoadBalancer.js.map +1 -1
- package/alb/loadBalancer.d.ts +24 -0
- package/alb/loadBalancer.js +4 -0
- package/alb/loadBalancer.js.map +1 -1
- package/clb/checkLogProject.d.ts +62 -0
- package/clb/checkLogProject.js +67 -0
- package/clb/checkLogProject.js.map +1 -0
- package/clb/checkLogTopic.d.ts +81 -0
- package/clb/checkLogTopic.js +78 -0
- package/clb/checkLogTopic.js.map +1 -0
- package/clb/clb.d.ts +0 -8
- package/clb/clb.js +2 -2
- package/clb/clb.js.map +1 -1
- package/clb/getCheckLogProject.d.ts +40 -0
- package/clb/getCheckLogProject.js +28 -0
- package/clb/getCheckLogProject.js.map +1 -0
- package/clb/getCheckLogProjects.d.ts +22 -0
- package/clb/getCheckLogProjects.js +24 -0
- package/clb/getCheckLogProjects.js.map +1 -0
- package/clb/getCheckLogTopic.d.ts +44 -0
- package/clb/getCheckLogTopic.js +28 -0
- package/clb/getCheckLogTopic.js.map +1 -0
- package/clb/getCheckLogTopics.d.ts +22 -0
- package/clb/getCheckLogTopics.js +24 -0
- package/clb/getCheckLogTopics.js.map +1 -0
- package/clb/index.d.ts +18 -0
- package/clb/index.js +24 -1
- package/clb/index.js.map +1 -1
- package/cloudmonitor/contactGroup.d.ts +15 -15
- package/cloudmonitor/contactGroup.js +1 -1
- package/cloudmonitor/getContactGroup.d.ts +7 -7
- package/directconnect/bgpPeer.d.ts +189 -0
- package/directconnect/bgpPeer.js +104 -0
- package/directconnect/bgpPeer.js.map +1 -0
- package/directconnect/getBgpPeer.d.ts +88 -0
- package/directconnect/getBgpPeer.js +28 -0
- package/directconnect/getBgpPeer.js.map +1 -0
- package/directconnect/getBgpPeers.d.ts +22 -0
- package/directconnect/getBgpPeers.js +24 -0
- package/directconnect/getBgpPeers.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/dns/getRecord.d.ts +104 -0
- package/dns/getRecord.js +28 -0
- package/dns/getRecord.js.map +1 -0
- package/dns/getRecords.d.ts +22 -0
- package/dns/getRecords.js +24 -0
- package/dns/getRecords.js.map +1 -0
- package/dns/index.d.ts +9 -0
- package/dns/index.js +12 -1
- package/dns/index.js.map +1 -1
- package/dns/record.d.ts +236 -0
- package/dns/record.js +121 -0
- package/dns/record.js.map +1 -0
- package/gtm/getGtm.d.ts +100 -0
- package/gtm/getGtm.js +28 -0
- package/gtm/getGtm.js.map +1 -0
- package/gtm/getGtms.d.ts +22 -0
- package/gtm/getGtms.js +24 -0
- package/gtm/getGtms.js.map +1 -0
- package/gtm/getRouting.d.ts +48 -0
- package/gtm/getRouting.js +28 -0
- package/gtm/getRouting.js.map +1 -0
- package/gtm/getRoutings.d.ts +22 -0
- package/gtm/getRoutings.js +24 -0
- package/gtm/getRoutings.js.map +1 -0
- package/gtm/getRule.d.ts +105 -0
- package/gtm/getRule.js +28 -0
- package/gtm/getRule.js.map +1 -0
- package/gtm/getRules.d.ts +22 -0
- package/gtm/getRules.js +24 -0
- package/gtm/getRules.js.map +1 -0
- package/gtm/gtm.d.ts +228 -0
- package/gtm/gtm.js +113 -0
- package/gtm/gtm.js.map +1 -0
- package/gtm/index.d.ts +27 -0
- package/gtm/index.js +34 -1
- package/gtm/index.js.map +1 -1
- package/gtm/routing.d.ts +89 -0
- package/gtm/routing.js +74 -0
- package/gtm/routing.js.map +1 -0
- package/gtm/rule.d.ts +226 -0
- package/gtm/rule.js +99 -0
- package/gtm/rule.js.map +1 -0
- package/iam/getOauthProvider.d.ts +44 -0
- package/iam/getOauthProvider.js +28 -0
- package/iam/getOauthProvider.js.map +1 -0
- package/iam/getOauthProviders.d.ts +22 -0
- package/iam/getOauthProviders.js +24 -0
- package/iam/getOauthProviders.js.map +1 -0
- package/iam/index.d.ts +9 -0
- package/iam/index.js +12 -1
- package/iam/index.js.map +1 -1
- package/iam/oauthProvider.d.ts +256 -0
- package/iam/oauthProvider.js +143 -0
- package/iam/oauthProvider.js.map +1 -0
- package/kafka/getUser.d.ts +34 -0
- package/kafka/getUser.js +28 -0
- package/kafka/getUser.js.map +1 -0
- package/kafka/getUsers.d.ts +22 -0
- package/kafka/getUsers.js +24 -0
- package/kafka/getUsers.js.map +1 -0
- package/kafka/index.d.ts +9 -0
- package/kafka/index.js +12 -1
- package/kafka/index.js.map +1 -1
- package/kafka/user.d.ts +155 -0
- package/kafka/user.js +97 -0
- package/kafka/user.js.map +1 -0
- package/mongodb/account.d.ts +146 -0
- package/mongodb/account.js +82 -0
- package/mongodb/account.js.map +1 -0
- package/mongodb/getAccount.d.ts +77 -0
- package/mongodb/getAccount.js +28 -0
- package/mongodb/getAccount.js.map +1 -0
- package/mongodb/getAccounts.d.ts +22 -0
- package/mongodb/getAccounts.js +24 -0
- package/mongodb/getAccounts.js.map +1 -0
- package/mongodb/index.d.ts +9 -0
- package/mongodb/index.js +12 -1
- package/mongodb/index.js.map +1 -1
- package/package.json +1 -1
- package/rdsmysql/endpointPublicAddress.d.ts +182 -0
- package/rdsmysql/endpointPublicAddress.js +104 -0
- package/rdsmysql/endpointPublicAddress.js.map +1 -0
- package/rdsmysql/getEndpointPublicAddress.d.ts +39 -0
- package/rdsmysql/getEndpointPublicAddress.js +28 -0
- package/rdsmysql/getEndpointPublicAddress.js.map +1 -0
- package/rdsmysql/getEndpointPublicAddresses.d.ts +22 -0
- package/rdsmysql/getEndpointPublicAddresses.js +24 -0
- package/rdsmysql/getEndpointPublicAddresses.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/rdspostgresql/getInstance.d.ts +8 -0
- package/rdspostgresql/getInstance.js.map +1 -1
- package/rdspostgresql/instance.d.ts +15 -0
- package/rdspostgresql/instance.js +4 -0
- package/rdspostgresql/instance.js.map +1 -1
- package/tos/bucketAccessMonitor.d.ts +74 -0
- package/tos/bucketAccessMonitor.js +72 -0
- package/tos/bucketAccessMonitor.js.map +1 -0
- package/tos/getBucketAccessMonitor.d.ts +44 -0
- package/tos/getBucketAccessMonitor.js +28 -0
- package/tos/getBucketAccessMonitor.js.map +1 -0
- package/tos/getBucketAccessMonitors.d.ts +22 -0
- package/tos/getBucketAccessMonitors.js +24 -0
- package/tos/getBucketAccessMonitors.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/transitrouter/getRouteTablePropagation.d.ts +52 -0
- package/transitrouter/getRouteTablePropagation.js +28 -0
- package/transitrouter/getRouteTablePropagation.js.map +1 -0
- package/transitrouter/getRouteTablePropagations.d.ts +22 -0
- package/transitrouter/getRouteTablePropagations.js +24 -0
- package/transitrouter/getRouteTablePropagations.js.map +1 -0
- package/transitrouter/index.d.ts +9 -0
- package/transitrouter/index.js +12 -1
- package/transitrouter/index.js.map +1 -1
- package/transitrouter/routeTablePropagation.d.ts +97 -0
- package/transitrouter/routeTablePropagation.js +82 -0
- package/transitrouter/routeTablePropagation.js.map +1 -0
- package/types/input.d.ts +235 -5
- package/types/output.d.ts +493 -13
- package/vepfs/fileset.d.ts +202 -0
- package/vepfs/fileset.js +106 -0
- package/vepfs/fileset.js.map +1 -0
- package/vepfs/getFileset.d.ts +41 -0
- package/vepfs/getFileset.js +28 -0
- package/vepfs/getFileset.js.map +1 -0
- package/vepfs/getFilesets.d.ts +22 -0
- package/vepfs/getFilesets.js +24 -0
- package/vepfs/getFilesets.js.map +1 -0
- package/vepfs/index.d.ts +9 -0
- package/vepfs/index.js +12 -1
- package/vepfs/index.js.map +1 -1
- package/vmp/getRuleFile.d.ts +37 -0
- package/vmp/getRuleFile.js +28 -0
- package/vmp/getRuleFile.js.map +1 -0
- package/vmp/getRuleFiles.d.ts +22 -0
- package/vmp/getRuleFiles.js +24 -0
- package/vmp/getRuleFiles.js.map +1 -0
- package/vmp/index.d.ts +9 -0
- package/vmp/index.js +12 -1
- package/vmp/index.js.map +1 -1
- package/vmp/ruleFile.d.ts +172 -0
- package/vmp/ruleFile.js +104 -0
- package/vmp/ruleFile.js.map +1 -0
|
@@ -0,0 +1,202 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* Fileset details
|
|
4
|
+
*
|
|
5
|
+
* ## Example Usage
|
|
6
|
+
*
|
|
7
|
+
* ```typescript
|
|
8
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
9
|
+
* import * as volcenginecc from "@volcengine/pulumi-volcenginecc";
|
|
10
|
+
*
|
|
11
|
+
* const vEPFSFilesetDemo = new volcenginecc.vepfs.Fileset("VEPFSFilesetDemo", {
|
|
12
|
+
* filesetName: "ccapi-test",
|
|
13
|
+
* fileSystemId: "vepfs-cnbj81448xxxxx",
|
|
14
|
+
* filesetPathOnCreate: "/test1/",
|
|
15
|
+
* });
|
|
16
|
+
* ```
|
|
17
|
+
*
|
|
18
|
+
* ## Import
|
|
19
|
+
*
|
|
20
|
+
* ```sh
|
|
21
|
+
* $ pulumi import volcenginecc:vepfs/fileset:Fileset example "file_system_id|fileset_id"
|
|
22
|
+
* ```
|
|
23
|
+
*/
|
|
24
|
+
export declare class Fileset extends pulumi.CustomResource {
|
|
25
|
+
/**
|
|
26
|
+
* Get an existing Fileset resource's state with the given name, ID, and optional extra
|
|
27
|
+
* properties used to qualify the lookup.
|
|
28
|
+
*
|
|
29
|
+
* @param name The _unique_ name of the resulting resource.
|
|
30
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
31
|
+
* @param state Any extra arguments used during the lookup.
|
|
32
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
33
|
+
*/
|
|
34
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: FilesetState, opts?: pulumi.CustomResourceOptions): Fileset;
|
|
35
|
+
/**
|
|
36
|
+
* Returns true if the given object is an instance of Fileset. This is designed to work even
|
|
37
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
38
|
+
*/
|
|
39
|
+
static isInstance(obj: any): obj is Fileset;
|
|
40
|
+
/**
|
|
41
|
+
* Bandwidth Qos
|
|
42
|
+
*/
|
|
43
|
+
readonly bandwidthQos: pulumi.Output<number>;
|
|
44
|
+
/**
|
|
45
|
+
* Capacity quota limit (GiB)
|
|
46
|
+
*/
|
|
47
|
+
readonly capacityLimit: pulumi.Output<number>;
|
|
48
|
+
/**
|
|
49
|
+
* Used capacity (GiB)
|
|
50
|
+
*/
|
|
51
|
+
readonly capacityUsed: pulumi.Output<number>;
|
|
52
|
+
/**
|
|
53
|
+
* Fileset creation time
|
|
54
|
+
*/
|
|
55
|
+
readonly createTime: pulumi.Output<string>;
|
|
56
|
+
/**
|
|
57
|
+
* File or directory quota. A value of `0` means no file or directory quota is set
|
|
58
|
+
*/
|
|
59
|
+
readonly fileLimit: pulumi.Output<number>;
|
|
60
|
+
/**
|
|
61
|
+
* File system ID
|
|
62
|
+
*/
|
|
63
|
+
readonly fileSystemId: pulumi.Output<string>;
|
|
64
|
+
/**
|
|
65
|
+
* Used file count
|
|
66
|
+
*/
|
|
67
|
+
readonly fileUsed: pulumi.Output<number>;
|
|
68
|
+
/**
|
|
69
|
+
* Fileset ID。
|
|
70
|
+
*/
|
|
71
|
+
readonly filesetId: pulumi.Output<string>;
|
|
72
|
+
/**
|
|
73
|
+
* Fileset name
|
|
74
|
+
*/
|
|
75
|
+
readonly filesetName: pulumi.Output<string>;
|
|
76
|
+
/**
|
|
77
|
+
* Fileset absolute path
|
|
78
|
+
*/
|
|
79
|
+
readonly filesetPath: pulumi.Output<string>;
|
|
80
|
+
/**
|
|
81
|
+
* Fileset absolute path at creation
|
|
82
|
+
*/
|
|
83
|
+
readonly filesetPathOnCreate: pulumi.Output<string>;
|
|
84
|
+
/**
|
|
85
|
+
* IOPS Qos。
|
|
86
|
+
*/
|
|
87
|
+
readonly iopsQos: pulumi.Output<number>;
|
|
88
|
+
/**
|
|
89
|
+
* Fileset inode limit
|
|
90
|
+
*/
|
|
91
|
+
readonly maxInodeNum: pulumi.Output<number>;
|
|
92
|
+
/**
|
|
93
|
+
* Fileset status. The possible values are: - `Creating`: Creating - `CreateError`: Creation failed - `Running`: Running -
|
|
94
|
+
* `Updating`: Updating - `UpdateError`: Update failed - `Deleting`: Deleting - `DeleteError`: Deletion failed - `Deleted`:
|
|
95
|
+
* Deleted - `Error`: Error
|
|
96
|
+
*/
|
|
97
|
+
readonly status: pulumi.Output<string>;
|
|
98
|
+
/**
|
|
99
|
+
* Create a Fileset resource with the given unique name, arguments, and options.
|
|
100
|
+
*
|
|
101
|
+
* @param name The _unique_ name of the resource.
|
|
102
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
103
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
104
|
+
*/
|
|
105
|
+
constructor(name: string, args: FilesetArgs, opts?: pulumi.CustomResourceOptions);
|
|
106
|
+
}
|
|
107
|
+
/**
|
|
108
|
+
* Input properties used for looking up and filtering Fileset resources.
|
|
109
|
+
*/
|
|
110
|
+
export interface FilesetState {
|
|
111
|
+
/**
|
|
112
|
+
* Bandwidth Qos
|
|
113
|
+
*/
|
|
114
|
+
bandwidthQos?: pulumi.Input<number>;
|
|
115
|
+
/**
|
|
116
|
+
* Capacity quota limit (GiB)
|
|
117
|
+
*/
|
|
118
|
+
capacityLimit?: pulumi.Input<number>;
|
|
119
|
+
/**
|
|
120
|
+
* Used capacity (GiB)
|
|
121
|
+
*/
|
|
122
|
+
capacityUsed?: pulumi.Input<number>;
|
|
123
|
+
/**
|
|
124
|
+
* Fileset creation time
|
|
125
|
+
*/
|
|
126
|
+
createTime?: pulumi.Input<string>;
|
|
127
|
+
/**
|
|
128
|
+
* File or directory quota. A value of `0` means no file or directory quota is set
|
|
129
|
+
*/
|
|
130
|
+
fileLimit?: pulumi.Input<number>;
|
|
131
|
+
/**
|
|
132
|
+
* File system ID
|
|
133
|
+
*/
|
|
134
|
+
fileSystemId?: pulumi.Input<string>;
|
|
135
|
+
/**
|
|
136
|
+
* Used file count
|
|
137
|
+
*/
|
|
138
|
+
fileUsed?: pulumi.Input<number>;
|
|
139
|
+
/**
|
|
140
|
+
* Fileset ID。
|
|
141
|
+
*/
|
|
142
|
+
filesetId?: pulumi.Input<string>;
|
|
143
|
+
/**
|
|
144
|
+
* Fileset name
|
|
145
|
+
*/
|
|
146
|
+
filesetName?: pulumi.Input<string>;
|
|
147
|
+
/**
|
|
148
|
+
* Fileset absolute path
|
|
149
|
+
*/
|
|
150
|
+
filesetPath?: pulumi.Input<string>;
|
|
151
|
+
/**
|
|
152
|
+
* Fileset absolute path at creation
|
|
153
|
+
*/
|
|
154
|
+
filesetPathOnCreate?: pulumi.Input<string>;
|
|
155
|
+
/**
|
|
156
|
+
* IOPS Qos。
|
|
157
|
+
*/
|
|
158
|
+
iopsQos?: pulumi.Input<number>;
|
|
159
|
+
/**
|
|
160
|
+
* Fileset inode limit
|
|
161
|
+
*/
|
|
162
|
+
maxInodeNum?: pulumi.Input<number>;
|
|
163
|
+
/**
|
|
164
|
+
* Fileset status. The possible values are: - `Creating`: Creating - `CreateError`: Creation failed - `Running`: Running -
|
|
165
|
+
* `Updating`: Updating - `UpdateError`: Update failed - `Deleting`: Deleting - `DeleteError`: Deletion failed - `Deleted`:
|
|
166
|
+
* Deleted - `Error`: Error
|
|
167
|
+
*/
|
|
168
|
+
status?: pulumi.Input<string>;
|
|
169
|
+
}
|
|
170
|
+
/**
|
|
171
|
+
* The set of arguments for constructing a Fileset resource.
|
|
172
|
+
*/
|
|
173
|
+
export interface FilesetArgs {
|
|
174
|
+
/**
|
|
175
|
+
* Bandwidth Qos
|
|
176
|
+
*/
|
|
177
|
+
bandwidthQos?: pulumi.Input<number>;
|
|
178
|
+
/**
|
|
179
|
+
* Capacity quota limit (GiB)
|
|
180
|
+
*/
|
|
181
|
+
capacityLimit?: pulumi.Input<number>;
|
|
182
|
+
/**
|
|
183
|
+
* File or directory quota. A value of `0` means no file or directory quota is set
|
|
184
|
+
*/
|
|
185
|
+
fileLimit?: pulumi.Input<number>;
|
|
186
|
+
/**
|
|
187
|
+
* File system ID
|
|
188
|
+
*/
|
|
189
|
+
fileSystemId: pulumi.Input<string>;
|
|
190
|
+
/**
|
|
191
|
+
* Fileset name
|
|
192
|
+
*/
|
|
193
|
+
filesetName: pulumi.Input<string>;
|
|
194
|
+
/**
|
|
195
|
+
* Fileset absolute path at creation
|
|
196
|
+
*/
|
|
197
|
+
filesetPathOnCreate: pulumi.Input<string>;
|
|
198
|
+
/**
|
|
199
|
+
* IOPS Qos。
|
|
200
|
+
*/
|
|
201
|
+
iopsQos?: pulumi.Input<number>;
|
|
202
|
+
}
|
package/vepfs/fileset.js
ADDED
|
@@ -0,0 +1,106 @@
|
|
|
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.Fileset = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Fileset details
|
|
10
|
+
*
|
|
11
|
+
* ## Example Usage
|
|
12
|
+
*
|
|
13
|
+
* ```typescript
|
|
14
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
15
|
+
* import * as volcenginecc from "@volcengine/pulumi-volcenginecc";
|
|
16
|
+
*
|
|
17
|
+
* const vEPFSFilesetDemo = new volcenginecc.vepfs.Fileset("VEPFSFilesetDemo", {
|
|
18
|
+
* filesetName: "ccapi-test",
|
|
19
|
+
* fileSystemId: "vepfs-cnbj81448xxxxx",
|
|
20
|
+
* filesetPathOnCreate: "/test1/",
|
|
21
|
+
* });
|
|
22
|
+
* ```
|
|
23
|
+
*
|
|
24
|
+
* ## Import
|
|
25
|
+
*
|
|
26
|
+
* ```sh
|
|
27
|
+
* $ pulumi import volcenginecc:vepfs/fileset:Fileset example "file_system_id|fileset_id"
|
|
28
|
+
* ```
|
|
29
|
+
*/
|
|
30
|
+
class Fileset extends pulumi.CustomResource {
|
|
31
|
+
/**
|
|
32
|
+
* Get an existing Fileset resource's state with the given name, ID, and optional extra
|
|
33
|
+
* properties used to qualify the lookup.
|
|
34
|
+
*
|
|
35
|
+
* @param name The _unique_ name of the resulting resource.
|
|
36
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
37
|
+
* @param state Any extra arguments used during the lookup.
|
|
38
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
39
|
+
*/
|
|
40
|
+
static get(name, id, state, opts) {
|
|
41
|
+
return new Fileset(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
42
|
+
}
|
|
43
|
+
/**
|
|
44
|
+
* Returns true if the given object is an instance of Fileset. This is designed to work even
|
|
45
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
46
|
+
*/
|
|
47
|
+
static isInstance(obj) {
|
|
48
|
+
if (obj === undefined || obj === null) {
|
|
49
|
+
return false;
|
|
50
|
+
}
|
|
51
|
+
return obj['__pulumiType'] === Fileset.__pulumiType;
|
|
52
|
+
}
|
|
53
|
+
constructor(name, argsOrState, opts) {
|
|
54
|
+
let resourceInputs = {};
|
|
55
|
+
opts = opts || {};
|
|
56
|
+
if (opts.id) {
|
|
57
|
+
const state = argsOrState;
|
|
58
|
+
resourceInputs["bandwidthQos"] = state ? state.bandwidthQos : undefined;
|
|
59
|
+
resourceInputs["capacityLimit"] = state ? state.capacityLimit : undefined;
|
|
60
|
+
resourceInputs["capacityUsed"] = state ? state.capacityUsed : undefined;
|
|
61
|
+
resourceInputs["createTime"] = state ? state.createTime : undefined;
|
|
62
|
+
resourceInputs["fileLimit"] = state ? state.fileLimit : undefined;
|
|
63
|
+
resourceInputs["fileSystemId"] = state ? state.fileSystemId : undefined;
|
|
64
|
+
resourceInputs["fileUsed"] = state ? state.fileUsed : undefined;
|
|
65
|
+
resourceInputs["filesetId"] = state ? state.filesetId : undefined;
|
|
66
|
+
resourceInputs["filesetName"] = state ? state.filesetName : undefined;
|
|
67
|
+
resourceInputs["filesetPath"] = state ? state.filesetPath : undefined;
|
|
68
|
+
resourceInputs["filesetPathOnCreate"] = state ? state.filesetPathOnCreate : undefined;
|
|
69
|
+
resourceInputs["iopsQos"] = state ? state.iopsQos : undefined;
|
|
70
|
+
resourceInputs["maxInodeNum"] = state ? state.maxInodeNum : undefined;
|
|
71
|
+
resourceInputs["status"] = state ? state.status : undefined;
|
|
72
|
+
}
|
|
73
|
+
else {
|
|
74
|
+
const args = argsOrState;
|
|
75
|
+
if ((!args || args.fileSystemId === undefined) && !opts.urn) {
|
|
76
|
+
throw new Error("Missing required property 'fileSystemId'");
|
|
77
|
+
}
|
|
78
|
+
if ((!args || args.filesetName === undefined) && !opts.urn) {
|
|
79
|
+
throw new Error("Missing required property 'filesetName'");
|
|
80
|
+
}
|
|
81
|
+
if ((!args || args.filesetPathOnCreate === undefined) && !opts.urn) {
|
|
82
|
+
throw new Error("Missing required property 'filesetPathOnCreate'");
|
|
83
|
+
}
|
|
84
|
+
resourceInputs["bandwidthQos"] = args ? args.bandwidthQos : undefined;
|
|
85
|
+
resourceInputs["capacityLimit"] = args ? args.capacityLimit : undefined;
|
|
86
|
+
resourceInputs["fileLimit"] = args ? args.fileLimit : undefined;
|
|
87
|
+
resourceInputs["fileSystemId"] = args ? args.fileSystemId : undefined;
|
|
88
|
+
resourceInputs["filesetName"] = args ? args.filesetName : undefined;
|
|
89
|
+
resourceInputs["filesetPathOnCreate"] = args ? args.filesetPathOnCreate : undefined;
|
|
90
|
+
resourceInputs["iopsQos"] = args ? args.iopsQos : undefined;
|
|
91
|
+
resourceInputs["capacityUsed"] = undefined /*out*/;
|
|
92
|
+
resourceInputs["createTime"] = undefined /*out*/;
|
|
93
|
+
resourceInputs["fileUsed"] = undefined /*out*/;
|
|
94
|
+
resourceInputs["filesetId"] = undefined /*out*/;
|
|
95
|
+
resourceInputs["filesetPath"] = undefined /*out*/;
|
|
96
|
+
resourceInputs["maxInodeNum"] = undefined /*out*/;
|
|
97
|
+
resourceInputs["status"] = undefined /*out*/;
|
|
98
|
+
}
|
|
99
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
100
|
+
super(Fileset.__pulumiType, name, resourceInputs, opts);
|
|
101
|
+
}
|
|
102
|
+
}
|
|
103
|
+
exports.Fileset = Fileset;
|
|
104
|
+
/** @internal */
|
|
105
|
+
Fileset.__pulumiType = 'volcenginecc:vepfs/fileset:Fileset';
|
|
106
|
+
//# sourceMappingURL=fileset.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"fileset.js","sourceRoot":"","sources":["../../vepfs/fileset.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* Data Source schema for Volcengine::VEPFS::Fileset
|
|
4
|
+
*/
|
|
5
|
+
export declare function getFileset(args: GetFilesetArgs, opts?: pulumi.InvokeOptions): Promise<GetFilesetResult>;
|
|
6
|
+
/**
|
|
7
|
+
* A collection of arguments for invoking getFileset.
|
|
8
|
+
*/
|
|
9
|
+
export interface GetFilesetArgs {
|
|
10
|
+
id: string;
|
|
11
|
+
}
|
|
12
|
+
/**
|
|
13
|
+
* A collection of values returned by getFileset.
|
|
14
|
+
*/
|
|
15
|
+
export interface GetFilesetResult {
|
|
16
|
+
readonly bandwidthQos: number;
|
|
17
|
+
readonly capacityLimit: number;
|
|
18
|
+
readonly capacityUsed: number;
|
|
19
|
+
readonly createTime: string;
|
|
20
|
+
readonly fileLimit: number;
|
|
21
|
+
readonly fileSystemId: string;
|
|
22
|
+
readonly fileUsed: number;
|
|
23
|
+
readonly filesetId: string;
|
|
24
|
+
readonly filesetName: string;
|
|
25
|
+
readonly filesetPath: string;
|
|
26
|
+
readonly filesetPathOnCreate: string;
|
|
27
|
+
readonly id: string;
|
|
28
|
+
readonly iopsQos: number;
|
|
29
|
+
readonly maxInodeNum: number;
|
|
30
|
+
readonly status: string;
|
|
31
|
+
}
|
|
32
|
+
/**
|
|
33
|
+
* Data Source schema for Volcengine::VEPFS::Fileset
|
|
34
|
+
*/
|
|
35
|
+
export declare function getFilesetOutput(args: GetFilesetOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetFilesetResult>;
|
|
36
|
+
/**
|
|
37
|
+
* A collection of arguments for invoking getFileset.
|
|
38
|
+
*/
|
|
39
|
+
export interface GetFilesetOutputArgs {
|
|
40
|
+
id: pulumi.Input<string>;
|
|
41
|
+
}
|
|
@@ -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.getFilesetOutput = exports.getFileset = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Data Source schema for Volcengine::VEPFS::Fileset
|
|
10
|
+
*/
|
|
11
|
+
function getFileset(args, opts) {
|
|
12
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
13
|
+
return pulumi.runtime.invoke("volcenginecc:vepfs/getFileset:getFileset", {
|
|
14
|
+
"id": args.id,
|
|
15
|
+
}, opts);
|
|
16
|
+
}
|
|
17
|
+
exports.getFileset = getFileset;
|
|
18
|
+
/**
|
|
19
|
+
* Data Source schema for Volcengine::VEPFS::Fileset
|
|
20
|
+
*/
|
|
21
|
+
function getFilesetOutput(args, opts) {
|
|
22
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
23
|
+
return pulumi.runtime.invokeOutput("volcenginecc:vepfs/getFileset:getFileset", {
|
|
24
|
+
"id": args.id,
|
|
25
|
+
}, opts);
|
|
26
|
+
}
|
|
27
|
+
exports.getFilesetOutput = getFilesetOutput;
|
|
28
|
+
//# sourceMappingURL=getFileset.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getFileset.js","sourceRoot":"","sources":["../../vepfs/getFileset.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,UAAU,CAAC,IAAoB,EAAE,IAA2B;IACxE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0CAA0C,EAAE;QACrE,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,gCAKC;AA6BD;;GAEG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAAiC;IAC1F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,0CAA0C,EAAE;QAC3E,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,4CAKC"}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* Plural Data Source schema for Volcengine::VEPFS::Fileset
|
|
4
|
+
*/
|
|
5
|
+
export declare function getFilesets(opts?: pulumi.InvokeOptions): Promise<GetFilesetsResult>;
|
|
6
|
+
/**
|
|
7
|
+
* A collection of values returned by getFilesets.
|
|
8
|
+
*/
|
|
9
|
+
export interface GetFilesetsResult {
|
|
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::VEPFS::Fileset
|
|
21
|
+
*/
|
|
22
|
+
export declare function getFilesetsOutput(opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetFilesetsResult>;
|
|
@@ -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.getFilesetsOutput = exports.getFilesets = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Plural Data Source schema for Volcengine::VEPFS::Fileset
|
|
10
|
+
*/
|
|
11
|
+
function getFilesets(opts) {
|
|
12
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
13
|
+
return pulumi.runtime.invoke("volcenginecc:vepfs/getFilesets:getFilesets", {}, opts);
|
|
14
|
+
}
|
|
15
|
+
exports.getFilesets = getFilesets;
|
|
16
|
+
/**
|
|
17
|
+
* Plural Data Source schema for Volcengine::VEPFS::Fileset
|
|
18
|
+
*/
|
|
19
|
+
function getFilesetsOutput(opts) {
|
|
20
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
21
|
+
return pulumi.runtime.invokeOutput("volcenginecc:vepfs/getFilesets:getFilesets", {}, opts);
|
|
22
|
+
}
|
|
23
|
+
exports.getFilesetsOutput = getFilesetsOutput;
|
|
24
|
+
//# sourceMappingURL=getFilesets.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getFilesets.js","sourceRoot":"","sources":["../../vepfs/getFilesets.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,WAAW,CAAC,IAA2B;IACnD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,4CAA4C,EAAE,EAC1E,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,kCAIC;AAeD;;GAEG;AACH,SAAgB,iBAAiB,CAAC,IAAiC;IAC/D,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,4CAA4C,EAAE,EAChF,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,8CAIC"}
|
package/vepfs/index.d.ts
CHANGED
|
@@ -1,3 +1,12 @@
|
|
|
1
|
+
export { FilesetArgs, FilesetState } from "./fileset";
|
|
2
|
+
export type Fileset = import("./fileset").Fileset;
|
|
3
|
+
export declare const Fileset: typeof import("./fileset").Fileset;
|
|
4
|
+
export { GetFilesetArgs, GetFilesetResult, GetFilesetOutputArgs } from "./getFileset";
|
|
5
|
+
export declare const getFileset: typeof import("./getFileset").getFileset;
|
|
6
|
+
export declare const getFilesetOutput: typeof import("./getFileset").getFilesetOutput;
|
|
7
|
+
export { GetFilesetsResult } from "./getFilesets";
|
|
8
|
+
export declare const getFilesets: typeof import("./getFilesets").getFilesets;
|
|
9
|
+
export declare const getFilesetsOutput: typeof import("./getFilesets").getFilesetsOutput;
|
|
1
10
|
export { GetInstanceArgs, GetInstanceResult, GetInstanceOutputArgs } from "./getInstance";
|
|
2
11
|
export declare const getInstance: typeof import("./getInstance").getInstance;
|
|
3
12
|
export declare const getInstanceOutput: typeof import("./getInstance").getInstanceOutput;
|
package/vepfs/index.js
CHANGED
|
@@ -2,9 +2,17 @@
|
|
|
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.MountService = exports.Instance = exports.getMountServicesOutput = exports.getMountServices = exports.getMountServiceOutput = exports.getMountService = exports.getInstancesOutput = exports.getInstances = exports.getInstanceOutput = exports.getInstance = void 0;
|
|
5
|
+
exports.MountService = exports.Instance = exports.getMountServicesOutput = exports.getMountServices = exports.getMountServiceOutput = exports.getMountService = exports.getInstancesOutput = exports.getInstances = exports.getInstanceOutput = exports.getInstance = exports.getFilesetsOutput = exports.getFilesets = exports.getFilesetOutput = exports.getFileset = exports.Fileset = void 0;
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("../utilities");
|
|
8
|
+
exports.Fileset = null;
|
|
9
|
+
utilities.lazyLoad(exports, ["Fileset"], () => require("./fileset"));
|
|
10
|
+
exports.getFileset = null;
|
|
11
|
+
exports.getFilesetOutput = null;
|
|
12
|
+
utilities.lazyLoad(exports, ["getFileset", "getFilesetOutput"], () => require("./getFileset"));
|
|
13
|
+
exports.getFilesets = null;
|
|
14
|
+
exports.getFilesetsOutput = null;
|
|
15
|
+
utilities.lazyLoad(exports, ["getFilesets", "getFilesetsOutput"], () => require("./getFilesets"));
|
|
8
16
|
exports.getInstance = null;
|
|
9
17
|
exports.getInstanceOutput = null;
|
|
10
18
|
utilities.lazyLoad(exports, ["getInstance", "getInstanceOutput"], () => require("./getInstance"));
|
|
@@ -25,6 +33,8 @@ const _module = {
|
|
|
25
33
|
version: utilities.getVersion(),
|
|
26
34
|
construct: (name, type, urn) => {
|
|
27
35
|
switch (type) {
|
|
36
|
+
case "volcenginecc:vepfs/fileset:Fileset":
|
|
37
|
+
return new exports.Fileset(name, undefined, { urn });
|
|
28
38
|
case "volcenginecc:vepfs/instance:Instance":
|
|
29
39
|
return new exports.Instance(name, undefined, { urn });
|
|
30
40
|
case "volcenginecc:vepfs/mountService:MountService":
|
|
@@ -34,6 +44,7 @@ const _module = {
|
|
|
34
44
|
}
|
|
35
45
|
},
|
|
36
46
|
};
|
|
47
|
+
pulumi.runtime.registerResourceModule("volcenginecc", "vepfs/fileset", _module);
|
|
37
48
|
pulumi.runtime.registerResourceModule("volcenginecc", "vepfs/instance", _module);
|
|
38
49
|
pulumi.runtime.registerResourceModule("volcenginecc", "vepfs/mountService", _module);
|
|
39
50
|
//# sourceMappingURL=index.js.map
|
package/vepfs/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../vepfs/index.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../vepfs/index.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* Data Source schema for Volcengine::VMP::RuleFile
|
|
4
|
+
*/
|
|
5
|
+
export declare function getRuleFile(args: GetRuleFileArgs, opts?: pulumi.InvokeOptions): Promise<GetRuleFileResult>;
|
|
6
|
+
/**
|
|
7
|
+
* A collection of arguments for invoking getRuleFile.
|
|
8
|
+
*/
|
|
9
|
+
export interface GetRuleFileArgs {
|
|
10
|
+
id: string;
|
|
11
|
+
}
|
|
12
|
+
/**
|
|
13
|
+
* A collection of values returned by getRuleFile.
|
|
14
|
+
*/
|
|
15
|
+
export interface GetRuleFileResult {
|
|
16
|
+
readonly content: string;
|
|
17
|
+
readonly createTime: string;
|
|
18
|
+
readonly description: string;
|
|
19
|
+
readonly id: string;
|
|
20
|
+
readonly lastUpdateTime: string;
|
|
21
|
+
readonly name: string;
|
|
22
|
+
readonly ruleCount: number;
|
|
23
|
+
readonly ruleFileId: string;
|
|
24
|
+
readonly status: string;
|
|
25
|
+
readonly targetWorkspaceId: string;
|
|
26
|
+
readonly workspaceId: string;
|
|
27
|
+
}
|
|
28
|
+
/**
|
|
29
|
+
* Data Source schema for Volcengine::VMP::RuleFile
|
|
30
|
+
*/
|
|
31
|
+
export declare function getRuleFileOutput(args: GetRuleFileOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetRuleFileResult>;
|
|
32
|
+
/**
|
|
33
|
+
* A collection of arguments for invoking getRuleFile.
|
|
34
|
+
*/
|
|
35
|
+
export interface GetRuleFileOutputArgs {
|
|
36
|
+
id: pulumi.Input<string>;
|
|
37
|
+
}
|
|
@@ -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.getRuleFileOutput = exports.getRuleFile = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Data Source schema for Volcengine::VMP::RuleFile
|
|
10
|
+
*/
|
|
11
|
+
function getRuleFile(args, opts) {
|
|
12
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
13
|
+
return pulumi.runtime.invoke("volcenginecc:vmp/getRuleFile:getRuleFile", {
|
|
14
|
+
"id": args.id,
|
|
15
|
+
}, opts);
|
|
16
|
+
}
|
|
17
|
+
exports.getRuleFile = getRuleFile;
|
|
18
|
+
/**
|
|
19
|
+
* Data Source schema for Volcengine::VMP::RuleFile
|
|
20
|
+
*/
|
|
21
|
+
function getRuleFileOutput(args, opts) {
|
|
22
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
23
|
+
return pulumi.runtime.invokeOutput("volcenginecc:vmp/getRuleFile:getRuleFile", {
|
|
24
|
+
"id": args.id,
|
|
25
|
+
}, opts);
|
|
26
|
+
}
|
|
27
|
+
exports.getRuleFileOutput = getRuleFileOutput;
|
|
28
|
+
//# sourceMappingURL=getRuleFile.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getRuleFile.js","sourceRoot":"","sources":["../../vmp/getRuleFile.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,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,0CAA0C,EAAE;QACrE,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kCAKC;AAyBD;;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,0CAA0C,EAAE;QAC3E,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::VMP::RuleFile
|
|
4
|
+
*/
|
|
5
|
+
export declare function getRuleFiles(opts?: pulumi.InvokeOptions): Promise<GetRuleFilesResult>;
|
|
6
|
+
/**
|
|
7
|
+
* A collection of values returned by getRuleFiles.
|
|
8
|
+
*/
|
|
9
|
+
export interface GetRuleFilesResult {
|
|
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::VMP::RuleFile
|
|
21
|
+
*/
|
|
22
|
+
export declare function getRuleFilesOutput(opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetRuleFilesResult>;
|
|
@@ -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.getRuleFilesOutput = exports.getRuleFiles = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Plural Data Source schema for Volcengine::VMP::RuleFile
|
|
10
|
+
*/
|
|
11
|
+
function getRuleFiles(opts) {
|
|
12
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
13
|
+
return pulumi.runtime.invoke("volcenginecc:vmp/getRuleFiles:getRuleFiles", {}, opts);
|
|
14
|
+
}
|
|
15
|
+
exports.getRuleFiles = getRuleFiles;
|
|
16
|
+
/**
|
|
17
|
+
* Plural Data Source schema for Volcengine::VMP::RuleFile
|
|
18
|
+
*/
|
|
19
|
+
function getRuleFilesOutput(opts) {
|
|
20
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
21
|
+
return pulumi.runtime.invokeOutput("volcenginecc:vmp/getRuleFiles:getRuleFiles", {}, opts);
|
|
22
|
+
}
|
|
23
|
+
exports.getRuleFilesOutput = getRuleFilesOutput;
|
|
24
|
+
//# sourceMappingURL=getRuleFiles.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getRuleFiles.js","sourceRoot":"","sources":["../../vmp/getRuleFiles.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,4CAA4C,EAAE,EAC1E,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,4CAA4C,EAAE,EAChF,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,gDAIC"}
|
package/vmp/index.d.ts
CHANGED
|
@@ -7,12 +7,21 @@ export declare const getAlertingRuleOutput: typeof import("./getAlertingRule").g
|
|
|
7
7
|
export { GetAlertingRulesResult } from "./getAlertingRules";
|
|
8
8
|
export declare const getAlertingRules: typeof import("./getAlertingRules").getAlertingRules;
|
|
9
9
|
export declare const getAlertingRulesOutput: typeof import("./getAlertingRules").getAlertingRulesOutput;
|
|
10
|
+
export { GetRuleFileArgs, GetRuleFileResult, GetRuleFileOutputArgs } from "./getRuleFile";
|
|
11
|
+
export declare const getRuleFile: typeof import("./getRuleFile").getRuleFile;
|
|
12
|
+
export declare const getRuleFileOutput: typeof import("./getRuleFile").getRuleFileOutput;
|
|
13
|
+
export { GetRuleFilesResult } from "./getRuleFiles";
|
|
14
|
+
export declare const getRuleFiles: typeof import("./getRuleFiles").getRuleFiles;
|
|
15
|
+
export declare const getRuleFilesOutput: typeof import("./getRuleFiles").getRuleFilesOutput;
|
|
10
16
|
export { GetWorkspaceArgs, GetWorkspaceResult, GetWorkspaceOutputArgs } from "./getWorkspace";
|
|
11
17
|
export declare const getWorkspace: typeof import("./getWorkspace").getWorkspace;
|
|
12
18
|
export declare const getWorkspaceOutput: typeof import("./getWorkspace").getWorkspaceOutput;
|
|
13
19
|
export { GetWorkspacesResult } from "./getWorkspaces";
|
|
14
20
|
export declare const getWorkspaces: typeof import("./getWorkspaces").getWorkspaces;
|
|
15
21
|
export declare const getWorkspacesOutput: typeof import("./getWorkspaces").getWorkspacesOutput;
|
|
22
|
+
export { RuleFileArgs, RuleFileState } from "./ruleFile";
|
|
23
|
+
export type RuleFile = import("./ruleFile").RuleFile;
|
|
24
|
+
export declare const RuleFile: typeof import("./ruleFile").RuleFile;
|
|
16
25
|
export { WorkspaceArgs, WorkspaceState } from "./workspace";
|
|
17
26
|
export type Workspace = import("./workspace").Workspace;
|
|
18
27
|
export declare const Workspace: typeof import("./workspace").Workspace;
|