@pulumi/gitlab 9.12.0-alpha.1779346925 → 9.12.0-alpha.1779452015
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.
|
@@ -8,6 +8,8 @@ import * as outputs from "./types/output";
|
|
|
8
8
|
* > **Permissions:** You must have administrator access or be an Owner of the group to list the tokens of a service account.
|
|
9
9
|
*
|
|
10
10
|
* **Upstream API**: [GitLab REST API docs](https://docs.gitlab.com/api/personal_access_tokens/#list-all-personal-access-tokens)
|
|
11
|
+
*
|
|
12
|
+
* ## Example Usage
|
|
11
13
|
*/
|
|
12
14
|
export declare function getGroupServiceAccountAccessTokens(args: GetGroupServiceAccountAccessTokensArgs, opts?: pulumi.InvokeOptions): Promise<GetGroupServiceAccountAccessTokensResult>;
|
|
13
15
|
/**
|
|
@@ -52,6 +54,8 @@ export interface GetGroupServiceAccountAccessTokensResult {
|
|
|
52
54
|
* > **Permissions:** You must have administrator access or be an Owner of the group to list the tokens of a service account.
|
|
53
55
|
*
|
|
54
56
|
* **Upstream API**: [GitLab REST API docs](https://docs.gitlab.com/api/personal_access_tokens/#list-all-personal-access-tokens)
|
|
57
|
+
*
|
|
58
|
+
* ## Example Usage
|
|
55
59
|
*/
|
|
56
60
|
export declare function getGroupServiceAccountAccessTokensOutput(args: GetGroupServiceAccountAccessTokensOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetGroupServiceAccountAccessTokensResult>;
|
|
57
61
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getGroupServiceAccountAccessTokens.d.ts","sourceRoot":"","sources":["../getGroupServiceAccountAccessTokens.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAEzC,OAAO,KAAK,OAAO,MAAM,gBAAgB,CAAC;AAG1C
|
|
1
|
+
{"version":3,"file":"getGroupServiceAccountAccessTokens.d.ts","sourceRoot":"","sources":["../getGroupServiceAccountAccessTokens.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAEzC,OAAO,KAAK,OAAO,MAAM,gBAAgB,CAAC;AAG1C;;;;;;;;;;GAUG;AACH,wBAAgB,kCAAkC,CAAC,IAAI,EAAE,sCAAsC,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,aAAa,GAAG,OAAO,CAAC,wCAAwC,CAAC,CAM/K;AAED;;GAEG;AACH,MAAM,WAAW,sCAAsC;IACnD;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,gBAAgB,EAAE,MAAM,CAAC;CAC5B;AAED;;GAEG;AACH,MAAM,WAAW,wCAAwC;IACrD;;OAEG;IACH,QAAQ,CAAC,YAAY,EAAE,OAAO,CAAC,6CAA6C,EAAE,CAAC;IAC/E;;OAEG;IACH,QAAQ,CAAC,KAAK,EAAE,MAAM,CAAC;IACvB;;OAEG;IACH,QAAQ,CAAC,EAAE,EAAE,MAAM,CAAC;IACpB;;OAEG;IACH,QAAQ,CAAC,gBAAgB,EAAE,MAAM,CAAC;CACrC;AACD;;;;;;;;;;GAUG;AACH,wBAAgB,wCAAwC,CAAC,IAAI,EAAE,4CAA4C,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,mBAAmB,GAAG,MAAM,CAAC,MAAM,CAAC,wCAAwC,CAAC,CAMvM;AAED;;GAEG;AACH,MAAM,WAAW,4CAA4C;IACzD;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IAC5B;;OAEG;IACH,gBAAgB,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;CAC1C"}
|
|
@@ -36,6 +36,8 @@ const utilities = __importStar(require("./utilities"));
|
|
|
36
36
|
* > **Permissions:** You must have administrator access or be an Owner of the group to list the tokens of a service account.
|
|
37
37
|
*
|
|
38
38
|
* **Upstream API**: [GitLab REST API docs](https://docs.gitlab.com/api/personal_access_tokens/#list-all-personal-access-tokens)
|
|
39
|
+
*
|
|
40
|
+
* ## Example Usage
|
|
39
41
|
*/
|
|
40
42
|
function getGroupServiceAccountAccessTokens(args, opts) {
|
|
41
43
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -53,6 +55,8 @@ exports.getGroupServiceAccountAccessTokens = getGroupServiceAccountAccessTokens;
|
|
|
53
55
|
* > **Permissions:** You must have administrator access or be an Owner of the group to list the tokens of a service account.
|
|
54
56
|
*
|
|
55
57
|
* **Upstream API**: [GitLab REST API docs](https://docs.gitlab.com/api/personal_access_tokens/#list-all-personal-access-tokens)
|
|
58
|
+
*
|
|
59
|
+
* ## Example Usage
|
|
56
60
|
*/
|
|
57
61
|
function getGroupServiceAccountAccessTokensOutput(args, opts) {
|
|
58
62
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getGroupServiceAccountAccessTokens.js","sourceRoot":"","sources":["../getGroupServiceAccountAccessTokens.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AAGzC,uDAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getGroupServiceAccountAccessTokens.js","sourceRoot":"","sources":["../getGroupServiceAccountAccessTokens.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AAGzC,uDAAyC;AAEzC;;;;;;;;;;GAUG;AACH,SAAgB,kCAAkC,CAAC,IAA4C,EAAE,IAA2B;IACxH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oFAAoF,EAAE;QAC/G,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;KAC5C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,gFAMC;AAqCD;;;;;;;;;;GAUG;AACH,SAAgB,wCAAwC,CAAC,IAAkD,EAAE,IAAiC;IAC1I,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,oFAAoF,EAAE;QACrH,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;KAC5C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,4FAMC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pulumi/gitlab",
|
|
3
|
-
"version": "9.12.0-alpha.
|
|
3
|
+
"version": "9.12.0-alpha.1779452015",
|
|
4
4
|
"description": "A Pulumi package for creating and managing GitLab resources.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"pulumi",
|
|
@@ -22,6 +22,6 @@
|
|
|
22
22
|
"pulumi": {
|
|
23
23
|
"resource": true,
|
|
24
24
|
"name": "gitlab",
|
|
25
|
-
"version": "9.12.0-alpha.
|
|
25
|
+
"version": "9.12.0-alpha.1779452015"
|
|
26
26
|
}
|
|
27
27
|
}
|