@pulumi/confluentcloud 2.82.0-alpha.1789104880 → 2.82.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/connectArtifact.d.ts +3 -3
- package/connectArtifact.d.ts.map +1 -1
- package/getCertificateAuthority.d.ts +0 -24
- package/getCertificateAuthority.d.ts.map +1 -1
- package/getCertificateAuthority.js +0 -6
- package/getCertificateAuthority.js.map +1 -1
- package/getConnectArtifact.d.ts +1 -0
- package/getConnectArtifact.d.ts.map +1 -1
- package/getConnectArtifact.js.map +1 -1
- package/getDnsForwarder.d.ts +120 -0
- package/getDnsForwarder.d.ts.map +1 -0
- package/getDnsForwarder.js +105 -0
- package/getDnsForwarder.js.map +1 -0
- package/getEnvironment.d.ts +0 -3
- package/getEnvironment.d.ts.map +1 -1
- package/getEnvironment.js +0 -2
- package/getEnvironment.js.map +1 -1
- package/getNetwork.d.ts +0 -32
- package/getNetwork.d.ts.map +1 -1
- package/getNetwork.js +0 -8
- package/getNetwork.js.map +1 -1
- package/getPlugin.d.ts +111 -0
- package/getPlugin.d.ts.map +1 -0
- package/getPlugin.js +95 -0
- package/getPlugin.js.map +1 -0
- package/index.d.ts +6 -0
- package/index.d.ts.map +1 -1
- package/index.js +10 -4
- package/index.js.map +1 -1
- package/network.d.ts +6 -6
- package/package.json +2 -2
- package/plugin.d.ts +2 -2
- package/plugin.d.ts.map +1 -1
- package/plugin.js +1 -1
- package/providerIntegration.d.ts +1 -1
- package/providerIntegration.d.ts.map +1 -1
- package/roleBinding.d.ts +62 -0
- package/roleBinding.d.ts.map +1 -1
- package/roleBinding.js +56 -0
- package/roleBinding.js.map +1 -1
- package/types/input.d.ts +24 -104
- package/types/input.d.ts.map +1 -1
- package/types/output.d.ts +32 -3
- package/types/output.d.ts.map +1 -1
package/connectArtifact.d.ts
CHANGED
|
@@ -73,7 +73,7 @@ export declare class ConnectArtifact extends pulumi.CustomResource {
|
|
|
73
73
|
/**
|
|
74
74
|
* Description of the Connect Artifact.
|
|
75
75
|
*/
|
|
76
|
-
readonly description: pulumi.Output<string
|
|
76
|
+
readonly description: pulumi.Output<string>;
|
|
77
77
|
/**
|
|
78
78
|
* The unique name of the Connect Artifact per cloud, environment scope.
|
|
79
79
|
*/
|
|
@@ -83,7 +83,7 @@ export declare class ConnectArtifact extends pulumi.CustomResource {
|
|
|
83
83
|
*/
|
|
84
84
|
readonly environment: pulumi.Output<outputs.ConnectArtifactEnvironment>;
|
|
85
85
|
/**
|
|
86
|
-
*
|
|
86
|
+
* Specifies the current processing state of a CloudConnectArtifact.
|
|
87
87
|
*/
|
|
88
88
|
readonly status: pulumi.Output<string>;
|
|
89
89
|
/**
|
|
@@ -124,7 +124,7 @@ export interface ConnectArtifactState {
|
|
|
124
124
|
*/
|
|
125
125
|
environment?: pulumi.Input<inputs.ConnectArtifactEnvironment | undefined>;
|
|
126
126
|
/**
|
|
127
|
-
*
|
|
127
|
+
* Specifies the current processing state of a CloudConnectArtifact.
|
|
128
128
|
*/
|
|
129
129
|
status?: pulumi.Input<string | undefined>;
|
|
130
130
|
}
|
package/connectArtifact.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"connectArtifact.d.ts","sourceRoot":"","sources":["../connectArtifact.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AACzC,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AACxC,OAAO,KAAK,OAAO,MAAM,gBAAgB,CAAC;AAG1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAwCG;AACH,qBAAa,eAAgB,SAAQ,MAAM,CAAC,cAAc;IACtD;;;;;;;;OAQG;WACW,GAAG,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,EAAE,KAAK,CAAC,EAAE,oBAAoB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB,GAAG,eAAe;IAOhJ;;;OAGG;WACW,UAAU,CAAC,GAAG,EAAE,GAAG,GAAG,GAAG,IAAI,eAAe;IAO1D;;OAEG;IACH,SAAwB,YAAY,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACxE;;OAEG;IACH,SAAwB,KAAK,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACrD;;OAEG;IACH,SAAwB,aAAa,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAC7D;;OAEG;IACH,SAAwB,WAAW,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,
|
|
1
|
+
{"version":3,"file":"connectArtifact.d.ts","sourceRoot":"","sources":["../connectArtifact.ts"],"names":[],"mappings":"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"}
|
|
@@ -21,18 +21,6 @@ export declare function getCertificateAuthority(args: GetCertificateAuthorityArg
|
|
|
21
21
|
* A collection of arguments for invoking getCertificateAuthority.
|
|
22
22
|
*/
|
|
23
23
|
export interface GetCertificateAuthorityArgs {
|
|
24
|
-
/**
|
|
25
|
-
* (Optional String) The source specifies whether the Certificate Revocation List (CRL) was uploaded inline (`LOCAL`) or is fetched from a URL (`URL`). Accepted values are `LOCAL` and `URL`.
|
|
26
|
-
*/
|
|
27
|
-
crlSource?: string;
|
|
28
|
-
/**
|
|
29
|
-
* (Optional String) The timestamp for when CRL was last updated, for example, `2017-07-21T17:32:28Z`.
|
|
30
|
-
*/
|
|
31
|
-
crlUpdatedAt?: string;
|
|
32
|
-
/**
|
|
33
|
-
* (Optional String) The URL from which Confluent Cloud fetches the CRL for the Certificate Authority when `crlSource` is `URL`. When the CRL was uploaded inline via `crlChain` on the resource, the backend reports this attribute as `Local file uploaded`.
|
|
34
|
-
*/
|
|
35
|
-
crlUrl?: string;
|
|
36
24
|
/**
|
|
37
25
|
* The ID of the Certificate Authority, for example, `op-abc123`.
|
|
38
26
|
*/
|
|
@@ -106,18 +94,6 @@ export declare function getCertificateAuthorityOutput(args: GetCertificateAuthor
|
|
|
106
94
|
* A collection of arguments for invoking getCertificateAuthority.
|
|
107
95
|
*/
|
|
108
96
|
export interface GetCertificateAuthorityOutputArgs {
|
|
109
|
-
/**
|
|
110
|
-
* (Optional String) The source specifies whether the Certificate Revocation List (CRL) was uploaded inline (`LOCAL`) or is fetched from a URL (`URL`). Accepted values are `LOCAL` and `URL`.
|
|
111
|
-
*/
|
|
112
|
-
crlSource?: pulumi.Input<string | undefined>;
|
|
113
|
-
/**
|
|
114
|
-
* (Optional String) The timestamp for when CRL was last updated, for example, `2017-07-21T17:32:28Z`.
|
|
115
|
-
*/
|
|
116
|
-
crlUpdatedAt?: pulumi.Input<string | undefined>;
|
|
117
|
-
/**
|
|
118
|
-
* (Optional String) The URL from which Confluent Cloud fetches the CRL for the Certificate Authority when `crlSource` is `URL`. When the CRL was uploaded inline via `crlChain` on the resource, the backend reports this attribute as `Local file uploaded`.
|
|
119
|
-
*/
|
|
120
|
-
crlUrl?: pulumi.Input<string | undefined>;
|
|
121
97
|
/**
|
|
122
98
|
* The ID of the Certificate Authority, for example, `op-abc123`.
|
|
123
99
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getCertificateAuthority.d.ts","sourceRoot":"","sources":["../getCertificateAuthority.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAGzC;;;;;;;;;;;;;;;;GAgBG;AACH,wBAAgB,uBAAuB,CAAC,IAAI,EAAE,2BAA2B,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,aAAa,GAAG,OAAO,CAAC,6BAA6B,CAAC,
|
|
1
|
+
{"version":3,"file":"getCertificateAuthority.d.ts","sourceRoot":"","sources":["../getCertificateAuthority.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAGzC;;;;;;;;;;;;;;;;GAgBG;AACH,wBAAgB,uBAAuB,CAAC,IAAI,EAAE,2BAA2B,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,aAAa,GAAG,OAAO,CAAC,6BAA6B,CAAC,CAK9I;AAED;;GAEG;AACH,MAAM,WAAW,2BAA2B;IACxC;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;CACd;AAED;;GAEG;AACH,MAAM,WAAW,6BAA6B;IAC1C;;OAEG;IACH,QAAQ,CAAC,wBAAwB,EAAE,MAAM,CAAC;IAC1C;;OAEG;IACH,QAAQ,CAAC,SAAS,EAAE,MAAM,CAAC;IAC3B;;OAEG;IACH,QAAQ,CAAC,YAAY,EAAE,MAAM,CAAC;IAC9B;;OAEG;IACH,QAAQ,CAAC,MAAM,EAAE,MAAM,CAAC;IACxB;;OAEG;IACH,QAAQ,CAAC,WAAW,EAAE,MAAM,CAAC;IAC7B;;OAEG;IACH,QAAQ,CAAC,WAAW,EAAE,MAAM,CAAC;IAC7B;;OAEG;IACH,QAAQ,CAAC,eAAe,EAAE,MAAM,EAAE,CAAC;IACnC;;OAEG;IACH,QAAQ,CAAC,YAAY,EAAE,MAAM,EAAE,CAAC;IAChC,QAAQ,CAAC,EAAE,EAAE,MAAM,CAAC;IACpB;;OAEG;IACH,QAAQ,CAAC,6BAA6B,EAAE,OAAO,CAAC;IAChD;;OAEG;IACH,QAAQ,CAAC,aAAa,EAAE,MAAM,EAAE,CAAC;CACpC;AACD;;;;;;;;;;;;;;;;GAgBG;AACH,wBAAgB,6BAA6B,CAAC,IAAI,EAAE,iCAAiC,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,mBAAmB,GAAG,MAAM,CAAC,MAAM,CAAC,6BAA6B,CAAC,CAKtK;AAED;;GAEG;AACH,MAAM,WAAW,iCAAiC;IAC9C;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;CAC5B"}
|
|
@@ -48,9 +48,6 @@ const utilities = __importStar(require("./utilities"));
|
|
|
48
48
|
function getCertificateAuthority(args, opts) {
|
|
49
49
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
50
50
|
return pulumi.runtime.invoke("confluentcloud:index/getCertificateAuthority:getCertificateAuthority", {
|
|
51
|
-
"crlSource": args.crlSource,
|
|
52
|
-
"crlUpdatedAt": args.crlUpdatedAt,
|
|
53
|
-
"crlUrl": args.crlUrl,
|
|
54
51
|
"id": args.id,
|
|
55
52
|
}, opts);
|
|
56
53
|
}
|
|
@@ -75,9 +72,6 @@ exports.getCertificateAuthority = getCertificateAuthority;
|
|
|
75
72
|
function getCertificateAuthorityOutput(args, opts) {
|
|
76
73
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
77
74
|
return pulumi.runtime.invokeOutput("confluentcloud:index/getCertificateAuthority:getCertificateAuthority", {
|
|
78
|
-
"crlSource": args.crlSource,
|
|
79
|
-
"crlUpdatedAt": args.crlUpdatedAt,
|
|
80
|
-
"crlUrl": args.crlUrl,
|
|
81
75
|
"id": args.id,
|
|
82
76
|
}, opts);
|
|
83
77
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getCertificateAuthority.js","sourceRoot":"","sources":["../getCertificateAuthority.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AACzC,uDAAyC;AAEzC;;;;;;;;;;;;;;;;GAgBG;AACH,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAA2B;IAClG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,sEAAsE,EAAE;QACjG,
|
|
1
|
+
{"version":3,"file":"getCertificateAuthority.js","sourceRoot":"","sources":["../getCertificateAuthority.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AACzC,uDAAyC;AAEzC;;;;;;;;;;;;;;;;GAgBG;AACH,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAA2B;IAClG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,sEAAsE,EAAE;QACjG,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,0DAKC;AA0DD;;;;;;;;;;;;;;;;GAgBG;AACH,SAAgB,6BAA6B,CAAC,IAAuC,EAAE,IAAiC;IACpH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,sEAAsE,EAAE;QACvG,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,sEAKC"}
|
package/getConnectArtifact.d.ts
CHANGED
|
@@ -59,6 +59,7 @@ export interface GetConnectArtifactResult {
|
|
|
59
59
|
readonly displayName: string;
|
|
60
60
|
readonly environment: outputs.GetConnectArtifactEnvironment;
|
|
61
61
|
readonly id: string;
|
|
62
|
+
readonly status: string;
|
|
62
63
|
}
|
|
63
64
|
/**
|
|
64
65
|
* [](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getConnectArtifact.d.ts","sourceRoot":"","sources":["../getConnectArtifact.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AACzC,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AACxC,OAAO,KAAK,OAAO,MAAM,gBAAgB,CAAC;AAG1C;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,wBAAgB,kBAAkB,CAAC,IAAI,EAAE,sBAAsB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,aAAa,GAAG,OAAO,CAAC,wBAAwB,CAAC,CAO/H;AAED;;GAEG;AACH,MAAM,WAAW,sBAAsB;IACnC;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,EAAE,MAAM,CAAC,6BAA6B,CAAC;IAClD;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;CACd;AAED;;GAEG;AACH,MAAM,WAAW,wBAAwB;IACrC,QAAQ,CAAC,KAAK,EAAE,MAAM,CAAC;IACvB;;OAEG;IACH,QAAQ,CAAC,aAAa,EAAE,MAAM,CAAC;IAC/B;;OAEG;IACH,QAAQ,CAAC,WAAW,EAAE,MAAM,CAAC;IAC7B;;OAEG;IACH,QAAQ,CAAC,WAAW,EAAE,MAAM,CAAC;IAC7B,QAAQ,CAAC,WAAW,EAAE,OAAO,CAAC,6BAA6B,CAAC;IAC5D,QAAQ,CAAC,EAAE,EAAE,MAAM,CAAC;
|
|
1
|
+
{"version":3,"file":"getConnectArtifact.d.ts","sourceRoot":"","sources":["../getConnectArtifact.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AACzC,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AACxC,OAAO,KAAK,OAAO,MAAM,gBAAgB,CAAC;AAG1C;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,wBAAgB,kBAAkB,CAAC,IAAI,EAAE,sBAAsB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,aAAa,GAAG,OAAO,CAAC,wBAAwB,CAAC,CAO/H;AAED;;GAEG;AACH,MAAM,WAAW,sBAAsB;IACnC;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,EAAE,MAAM,CAAC,6BAA6B,CAAC;IAClD;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;CACd;AAED;;GAEG;AACH,MAAM,WAAW,wBAAwB;IACrC,QAAQ,CAAC,KAAK,EAAE,MAAM,CAAC;IACvB;;OAEG;IACH,QAAQ,CAAC,aAAa,EAAE,MAAM,CAAC;IAC/B;;OAEG;IACH,QAAQ,CAAC,WAAW,EAAE,MAAM,CAAC;IAC7B;;OAEG;IACH,QAAQ,CAAC,WAAW,EAAE,MAAM,CAAC;IAC7B,QAAQ,CAAC,WAAW,EAAE,OAAO,CAAC,6BAA6B,CAAC;IAC5D,QAAQ,CAAC,EAAE,EAAE,MAAM,CAAC;IACpB,QAAQ,CAAC,MAAM,EAAE,MAAM,CAAC;CAC3B;AACD;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,wBAAgB,wBAAwB,CAAC,IAAI,EAAE,4BAA4B,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,mBAAmB,GAAG,MAAM,CAAC,MAAM,CAAC,wBAAwB,CAAC,CAOvJ;AAED;;GAEG;AACH,MAAM,WAAW,4BAA4B;IACzC;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IAC5B,WAAW,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,iCAAiC,CAAC,CAAC;IACpE;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;CAC5B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getConnectArtifact.js","sourceRoot":"","sources":["../getConnectArtifact.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AAGzC,uDAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,SAAgB,kBAAkB,CAAC,IAA4B,EAAE,IAA2B;IACxF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,4DAA4D,EAAE;QACvF,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,gDAOC;
|
|
1
|
+
{"version":3,"file":"getConnectArtifact.js","sourceRoot":"","sources":["../getConnectArtifact.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AAGzC,uDAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,SAAgB,kBAAkB,CAAC,IAA4B,EAAE,IAA2B;IACxF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,4DAA4D,EAAE;QACvF,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,gDAOC;AAsCD;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,SAAgB,wBAAwB,CAAC,IAAkC,EAAE,IAAiC;IAC1G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,4DAA4D,EAAE;QAC7F,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,4DAOC"}
|
|
@@ -0,0 +1,120 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "./types/input";
|
|
3
|
+
import * as outputs from "./types/output";
|
|
4
|
+
/**
|
|
5
|
+
* [](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
|
|
6
|
+
*
|
|
7
|
+
* `confluentcloud.DnsForwarder` describes a DNS Forwarder data source.
|
|
8
|
+
*
|
|
9
|
+
* ## Example Usage
|
|
10
|
+
*
|
|
11
|
+
* ```typescript
|
|
12
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
13
|
+
* import * as confluentcloud from "@pulumi/confluentcloud";
|
|
14
|
+
*
|
|
15
|
+
* export = async () => {
|
|
16
|
+
* const example = await confluentcloud.getDnsForwarder({
|
|
17
|
+
* id: "dnsf-abc123",
|
|
18
|
+
* environment: {
|
|
19
|
+
* id: "env-xyz456",
|
|
20
|
+
* },
|
|
21
|
+
* });
|
|
22
|
+
* return {
|
|
23
|
+
* example: example,
|
|
24
|
+
* };
|
|
25
|
+
* }
|
|
26
|
+
* ```
|
|
27
|
+
*
|
|
28
|
+
* ## Getting Started
|
|
29
|
+
*
|
|
30
|
+
* The following end-to-end example might help to get started with `confluentcloud.DnsForwarder` data source:
|
|
31
|
+
* * dns-forwarder: creates a `confluentcloud.DnsForwarder` resource that forwards a domain via GCP DNS zones for a GCP Peering network, using a `confluentcloud.Gateway` data source to look up the network's gateway.
|
|
32
|
+
*/
|
|
33
|
+
export declare function getDnsForwarder(args: GetDnsForwarderArgs, opts?: pulumi.InvokeOptions): Promise<GetDnsForwarderResult>;
|
|
34
|
+
/**
|
|
35
|
+
* A collection of arguments for invoking getDnsForwarder.
|
|
36
|
+
*/
|
|
37
|
+
export interface GetDnsForwarderArgs {
|
|
38
|
+
/**
|
|
39
|
+
* Supports the following:
|
|
40
|
+
*/
|
|
41
|
+
environment: inputs.GetDnsForwarderEnvironment;
|
|
42
|
+
/**
|
|
43
|
+
* The ID of the DNS Forwarder, for example, `dnsf-abc123`.
|
|
44
|
+
*/
|
|
45
|
+
id: string;
|
|
46
|
+
}
|
|
47
|
+
/**
|
|
48
|
+
* A collection of values returned by getDnsForwarder.
|
|
49
|
+
*/
|
|
50
|
+
export interface GetDnsForwarderResult {
|
|
51
|
+
/**
|
|
52
|
+
* (String) The name of the DNS forwarder
|
|
53
|
+
*/
|
|
54
|
+
readonly displayName: string;
|
|
55
|
+
/**
|
|
56
|
+
* (Set of Strings) List of domains for the DNS forwarder to use
|
|
57
|
+
*/
|
|
58
|
+
readonly domains: string[];
|
|
59
|
+
readonly environment: outputs.GetDnsForwarderEnvironment;
|
|
60
|
+
/**
|
|
61
|
+
* (Configuration Block) Supports the following:
|
|
62
|
+
*/
|
|
63
|
+
readonly forwardViaGcpDnsZones: outputs.GetDnsForwarderForwardViaGcpDnsZone[];
|
|
64
|
+
/**
|
|
65
|
+
* (Configuration Block) Supports the following:
|
|
66
|
+
*/
|
|
67
|
+
readonly forwardViaIps: outputs.GetDnsForwarderForwardViaIp[];
|
|
68
|
+
/**
|
|
69
|
+
* (Configuration Block) The gateway to which this belongs. Supports the following:
|
|
70
|
+
*/
|
|
71
|
+
readonly gateways: outputs.GetDnsForwarderGateway[];
|
|
72
|
+
/**
|
|
73
|
+
* (String) The ID of the Gateway.
|
|
74
|
+
*/
|
|
75
|
+
readonly id: string;
|
|
76
|
+
}
|
|
77
|
+
/**
|
|
78
|
+
* [](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
|
|
79
|
+
*
|
|
80
|
+
* `confluentcloud.DnsForwarder` describes a DNS Forwarder data source.
|
|
81
|
+
*
|
|
82
|
+
* ## Example Usage
|
|
83
|
+
*
|
|
84
|
+
* ```typescript
|
|
85
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
86
|
+
* import * as confluentcloud from "@pulumi/confluentcloud";
|
|
87
|
+
*
|
|
88
|
+
* export = async () => {
|
|
89
|
+
* const example = await confluentcloud.getDnsForwarder({
|
|
90
|
+
* id: "dnsf-abc123",
|
|
91
|
+
* environment: {
|
|
92
|
+
* id: "env-xyz456",
|
|
93
|
+
* },
|
|
94
|
+
* });
|
|
95
|
+
* return {
|
|
96
|
+
* example: example,
|
|
97
|
+
* };
|
|
98
|
+
* }
|
|
99
|
+
* ```
|
|
100
|
+
*
|
|
101
|
+
* ## Getting Started
|
|
102
|
+
*
|
|
103
|
+
* The following end-to-end example might help to get started with `confluentcloud.DnsForwarder` data source:
|
|
104
|
+
* * dns-forwarder: creates a `confluentcloud.DnsForwarder` resource that forwards a domain via GCP DNS zones for a GCP Peering network, using a `confluentcloud.Gateway` data source to look up the network's gateway.
|
|
105
|
+
*/
|
|
106
|
+
export declare function getDnsForwarderOutput(args: GetDnsForwarderOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetDnsForwarderResult>;
|
|
107
|
+
/**
|
|
108
|
+
* A collection of arguments for invoking getDnsForwarder.
|
|
109
|
+
*/
|
|
110
|
+
export interface GetDnsForwarderOutputArgs {
|
|
111
|
+
/**
|
|
112
|
+
* Supports the following:
|
|
113
|
+
*/
|
|
114
|
+
environment: pulumi.Input<inputs.GetDnsForwarderEnvironmentArgs>;
|
|
115
|
+
/**
|
|
116
|
+
* The ID of the DNS Forwarder, for example, `dnsf-abc123`.
|
|
117
|
+
*/
|
|
118
|
+
id: pulumi.Input<string>;
|
|
119
|
+
}
|
|
120
|
+
//# sourceMappingURL=getDnsForwarder.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getDnsForwarder.d.ts","sourceRoot":"","sources":["../getDnsForwarder.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AACzC,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AACxC,OAAO,KAAK,OAAO,MAAM,gBAAgB,CAAC;AAG1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;AACH,wBAAgB,eAAe,CAAC,IAAI,EAAE,mBAAmB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,aAAa,GAAG,OAAO,CAAC,qBAAqB,CAAC,CAMtH;AAED;;GAEG;AACH,MAAM,WAAW,mBAAmB;IAChC;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC,0BAA0B,CAAC;IAC/C;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;CACd;AAED;;GAEG;AACH,MAAM,WAAW,qBAAqB;IAClC;;OAEG;IACH,QAAQ,CAAC,WAAW,EAAE,MAAM,CAAC;IAC7B;;OAEG;IACH,QAAQ,CAAC,OAAO,EAAE,MAAM,EAAE,CAAC;IAC3B,QAAQ,CAAC,WAAW,EAAE,OAAO,CAAC,0BAA0B,CAAC;IACzD;;OAEG;IACH,QAAQ,CAAC,qBAAqB,EAAE,OAAO,CAAC,mCAAmC,EAAE,CAAC;IAC9E;;OAEG;IACH,QAAQ,CAAC,aAAa,EAAE,OAAO,CAAC,2BAA2B,EAAE,CAAC;IAC9D;;OAEG;IACH,QAAQ,CAAC,QAAQ,EAAE,OAAO,CAAC,sBAAsB,EAAE,CAAC;IACpD;;OAEG;IACH,QAAQ,CAAC,EAAE,EAAE,MAAM,CAAC;CACvB;AACD;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;AACH,wBAAgB,qBAAqB,CAAC,IAAI,EAAE,yBAAyB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,mBAAmB,GAAG,MAAM,CAAC,MAAM,CAAC,qBAAqB,CAAC,CAM9I;AAED;;GAEG;AACH,MAAM,WAAW,yBAAyB;IACtC;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,8BAA8B,CAAC,CAAC;IACjE;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;CAC5B"}
|
|
@@ -0,0 +1,105 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
5
|
+
if (k2 === undefined) k2 = k;
|
|
6
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
7
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
8
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
9
|
+
}
|
|
10
|
+
Object.defineProperty(o, k2, desc);
|
|
11
|
+
}) : (function(o, m, k, k2) {
|
|
12
|
+
if (k2 === undefined) k2 = k;
|
|
13
|
+
o[k2] = m[k];
|
|
14
|
+
}));
|
|
15
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
16
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
17
|
+
}) : function(o, v) {
|
|
18
|
+
o["default"] = v;
|
|
19
|
+
});
|
|
20
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
21
|
+
if (mod && mod.__esModule) return mod;
|
|
22
|
+
var result = {};
|
|
23
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
24
|
+
__setModuleDefault(result, mod);
|
|
25
|
+
return result;
|
|
26
|
+
};
|
|
27
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
28
|
+
exports.getDnsForwarderOutput = exports.getDnsForwarder = void 0;
|
|
29
|
+
const pulumi = __importStar(require("@pulumi/pulumi"));
|
|
30
|
+
const utilities = __importStar(require("./utilities"));
|
|
31
|
+
/**
|
|
32
|
+
* [](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
|
|
33
|
+
*
|
|
34
|
+
* `confluentcloud.DnsForwarder` describes a DNS Forwarder data source.
|
|
35
|
+
*
|
|
36
|
+
* ## Example Usage
|
|
37
|
+
*
|
|
38
|
+
* ```typescript
|
|
39
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
40
|
+
* import * as confluentcloud from "@pulumi/confluentcloud";
|
|
41
|
+
*
|
|
42
|
+
* export = async () => {
|
|
43
|
+
* const example = await confluentcloud.getDnsForwarder({
|
|
44
|
+
* id: "dnsf-abc123",
|
|
45
|
+
* environment: {
|
|
46
|
+
* id: "env-xyz456",
|
|
47
|
+
* },
|
|
48
|
+
* });
|
|
49
|
+
* return {
|
|
50
|
+
* example: example,
|
|
51
|
+
* };
|
|
52
|
+
* }
|
|
53
|
+
* ```
|
|
54
|
+
*
|
|
55
|
+
* ## Getting Started
|
|
56
|
+
*
|
|
57
|
+
* The following end-to-end example might help to get started with `confluentcloud.DnsForwarder` data source:
|
|
58
|
+
* * dns-forwarder: creates a `confluentcloud.DnsForwarder` resource that forwards a domain via GCP DNS zones for a GCP Peering network, using a `confluentcloud.Gateway` data source to look up the network's gateway.
|
|
59
|
+
*/
|
|
60
|
+
function getDnsForwarder(args, opts) {
|
|
61
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
62
|
+
return pulumi.runtime.invoke("confluentcloud:index/getDnsForwarder:getDnsForwarder", {
|
|
63
|
+
"environment": args.environment,
|
|
64
|
+
"id": args.id,
|
|
65
|
+
}, opts);
|
|
66
|
+
}
|
|
67
|
+
exports.getDnsForwarder = getDnsForwarder;
|
|
68
|
+
/**
|
|
69
|
+
* [](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
|
|
70
|
+
*
|
|
71
|
+
* `confluentcloud.DnsForwarder` describes a DNS Forwarder data source.
|
|
72
|
+
*
|
|
73
|
+
* ## Example Usage
|
|
74
|
+
*
|
|
75
|
+
* ```typescript
|
|
76
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
77
|
+
* import * as confluentcloud from "@pulumi/confluentcloud";
|
|
78
|
+
*
|
|
79
|
+
* export = async () => {
|
|
80
|
+
* const example = await confluentcloud.getDnsForwarder({
|
|
81
|
+
* id: "dnsf-abc123",
|
|
82
|
+
* environment: {
|
|
83
|
+
* id: "env-xyz456",
|
|
84
|
+
* },
|
|
85
|
+
* });
|
|
86
|
+
* return {
|
|
87
|
+
* example: example,
|
|
88
|
+
* };
|
|
89
|
+
* }
|
|
90
|
+
* ```
|
|
91
|
+
*
|
|
92
|
+
* ## Getting Started
|
|
93
|
+
*
|
|
94
|
+
* The following end-to-end example might help to get started with `confluentcloud.DnsForwarder` data source:
|
|
95
|
+
* * dns-forwarder: creates a `confluentcloud.DnsForwarder` resource that forwards a domain via GCP DNS zones for a GCP Peering network, using a `confluentcloud.Gateway` data source to look up the network's gateway.
|
|
96
|
+
*/
|
|
97
|
+
function getDnsForwarderOutput(args, opts) {
|
|
98
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
99
|
+
return pulumi.runtime.invokeOutput("confluentcloud:index/getDnsForwarder:getDnsForwarder", {
|
|
100
|
+
"environment": args.environment,
|
|
101
|
+
"id": args.id,
|
|
102
|
+
}, opts);
|
|
103
|
+
}
|
|
104
|
+
exports.getDnsForwarderOutput = getDnsForwarderOutput;
|
|
105
|
+
//# sourceMappingURL=getDnsForwarder.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getDnsForwarder.js","sourceRoot":"","sources":["../getDnsForwarder.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AAGzC,uDAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;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,sDAAsD,EAAE;QACjF,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,0CAMC;AA8CD;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;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,sDAAsD,EAAE;QACvF,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,sDAMC"}
|
package/getEnvironment.d.ts
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
-
import * as inputs from "./types/input";
|
|
3
2
|
import * as outputs from "./types/output";
|
|
4
3
|
/**
|
|
5
4
|
* [](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
|
|
@@ -48,7 +47,6 @@ export interface GetEnvironmentArgs {
|
|
|
48
47
|
* The ID of the Environment, for example, `env-abc123`.
|
|
49
48
|
*/
|
|
50
49
|
id?: string;
|
|
51
|
-
streamGovernance?: inputs.GetEnvironmentStreamGovernance;
|
|
52
50
|
}
|
|
53
51
|
/**
|
|
54
52
|
* A collection of values returned by getEnvironment.
|
|
@@ -115,6 +113,5 @@ export interface GetEnvironmentOutputArgs {
|
|
|
115
113
|
* The ID of the Environment, for example, `env-abc123`.
|
|
116
114
|
*/
|
|
117
115
|
id?: pulumi.Input<string | undefined>;
|
|
118
|
-
streamGovernance?: pulumi.Input<inputs.GetEnvironmentStreamGovernanceArgs | undefined>;
|
|
119
116
|
}
|
|
120
117
|
//# sourceMappingURL=getEnvironment.d.ts.map
|
package/getEnvironment.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getEnvironment.d.ts","sourceRoot":"","sources":["../getEnvironment.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;
|
|
1
|
+
{"version":3,"file":"getEnvironment.d.ts","sourceRoot":"","sources":["../getEnvironment.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAEzC,OAAO,KAAK,OAAO,MAAM,gBAAgB,CAAC;AAG1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA+BG;AACH,wBAAgB,cAAc,CAAC,IAAI,CAAC,EAAE,kBAAkB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,aAAa,GAAG,OAAO,CAAC,oBAAoB,CAAC,CAOpH;AAED;;GAEG;AACH,MAAM,WAAW,kBAAkB;IAC/B;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB;;OAEG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;CACf;AAED;;GAEG;AACH,MAAM,WAAW,oBAAoB;IACjC;;OAEG;IACH,QAAQ,CAAC,WAAW,EAAE,MAAM,CAAC;IAC7B;;OAEG;IACH,QAAQ,CAAC,EAAE,EAAE,MAAM,CAAC;IACpB;;OAEG;IACH,QAAQ,CAAC,YAAY,EAAE,MAAM,CAAC;IAC9B,QAAQ,CAAC,gBAAgB,EAAE,OAAO,CAAC,8BAA8B,CAAC;CACrE;AACD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA+BG;AACH,wBAAgB,oBAAoB,CAAC,IAAI,CAAC,EAAE,wBAAwB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,mBAAmB,GAAG,MAAM,CAAC,MAAM,CAAC,oBAAoB,CAAC,CAO5I;AAED;;GAEG;AACH,MAAM,WAAW,wBAAwB;IACrC;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC/C;;OAEG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;CACzC"}
|
package/getEnvironment.js
CHANGED
|
@@ -66,7 +66,6 @@ function getEnvironment(args, opts) {
|
|
|
66
66
|
return pulumi.runtime.invoke("confluentcloud:index/getEnvironment:getEnvironment", {
|
|
67
67
|
"displayName": args.displayName,
|
|
68
68
|
"id": args.id,
|
|
69
|
-
"streamGovernance": args.streamGovernance,
|
|
70
69
|
}, opts);
|
|
71
70
|
}
|
|
72
71
|
exports.getEnvironment = getEnvironment;
|
|
@@ -108,7 +107,6 @@ function getEnvironmentOutput(args, opts) {
|
|
|
108
107
|
return pulumi.runtime.invokeOutput("confluentcloud:index/getEnvironment:getEnvironment", {
|
|
109
108
|
"displayName": args.displayName,
|
|
110
109
|
"id": args.id,
|
|
111
|
-
"streamGovernance": args.streamGovernance,
|
|
112
110
|
}, opts);
|
|
113
111
|
}
|
|
114
112
|
exports.getEnvironmentOutput = getEnvironmentOutput;
|
package/getEnvironment.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getEnvironment.js","sourceRoot":"","sources":["../getEnvironment.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AAGzC,uDAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA+BG;AACH,SAAgB,cAAc,CAAC,IAAyB,EAAE,IAA2B;IACjF,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,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;QAC/E,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,IAAI,EAAE,IAAI,CAAC,EAAE;
|
|
1
|
+
{"version":3,"file":"getEnvironment.js","sourceRoot":"","sources":["../getEnvironment.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AAGzC,uDAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA+BG;AACH,SAAgB,cAAc,CAAC,IAAyB,EAAE,IAA2B;IACjF,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,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;QAC/E,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,wCAOC;AAoCD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA+BG;AACH,SAAgB,oBAAoB,CAAC,IAA+B,EAAE,IAAiC;IACnG,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,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;QACrF,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,oDAOC"}
|
package/getNetwork.d.ts
CHANGED
|
@@ -52,27 +52,11 @@ export declare function getNetwork(args: GetNetworkArgs, opts?: pulumi.InvokeOpt
|
|
|
52
52
|
* A collection of arguments for invoking getNetwork.
|
|
53
53
|
*/
|
|
54
54
|
export interface GetNetworkArgs {
|
|
55
|
-
/**
|
|
56
|
-
* (Optional Configuration Block) The AWS-specific network details if available. It supports the following:
|
|
57
|
-
*/
|
|
58
|
-
aws?: inputs.GetNetworkAw[];
|
|
59
|
-
/**
|
|
60
|
-
* (Optional Configuration Block) The Azure-specific network details if available. It supports the following:
|
|
61
|
-
*/
|
|
62
|
-
azures?: inputs.GetNetworkAzure[];
|
|
63
55
|
/**
|
|
64
56
|
* A human-readable name for the Network.
|
|
65
57
|
*/
|
|
66
58
|
displayName?: string;
|
|
67
|
-
/**
|
|
68
|
-
* (Optional Configuration Block) Network DNS config. It applies only to the PRIVATELINK network connection type. It supports the following:
|
|
69
|
-
*/
|
|
70
|
-
dnsConfigs?: inputs.GetNetworkDnsConfig[];
|
|
71
59
|
environment: inputs.GetNetworkEnvironment;
|
|
72
|
-
/**
|
|
73
|
-
* (Optional Configuration Block) The GCP-specific network details if available. It supports the following:
|
|
74
|
-
*/
|
|
75
|
-
gcps?: inputs.GetNetworkGcp[];
|
|
76
60
|
/**
|
|
77
61
|
* The ID of the Network, for example, `n-abc123`.
|
|
78
62
|
*/
|
|
@@ -208,27 +192,11 @@ export declare function getNetworkOutput(args: GetNetworkOutputArgs, opts?: pulu
|
|
|
208
192
|
* A collection of arguments for invoking getNetwork.
|
|
209
193
|
*/
|
|
210
194
|
export interface GetNetworkOutputArgs {
|
|
211
|
-
/**
|
|
212
|
-
* (Optional Configuration Block) The AWS-specific network details if available. It supports the following:
|
|
213
|
-
*/
|
|
214
|
-
aws?: pulumi.Input<pulumi.Input<inputs.GetNetworkAwArgs>[] | undefined>;
|
|
215
|
-
/**
|
|
216
|
-
* (Optional Configuration Block) The Azure-specific network details if available. It supports the following:
|
|
217
|
-
*/
|
|
218
|
-
azures?: pulumi.Input<pulumi.Input<inputs.GetNetworkAzureArgs>[] | undefined>;
|
|
219
195
|
/**
|
|
220
196
|
* A human-readable name for the Network.
|
|
221
197
|
*/
|
|
222
198
|
displayName?: pulumi.Input<string | undefined>;
|
|
223
|
-
/**
|
|
224
|
-
* (Optional Configuration Block) Network DNS config. It applies only to the PRIVATELINK network connection type. It supports the following:
|
|
225
|
-
*/
|
|
226
|
-
dnsConfigs?: pulumi.Input<pulumi.Input<inputs.GetNetworkDnsConfigArgs>[] | undefined>;
|
|
227
199
|
environment: pulumi.Input<inputs.GetNetworkEnvironmentArgs>;
|
|
228
|
-
/**
|
|
229
|
-
* (Optional Configuration Block) The GCP-specific network details if available. It supports the following:
|
|
230
|
-
*/
|
|
231
|
-
gcps?: pulumi.Input<pulumi.Input<inputs.GetNetworkGcpArgs>[] | undefined>;
|
|
232
200
|
/**
|
|
233
201
|
* The ID of the Network, for example, `n-abc123`.
|
|
234
202
|
*/
|
package/getNetwork.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getNetwork.d.ts","sourceRoot":"","sources":["../getNetwork.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AACzC,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AACxC,OAAO,KAAK,OAAO,MAAM,gBAAgB,CAAC;AAG1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6CG;AACH,wBAAgB,UAAU,CAAC,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,aAAa,GAAG,OAAO,CAAC,gBAAgB,CAAC,
|
|
1
|
+
{"version":3,"file":"getNetwork.d.ts","sourceRoot":"","sources":["../getNetwork.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AACzC,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AACxC,OAAO,KAAK,OAAO,MAAM,gBAAgB,CAAC;AAG1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6CG;AACH,wBAAgB,UAAU,CAAC,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,aAAa,GAAG,OAAO,CAAC,gBAAgB,CAAC,CAOvG;AAED;;GAEG;AACH,MAAM,WAAW,cAAc;IAC3B;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,WAAW,EAAE,MAAM,CAAC,qBAAqB,CAAC;IAC1C;;OAEG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;CACf;AAED;;GAEG;AACH,MAAM,WAAW,gBAAgB;IAC7B;;OAEG;IACH,QAAQ,CAAC,GAAG,EAAE,OAAO,CAAC,YAAY,EAAE,CAAC;IACrC;;OAEG;IACH,QAAQ,CAAC,MAAM,EAAE,OAAO,CAAC,eAAe,EAAE,CAAC;IAC3C;;OAEG;IACH,QAAQ,CAAC,IAAI,EAAE,MAAM,CAAC;IACtB;;OAEG;IACH,QAAQ,CAAC,KAAK,EAAE,MAAM,CAAC;IACvB;;OAEG;IACH,QAAQ,CAAC,eAAe,EAAE,MAAM,EAAE,CAAC;IACnC;;OAEG;IACH,QAAQ,CAAC,WAAW,EAAE,MAAM,CAAC;IAC7B;;OAEG;IACH,QAAQ,CAAC,UAAU,EAAE,OAAO,CAAC,mBAAmB,EAAE,CAAC;IACnD,QAAQ,CAAC,SAAS,EAAE,MAAM,CAAC;IAC3B;;OAEG;IACH,QAAQ,CAAC,cAAc,EAAE,MAAM,CAAC;IAChC,QAAQ,CAAC,WAAW,EAAE,OAAO,CAAC,qBAAqB,CAAC;IACpD;;OAEG;IACH,QAAQ,CAAC,QAAQ,EAAE,OAAO,CAAC,iBAAiB,EAAE,CAAC;IAC/C;;OAEG;IACH,QAAQ,CAAC,IAAI,EAAE,OAAO,CAAC,aAAa,EAAE,CAAC;IACvC;;OAEG;IACH,QAAQ,CAAC,EAAE,EAAE,MAAM,CAAC;IACpB;;OAEG;IACH,QAAQ,CAAC,MAAM,EAAE,MAAM,CAAC;IACxB;;OAEG;IACH,QAAQ,CAAC,YAAY,EAAE,MAAM,CAAC;IAC9B;;OAEG;IACH,QAAQ,CAAC,YAAY,EAAE,MAAM,CAAC;IAC9B,QAAQ,CAAC,eAAe,EAAE;QAAC,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAA;KAAC,CAAC;IAClD;;OAEG;IACH,QAAQ,CAAC,SAAS,EAAE,OAAO,CAAC,kBAAkB,EAAE,CAAC;IACjD;;;;;;;OAOG;IACH,QAAQ,CAAC,KAAK,EAAE,MAAM,EAAE,CAAC;CAC5B;AACD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6CG;AACH,wBAAgB,gBAAgB,CAAC,IAAI,EAAE,oBAAoB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,mBAAmB,GAAG,MAAM,CAAC,MAAM,CAAC,gBAAgB,CAAC,CAO/H;AAED;;GAEG;AACH,MAAM,WAAW,oBAAoB;IACjC;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC/C,WAAW,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,yBAAyB,CAAC,CAAC;IAC5D;;OAEG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;CACzC"}
|
package/getNetwork.js
CHANGED
|
@@ -77,12 +77,8 @@ const utilities = __importStar(require("./utilities"));
|
|
|
77
77
|
function getNetwork(args, opts) {
|
|
78
78
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
79
79
|
return pulumi.runtime.invoke("confluentcloud:index/getNetwork:getNetwork", {
|
|
80
|
-
"aws": args.aws,
|
|
81
|
-
"azures": args.azures,
|
|
82
80
|
"displayName": args.displayName,
|
|
83
|
-
"dnsConfigs": args.dnsConfigs,
|
|
84
81
|
"environment": args.environment,
|
|
85
|
-
"gcps": args.gcps,
|
|
86
82
|
"id": args.id,
|
|
87
83
|
}, opts);
|
|
88
84
|
}
|
|
@@ -136,12 +132,8 @@ exports.getNetwork = getNetwork;
|
|
|
136
132
|
function getNetworkOutput(args, opts) {
|
|
137
133
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
138
134
|
return pulumi.runtime.invokeOutput("confluentcloud:index/getNetwork:getNetwork", {
|
|
139
|
-
"aws": args.aws,
|
|
140
|
-
"azures": args.azures,
|
|
141
135
|
"displayName": args.displayName,
|
|
142
|
-
"dnsConfigs": args.dnsConfigs,
|
|
143
136
|
"environment": args.environment,
|
|
144
|
-
"gcps": args.gcps,
|
|
145
137
|
"id": args.id,
|
|
146
138
|
}, opts);
|
|
147
139
|
}
|
package/getNetwork.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getNetwork.js","sourceRoot":"","sources":["../getNetwork.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AAGzC,uDAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6CG;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,4CAA4C,EAAE;QACvE,
|
|
1
|
+
{"version":3,"file":"getNetwork.js","sourceRoot":"","sources":["../getNetwork.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AAGzC,uDAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6CG;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,4CAA4C,EAAE;QACvE,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,gCAOC;AA8FD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6CG;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,4CAA4C,EAAE;QAC7E,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,4CAOC"}
|
package/getPlugin.d.ts
ADDED
|
@@ -0,0 +1,111 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "./types/input";
|
|
3
|
+
import * as outputs from "./types/output";
|
|
4
|
+
/**
|
|
5
|
+
* [](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
|
|
6
|
+
*
|
|
7
|
+
* `confluentcloud.Plugin` describes a Plugin data source.
|
|
8
|
+
*
|
|
9
|
+
* ## Example Usage
|
|
10
|
+
*
|
|
11
|
+
* ```typescript
|
|
12
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
13
|
+
* import * as confluentcloud from "@pulumi/confluentcloud";
|
|
14
|
+
*
|
|
15
|
+
* export = async () => {
|
|
16
|
+
* const example = await confluentcloud.getPlugin({
|
|
17
|
+
* id: "ccp-abc123",
|
|
18
|
+
* environment: {
|
|
19
|
+
* id: "env-xyz456",
|
|
20
|
+
* },
|
|
21
|
+
* });
|
|
22
|
+
* return {
|
|
23
|
+
* example: example,
|
|
24
|
+
* };
|
|
25
|
+
* }
|
|
26
|
+
* ```
|
|
27
|
+
*/
|
|
28
|
+
export declare function getPlugin(args: GetPluginArgs, opts?: pulumi.InvokeOptions): Promise<GetPluginResult>;
|
|
29
|
+
/**
|
|
30
|
+
* A collection of arguments for invoking getPlugin.
|
|
31
|
+
*/
|
|
32
|
+
export interface GetPluginArgs {
|
|
33
|
+
/**
|
|
34
|
+
* Supports the following:
|
|
35
|
+
*/
|
|
36
|
+
environment: inputs.GetPluginEnvironment;
|
|
37
|
+
/**
|
|
38
|
+
* The ID of the Plugin, for example, `ccp-abc123`.
|
|
39
|
+
*/
|
|
40
|
+
id: string;
|
|
41
|
+
}
|
|
42
|
+
/**
|
|
43
|
+
* A collection of values returned by getPlugin.
|
|
44
|
+
*/
|
|
45
|
+
export interface GetPluginResult {
|
|
46
|
+
/**
|
|
47
|
+
* (String) API Version defines the schema version of this representation of a resource.
|
|
48
|
+
*/
|
|
49
|
+
readonly apiVersion: string;
|
|
50
|
+
/**
|
|
51
|
+
* (String) Cloud provider where the Custom Connect Plugin archive is uploaded.
|
|
52
|
+
*/
|
|
53
|
+
readonly cloud: string;
|
|
54
|
+
/**
|
|
55
|
+
* (String) Description of Custom Connect Plugin.
|
|
56
|
+
*/
|
|
57
|
+
readonly description: string;
|
|
58
|
+
/**
|
|
59
|
+
* (String) Display name of Custom Connect Plugin.
|
|
60
|
+
*/
|
|
61
|
+
readonly displayName: string;
|
|
62
|
+
readonly environment: outputs.GetPluginEnvironment;
|
|
63
|
+
readonly id: string;
|
|
64
|
+
/**
|
|
65
|
+
* (String) Kind defines the object this REST resource represents.
|
|
66
|
+
*/
|
|
67
|
+
readonly kind: string;
|
|
68
|
+
/**
|
|
69
|
+
* (String) Runtime language of Custom Connect Plugin.
|
|
70
|
+
*/
|
|
71
|
+
readonly runtimeLanguage: string;
|
|
72
|
+
}
|
|
73
|
+
/**
|
|
74
|
+
* [](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
|
|
75
|
+
*
|
|
76
|
+
* `confluentcloud.Plugin` describes a Plugin data source.
|
|
77
|
+
*
|
|
78
|
+
* ## Example Usage
|
|
79
|
+
*
|
|
80
|
+
* ```typescript
|
|
81
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
82
|
+
* import * as confluentcloud from "@pulumi/confluentcloud";
|
|
83
|
+
*
|
|
84
|
+
* export = async () => {
|
|
85
|
+
* const example = await confluentcloud.getPlugin({
|
|
86
|
+
* id: "ccp-abc123",
|
|
87
|
+
* environment: {
|
|
88
|
+
* id: "env-xyz456",
|
|
89
|
+
* },
|
|
90
|
+
* });
|
|
91
|
+
* return {
|
|
92
|
+
* example: example,
|
|
93
|
+
* };
|
|
94
|
+
* }
|
|
95
|
+
* ```
|
|
96
|
+
*/
|
|
97
|
+
export declare function getPluginOutput(args: GetPluginOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetPluginResult>;
|
|
98
|
+
/**
|
|
99
|
+
* A collection of arguments for invoking getPlugin.
|
|
100
|
+
*/
|
|
101
|
+
export interface GetPluginOutputArgs {
|
|
102
|
+
/**
|
|
103
|
+
* Supports the following:
|
|
104
|
+
*/
|
|
105
|
+
environment: pulumi.Input<inputs.GetPluginEnvironmentArgs>;
|
|
106
|
+
/**
|
|
107
|
+
* The ID of the Plugin, for example, `ccp-abc123`.
|
|
108
|
+
*/
|
|
109
|
+
id: pulumi.Input<string>;
|
|
110
|
+
}
|
|
111
|
+
//# sourceMappingURL=getPlugin.d.ts.map
|