@pulumi/gitlab 6.11.0 → 6.12.0-alpha.1713898469
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/application.d.ts +2 -3
- package/application.js +2 -3
- package/application.js.map +1 -1
- package/applicationSettings.d.ts +0 -13
- package/applicationSettings.js +0 -13
- package/applicationSettings.js.map +1 -1
- package/branch.d.ts +6 -6
- package/branch.js +6 -6
- package/branchProtection.d.ts +54 -0
- package/branchProtection.js +54 -0
- package/branchProtection.js.map +1 -1
- package/clusterAgent.d.ts +26 -0
- package/clusterAgent.js +26 -0
- package/clusterAgent.js.map +1 -1
- package/clusterAgentToken.d.ts +13 -7
- package/clusterAgentToken.js +13 -7
- package/clusterAgentToken.js.map +1 -1
- package/complianceFramework.d.ts +3 -4
- package/complianceFramework.js +3 -4
- package/complianceFramework.js.map +1 -1
- package/deployKey.d.ts +1 -3
- package/deployKey.js +1 -3
- package/deployKey.js.map +1 -1
- package/deployKeyEnable.d.ts +6 -8
- package/deployKeyEnable.js +6 -8
- package/deployKeyEnable.js.map +1 -1
- package/getBranch.d.ts +0 -28
- package/getBranch.js +0 -28
- package/getBranch.js.map +1 -1
- package/getClusterAgent.d.ts +2 -6
- package/getClusterAgent.js +2 -6
- package/getClusterAgent.js.map +1 -1
- package/getClusterAgents.d.ts +6 -4
- package/getClusterAgents.js +0 -4
- package/getClusterAgents.js.map +1 -1
- package/getComplianceFramework.d.ts +2 -6
- package/getComplianceFramework.js +2 -6
- package/getComplianceFramework.js.map +1 -1
- package/getCurrentUser.d.ts +0 -4
- package/getCurrentUser.js +0 -4
- package/getCurrentUser.js.map +1 -1
- package/getGroup.d.ts +6 -26
- package/getGroup.js +0 -26
- package/getGroup.js.map +1 -1
- package/getGroupHooks.d.ts +6 -0
- package/getGroupHooks.js.map +1 -1
- package/getGroupMembership.d.ts +6 -26
- package/getGroupMembership.js +0 -26
- package/getGroupMembership.js.map +1 -1
- package/getGroupSubgroups.d.ts +28 -12
- package/getGroupSubgroups.js +16 -12
- package/getGroupSubgroups.js.map +1 -1
- package/getGroupVariable.d.ts +4 -6
- package/getGroupVariable.js +4 -6
- package/getGroupVariable.js.map +1 -1
- package/getGroupVariables.d.ts +16 -6
- package/getGroupVariables.js +4 -6
- package/getGroupVariables.js.map +1 -1
- package/getGroups.d.ts +2 -6
- package/getGroups.js +2 -6
- package/getGroups.js.map +1 -1
- package/getInstanceDeployKeys.d.ts +0 -26
- package/getInstanceDeployKeys.js +0 -26
- package/getInstanceDeployKeys.js.map +1 -1
- package/getInstanceVariable.d.ts +0 -4
- package/getInstanceVariable.js +0 -4
- package/getInstanceVariable.js.map +1 -1
- package/getInstanceVariables.d.ts +0 -4
- package/getInstanceVariables.js +0 -4
- package/getInstanceVariables.js.map +1 -1
- package/getMetadata.d.ts +0 -4
- package/getMetadata.js +0 -4
- package/getMetadata.js.map +1 -1
- package/getProject.d.ts +0 -26
- package/getProject.js +0 -26
- package/getProject.js.map +1 -1
- package/getProjectBranches.d.ts +0 -26
- package/getProjectBranches.js +0 -26
- package/getProjectBranches.js.map +1 -1
- package/getProjectHook.d.ts +6 -10
- package/getProjectHook.js +6 -10
- package/getProjectHook.js.map +1 -1
- package/getProjectHooks.d.ts +6 -4
- package/getProjectHooks.js +0 -4
- package/getProjectHooks.js.map +1 -1
- package/getProjectIssue.d.ts +2 -6
- package/getProjectIssue.js +2 -6
- package/getProjectIssue.js.map +1 -1
- package/getProjectIssues.d.ts +42 -4
- package/getProjectIssues.js +0 -4
- package/getProjectIssues.js.map +1 -1
- package/getProjectMembership.d.ts +0 -28
- package/getProjectMembership.js +0 -28
- package/getProjectMembership.js.map +1 -1
- package/getProjectMilestone.d.ts +0 -28
- package/getProjectMilestone.js +0 -28
- package/getProjectMilestone.js.map +1 -1
- package/getProjectMilestones.d.ts +18 -26
- package/getProjectMilestones.js +0 -26
- package/getProjectMilestones.js.map +1 -1
- package/getProjectProtectedBranch.d.ts +0 -28
- package/getProjectProtectedBranch.js +0 -28
- package/getProjectProtectedBranch.js.map +1 -1
- package/getProjectProtectedBranches.d.ts +0 -26
- package/getProjectProtectedBranches.js +0 -26
- package/getProjectProtectedBranches.js.map +1 -1
- package/getProjectTag.d.ts +0 -28
- package/getProjectTag.js +0 -28
- package/getProjectTag.js.map +1 -1
- package/getProjectTags.d.ts +0 -26
- package/getProjectTags.js +0 -26
- package/getProjectTags.js.map +1 -1
- package/getProjectVariable.d.ts +8 -10
- package/getProjectVariable.js +8 -10
- package/getProjectVariable.js.map +1 -1
- package/getProjectVariables.d.ts +16 -6
- package/getProjectVariables.js +4 -6
- package/getProjectVariables.js.map +1 -1
- package/getProjects.d.ts +28 -4
- package/getProjects.js +4 -4
- package/getProjects.js.map +1 -1
- package/getRelease.d.ts +2 -4
- package/getRelease.js +2 -4
- package/getRelease.js.map +1 -1
- package/getReleaseLink.d.ts +0 -30
- package/getReleaseLink.js +0 -30
- package/getReleaseLink.js.map +1 -1
- package/getReleaseLinks.d.ts +12 -28
- package/getReleaseLinks.js +0 -28
- package/getReleaseLinks.js.map +1 -1
- package/getRepositoryFile.d.ts +2 -6
- package/getRepositoryFile.js +2 -6
- package/getRepositoryFile.js.map +1 -1
- package/getRepositoryTree.d.ts +10 -8
- package/getRepositoryTree.js +4 -8
- package/getRepositoryTree.js.map +1 -1
- package/getUserSshkeys.d.ts +6 -0
- package/getUserSshkeys.js.map +1 -1
- package/getUsers.d.ts +10 -8
- package/getUsers.js +4 -8
- package/getUsers.js.map +1 -1
- package/globalLevelNotifications.d.ts +0 -15
- package/globalLevelNotifications.js +0 -15
- package/globalLevelNotifications.js.map +1 -1
- package/group.d.ts +6 -5
- package/group.js +6 -5
- package/group.js.map +1 -1
- package/groupAccessToken.d.ts +4 -5
- package/groupAccessToken.js +4 -5
- package/groupAccessToken.js.map +1 -1
- package/groupBadge.d.ts +4 -6
- package/groupBadge.js +4 -6
- package/groupBadge.js.map +1 -1
- package/groupCluster.d.ts +5 -3
- package/groupCluster.js +5 -3
- package/groupCluster.js.map +1 -1
- package/groupCustomAttribute.d.ts +0 -2
- package/groupCustomAttribute.js +0 -2
- package/groupCustomAttribute.js.map +1 -1
- package/groupEpicBoard.d.ts +7 -5
- package/groupEpicBoard.js +7 -5
- package/groupEpicBoard.js.map +1 -1
- package/groupHook.d.ts +13 -15
- package/groupHook.js +13 -15
- package/groupHook.js.map +1 -1
- package/groupLabel.d.ts +3 -4
- package/groupLabel.js +3 -4
- package/groupLabel.js.map +1 -1
- package/groupMembership.d.ts +2 -4
- package/groupMembership.js +2 -4
- package/groupMembership.js.map +1 -1
- package/groupProjectFileTemplate.d.ts +3 -3
- package/groupProjectFileTemplate.js +3 -3
- package/groupSamlLink.d.ts +1 -3
- package/groupSamlLink.js +1 -3
- package/groupSamlLink.js.map +1 -1
- package/groupShareGroup.d.ts +2 -4
- package/groupShareGroup.js +2 -4
- package/groupShareGroup.js.map +1 -1
- package/groupVariable.d.ts +3 -5
- package/groupVariable.js +3 -5
- package/groupVariable.js.map +1 -1
- package/instanceCluster.d.ts +4 -5
- package/instanceCluster.js +4 -5
- package/instanceCluster.js.map +1 -1
- package/instanceVariable.d.ts +2 -4
- package/instanceVariable.js +2 -4
- package/instanceVariable.js.map +1 -1
- package/integrationCustomIssueTracker.d.ts +2 -3
- package/integrationCustomIssueTracker.js +2 -3
- package/integrationCustomIssueTracker.js.map +1 -1
- package/integrationEmailsOnPush.d.ts +2 -3
- package/integrationEmailsOnPush.js +2 -3
- package/integrationEmailsOnPush.js.map +1 -1
- package/integrationExternalWiki.d.ts +2 -3
- package/integrationExternalWiki.js +2 -3
- package/integrationExternalWiki.js.map +1 -1
- package/integrationGithub.d.ts +2 -3
- package/integrationGithub.js +2 -3
- package/integrationGithub.js.map +1 -1
- package/integrationJira.d.ts +2 -3
- package/integrationJira.js +2 -3
- package/integrationJira.js.map +1 -1
- package/integrationMattermost.d.ts +2 -3
- package/integrationMattermost.js +2 -3
- package/integrationMattermost.js.map +1 -1
- package/integrationMicrosoftTeams.d.ts +2 -3
- package/integrationMicrosoftTeams.js +2 -3
- package/integrationMicrosoftTeams.js.map +1 -1
- package/integrationPipelinesEmail.d.ts +2 -3
- package/integrationPipelinesEmail.js +2 -3
- package/integrationPipelinesEmail.js.map +1 -1
- package/integrationSlack.d.ts +2 -3
- package/integrationSlack.js +2 -3
- package/integrationSlack.js.map +1 -1
- package/package.json +1 -1
- package/pagesDomain.d.ts +0 -24
- package/pagesDomain.js +0 -24
- package/pagesDomain.js.map +1 -1
- package/personalAccessToken.d.ts +5 -6
- package/personalAccessToken.js +5 -6
- package/personalAccessToken.js.map +1 -1
- package/pipelineSchedule.d.ts +2 -4
- package/pipelineSchedule.js +2 -4
- package/pipelineSchedule.js.map +1 -1
- package/pipelineScheduleVariable.d.ts +4 -6
- package/pipelineScheduleVariable.js +4 -6
- package/pipelineScheduleVariable.js.map +1 -1
- package/pipelineTrigger.d.ts +1 -3
- package/pipelineTrigger.js +1 -3
- package/pipelineTrigger.js.map +1 -1
- package/project.d.ts +0 -62
- package/project.js +0 -62
- package/project.js.map +1 -1
- package/projectAccessToken.d.ts +5 -6
- package/projectAccessToken.js +5 -6
- package/projectAccessToken.js.map +1 -1
- package/projectBadge.d.ts +8 -6
- package/projectBadge.js +8 -6
- package/projectBadge.js.map +1 -1
- package/projectCluster.d.ts +2 -3
- package/projectCluster.js +2 -3
- package/projectCluster.js.map +1 -1
- package/projectComplianceFramework.d.ts +4 -5
- package/projectComplianceFramework.js +4 -5
- package/projectComplianceFramework.js.map +1 -1
- package/projectCustomAttribute.d.ts +1 -3
- package/projectCustomAttribute.js +1 -3
- package/projectCustomAttribute.js.map +1 -1
- package/projectEnvironment.d.ts +7 -6
- package/projectEnvironment.js +7 -6
- package/projectEnvironment.js.map +1 -1
- package/projectFreezePeriod.d.ts +1 -3
- package/projectFreezePeriod.js +1 -3
- package/projectFreezePeriod.js.map +1 -1
- package/projectHook.d.ts +1 -3
- package/projectHook.js +1 -3
- package/projectHook.js.map +1 -1
- package/projectIssue.d.ts +3 -4
- package/projectIssue.js +3 -4
- package/projectIssue.js.map +1 -1
- package/projectIssueBoard.d.ts +6 -6
- package/projectLabel.d.ts +4 -4
- package/projectLabel.js +4 -4
- package/projectLevelMrApprovals.d.ts +6 -5
- package/projectLevelMrApprovals.js +6 -5
- package/projectLevelMrApprovals.js.map +1 -1
- package/projectMembership.d.ts +3 -5
- package/projectMembership.js +3 -5
- package/projectMembership.js.map +1 -1
- package/projectMilestone.d.ts +5 -6
- package/projectMilestone.js +5 -6
- package/projectMilestone.js.map +1 -1
- package/projectMirror.d.ts +0 -2
- package/projectMirror.js +0 -2
- package/projectMirror.js.map +1 -1
- package/projectRunnerEnablement.d.ts +0 -2
- package/projectRunnerEnablement.js +0 -2
- package/projectRunnerEnablement.js.map +1 -1
- package/projectShareGroup.d.ts +2 -4
- package/projectShareGroup.js +2 -4
- package/projectShareGroup.js.map +1 -1
- package/projectTag.d.ts +6 -6
- package/projectTag.js +6 -6
- package/projectVariable.d.ts +2 -4
- package/projectVariable.js +2 -4
- package/projectVariable.js.map +1 -1
- package/releaseLink.d.ts +7 -5
- package/releaseLink.js +7 -5
- package/releaseLink.js.map +1 -1
- package/repositoryFile.d.ts +47 -0
- package/repositoryFile.js +47 -0
- package/repositoryFile.js.map +1 -1
- package/runner.d.ts +0 -50
- package/runner.js +0 -50
- package/runner.js.map +1 -1
- package/serviceCustomIssueTracker.d.ts +2 -3
- package/serviceCustomIssueTracker.js +2 -3
- package/serviceCustomIssueTracker.js.map +1 -1
- package/serviceEmailsOnPush.d.ts +2 -3
- package/serviceEmailsOnPush.js +2 -3
- package/serviceEmailsOnPush.js.map +1 -1
- package/serviceExternalWiki.d.ts +2 -3
- package/serviceExternalWiki.js +2 -3
- package/serviceExternalWiki.js.map +1 -1
- package/serviceGithub.d.ts +2 -3
- package/serviceGithub.js +2 -3
- package/serviceGithub.js.map +1 -1
- package/serviceJira.d.ts +2 -3
- package/serviceJira.js +2 -3
- package/serviceJira.js.map +1 -1
- package/serviceMicrosoftTeams.d.ts +2 -3
- package/serviceMicrosoftTeams.js +2 -3
- package/serviceMicrosoftTeams.js.map +1 -1
- package/servicePipelinesEmail.d.ts +2 -3
- package/servicePipelinesEmail.js +2 -3
- package/servicePipelinesEmail.js.map +1 -1
- package/serviceSlack.d.ts +2 -3
- package/serviceSlack.js +2 -3
- package/serviceSlack.js.map +1 -1
- package/systemHook.d.ts +5 -7
- package/systemHook.js +5 -7
- package/systemHook.js.map +1 -1
- package/tagProtection.d.ts +4 -6
- package/tagProtection.js +4 -6
- package/tagProtection.js.map +1 -1
- package/types/input.d.ts +4 -4
- package/types/output.d.ts +2 -2
- package/user.d.ts +5 -6
- package/user.js +5 -6
- package/user.js.map +1 -1
- package/userCustomAttribute.d.ts +1 -3
- package/userCustomAttribute.js +1 -3
- package/userCustomAttribute.js.map +1 -1
- package/userGpgKey.d.ts +4 -6
- package/userGpgKey.js +4 -6
- package/userGpgKey.js.map +1 -1
- package/userSshKey.d.ts +3 -5
- package/userSshKey.js +3 -5
- package/userSshKey.js.map +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getComplianceFramework.js","sourceRoot":"","sources":["../getComplianceFramework.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getComplianceFramework.js","sourceRoot":"","sources":["../getComplianceFramework.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;GAgBG;AACH,SAAgB,sBAAsB,CAAC,IAAgC,EAAE,IAA2B;IAEhG,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,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,eAAe,EAAE,IAAI,CAAC,aAAa;KACtC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,wDAOC;AAkDD;;;;;;;;;;;;;;;;GAgBG;AACH,SAAgB,4BAA4B,CAAC,IAAsC,EAAE,IAA2B;IAC5G,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,sBAAsB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACjF,CAAC;AAFD,oEAEC"}
|
package/getCurrentUser.d.ts
CHANGED
|
@@ -6,14 +6,12 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
6
6
|
*
|
|
7
7
|
* ## Example Usage
|
|
8
8
|
*
|
|
9
|
-
* <!--Start PulumiCodeChooser -->
|
|
10
9
|
* ```typescript
|
|
11
10
|
* import * as pulumi from "@pulumi/pulumi";
|
|
12
11
|
* import * as gitlab from "@pulumi/gitlab";
|
|
13
12
|
*
|
|
14
13
|
* const example = gitlab.getCurrentUser({});
|
|
15
14
|
* ```
|
|
16
|
-
* <!--End PulumiCodeChooser -->
|
|
17
15
|
*/
|
|
18
16
|
export declare function getCurrentUser(opts?: pulumi.InvokeOptions): Promise<GetCurrentUserResult>;
|
|
19
17
|
/**
|
|
@@ -64,13 +62,11 @@ export interface GetCurrentUserResult {
|
|
|
64
62
|
*
|
|
65
63
|
* ## Example Usage
|
|
66
64
|
*
|
|
67
|
-
* <!--Start PulumiCodeChooser -->
|
|
68
65
|
* ```typescript
|
|
69
66
|
* import * as pulumi from "@pulumi/pulumi";
|
|
70
67
|
* import * as gitlab from "@pulumi/gitlab";
|
|
71
68
|
*
|
|
72
69
|
* const example = gitlab.getCurrentUser({});
|
|
73
70
|
* ```
|
|
74
|
-
* <!--End PulumiCodeChooser -->
|
|
75
71
|
*/
|
|
76
72
|
export declare function getCurrentUserOutput(opts?: pulumi.InvokeOptions): pulumi.Output<GetCurrentUserResult>;
|
package/getCurrentUser.js
CHANGED
|
@@ -12,14 +12,12 @@ const utilities = require("./utilities");
|
|
|
12
12
|
*
|
|
13
13
|
* ## Example Usage
|
|
14
14
|
*
|
|
15
|
-
* <!--Start PulumiCodeChooser -->
|
|
16
15
|
* ```typescript
|
|
17
16
|
* import * as pulumi from "@pulumi/pulumi";
|
|
18
17
|
* import * as gitlab from "@pulumi/gitlab";
|
|
19
18
|
*
|
|
20
19
|
* const example = gitlab.getCurrentUser({});
|
|
21
20
|
* ```
|
|
22
|
-
* <!--End PulumiCodeChooser -->
|
|
23
21
|
*/
|
|
24
22
|
function getCurrentUser(opts) {
|
|
25
23
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -33,14 +31,12 @@ exports.getCurrentUser = getCurrentUser;
|
|
|
33
31
|
*
|
|
34
32
|
* ## Example Usage
|
|
35
33
|
*
|
|
36
|
-
* <!--Start PulumiCodeChooser -->
|
|
37
34
|
* ```typescript
|
|
38
35
|
* import * as pulumi from "@pulumi/pulumi";
|
|
39
36
|
* import * as gitlab from "@pulumi/gitlab";
|
|
40
37
|
*
|
|
41
38
|
* const example = gitlab.getCurrentUser({});
|
|
42
39
|
* ```
|
|
43
|
-
* <!--End PulumiCodeChooser -->
|
|
44
40
|
*/
|
|
45
41
|
function getCurrentUserOutput(opts) {
|
|
46
42
|
return pulumi.output(getCurrentUser(opts));
|
package/getCurrentUser.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getCurrentUser.js","sourceRoot":"","sources":["../getCurrentUser.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getCurrentUser.js","sourceRoot":"","sources":["../getCurrentUser.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;GAaG;AACH,SAAgB,cAAc,CAAC,IAA2B;IAEtD,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;AALD,wCAKC;AA2CD;;;;;;;;;;;;;GAaG;AACH,SAAgB,oBAAoB,CAAC,IAA2B;IAC5D,OAAO,MAAM,CAAC,MAAM,CAAC,cAAc,CAAC,IAAI,CAAC,CAAC,CAAA;AAC9C,CAAC;AAFD,oDAEC"}
|
package/getGroup.d.ts
CHANGED
|
@@ -4,19 +4,6 @@ import * as outputs from "./types/output";
|
|
|
4
4
|
* The `gitlab.Group` data source allows details of a group to be retrieved by its id or full path.
|
|
5
5
|
*
|
|
6
6
|
* **Upstream API**: [GitLab REST API docs](https://docs.gitlab.com/ee/api/groups.html#details-of-a-group)
|
|
7
|
-
*
|
|
8
|
-
* ## Example Usage
|
|
9
|
-
*
|
|
10
|
-
* <!--Start PulumiCodeChooser -->
|
|
11
|
-
* ```typescript
|
|
12
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
13
|
-
* import * as gitlab from "@pulumi/gitlab";
|
|
14
|
-
*
|
|
15
|
-
* const foo = gitlab.getGroup({
|
|
16
|
-
* fullPath: "foo/bar",
|
|
17
|
-
* });
|
|
18
|
-
* ```
|
|
19
|
-
* <!--End PulumiCodeChooser -->
|
|
20
7
|
*/
|
|
21
8
|
export declare function getGroup(args?: GetGroupArgs, opts?: pulumi.InvokeOptions): Promise<GetGroupResult>;
|
|
22
9
|
/**
|
|
@@ -27,6 +14,9 @@ export interface GetGroupArgs {
|
|
|
27
14
|
* The full path of the group.
|
|
28
15
|
*/
|
|
29
16
|
fullPath?: string;
|
|
17
|
+
/**
|
|
18
|
+
* The ID of the group.
|
|
19
|
+
*/
|
|
30
20
|
groupId?: number;
|
|
31
21
|
}
|
|
32
22
|
/**
|
|
@@ -122,19 +112,6 @@ export interface GetGroupResult {
|
|
|
122
112
|
* The `gitlab.Group` data source allows details of a group to be retrieved by its id or full path.
|
|
123
113
|
*
|
|
124
114
|
* **Upstream API**: [GitLab REST API docs](https://docs.gitlab.com/ee/api/groups.html#details-of-a-group)
|
|
125
|
-
*
|
|
126
|
-
* ## Example Usage
|
|
127
|
-
*
|
|
128
|
-
* <!--Start PulumiCodeChooser -->
|
|
129
|
-
* ```typescript
|
|
130
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
131
|
-
* import * as gitlab from "@pulumi/gitlab";
|
|
132
|
-
*
|
|
133
|
-
* const foo = gitlab.getGroup({
|
|
134
|
-
* fullPath: "foo/bar",
|
|
135
|
-
* });
|
|
136
|
-
* ```
|
|
137
|
-
* <!--End PulumiCodeChooser -->
|
|
138
115
|
*/
|
|
139
116
|
export declare function getGroupOutput(args?: GetGroupOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetGroupResult>;
|
|
140
117
|
/**
|
|
@@ -145,5 +122,8 @@ export interface GetGroupOutputArgs {
|
|
|
145
122
|
* The full path of the group.
|
|
146
123
|
*/
|
|
147
124
|
fullPath?: pulumi.Input<string>;
|
|
125
|
+
/**
|
|
126
|
+
* The ID of the group.
|
|
127
|
+
*/
|
|
148
128
|
groupId?: pulumi.Input<number>;
|
|
149
129
|
}
|
package/getGroup.js
CHANGED
|
@@ -9,19 +9,6 @@ const utilities = require("./utilities");
|
|
|
9
9
|
* The `gitlab.Group` data source allows details of a group to be retrieved by its id or full path.
|
|
10
10
|
*
|
|
11
11
|
* **Upstream API**: [GitLab REST API docs](https://docs.gitlab.com/ee/api/groups.html#details-of-a-group)
|
|
12
|
-
*
|
|
13
|
-
* ## Example Usage
|
|
14
|
-
*
|
|
15
|
-
* <!--Start PulumiCodeChooser -->
|
|
16
|
-
* ```typescript
|
|
17
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
18
|
-
* import * as gitlab from "@pulumi/gitlab";
|
|
19
|
-
*
|
|
20
|
-
* const foo = gitlab.getGroup({
|
|
21
|
-
* fullPath: "foo/bar",
|
|
22
|
-
* });
|
|
23
|
-
* ```
|
|
24
|
-
* <!--End PulumiCodeChooser -->
|
|
25
12
|
*/
|
|
26
13
|
function getGroup(args, opts) {
|
|
27
14
|
args = args || {};
|
|
@@ -36,19 +23,6 @@ exports.getGroup = getGroup;
|
|
|
36
23
|
* The `gitlab.Group` data source allows details of a group to be retrieved by its id or full path.
|
|
37
24
|
*
|
|
38
25
|
* **Upstream API**: [GitLab REST API docs](https://docs.gitlab.com/ee/api/groups.html#details-of-a-group)
|
|
39
|
-
*
|
|
40
|
-
* ## Example Usage
|
|
41
|
-
*
|
|
42
|
-
* <!--Start PulumiCodeChooser -->
|
|
43
|
-
* ```typescript
|
|
44
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
45
|
-
* import * as gitlab from "@pulumi/gitlab";
|
|
46
|
-
*
|
|
47
|
-
* const foo = gitlab.getGroup({
|
|
48
|
-
* fullPath: "foo/bar",
|
|
49
|
-
* });
|
|
50
|
-
* ```
|
|
51
|
-
* <!--End PulumiCodeChooser -->
|
|
52
26
|
*/
|
|
53
27
|
function getGroupOutput(args, opts) {
|
|
54
28
|
return pulumi.output(args).apply((a) => getGroup(a, opts));
|
package/getGroup.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getGroup.js","sourceRoot":"","sources":["../getGroup.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getGroup.js","sourceRoot":"","sources":["../getGroup.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;GAIG;AACH,SAAgB,QAAQ,CAAC,IAAmB,EAAE,IAA2B;IACrE,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAElB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,gCAAgC,EAAE;QAC3D,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,4BAQC;AAyGD;;;;GAIG;AACH,SAAgB,cAAc,CAAC,IAAyB,EAAE,IAA2B;IACjF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,QAAQ,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACnE,CAAC;AAFD,wCAEC"}
|
package/getGroupHooks.d.ts
CHANGED
|
@@ -10,6 +10,9 @@ export declare function getGroupHooks(args: GetGroupHooksArgs, opts?: pulumi.Inv
|
|
|
10
10
|
* A collection of arguments for invoking getGroupHooks.
|
|
11
11
|
*/
|
|
12
12
|
export interface GetGroupHooksArgs {
|
|
13
|
+
/**
|
|
14
|
+
* The ID or full path of the group.
|
|
15
|
+
*/
|
|
13
16
|
group: string;
|
|
14
17
|
}
|
|
15
18
|
/**
|
|
@@ -39,5 +42,8 @@ export declare function getGroupHooksOutput(args: GetGroupHooksOutputArgs, opts?
|
|
|
39
42
|
* A collection of arguments for invoking getGroupHooks.
|
|
40
43
|
*/
|
|
41
44
|
export interface GetGroupHooksOutputArgs {
|
|
45
|
+
/**
|
|
46
|
+
* The ID or full path of the group.
|
|
47
|
+
*/
|
|
42
48
|
group: pulumi.Input<string>;
|
|
43
49
|
}
|
package/getGroupHooks.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getGroupHooks.js","sourceRoot":"","sources":["../getGroupHooks.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;GAIG;AACH,SAAgB,aAAa,CAAC,IAAuB,EAAE,IAA2B;IAE9E,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,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,sCAMC;
|
|
1
|
+
{"version":3,"file":"getGroupHooks.js","sourceRoot":"","sources":["../getGroupHooks.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;GAIG;AACH,SAAgB,aAAa,CAAC,IAAuB,EAAE,IAA2B;IAE9E,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,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,sCAMC;AA6BD;;;;GAIG;AACH,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAA2B;IAC1F,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,aAAa,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACxE,CAAC;AAFD,kDAEC"}
|
package/getGroupMembership.d.ts
CHANGED
|
@@ -4,25 +4,15 @@ import * as outputs from "./types/output";
|
|
|
4
4
|
* The `gitlab.GroupMembership` data source allows to list and filter all members of a group specified by either its id or full path.
|
|
5
5
|
*
|
|
6
6
|
* **Upstream API**: [GitLab REST API docs](https://docs.gitlab.com/ee/api/members.html#list-all-members-of-a-group-or-project)
|
|
7
|
-
*
|
|
8
|
-
* ## Example Usage
|
|
9
|
-
*
|
|
10
|
-
* <!--Start PulumiCodeChooser -->
|
|
11
|
-
* ```typescript
|
|
12
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
13
|
-
* import * as gitlab from "@pulumi/gitlab";
|
|
14
|
-
*
|
|
15
|
-
* const example = gitlab.getGroupMembership({
|
|
16
|
-
* fullPath: "foo/bar",
|
|
17
|
-
* });
|
|
18
|
-
* ```
|
|
19
|
-
* <!--End PulumiCodeChooser -->
|
|
20
7
|
*/
|
|
21
8
|
export declare function getGroupMembership(args?: GetGroupMembershipArgs, opts?: pulumi.InvokeOptions): Promise<GetGroupMembershipResult>;
|
|
22
9
|
/**
|
|
23
10
|
* A collection of arguments for invoking getGroupMembership.
|
|
24
11
|
*/
|
|
25
12
|
export interface GetGroupMembershipArgs {
|
|
13
|
+
/**
|
|
14
|
+
* Only return members with the desired access level. Acceptable values are: `guest`, `reporter`, `developer`, `maintainer`, `owner`.
|
|
15
|
+
*/
|
|
26
16
|
accessLevel?: string;
|
|
27
17
|
/**
|
|
28
18
|
* The full path of the group.
|
|
@@ -70,25 +60,15 @@ export interface GetGroupMembershipResult {
|
|
|
70
60
|
* The `gitlab.GroupMembership` data source allows to list and filter all members of a group specified by either its id or full path.
|
|
71
61
|
*
|
|
72
62
|
* **Upstream API**: [GitLab REST API docs](https://docs.gitlab.com/ee/api/members.html#list-all-members-of-a-group-or-project)
|
|
73
|
-
*
|
|
74
|
-
* ## Example Usage
|
|
75
|
-
*
|
|
76
|
-
* <!--Start PulumiCodeChooser -->
|
|
77
|
-
* ```typescript
|
|
78
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
79
|
-
* import * as gitlab from "@pulumi/gitlab";
|
|
80
|
-
*
|
|
81
|
-
* const example = gitlab.getGroupMembership({
|
|
82
|
-
* fullPath: "foo/bar",
|
|
83
|
-
* });
|
|
84
|
-
* ```
|
|
85
|
-
* <!--End PulumiCodeChooser -->
|
|
86
63
|
*/
|
|
87
64
|
export declare function getGroupMembershipOutput(args?: GetGroupMembershipOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetGroupMembershipResult>;
|
|
88
65
|
/**
|
|
89
66
|
* A collection of arguments for invoking getGroupMembership.
|
|
90
67
|
*/
|
|
91
68
|
export interface GetGroupMembershipOutputArgs {
|
|
69
|
+
/**
|
|
70
|
+
* Only return members with the desired access level. Acceptable values are: `guest`, `reporter`, `developer`, `maintainer`, `owner`.
|
|
71
|
+
*/
|
|
92
72
|
accessLevel?: pulumi.Input<string>;
|
|
93
73
|
/**
|
|
94
74
|
* The full path of the group.
|
package/getGroupMembership.js
CHANGED
|
@@ -9,19 +9,6 @@ const utilities = require("./utilities");
|
|
|
9
9
|
* The `gitlab.GroupMembership` data source allows to list and filter all members of a group specified by either its id or full path.
|
|
10
10
|
*
|
|
11
11
|
* **Upstream API**: [GitLab REST API docs](https://docs.gitlab.com/ee/api/members.html#list-all-members-of-a-group-or-project)
|
|
12
|
-
*
|
|
13
|
-
* ## Example Usage
|
|
14
|
-
*
|
|
15
|
-
* <!--Start PulumiCodeChooser -->
|
|
16
|
-
* ```typescript
|
|
17
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
18
|
-
* import * as gitlab from "@pulumi/gitlab";
|
|
19
|
-
*
|
|
20
|
-
* const example = gitlab.getGroupMembership({
|
|
21
|
-
* fullPath: "foo/bar",
|
|
22
|
-
* });
|
|
23
|
-
* ```
|
|
24
|
-
* <!--End PulumiCodeChooser -->
|
|
25
12
|
*/
|
|
26
13
|
function getGroupMembership(args, opts) {
|
|
27
14
|
args = args || {};
|
|
@@ -38,19 +25,6 @@ exports.getGroupMembership = getGroupMembership;
|
|
|
38
25
|
* The `gitlab.GroupMembership` data source allows to list and filter all members of a group specified by either its id or full path.
|
|
39
26
|
*
|
|
40
27
|
* **Upstream API**: [GitLab REST API docs](https://docs.gitlab.com/ee/api/members.html#list-all-members-of-a-group-or-project)
|
|
41
|
-
*
|
|
42
|
-
* ## Example Usage
|
|
43
|
-
*
|
|
44
|
-
* <!--Start PulumiCodeChooser -->
|
|
45
|
-
* ```typescript
|
|
46
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
47
|
-
* import * as gitlab from "@pulumi/gitlab";
|
|
48
|
-
*
|
|
49
|
-
* const example = gitlab.getGroupMembership({
|
|
50
|
-
* fullPath: "foo/bar",
|
|
51
|
-
* });
|
|
52
|
-
* ```
|
|
53
|
-
* <!--End PulumiCodeChooser -->
|
|
54
28
|
*/
|
|
55
29
|
function getGroupMembershipOutput(args, opts) {
|
|
56
30
|
return pulumi.output(args).apply((a) => getGroupMembership(a, opts));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getGroupMembership.js","sourceRoot":"","sources":["../getGroupMembership.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getGroupMembership.js","sourceRoot":"","sources":["../getGroupMembership.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;GAIG;AACH,SAAgB,kBAAkB,CAAC,IAA6B,EAAE,IAA2B;IACzF,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAElB,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,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAVD,gDAUC;AAqDD;;;;GAIG;AACH,SAAgB,wBAAwB,CAAC,IAAmC,EAAE,IAA2B;IACrG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,kBAAkB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC7E,CAAC;AAFD,4DAEC"}
|
package/getGroupSubgroups.d.ts
CHANGED
|
@@ -7,17 +7,19 @@ import * as outputs from "./types/output";
|
|
|
7
7
|
*
|
|
8
8
|
* ## Example Usage
|
|
9
9
|
*
|
|
10
|
-
* <!--Start PulumiCodeChooser -->
|
|
11
10
|
* ```typescript
|
|
12
11
|
* import * as pulumi from "@pulumi/pulumi";
|
|
13
12
|
* import * as gitlab from "@pulumi/gitlab";
|
|
14
13
|
*
|
|
15
|
-
*
|
|
16
|
-
*
|
|
17
|
-
*
|
|
18
|
-
*
|
|
14
|
+
* export = async () => {
|
|
15
|
+
* const subgroups = await gitlab.getGroupSubgroups({
|
|
16
|
+
* groupId: 123456,
|
|
17
|
+
* });
|
|
18
|
+
* return {
|
|
19
|
+
* subgroups: subgroups,
|
|
20
|
+
* };
|
|
21
|
+
* }
|
|
19
22
|
* ```
|
|
20
|
-
* <!--End PulumiCodeChooser -->
|
|
21
23
|
*/
|
|
22
24
|
export declare function getGroupSubgroups(args: GetGroupSubgroupsArgs, opts?: pulumi.InvokeOptions): Promise<GetGroupSubgroupsResult>;
|
|
23
25
|
/**
|
|
@@ -28,6 +30,9 @@ export interface GetGroupSubgroupsArgs {
|
|
|
28
30
|
* Show all the groups you have access to.
|
|
29
31
|
*/
|
|
30
32
|
allAvailable?: boolean;
|
|
33
|
+
/**
|
|
34
|
+
* The ID of the group.
|
|
35
|
+
*/
|
|
31
36
|
groupId: number;
|
|
32
37
|
/**
|
|
33
38
|
* Limit to groups where current user has at least this access level.
|
|
@@ -53,6 +58,9 @@ export interface GetGroupSubgroupsArgs {
|
|
|
53
58
|
* Order groups in asc or desc order.
|
|
54
59
|
*/
|
|
55
60
|
sort?: string;
|
|
61
|
+
/**
|
|
62
|
+
* Include group statistics (administrators only).
|
|
63
|
+
*/
|
|
56
64
|
statistics?: boolean;
|
|
57
65
|
/**
|
|
58
66
|
* Include custom attributes in response (administrators only).
|
|
@@ -119,17 +127,19 @@ export interface GetGroupSubgroupsResult {
|
|
|
119
127
|
*
|
|
120
128
|
* ## Example Usage
|
|
121
129
|
*
|
|
122
|
-
* <!--Start PulumiCodeChooser -->
|
|
123
130
|
* ```typescript
|
|
124
131
|
* import * as pulumi from "@pulumi/pulumi";
|
|
125
132
|
* import * as gitlab from "@pulumi/gitlab";
|
|
126
133
|
*
|
|
127
|
-
*
|
|
128
|
-
*
|
|
129
|
-
*
|
|
130
|
-
*
|
|
134
|
+
* export = async () => {
|
|
135
|
+
* const subgroups = await gitlab.getGroupSubgroups({
|
|
136
|
+
* groupId: 123456,
|
|
137
|
+
* });
|
|
138
|
+
* return {
|
|
139
|
+
* subgroups: subgroups,
|
|
140
|
+
* };
|
|
141
|
+
* }
|
|
131
142
|
* ```
|
|
132
|
-
* <!--End PulumiCodeChooser -->
|
|
133
143
|
*/
|
|
134
144
|
export declare function getGroupSubgroupsOutput(args: GetGroupSubgroupsOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetGroupSubgroupsResult>;
|
|
135
145
|
/**
|
|
@@ -140,6 +150,9 @@ export interface GetGroupSubgroupsOutputArgs {
|
|
|
140
150
|
* Show all the groups you have access to.
|
|
141
151
|
*/
|
|
142
152
|
allAvailable?: pulumi.Input<boolean>;
|
|
153
|
+
/**
|
|
154
|
+
* The ID of the group.
|
|
155
|
+
*/
|
|
143
156
|
groupId: pulumi.Input<number>;
|
|
144
157
|
/**
|
|
145
158
|
* Limit to groups where current user has at least this access level.
|
|
@@ -165,6 +178,9 @@ export interface GetGroupSubgroupsOutputArgs {
|
|
|
165
178
|
* Order groups in asc or desc order.
|
|
166
179
|
*/
|
|
167
180
|
sort?: pulumi.Input<string>;
|
|
181
|
+
/**
|
|
182
|
+
* Include group statistics (administrators only).
|
|
183
|
+
*/
|
|
168
184
|
statistics?: pulumi.Input<boolean>;
|
|
169
185
|
/**
|
|
170
186
|
* Include custom attributes in response (administrators only).
|
package/getGroupSubgroups.js
CHANGED
|
@@ -12,17 +12,19 @@ const utilities = require("./utilities");
|
|
|
12
12
|
*
|
|
13
13
|
* ## Example Usage
|
|
14
14
|
*
|
|
15
|
-
* <!--Start PulumiCodeChooser -->
|
|
16
15
|
* ```typescript
|
|
17
16
|
* import * as pulumi from "@pulumi/pulumi";
|
|
18
17
|
* import * as gitlab from "@pulumi/gitlab";
|
|
19
18
|
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
*
|
|
23
|
-
*
|
|
19
|
+
* export = async () => {
|
|
20
|
+
* const subgroups = await gitlab.getGroupSubgroups({
|
|
21
|
+
* groupId: 123456,
|
|
22
|
+
* });
|
|
23
|
+
* return {
|
|
24
|
+
* subgroups: subgroups,
|
|
25
|
+
* };
|
|
26
|
+
* }
|
|
24
27
|
* ```
|
|
25
|
-
* <!--End PulumiCodeChooser -->
|
|
26
28
|
*/
|
|
27
29
|
function getGroupSubgroups(args, opts) {
|
|
28
30
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -47,17 +49,19 @@ exports.getGroupSubgroups = getGroupSubgroups;
|
|
|
47
49
|
*
|
|
48
50
|
* ## Example Usage
|
|
49
51
|
*
|
|
50
|
-
* <!--Start PulumiCodeChooser -->
|
|
51
52
|
* ```typescript
|
|
52
53
|
* import * as pulumi from "@pulumi/pulumi";
|
|
53
54
|
* import * as gitlab from "@pulumi/gitlab";
|
|
54
55
|
*
|
|
55
|
-
*
|
|
56
|
-
*
|
|
57
|
-
*
|
|
58
|
-
*
|
|
56
|
+
* export = async () => {
|
|
57
|
+
* const subgroups = await gitlab.getGroupSubgroups({
|
|
58
|
+
* groupId: 123456,
|
|
59
|
+
* });
|
|
60
|
+
* return {
|
|
61
|
+
* subgroups: subgroups,
|
|
62
|
+
* };
|
|
63
|
+
* }
|
|
59
64
|
* ```
|
|
60
|
-
* <!--End PulumiCodeChooser -->
|
|
61
65
|
*/
|
|
62
66
|
function getGroupSubgroupsOutput(args, opts) {
|
|
63
67
|
return pulumi.output(args).apply((a) => getGroupSubgroups(a, opts));
|
package/getGroupSubgroups.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getGroupSubgroups.js","sourceRoot":"","sources":["../getGroupSubgroups.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getGroupSubgroups.js","sourceRoot":"","sources":["../getGroupSubgroups.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAA2B;IAEtF,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,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,gBAAgB,EAAE,IAAI,CAAC,cAAc;QACrC,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;KACpD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAfD,8CAeC;AAqGD;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAA2B;IAClG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,iBAAiB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC5E,CAAC;AAFD,0DAEC"}
|
package/getGroupVariable.d.ts
CHANGED
|
@@ -6,7 +6,6 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
6
6
|
*
|
|
7
7
|
* ## Example Usage
|
|
8
8
|
*
|
|
9
|
-
* <!--Start PulumiCodeChooser -->
|
|
10
9
|
* ```typescript
|
|
11
10
|
* import * as pulumi from "@pulumi/pulumi";
|
|
12
11
|
* import * as gitlab from "@pulumi/gitlab";
|
|
@@ -15,13 +14,13 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
15
14
|
* group: "my/example/group",
|
|
16
15
|
* key: "foo",
|
|
17
16
|
* });
|
|
17
|
+
* // Using an environment scope
|
|
18
18
|
* const bar = gitlab.getGroupVariable({
|
|
19
|
-
* environmentScope: "staging/*",
|
|
20
19
|
* group: "my/example/group",
|
|
21
20
|
* key: "bar",
|
|
21
|
+
* environmentScope: "staging/*",
|
|
22
22
|
* });
|
|
23
23
|
* ```
|
|
24
|
-
* <!--End PulumiCodeChooser -->
|
|
25
24
|
*/
|
|
26
25
|
export declare function getGroupVariable(args: GetGroupVariableArgs, opts?: pulumi.InvokeOptions): Promise<GetGroupVariableResult>;
|
|
27
26
|
/**
|
|
@@ -93,7 +92,6 @@ export interface GetGroupVariableResult {
|
|
|
93
92
|
*
|
|
94
93
|
* ## Example Usage
|
|
95
94
|
*
|
|
96
|
-
* <!--Start PulumiCodeChooser -->
|
|
97
95
|
* ```typescript
|
|
98
96
|
* import * as pulumi from "@pulumi/pulumi";
|
|
99
97
|
* import * as gitlab from "@pulumi/gitlab";
|
|
@@ -102,13 +100,13 @@ export interface GetGroupVariableResult {
|
|
|
102
100
|
* group: "my/example/group",
|
|
103
101
|
* key: "foo",
|
|
104
102
|
* });
|
|
103
|
+
* // Using an environment scope
|
|
105
104
|
* const bar = gitlab.getGroupVariable({
|
|
106
|
-
* environmentScope: "staging/*",
|
|
107
105
|
* group: "my/example/group",
|
|
108
106
|
* key: "bar",
|
|
107
|
+
* environmentScope: "staging/*",
|
|
109
108
|
* });
|
|
110
109
|
* ```
|
|
111
|
-
* <!--End PulumiCodeChooser -->
|
|
112
110
|
*/
|
|
113
111
|
export declare function getGroupVariableOutput(args: GetGroupVariableOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetGroupVariableResult>;
|
|
114
112
|
/**
|
package/getGroupVariable.js
CHANGED
|
@@ -12,7 +12,6 @@ const utilities = require("./utilities");
|
|
|
12
12
|
*
|
|
13
13
|
* ## Example Usage
|
|
14
14
|
*
|
|
15
|
-
* <!--Start PulumiCodeChooser -->
|
|
16
15
|
* ```typescript
|
|
17
16
|
* import * as pulumi from "@pulumi/pulumi";
|
|
18
17
|
* import * as gitlab from "@pulumi/gitlab";
|
|
@@ -21,13 +20,13 @@ const utilities = require("./utilities");
|
|
|
21
20
|
* group: "my/example/group",
|
|
22
21
|
* key: "foo",
|
|
23
22
|
* });
|
|
23
|
+
* // Using an environment scope
|
|
24
24
|
* const bar = gitlab.getGroupVariable({
|
|
25
|
-
* environmentScope: "staging/*",
|
|
26
25
|
* group: "my/example/group",
|
|
27
26
|
* key: "bar",
|
|
27
|
+
* environmentScope: "staging/*",
|
|
28
28
|
* });
|
|
29
29
|
* ```
|
|
30
|
-
* <!--End PulumiCodeChooser -->
|
|
31
30
|
*/
|
|
32
31
|
function getGroupVariable(args, opts) {
|
|
33
32
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -45,7 +44,6 @@ exports.getGroupVariable = getGroupVariable;
|
|
|
45
44
|
*
|
|
46
45
|
* ## Example Usage
|
|
47
46
|
*
|
|
48
|
-
* <!--Start PulumiCodeChooser -->
|
|
49
47
|
* ```typescript
|
|
50
48
|
* import * as pulumi from "@pulumi/pulumi";
|
|
51
49
|
* import * as gitlab from "@pulumi/gitlab";
|
|
@@ -54,13 +52,13 @@ exports.getGroupVariable = getGroupVariable;
|
|
|
54
52
|
* group: "my/example/group",
|
|
55
53
|
* key: "foo",
|
|
56
54
|
* });
|
|
55
|
+
* // Using an environment scope
|
|
57
56
|
* const bar = gitlab.getGroupVariable({
|
|
58
|
-
* environmentScope: "staging/*",
|
|
59
57
|
* group: "my/example/group",
|
|
60
58
|
* key: "bar",
|
|
59
|
+
* environmentScope: "staging/*",
|
|
61
60
|
* });
|
|
62
61
|
* ```
|
|
63
|
-
* <!--End PulumiCodeChooser -->
|
|
64
62
|
*/
|
|
65
63
|
function getGroupVariableOutput(args, opts) {
|
|
66
64
|
return pulumi.output(args).apply((a) => getGroupVariable(a, opts));
|
package/getGroupVariable.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getGroupVariable.js","sourceRoot":"","sources":["../getGroupVariable.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getGroupVariable.js","sourceRoot":"","sources":["../getGroupVariable.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAA2B;IAEpF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,gDAAgD,EAAE;QAC3E,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,KAAK,EAAE,IAAI,CAAC,GAAG;KAClB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,4CAQC;AAiED;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,SAAgB,sBAAsB,CAAC,IAAgC,EAAE,IAA2B;IAChG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,gBAAgB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC3E,CAAC;AAFD,wDAEC"}
|
package/getGroupVariables.d.ts
CHANGED
|
@@ -7,7 +7,6 @@ import * as outputs from "./types/output";
|
|
|
7
7
|
*
|
|
8
8
|
* ## Example Usage
|
|
9
9
|
*
|
|
10
|
-
* <!--Start PulumiCodeChooser -->
|
|
11
10
|
* ```typescript
|
|
12
11
|
* import * as pulumi from "@pulumi/pulumi";
|
|
13
12
|
* import * as gitlab from "@pulumi/gitlab";
|
|
@@ -15,19 +14,25 @@ import * as outputs from "./types/output";
|
|
|
15
14
|
* const vars = gitlab.getGroupVariables({
|
|
16
15
|
* group: "my/example/group",
|
|
17
16
|
* });
|
|
17
|
+
* // Using an environment scope
|
|
18
18
|
* const stagingVars = gitlab.getGroupVariables({
|
|
19
|
-
* environmentScope: "staging/*",
|
|
20
19
|
* group: "my/example/group",
|
|
20
|
+
* environmentScope: "staging/*",
|
|
21
21
|
* });
|
|
22
22
|
* ```
|
|
23
|
-
* <!--End PulumiCodeChooser -->
|
|
24
23
|
*/
|
|
25
24
|
export declare function getGroupVariables(args: GetGroupVariablesArgs, opts?: pulumi.InvokeOptions): Promise<GetGroupVariablesResult>;
|
|
26
25
|
/**
|
|
27
26
|
* A collection of arguments for invoking getGroupVariables.
|
|
28
27
|
*/
|
|
29
28
|
export interface GetGroupVariablesArgs {
|
|
29
|
+
/**
|
|
30
|
+
* The environment scope of the variable. Defaults to all environment (`*`).
|
|
31
|
+
*/
|
|
30
32
|
environmentScope?: string;
|
|
33
|
+
/**
|
|
34
|
+
* The name or id of the group.
|
|
35
|
+
*/
|
|
31
36
|
group: string;
|
|
32
37
|
}
|
|
33
38
|
/**
|
|
@@ -58,7 +63,6 @@ export interface GetGroupVariablesResult {
|
|
|
58
63
|
*
|
|
59
64
|
* ## Example Usage
|
|
60
65
|
*
|
|
61
|
-
* <!--Start PulumiCodeChooser -->
|
|
62
66
|
* ```typescript
|
|
63
67
|
* import * as pulumi from "@pulumi/pulumi";
|
|
64
68
|
* import * as gitlab from "@pulumi/gitlab";
|
|
@@ -66,18 +70,24 @@ export interface GetGroupVariablesResult {
|
|
|
66
70
|
* const vars = gitlab.getGroupVariables({
|
|
67
71
|
* group: "my/example/group",
|
|
68
72
|
* });
|
|
73
|
+
* // Using an environment scope
|
|
69
74
|
* const stagingVars = gitlab.getGroupVariables({
|
|
70
|
-
* environmentScope: "staging/*",
|
|
71
75
|
* group: "my/example/group",
|
|
76
|
+
* environmentScope: "staging/*",
|
|
72
77
|
* });
|
|
73
78
|
* ```
|
|
74
|
-
* <!--End PulumiCodeChooser -->
|
|
75
79
|
*/
|
|
76
80
|
export declare function getGroupVariablesOutput(args: GetGroupVariablesOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetGroupVariablesResult>;
|
|
77
81
|
/**
|
|
78
82
|
* A collection of arguments for invoking getGroupVariables.
|
|
79
83
|
*/
|
|
80
84
|
export interface GetGroupVariablesOutputArgs {
|
|
85
|
+
/**
|
|
86
|
+
* The environment scope of the variable. Defaults to all environment (`*`).
|
|
87
|
+
*/
|
|
81
88
|
environmentScope?: pulumi.Input<string>;
|
|
89
|
+
/**
|
|
90
|
+
* The name or id of the group.
|
|
91
|
+
*/
|
|
82
92
|
group: pulumi.Input<string>;
|
|
83
93
|
}
|