@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.
Files changed (190) hide show
  1. package/alb/getLoadBalancer.d.ts +8 -0
  2. package/alb/getLoadBalancer.js.map +1 -1
  3. package/alb/loadBalancer.d.ts +24 -0
  4. package/alb/loadBalancer.js +4 -0
  5. package/alb/loadBalancer.js.map +1 -1
  6. package/clb/checkLogProject.d.ts +62 -0
  7. package/clb/checkLogProject.js +67 -0
  8. package/clb/checkLogProject.js.map +1 -0
  9. package/clb/checkLogTopic.d.ts +81 -0
  10. package/clb/checkLogTopic.js +78 -0
  11. package/clb/checkLogTopic.js.map +1 -0
  12. package/clb/clb.d.ts +0 -8
  13. package/clb/clb.js +2 -2
  14. package/clb/clb.js.map +1 -1
  15. package/clb/getCheckLogProject.d.ts +40 -0
  16. package/clb/getCheckLogProject.js +28 -0
  17. package/clb/getCheckLogProject.js.map +1 -0
  18. package/clb/getCheckLogProjects.d.ts +22 -0
  19. package/clb/getCheckLogProjects.js +24 -0
  20. package/clb/getCheckLogProjects.js.map +1 -0
  21. package/clb/getCheckLogTopic.d.ts +44 -0
  22. package/clb/getCheckLogTopic.js +28 -0
  23. package/clb/getCheckLogTopic.js.map +1 -0
  24. package/clb/getCheckLogTopics.d.ts +22 -0
  25. package/clb/getCheckLogTopics.js +24 -0
  26. package/clb/getCheckLogTopics.js.map +1 -0
  27. package/clb/index.d.ts +18 -0
  28. package/clb/index.js +24 -1
  29. package/clb/index.js.map +1 -1
  30. package/cloudmonitor/contactGroup.d.ts +15 -15
  31. package/cloudmonitor/contactGroup.js +1 -1
  32. package/cloudmonitor/getContactGroup.d.ts +7 -7
  33. package/directconnect/bgpPeer.d.ts +189 -0
  34. package/directconnect/bgpPeer.js +104 -0
  35. package/directconnect/bgpPeer.js.map +1 -0
  36. package/directconnect/getBgpPeer.d.ts +88 -0
  37. package/directconnect/getBgpPeer.js +28 -0
  38. package/directconnect/getBgpPeer.js.map +1 -0
  39. package/directconnect/getBgpPeers.d.ts +22 -0
  40. package/directconnect/getBgpPeers.js +24 -0
  41. package/directconnect/getBgpPeers.js.map +1 -0
  42. package/directconnect/index.d.ts +9 -0
  43. package/directconnect/index.js +12 -1
  44. package/directconnect/index.js.map +1 -1
  45. package/dns/getRecord.d.ts +104 -0
  46. package/dns/getRecord.js +28 -0
  47. package/dns/getRecord.js.map +1 -0
  48. package/dns/getRecords.d.ts +22 -0
  49. package/dns/getRecords.js +24 -0
  50. package/dns/getRecords.js.map +1 -0
  51. package/dns/index.d.ts +9 -0
  52. package/dns/index.js +12 -1
  53. package/dns/index.js.map +1 -1
  54. package/dns/record.d.ts +236 -0
  55. package/dns/record.js +121 -0
  56. package/dns/record.js.map +1 -0
  57. package/gtm/getGtm.d.ts +100 -0
  58. package/gtm/getGtm.js +28 -0
  59. package/gtm/getGtm.js.map +1 -0
  60. package/gtm/getGtms.d.ts +22 -0
  61. package/gtm/getGtms.js +24 -0
  62. package/gtm/getGtms.js.map +1 -0
  63. package/gtm/getRouting.d.ts +48 -0
  64. package/gtm/getRouting.js +28 -0
  65. package/gtm/getRouting.js.map +1 -0
  66. package/gtm/getRoutings.d.ts +22 -0
  67. package/gtm/getRoutings.js +24 -0
  68. package/gtm/getRoutings.js.map +1 -0
  69. package/gtm/getRule.d.ts +105 -0
  70. package/gtm/getRule.js +28 -0
  71. package/gtm/getRule.js.map +1 -0
  72. package/gtm/getRules.d.ts +22 -0
  73. package/gtm/getRules.js +24 -0
  74. package/gtm/getRules.js.map +1 -0
  75. package/gtm/gtm.d.ts +228 -0
  76. package/gtm/gtm.js +113 -0
  77. package/gtm/gtm.js.map +1 -0
  78. package/gtm/index.d.ts +27 -0
  79. package/gtm/index.js +34 -1
  80. package/gtm/index.js.map +1 -1
  81. package/gtm/routing.d.ts +89 -0
  82. package/gtm/routing.js +74 -0
  83. package/gtm/routing.js.map +1 -0
  84. package/gtm/rule.d.ts +226 -0
  85. package/gtm/rule.js +99 -0
  86. package/gtm/rule.js.map +1 -0
  87. package/iam/getOauthProvider.d.ts +44 -0
  88. package/iam/getOauthProvider.js +28 -0
  89. package/iam/getOauthProvider.js.map +1 -0
  90. package/iam/getOauthProviders.d.ts +22 -0
  91. package/iam/getOauthProviders.js +24 -0
  92. package/iam/getOauthProviders.js.map +1 -0
  93. package/iam/index.d.ts +9 -0
  94. package/iam/index.js +12 -1
  95. package/iam/index.js.map +1 -1
  96. package/iam/oauthProvider.d.ts +256 -0
  97. package/iam/oauthProvider.js +143 -0
  98. package/iam/oauthProvider.js.map +1 -0
  99. package/kafka/getUser.d.ts +34 -0
  100. package/kafka/getUser.js +28 -0
  101. package/kafka/getUser.js.map +1 -0
  102. package/kafka/getUsers.d.ts +22 -0
  103. package/kafka/getUsers.js +24 -0
  104. package/kafka/getUsers.js.map +1 -0
  105. package/kafka/index.d.ts +9 -0
  106. package/kafka/index.js +12 -1
  107. package/kafka/index.js.map +1 -1
  108. package/kafka/user.d.ts +155 -0
  109. package/kafka/user.js +97 -0
  110. package/kafka/user.js.map +1 -0
  111. package/mongodb/account.d.ts +146 -0
  112. package/mongodb/account.js +82 -0
  113. package/mongodb/account.js.map +1 -0
  114. package/mongodb/getAccount.d.ts +77 -0
  115. package/mongodb/getAccount.js +28 -0
  116. package/mongodb/getAccount.js.map +1 -0
  117. package/mongodb/getAccounts.d.ts +22 -0
  118. package/mongodb/getAccounts.js +24 -0
  119. package/mongodb/getAccounts.js.map +1 -0
  120. package/mongodb/index.d.ts +9 -0
  121. package/mongodb/index.js +12 -1
  122. package/mongodb/index.js.map +1 -1
  123. package/package.json +1 -1
  124. package/rdsmysql/endpointPublicAddress.d.ts +182 -0
  125. package/rdsmysql/endpointPublicAddress.js +104 -0
  126. package/rdsmysql/endpointPublicAddress.js.map +1 -0
  127. package/rdsmysql/getEndpointPublicAddress.d.ts +39 -0
  128. package/rdsmysql/getEndpointPublicAddress.js +28 -0
  129. package/rdsmysql/getEndpointPublicAddress.js.map +1 -0
  130. package/rdsmysql/getEndpointPublicAddresses.d.ts +22 -0
  131. package/rdsmysql/getEndpointPublicAddresses.js +24 -0
  132. package/rdsmysql/getEndpointPublicAddresses.js.map +1 -0
  133. package/rdsmysql/index.d.ts +9 -0
  134. package/rdsmysql/index.js +12 -1
  135. package/rdsmysql/index.js.map +1 -1
  136. package/rdspostgresql/getInstance.d.ts +8 -0
  137. package/rdspostgresql/getInstance.js.map +1 -1
  138. package/rdspostgresql/instance.d.ts +15 -0
  139. package/rdspostgresql/instance.js +4 -0
  140. package/rdspostgresql/instance.js.map +1 -1
  141. package/tos/bucketAccessMonitor.d.ts +74 -0
  142. package/tos/bucketAccessMonitor.js +72 -0
  143. package/tos/bucketAccessMonitor.js.map +1 -0
  144. package/tos/getBucketAccessMonitor.d.ts +44 -0
  145. package/tos/getBucketAccessMonitor.js +28 -0
  146. package/tos/getBucketAccessMonitor.js.map +1 -0
  147. package/tos/getBucketAccessMonitors.d.ts +22 -0
  148. package/tos/getBucketAccessMonitors.js +24 -0
  149. package/tos/getBucketAccessMonitors.js.map +1 -0
  150. package/tos/index.d.ts +9 -0
  151. package/tos/index.js +12 -1
  152. package/tos/index.js.map +1 -1
  153. package/transitrouter/getRouteTablePropagation.d.ts +52 -0
  154. package/transitrouter/getRouteTablePropagation.js +28 -0
  155. package/transitrouter/getRouteTablePropagation.js.map +1 -0
  156. package/transitrouter/getRouteTablePropagations.d.ts +22 -0
  157. package/transitrouter/getRouteTablePropagations.js +24 -0
  158. package/transitrouter/getRouteTablePropagations.js.map +1 -0
  159. package/transitrouter/index.d.ts +9 -0
  160. package/transitrouter/index.js +12 -1
  161. package/transitrouter/index.js.map +1 -1
  162. package/transitrouter/routeTablePropagation.d.ts +97 -0
  163. package/transitrouter/routeTablePropagation.js +82 -0
  164. package/transitrouter/routeTablePropagation.js.map +1 -0
  165. package/types/input.d.ts +235 -5
  166. package/types/output.d.ts +493 -13
  167. package/vepfs/fileset.d.ts +202 -0
  168. package/vepfs/fileset.js +106 -0
  169. package/vepfs/fileset.js.map +1 -0
  170. package/vepfs/getFileset.d.ts +41 -0
  171. package/vepfs/getFileset.js +28 -0
  172. package/vepfs/getFileset.js.map +1 -0
  173. package/vepfs/getFilesets.d.ts +22 -0
  174. package/vepfs/getFilesets.js +24 -0
  175. package/vepfs/getFilesets.js.map +1 -0
  176. package/vepfs/index.d.ts +9 -0
  177. package/vepfs/index.js +12 -1
  178. package/vepfs/index.js.map +1 -1
  179. package/vmp/getRuleFile.d.ts +37 -0
  180. package/vmp/getRuleFile.js +28 -0
  181. package/vmp/getRuleFile.js.map +1 -0
  182. package/vmp/getRuleFiles.d.ts +22 -0
  183. package/vmp/getRuleFiles.js +24 -0
  184. package/vmp/getRuleFiles.js.map +1 -0
  185. package/vmp/index.d.ts +9 -0
  186. package/vmp/index.js +12 -1
  187. package/vmp/index.js.map +1 -1
  188. package/vmp/ruleFile.d.ts +172 -0
  189. package/vmp/ruleFile.js +104 -0
  190. package/vmp/ruleFile.js.map +1 -0
@@ -0,0 +1,104 @@
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.BgpPeer = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * BGP neighbor
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 directConnectBgpPeerDemo = new volcenginecc.directconnect.BgpPeer("DirectConnectBgpPeerDemo", {
18
+ * authKey: "QWExxxxx",
19
+ * bgpPeerName: "ccapi-test",
20
+ * description: "test",
21
+ * ipVersion: "IPv4",
22
+ * remoteAsn: 4294960000,
23
+ * virtualInterfaceId: "dcv-33cjs5xxxxxxxxx",
24
+ * });
25
+ * ```
26
+ *
27
+ * ## Import
28
+ *
29
+ * ```sh
30
+ * $ pulumi import volcenginecc:directconnect/bgpPeer:BgpPeer example "bgp_peer_id"
31
+ * ```
32
+ */
33
+ class BgpPeer extends pulumi.CustomResource {
34
+ /**
35
+ * Get an existing BgpPeer resource's state with the given name, ID, and optional extra
36
+ * properties used to qualify the lookup.
37
+ *
38
+ * @param name The _unique_ name of the resulting resource.
39
+ * @param id The _unique_ provider ID of the resource to lookup.
40
+ * @param state Any extra arguments used during the lookup.
41
+ * @param opts Optional settings to control the behavior of the CustomResource.
42
+ */
43
+ static get(name, id, state, opts) {
44
+ return new BgpPeer(name, state, Object.assign(Object.assign({}, opts), { id: id }));
45
+ }
46
+ /**
47
+ * Returns true if the given object is an instance of BgpPeer. This is designed to work even
48
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
49
+ */
50
+ static isInstance(obj) {
51
+ if (obj === undefined || obj === null) {
52
+ return false;
53
+ }
54
+ return obj['__pulumiType'] === BgpPeer.__pulumiType;
55
+ }
56
+ constructor(name, argsOrState, opts) {
57
+ let resourceInputs = {};
58
+ opts = opts || {};
59
+ if (opts.id) {
60
+ const state = argsOrState;
61
+ resourceInputs["accountId"] = state ? state.accountId : undefined;
62
+ resourceInputs["authKey"] = state ? state.authKey : undefined;
63
+ resourceInputs["bgpPeerId"] = state ? state.bgpPeerId : undefined;
64
+ resourceInputs["bgpPeerName"] = state ? state.bgpPeerName : undefined;
65
+ resourceInputs["creationTime"] = state ? state.creationTime : undefined;
66
+ resourceInputs["description"] = state ? state.description : undefined;
67
+ resourceInputs["ipVersion"] = state ? state.ipVersion : undefined;
68
+ resourceInputs["localAsn"] = state ? state.localAsn : undefined;
69
+ resourceInputs["remoteAsn"] = state ? state.remoteAsn : undefined;
70
+ resourceInputs["sessionStatus"] = state ? state.sessionStatus : undefined;
71
+ resourceInputs["status"] = state ? state.status : undefined;
72
+ resourceInputs["updateTime"] = state ? state.updateTime : undefined;
73
+ resourceInputs["virtualInterfaceId"] = state ? state.virtualInterfaceId : undefined;
74
+ }
75
+ else {
76
+ const args = argsOrState;
77
+ if ((!args || args.remoteAsn === undefined) && !opts.urn) {
78
+ throw new Error("Missing required property 'remoteAsn'");
79
+ }
80
+ if ((!args || args.virtualInterfaceId === undefined) && !opts.urn) {
81
+ throw new Error("Missing required property 'virtualInterfaceId'");
82
+ }
83
+ resourceInputs["authKey"] = args ? args.authKey : undefined;
84
+ resourceInputs["bgpPeerName"] = args ? args.bgpPeerName : undefined;
85
+ resourceInputs["description"] = args ? args.description : undefined;
86
+ resourceInputs["ipVersion"] = args ? args.ipVersion : undefined;
87
+ resourceInputs["remoteAsn"] = args ? args.remoteAsn : undefined;
88
+ resourceInputs["virtualInterfaceId"] = args ? args.virtualInterfaceId : undefined;
89
+ resourceInputs["accountId"] = undefined /*out*/;
90
+ resourceInputs["bgpPeerId"] = undefined /*out*/;
91
+ resourceInputs["creationTime"] = undefined /*out*/;
92
+ resourceInputs["localAsn"] = undefined /*out*/;
93
+ resourceInputs["sessionStatus"] = undefined /*out*/;
94
+ resourceInputs["status"] = undefined /*out*/;
95
+ resourceInputs["updateTime"] = undefined /*out*/;
96
+ }
97
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
98
+ super(BgpPeer.__pulumiType, name, resourceInputs, opts);
99
+ }
100
+ }
101
+ exports.BgpPeer = BgpPeer;
102
+ /** @internal */
103
+ BgpPeer.__pulumiType = 'volcenginecc:directconnect/bgpPeer:BgpPeer';
104
+ //# sourceMappingURL=bgpPeer.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"bgpPeer.js","sourceRoot":"","sources":["../../directconnect/bgpPeer.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,88 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * Data Source schema for Volcengine::DirectConnect::BgpPeer
4
+ */
5
+ export declare function getBgpPeer(args: GetBgpPeerArgs, opts?: pulumi.InvokeOptions): Promise<GetBgpPeerResult>;
6
+ /**
7
+ * A collection of arguments for invoking getBgpPeer.
8
+ */
9
+ export interface GetBgpPeerArgs {
10
+ /**
11
+ * Uniquely identifies the resource.
12
+ */
13
+ id: string;
14
+ }
15
+ /**
16
+ * A collection of values returned by getBgpPeer.
17
+ */
18
+ export interface GetBgpPeerResult {
19
+ /**
20
+ * ID of the account to which the BGP neighbor belongs.
21
+ */
22
+ readonly accountId: string;
23
+ /**
24
+ * Authentication key of the BGP neighbor.
25
+ */
26
+ readonly authKey: string;
27
+ /**
28
+ * ID of the BGP neighbor.
29
+ */
30
+ readonly bgpPeerId: string;
31
+ /**
32
+ * Name of the BGP neighbor.
33
+ */
34
+ readonly bgpPeerName: string;
35
+ /**
36
+ * Time when the BGP neighbor was created.
37
+ */
38
+ readonly creationTime: string;
39
+ /**
40
+ * Description of the BGP neighbor.
41
+ */
42
+ readonly description: string;
43
+ /**
44
+ * Uniquely identifies the resource.
45
+ */
46
+ readonly id: string;
47
+ /**
48
+ * IP type of the BGP neighbor. IPv4 indicates IPv4 type, IPv6 indicates IPv6 type.
49
+ */
50
+ readonly ipVersion: string;
51
+ /**
52
+ * ASN of the Volcano side.
53
+ */
54
+ readonly localAsn: number;
55
+ /**
56
+ * Peer ASN of the BGP neighbor.
57
+ */
58
+ readonly remoteAsn: number;
59
+ /**
60
+ * Session status of the BGP neighbor. Up indicates normal, Down indicates not operational.
61
+ */
62
+ readonly sessionStatus: string;
63
+ /**
64
+ * Status of the BGP neighbor. Creating means the neighbor is being created, Deleting means it is being deleted, Pending means it is being configured, Available means it is available.
65
+ */
66
+ readonly status: string;
67
+ /**
68
+ * Time when the BGP neighbor was updated.
69
+ */
70
+ readonly updateTime: string;
71
+ /**
72
+ * ID of the virtual interface where the BGP neighbor is located.
73
+ */
74
+ readonly virtualInterfaceId: string;
75
+ }
76
+ /**
77
+ * Data Source schema for Volcengine::DirectConnect::BgpPeer
78
+ */
79
+ export declare function getBgpPeerOutput(args: GetBgpPeerOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetBgpPeerResult>;
80
+ /**
81
+ * A collection of arguments for invoking getBgpPeer.
82
+ */
83
+ export interface GetBgpPeerOutputArgs {
84
+ /**
85
+ * Uniquely identifies the resource.
86
+ */
87
+ id: pulumi.Input<string>;
88
+ }
@@ -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.getBgpPeerOutput = exports.getBgpPeer = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Data Source schema for Volcengine::DirectConnect::BgpPeer
10
+ */
11
+ function getBgpPeer(args, opts) {
12
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
13
+ return pulumi.runtime.invoke("volcenginecc:directconnect/getBgpPeer:getBgpPeer", {
14
+ "id": args.id,
15
+ }, opts);
16
+ }
17
+ exports.getBgpPeer = getBgpPeer;
18
+ /**
19
+ * Data Source schema for Volcengine::DirectConnect::BgpPeer
20
+ */
21
+ function getBgpPeerOutput(args, opts) {
22
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
23
+ return pulumi.runtime.invokeOutput("volcenginecc:directconnect/getBgpPeer:getBgpPeer", {
24
+ "id": args.id,
25
+ }, opts);
26
+ }
27
+ exports.getBgpPeerOutput = getBgpPeerOutput;
28
+ //# sourceMappingURL=getBgpPeer.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getBgpPeer.js","sourceRoot":"","sources":["../../directconnect/getBgpPeer.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,kDAAkD,EAAE;QAC7E,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,gCAKC;AAyED;;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,kDAAkD,EAAE;QACnF,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::DirectConnect::BgpPeer
4
+ */
5
+ export declare function getBgpPeers(opts?: pulumi.InvokeOptions): Promise<GetBgpPeersResult>;
6
+ /**
7
+ * A collection of values returned by getBgpPeers.
8
+ */
9
+ export interface GetBgpPeersResult {
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::DirectConnect::BgpPeer
21
+ */
22
+ export declare function getBgpPeersOutput(opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetBgpPeersResult>;
@@ -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.getBgpPeersOutput = exports.getBgpPeers = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Plural Data Source schema for Volcengine::DirectConnect::BgpPeer
10
+ */
11
+ function getBgpPeers(opts) {
12
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
13
+ return pulumi.runtime.invoke("volcenginecc:directconnect/getBgpPeers:getBgpPeers", {}, opts);
14
+ }
15
+ exports.getBgpPeers = getBgpPeers;
16
+ /**
17
+ * Plural Data Source schema for Volcengine::DirectConnect::BgpPeer
18
+ */
19
+ function getBgpPeersOutput(opts) {
20
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
21
+ return pulumi.runtime.invokeOutput("volcenginecc:directconnect/getBgpPeers:getBgpPeers", {}, opts);
22
+ }
23
+ exports.getBgpPeersOutput = getBgpPeersOutput;
24
+ //# sourceMappingURL=getBgpPeers.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getBgpPeers.js","sourceRoot":"","sources":["../../directconnect/getBgpPeers.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,oDAAoD,EAAE,EAClF,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,oDAAoD,EAAE,EACxF,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,8CAIC"}
@@ -1,9 +1,18 @@
1
+ export { BgpPeerArgs, BgpPeerState } from "./bgpPeer";
2
+ export type BgpPeer = import("./bgpPeer").BgpPeer;
3
+ export declare const BgpPeer: typeof import("./bgpPeer").BgpPeer;
1
4
  export { DirectConnectGatewayArgs, DirectConnectGatewayState } from "./directConnectGateway";
2
5
  export type DirectConnectGateway = import("./directConnectGateway").DirectConnectGateway;
3
6
  export declare const DirectConnectGateway: typeof import("./directConnectGateway").DirectConnectGateway;
4
7
  export { GatewayRouteArgs, GatewayRouteState } from "./gatewayRoute";
5
8
  export type GatewayRoute = import("./gatewayRoute").GatewayRoute;
6
9
  export declare const GatewayRoute: typeof import("./gatewayRoute").GatewayRoute;
10
+ export { GetBgpPeerArgs, GetBgpPeerResult, GetBgpPeerOutputArgs } from "./getBgpPeer";
11
+ export declare const getBgpPeer: typeof import("./getBgpPeer").getBgpPeer;
12
+ export declare const getBgpPeerOutput: typeof import("./getBgpPeer").getBgpPeerOutput;
13
+ export { GetBgpPeersResult } from "./getBgpPeers";
14
+ export declare const getBgpPeers: typeof import("./getBgpPeers").getBgpPeers;
15
+ export declare const getBgpPeersOutput: typeof import("./getBgpPeers").getBgpPeersOutput;
7
16
  export { GetDirectConnectGatewayArgs, GetDirectConnectGatewayResult, GetDirectConnectGatewayOutputArgs } from "./getDirectConnectGateway";
8
17
  export declare const getDirectConnectGateway: typeof import("./getDirectConnectGateway").getDirectConnectGateway;
9
18
  export declare const getDirectConnectGatewayOutput: typeof import("./getDirectConnectGateway").getDirectConnectGatewayOutput;
@@ -2,13 +2,21 @@
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.VirtualInterface = exports.getVirtualInterfacesOutput = exports.getVirtualInterfaces = exports.getVirtualInterfaceOutput = exports.getVirtualInterface = exports.getGatewayRoutesOutput = exports.getGatewayRoutes = exports.getGatewayRouteOutput = exports.getGatewayRoute = exports.getDirectConnectGatewaysOutput = exports.getDirectConnectGateways = exports.getDirectConnectGatewayOutput = exports.getDirectConnectGateway = exports.GatewayRoute = exports.DirectConnectGateway = void 0;
5
+ exports.VirtualInterface = exports.getVirtualInterfacesOutput = exports.getVirtualInterfaces = exports.getVirtualInterfaceOutput = exports.getVirtualInterface = exports.getGatewayRoutesOutput = exports.getGatewayRoutes = exports.getGatewayRouteOutput = exports.getGatewayRoute = exports.getDirectConnectGatewaysOutput = exports.getDirectConnectGateways = exports.getDirectConnectGatewayOutput = exports.getDirectConnectGateway = exports.getBgpPeersOutput = exports.getBgpPeers = exports.getBgpPeerOutput = exports.getBgpPeer = exports.GatewayRoute = exports.DirectConnectGateway = exports.BgpPeer = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("../utilities");
8
+ exports.BgpPeer = null;
9
+ utilities.lazyLoad(exports, ["BgpPeer"], () => require("./bgpPeer"));
8
10
  exports.DirectConnectGateway = null;
9
11
  utilities.lazyLoad(exports, ["DirectConnectGateway"], () => require("./directConnectGateway"));
10
12
  exports.GatewayRoute = null;
11
13
  utilities.lazyLoad(exports, ["GatewayRoute"], () => require("./gatewayRoute"));
14
+ exports.getBgpPeer = null;
15
+ exports.getBgpPeerOutput = null;
16
+ utilities.lazyLoad(exports, ["getBgpPeer", "getBgpPeerOutput"], () => require("./getBgpPeer"));
17
+ exports.getBgpPeers = null;
18
+ exports.getBgpPeersOutput = null;
19
+ utilities.lazyLoad(exports, ["getBgpPeers", "getBgpPeersOutput"], () => require("./getBgpPeers"));
12
20
  exports.getDirectConnectGateway = null;
13
21
  exports.getDirectConnectGatewayOutput = null;
14
22
  utilities.lazyLoad(exports, ["getDirectConnectGateway", "getDirectConnectGatewayOutput"], () => require("./getDirectConnectGateway"));
@@ -33,6 +41,8 @@ const _module = {
33
41
  version: utilities.getVersion(),
34
42
  construct: (name, type, urn) => {
35
43
  switch (type) {
44
+ case "volcenginecc:directconnect/bgpPeer:BgpPeer":
45
+ return new exports.BgpPeer(name, undefined, { urn });
36
46
  case "volcenginecc:directconnect/directConnectGateway:DirectConnectGateway":
37
47
  return new exports.DirectConnectGateway(name, undefined, { urn });
38
48
  case "volcenginecc:directconnect/gatewayRoute:GatewayRoute":
@@ -44,6 +54,7 @@ const _module = {
44
54
  }
45
55
  },
46
56
  };
57
+ pulumi.runtime.registerResourceModule("volcenginecc", "directconnect/bgpPeer", _module);
47
58
  pulumi.runtime.registerResourceModule("volcenginecc", "directconnect/directConnectGateway", _module);
48
59
  pulumi.runtime.registerResourceModule("volcenginecc", "directconnect/gatewayRoute", _module);
49
60
  pulumi.runtime.registerResourceModule("volcenginecc", "directconnect/virtualInterface", _module);
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../directconnect/index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../directconnect/index.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,104 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * Data Source schema for Volcengine::DNS::Record
4
+ */
5
+ export declare function getRecord(args: GetRecordArgs, opts?: pulumi.InvokeOptions): Promise<GetRecordResult>;
6
+ /**
7
+ * A collection of arguments for invoking getRecord.
8
+ */
9
+ export interface GetRecordArgs {
10
+ /**
11
+ * Uniquely identifies the resource.
12
+ */
13
+ id: string;
14
+ }
15
+ /**
16
+ * A collection of values returned by getRecord.
17
+ */
18
+ export interface GetRecordResult {
19
+ /**
20
+ * Creation time of the DNS record.
21
+ */
22
+ readonly createdAt: string;
23
+ /**
24
+ * Whether the DNS record is enabled; if disabled, the record is inactive.
25
+ */
26
+ readonly enable: boolean;
27
+ /**
28
+ * Host name included in the DNS record, using FQDN (Fully Qualified Domain Name) format; this field is deprecated.
29
+ */
30
+ readonly fqdn: string;
31
+ /**
32
+ * Host record, the prefix of the subdomain; `@` represents the root domain itself.
33
+ */
34
+ readonly host: string;
35
+ /**
36
+ * Uniquely identifies the resource.
37
+ */
38
+ readonly id: string;
39
+ /**
40
+ * Line code corresponding to the DNS record, such as `default`.
41
+ */
42
+ readonly line: string;
43
+ /**
44
+ * List of account IDs that recently operated on this DNS record.
45
+ */
46
+ readonly operators: string[];
47
+ /**
48
+ * Host name included in the DNS record, using PQDN (Partially Qualified Domain Name) format.
49
+ */
50
+ readonly pqdn: string;
51
+ /**
52
+ * Unique ID of the DNS record.
53
+ */
54
+ readonly recordId: string;
55
+ /**
56
+ * ID of the record set containing the DNS record; returned only for A, AAAA, and CNAME types.
57
+ */
58
+ readonly recordSetId: string;
59
+ /**
60
+ * Remarks for the DNS record, supports UTF-8 encoding and up to 16 characters.
61
+ */
62
+ readonly remark: string;
63
+ /**
64
+ * Tag information for the DNS record; if it contains `GTMLock`, the record is associated with a GTM instance.
65
+ */
66
+ readonly tags: string[];
67
+ /**
68
+ * Expiration time of the DNS record, in seconds.
69
+ */
70
+ readonly ttl: number;
71
+ /**
72
+ * Record type, such as `A`, `AAAA`, `CNAME`, `NS`, `MX`, `SRV`, `TXT`.
73
+ */
74
+ readonly type: string;
75
+ /**
76
+ * Last updated time of the DNS record.
77
+ */
78
+ readonly updatedAt: string;
79
+ /**
80
+ * Record value of the DNS record.
81
+ */
82
+ readonly value: string;
83
+ /**
84
+ * Weight of the DNS record, effective only when load balancing is enabled for the record set.
85
+ */
86
+ readonly weight: number;
87
+ /**
88
+ * Domain name ID, can be obtained via interfaces such as `ListZones`.
89
+ */
90
+ readonly zid: string;
91
+ }
92
+ /**
93
+ * Data Source schema for Volcengine::DNS::Record
94
+ */
95
+ export declare function getRecordOutput(args: GetRecordOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetRecordResult>;
96
+ /**
97
+ * A collection of arguments for invoking getRecord.
98
+ */
99
+ export interface GetRecordOutputArgs {
100
+ /**
101
+ * Uniquely identifies the resource.
102
+ */
103
+ id: pulumi.Input<string>;
104
+ }
@@ -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.getRecordOutput = exports.getRecord = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Data Source schema for Volcengine::DNS::Record
10
+ */
11
+ function getRecord(args, opts) {
12
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
13
+ return pulumi.runtime.invoke("volcenginecc:dns/getRecord:getRecord", {
14
+ "id": args.id,
15
+ }, opts);
16
+ }
17
+ exports.getRecord = getRecord;
18
+ /**
19
+ * Data Source schema for Volcengine::DNS::Record
20
+ */
21
+ function getRecordOutput(args, opts) {
22
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
23
+ return pulumi.runtime.invokeOutput("volcenginecc:dns/getRecord:getRecord", {
24
+ "id": args.id,
25
+ }, opts);
26
+ }
27
+ exports.getRecordOutput = getRecordOutput;
28
+ //# sourceMappingURL=getRecord.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getRecord.js","sourceRoot":"","sources":["../../dns/getRecord.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,SAAS,CAAC,IAAmB,EAAE,IAA2B;IACtE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,sCAAsC,EAAE;QACjE,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8BAKC;AAyFD;;GAEG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAAiC;IACxF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,sCAAsC,EAAE;QACvE,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,0CAKC"}
@@ -0,0 +1,22 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * Plural Data Source schema for Volcengine::DNS::Record
4
+ */
5
+ export declare function getRecords(opts?: pulumi.InvokeOptions): Promise<GetRecordsResult>;
6
+ /**
7
+ * A collection of values returned by getRecords.
8
+ */
9
+ export interface GetRecordsResult {
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::DNS::Record
21
+ */
22
+ export declare function getRecordsOutput(opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetRecordsResult>;
@@ -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.getRecordsOutput = exports.getRecords = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Plural Data Source schema for Volcengine::DNS::Record
10
+ */
11
+ function getRecords(opts) {
12
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
13
+ return pulumi.runtime.invoke("volcenginecc:dns/getRecords:getRecords", {}, opts);
14
+ }
15
+ exports.getRecords = getRecords;
16
+ /**
17
+ * Plural Data Source schema for Volcengine::DNS::Record
18
+ */
19
+ function getRecordsOutput(opts) {
20
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
21
+ return pulumi.runtime.invokeOutput("volcenginecc:dns/getRecords:getRecords", {}, opts);
22
+ }
23
+ exports.getRecordsOutput = getRecordsOutput;
24
+ //# sourceMappingURL=getRecords.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getRecords.js","sourceRoot":"","sources":["../../dns/getRecords.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,UAAU,CAAC,IAA2B;IAClD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,wCAAwC,EAAE,EACtE,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,gCAIC;AAeD;;GAEG;AACH,SAAgB,gBAAgB,CAAC,IAAiC;IAC9D,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,wCAAwC,EAAE,EAC5E,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,4CAIC"}
package/dns/index.d.ts CHANGED
@@ -1,9 +1,18 @@
1
+ export { GetRecordArgs, GetRecordResult, GetRecordOutputArgs } from "./getRecord";
2
+ export declare const getRecord: typeof import("./getRecord").getRecord;
3
+ export declare const getRecordOutput: typeof import("./getRecord").getRecordOutput;
4
+ export { GetRecordsResult } from "./getRecords";
5
+ export declare const getRecords: typeof import("./getRecords").getRecords;
6
+ export declare const getRecordsOutput: typeof import("./getRecords").getRecordsOutput;
1
7
  export { GetZoneArgs, GetZoneResult, GetZoneOutputArgs } from "./getZone";
2
8
  export declare const getZone: typeof import("./getZone").getZone;
3
9
  export declare const getZoneOutput: typeof import("./getZone").getZoneOutput;
4
10
  export { GetZonesResult } from "./getZones";
5
11
  export declare const getZones: typeof import("./getZones").getZones;
6
12
  export declare const getZonesOutput: typeof import("./getZones").getZonesOutput;
13
+ export { RecordArgs, RecordState } from "./record";
14
+ export type Record = import("./record").Record;
15
+ export declare const Record: typeof import("./record").Record;
7
16
  export { ZoneArgs, ZoneState } from "./zone";
8
17
  export type Zone = import("./zone").Zone;
9
18
  export declare const Zone: typeof import("./zone").Zone;
package/dns/index.js CHANGED
@@ -2,21 +2,31 @@
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.Zone = exports.getZonesOutput = exports.getZones = exports.getZoneOutput = exports.getZone = void 0;
5
+ exports.Zone = exports.Record = exports.getZonesOutput = exports.getZones = exports.getZoneOutput = exports.getZone = exports.getRecordsOutput = exports.getRecords = exports.getRecordOutput = exports.getRecord = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("../utilities");
8
+ exports.getRecord = null;
9
+ exports.getRecordOutput = null;
10
+ utilities.lazyLoad(exports, ["getRecord", "getRecordOutput"], () => require("./getRecord"));
11
+ exports.getRecords = null;
12
+ exports.getRecordsOutput = null;
13
+ utilities.lazyLoad(exports, ["getRecords", "getRecordsOutput"], () => require("./getRecords"));
8
14
  exports.getZone = null;
9
15
  exports.getZoneOutput = null;
10
16
  utilities.lazyLoad(exports, ["getZone", "getZoneOutput"], () => require("./getZone"));
11
17
  exports.getZones = null;
12
18
  exports.getZonesOutput = null;
13
19
  utilities.lazyLoad(exports, ["getZones", "getZonesOutput"], () => require("./getZones"));
20
+ exports.Record = null;
21
+ utilities.lazyLoad(exports, ["Record"], () => require("./record"));
14
22
  exports.Zone = null;
15
23
  utilities.lazyLoad(exports, ["Zone"], () => require("./zone"));
16
24
  const _module = {
17
25
  version: utilities.getVersion(),
18
26
  construct: (name, type, urn) => {
19
27
  switch (type) {
28
+ case "volcenginecc:dns/record:Record":
29
+ return new exports.Record(name, undefined, { urn });
20
30
  case "volcenginecc:dns/zone:Zone":
21
31
  return new exports.Zone(name, undefined, { urn });
22
32
  default:
@@ -24,5 +34,6 @@ const _module = {
24
34
  }
25
35
  },
26
36
  };
37
+ pulumi.runtime.registerResourceModule("volcenginecc", "dns/record", _module);
27
38
  pulumi.runtime.registerResourceModule("volcenginecc", "dns/zone", _module);
28
39
  //# sourceMappingURL=index.js.map
package/dns/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../dns/index.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAI7B,QAAA,OAAO,GAAuC,IAAW,CAAC;AAC1D,QAAA,aAAa,GAA6C,IAAW,CAAC;AACnF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,SAAS,EAAC,eAAe,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,WAAW,CAAC,CAAC,CAAC;AAGxE,QAAA,QAAQ,GAAyC,IAAW,CAAC;AAC7D,QAAA,cAAc,GAA+C,IAAW,CAAC;AACtF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,UAAU,EAAC,gBAAgB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,YAAY,CAAC,CAAC,CAAC;AAI3E,QAAA,IAAI,GAAiC,IAAW,CAAC;AAC9D,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,MAAM,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,QAAQ,CAAC,CAAC,CAAC;AAG/D,MAAM,OAAO,GAAG;IACZ,OAAO,EAAE,SAAS,CAAC,UAAU,EAAE;IAC/B,SAAS,EAAE,CAAC,IAAY,EAAE,IAAY,EAAE,GAAW,EAAmB,EAAE;QACpE,QAAQ,IAAI,EAAE;YACV,KAAK,4BAA4B;gBAC7B,OAAO,IAAI,YAAI,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAClD;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACxD;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,cAAc,EAAE,UAAU,EAAE,OAAO,CAAC,CAAA"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../dns/index.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAI7B,QAAA,SAAS,GAA2C,IAAW,CAAC;AAChE,QAAA,eAAe,GAAiD,IAAW,CAAC;AACzF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,WAAW,EAAC,iBAAiB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,aAAa,CAAC,CAAC,CAAC;AAG9E,QAAA,UAAU,GAA6C,IAAW,CAAC;AACnE,QAAA,gBAAgB,GAAmD,IAAW,CAAC;AAC5F,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,YAAY,EAAC,kBAAkB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,cAAc,CAAC,CAAC,CAAC;AAGjF,QAAA,OAAO,GAAuC,IAAW,CAAC;AAC1D,QAAA,aAAa,GAA6C,IAAW,CAAC;AACnF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,SAAS,EAAC,eAAe,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,WAAW,CAAC,CAAC,CAAC;AAGxE,QAAA,QAAQ,GAAyC,IAAW,CAAC;AAC7D,QAAA,cAAc,GAA+C,IAAW,CAAC;AACtF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,UAAU,EAAC,gBAAgB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,YAAY,CAAC,CAAC,CAAC;AAI3E,QAAA,MAAM,GAAqC,IAAW,CAAC;AACpE,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,QAAQ,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,UAAU,CAAC,CAAC,CAAC;AAItD,QAAA,IAAI,GAAiC,IAAW,CAAC;AAC9D,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,MAAM,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,QAAQ,CAAC,CAAC,CAAC;AAG/D,MAAM,OAAO,GAAG;IACZ,OAAO,EAAE,SAAS,CAAC,UAAU,EAAE;IAC/B,SAAS,EAAE,CAAC,IAAY,EAAE,IAAY,EAAE,GAAW,EAAmB,EAAE;QACpE,QAAQ,IAAI,EAAE;YACV,KAAK,gCAAgC;gBACjC,OAAO,IAAI,cAAM,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACpD,KAAK,4BAA4B;gBAC7B,OAAO,IAAI,YAAI,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAClD;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACxD;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,cAAc,EAAE,YAAY,EAAE,OAAO,CAAC,CAAA;AAC5E,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,cAAc,EAAE,UAAU,EAAE,OAAO,CAAC,CAAA"}