@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
package/getGroupVariables.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";
|
|
@@ -20,12 +19,12 @@ const utilities = require("./utilities");
|
|
|
20
19
|
* const vars = gitlab.getGroupVariables({
|
|
21
20
|
* group: "my/example/group",
|
|
22
21
|
* });
|
|
22
|
+
* // Using an environment scope
|
|
23
23
|
* const stagingVars = gitlab.getGroupVariables({
|
|
24
|
-
* environmentScope: "staging/*",
|
|
25
24
|
* group: "my/example/group",
|
|
25
|
+
* environmentScope: "staging/*",
|
|
26
26
|
* });
|
|
27
27
|
* ```
|
|
28
|
-
* <!--End PulumiCodeChooser -->
|
|
29
28
|
*/
|
|
30
29
|
function getGroupVariables(args, opts) {
|
|
31
30
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -42,7 +41,6 @@ exports.getGroupVariables = getGroupVariables;
|
|
|
42
41
|
*
|
|
43
42
|
* ## Example Usage
|
|
44
43
|
*
|
|
45
|
-
* <!--Start PulumiCodeChooser -->
|
|
46
44
|
* ```typescript
|
|
47
45
|
* import * as pulumi from "@pulumi/pulumi";
|
|
48
46
|
* import * as gitlab from "@pulumi/gitlab";
|
|
@@ -50,12 +48,12 @@ exports.getGroupVariables = getGroupVariables;
|
|
|
50
48
|
* const vars = gitlab.getGroupVariables({
|
|
51
49
|
* group: "my/example/group",
|
|
52
50
|
* });
|
|
51
|
+
* // Using an environment scope
|
|
53
52
|
* const stagingVars = gitlab.getGroupVariables({
|
|
54
|
-
* environmentScope: "staging/*",
|
|
55
53
|
* group: "my/example/group",
|
|
54
|
+
* environmentScope: "staging/*",
|
|
56
55
|
* });
|
|
57
56
|
* ```
|
|
58
|
-
* <!--End PulumiCodeChooser -->
|
|
59
57
|
*/
|
|
60
58
|
function getGroupVariablesOutput(args, opts) {
|
|
61
59
|
return pulumi.output(args).apply((a) => getGroupVariables(a, opts));
|
package/getGroupVariables.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getGroupVariables.js","sourceRoot":"","sources":["../getGroupVariables.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getGroupVariables.js","sourceRoot":"","sources":["../getGroupVariables.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,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,8CAOC;AAqCD;;;;;;;;;;;;;;;;;;;;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/getGroups.d.ts
CHANGED
|
@@ -11,20 +11,18 @@ import * as outputs from "./types/output";
|
|
|
11
11
|
*
|
|
12
12
|
* ## Example Usage
|
|
13
13
|
*
|
|
14
|
-
* <!--Start PulumiCodeChooser -->
|
|
15
14
|
* ```typescript
|
|
16
15
|
* import * as pulumi from "@pulumi/pulumi";
|
|
17
16
|
* import * as gitlab from "@pulumi/gitlab";
|
|
18
17
|
*
|
|
19
18
|
* const example = gitlab.getGroups({
|
|
20
|
-
* orderBy: "name",
|
|
21
19
|
* sort: "desc",
|
|
20
|
+
* orderBy: "name",
|
|
22
21
|
* });
|
|
23
22
|
* const example-two = gitlab.getGroups({
|
|
24
23
|
* search: "GitLab",
|
|
25
24
|
* });
|
|
26
25
|
* ```
|
|
27
|
-
* <!--End PulumiCodeChooser -->
|
|
28
26
|
*/
|
|
29
27
|
export declare function getGroups(args?: GetGroupsArgs, opts?: pulumi.InvokeOptions): Promise<GetGroupsResult>;
|
|
30
28
|
/**
|
|
@@ -88,20 +86,18 @@ export interface GetGroupsResult {
|
|
|
88
86
|
*
|
|
89
87
|
* ## Example Usage
|
|
90
88
|
*
|
|
91
|
-
* <!--Start PulumiCodeChooser -->
|
|
92
89
|
* ```typescript
|
|
93
90
|
* import * as pulumi from "@pulumi/pulumi";
|
|
94
91
|
* import * as gitlab from "@pulumi/gitlab";
|
|
95
92
|
*
|
|
96
93
|
* const example = gitlab.getGroups({
|
|
97
|
-
* orderBy: "name",
|
|
98
94
|
* sort: "desc",
|
|
95
|
+
* orderBy: "name",
|
|
99
96
|
* });
|
|
100
97
|
* const example-two = gitlab.getGroups({
|
|
101
98
|
* search: "GitLab",
|
|
102
99
|
* });
|
|
103
100
|
* ```
|
|
104
|
-
* <!--End PulumiCodeChooser -->
|
|
105
101
|
*/
|
|
106
102
|
export declare function getGroupsOutput(args?: GetGroupsOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetGroupsResult>;
|
|
107
103
|
/**
|
package/getGroups.js
CHANGED
|
@@ -16,20 +16,18 @@ const utilities = require("./utilities");
|
|
|
16
16
|
*
|
|
17
17
|
* ## Example Usage
|
|
18
18
|
*
|
|
19
|
-
* <!--Start PulumiCodeChooser -->
|
|
20
19
|
* ```typescript
|
|
21
20
|
* import * as pulumi from "@pulumi/pulumi";
|
|
22
21
|
* import * as gitlab from "@pulumi/gitlab";
|
|
23
22
|
*
|
|
24
23
|
* const example = gitlab.getGroups({
|
|
25
|
-
* orderBy: "name",
|
|
26
24
|
* sort: "desc",
|
|
25
|
+
* orderBy: "name",
|
|
27
26
|
* });
|
|
28
27
|
* const example-two = gitlab.getGroups({
|
|
29
28
|
* search: "GitLab",
|
|
30
29
|
* });
|
|
31
30
|
* ```
|
|
32
|
-
* <!--End PulumiCodeChooser -->
|
|
33
31
|
*/
|
|
34
32
|
function getGroups(args, opts) {
|
|
35
33
|
args = args || {};
|
|
@@ -53,20 +51,18 @@ exports.getGroups = getGroups;
|
|
|
53
51
|
*
|
|
54
52
|
* ## Example Usage
|
|
55
53
|
*
|
|
56
|
-
* <!--Start PulumiCodeChooser -->
|
|
57
54
|
* ```typescript
|
|
58
55
|
* import * as pulumi from "@pulumi/pulumi";
|
|
59
56
|
* import * as gitlab from "@pulumi/gitlab";
|
|
60
57
|
*
|
|
61
58
|
* const example = gitlab.getGroups({
|
|
62
|
-
* orderBy: "name",
|
|
63
59
|
* sort: "desc",
|
|
60
|
+
* orderBy: "name",
|
|
64
61
|
* });
|
|
65
62
|
* const example-two = gitlab.getGroups({
|
|
66
63
|
* search: "GitLab",
|
|
67
64
|
* });
|
|
68
65
|
* ```
|
|
69
|
-
* <!--End PulumiCodeChooser -->
|
|
70
66
|
*/
|
|
71
67
|
function getGroupsOutput(args, opts) {
|
|
72
68
|
return pulumi.output(args).apply((a) => getGroups(a, opts));
|
package/getGroups.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getGroups.js","sourceRoot":"","sources":["../getGroups.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getGroups.js","sourceRoot":"","sources":["../getGroups.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,SAAgB,SAAS,CAAC,IAAoB,EAAE,IAA2B;IACvE,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,kCAAkC,EAAE;QAC7D,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,cAAc,EAAE,IAAI,CAAC,YAAY;KACpC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAVD,8BAUC;AAqDD;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,SAAgB,eAAe,CAAC,IAA0B,EAAE,IAA2B;IACnF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,SAAS,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACpE,CAAC;AAFD,0CAEC"}
|
|
@@ -6,19 +6,6 @@ import * as outputs from "./types/output";
|
|
|
6
6
|
* > This data source requires administration privileges.
|
|
7
7
|
*
|
|
8
8
|
* **Upstream API**: [GitLab REST API docs](https://docs.gitlab.com/ee/api/deploy_keys.html#list-all-deploy-keys)
|
|
9
|
-
*
|
|
10
|
-
* ## Example Usage
|
|
11
|
-
*
|
|
12
|
-
* <!--Start PulumiCodeChooser -->
|
|
13
|
-
* ```typescript
|
|
14
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
15
|
-
* import * as gitlab from "@pulumi/gitlab";
|
|
16
|
-
*
|
|
17
|
-
* const example = gitlab.getInstanceDeployKeys({
|
|
18
|
-
* "public": true,
|
|
19
|
-
* });
|
|
20
|
-
* ```
|
|
21
|
-
* <!--End PulumiCodeChooser -->
|
|
22
9
|
*/
|
|
23
10
|
export declare function getInstanceDeployKeys(args?: GetInstanceDeployKeysArgs, opts?: pulumi.InvokeOptions): Promise<GetInstanceDeployKeysResult>;
|
|
24
11
|
/**
|
|
@@ -53,19 +40,6 @@ export interface GetInstanceDeployKeysResult {
|
|
|
53
40
|
* > This data source requires administration privileges.
|
|
54
41
|
*
|
|
55
42
|
* **Upstream API**: [GitLab REST API docs](https://docs.gitlab.com/ee/api/deploy_keys.html#list-all-deploy-keys)
|
|
56
|
-
*
|
|
57
|
-
* ## Example Usage
|
|
58
|
-
*
|
|
59
|
-
* <!--Start PulumiCodeChooser -->
|
|
60
|
-
* ```typescript
|
|
61
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
62
|
-
* import * as gitlab from "@pulumi/gitlab";
|
|
63
|
-
*
|
|
64
|
-
* const example = gitlab.getInstanceDeployKeys({
|
|
65
|
-
* "public": true,
|
|
66
|
-
* });
|
|
67
|
-
* ```
|
|
68
|
-
* <!--End PulumiCodeChooser -->
|
|
69
43
|
*/
|
|
70
44
|
export declare function getInstanceDeployKeysOutput(args?: GetInstanceDeployKeysOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetInstanceDeployKeysResult>;
|
|
71
45
|
/**
|
package/getInstanceDeployKeys.js
CHANGED
|
@@ -11,19 +11,6 @@ const utilities = require("./utilities");
|
|
|
11
11
|
* > This data source requires administration privileges.
|
|
12
12
|
*
|
|
13
13
|
* **Upstream API**: [GitLab REST API docs](https://docs.gitlab.com/ee/api/deploy_keys.html#list-all-deploy-keys)
|
|
14
|
-
*
|
|
15
|
-
* ## Example Usage
|
|
16
|
-
*
|
|
17
|
-
* <!--Start PulumiCodeChooser -->
|
|
18
|
-
* ```typescript
|
|
19
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
20
|
-
* import * as gitlab from "@pulumi/gitlab";
|
|
21
|
-
*
|
|
22
|
-
* const example = gitlab.getInstanceDeployKeys({
|
|
23
|
-
* "public": true,
|
|
24
|
-
* });
|
|
25
|
-
* ```
|
|
26
|
-
* <!--End PulumiCodeChooser -->
|
|
27
14
|
*/
|
|
28
15
|
function getInstanceDeployKeys(args, opts) {
|
|
29
16
|
args = args || {};
|
|
@@ -39,19 +26,6 @@ exports.getInstanceDeployKeys = getInstanceDeployKeys;
|
|
|
39
26
|
* > This data source requires administration privileges.
|
|
40
27
|
*
|
|
41
28
|
* **Upstream API**: [GitLab REST API docs](https://docs.gitlab.com/ee/api/deploy_keys.html#list-all-deploy-keys)
|
|
42
|
-
*
|
|
43
|
-
* ## Example Usage
|
|
44
|
-
*
|
|
45
|
-
* <!--Start PulumiCodeChooser -->
|
|
46
|
-
* ```typescript
|
|
47
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
48
|
-
* import * as gitlab from "@pulumi/gitlab";
|
|
49
|
-
*
|
|
50
|
-
* const example = gitlab.getInstanceDeployKeys({
|
|
51
|
-
* "public": true,
|
|
52
|
-
* });
|
|
53
|
-
* ```
|
|
54
|
-
* <!--End PulumiCodeChooser -->
|
|
55
29
|
*/
|
|
56
30
|
function getInstanceDeployKeysOutput(args, opts) {
|
|
57
31
|
return pulumi.output(args).apply((a) => getInstanceDeployKeys(a, opts));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getInstanceDeployKeys.js","sourceRoot":"","sources":["../getInstanceDeployKeys.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getInstanceDeployKeys.js","sourceRoot":"","sources":["../getInstanceDeployKeys.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;GAMG;AACH,SAAgB,qBAAqB,CAAC,IAAgC,EAAE,IAA2B;IAC/F,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,0DAA0D,EAAE;QACrF,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,sDAOC;AA6BD;;;;;;GAMG;AACH,SAAgB,2BAA2B,CAAC,IAAsC,EAAE,IAA2B;IAC3G,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,qBAAqB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAChF,CAAC;AAFD,kEAEC"}
|
package/getInstanceVariable.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,7 +14,6 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
15
14
|
* key: "foo",
|
|
16
15
|
* });
|
|
17
16
|
* ```
|
|
18
|
-
* <!--End PulumiCodeChooser -->
|
|
19
17
|
*/
|
|
20
18
|
export declare function getInstanceVariable(args: GetInstanceVariableArgs, opts?: pulumi.InvokeOptions): Promise<GetInstanceVariableResult>;
|
|
21
19
|
/**
|
|
@@ -67,7 +65,6 @@ export interface GetInstanceVariableResult {
|
|
|
67
65
|
*
|
|
68
66
|
* ## Example Usage
|
|
69
67
|
*
|
|
70
|
-
* <!--Start PulumiCodeChooser -->
|
|
71
68
|
* ```typescript
|
|
72
69
|
* import * as pulumi from "@pulumi/pulumi";
|
|
73
70
|
* import * as gitlab from "@pulumi/gitlab";
|
|
@@ -76,7 +73,6 @@ export interface GetInstanceVariableResult {
|
|
|
76
73
|
* key: "foo",
|
|
77
74
|
* });
|
|
78
75
|
* ```
|
|
79
|
-
* <!--End PulumiCodeChooser -->
|
|
80
76
|
*/
|
|
81
77
|
export declare function getInstanceVariableOutput(args: GetInstanceVariableOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetInstanceVariableResult>;
|
|
82
78
|
/**
|
package/getInstanceVariable.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,7 +20,6 @@ const utilities = require("./utilities");
|
|
|
21
20
|
* key: "foo",
|
|
22
21
|
* });
|
|
23
22
|
* ```
|
|
24
|
-
* <!--End PulumiCodeChooser -->
|
|
25
23
|
*/
|
|
26
24
|
function getInstanceVariable(args, opts) {
|
|
27
25
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -37,7 +35,6 @@ exports.getInstanceVariable = getInstanceVariable;
|
|
|
37
35
|
*
|
|
38
36
|
* ## Example Usage
|
|
39
37
|
*
|
|
40
|
-
* <!--Start PulumiCodeChooser -->
|
|
41
38
|
* ```typescript
|
|
42
39
|
* import * as pulumi from "@pulumi/pulumi";
|
|
43
40
|
* import * as gitlab from "@pulumi/gitlab";
|
|
@@ -46,7 +43,6 @@ exports.getInstanceVariable = getInstanceVariable;
|
|
|
46
43
|
* key: "foo",
|
|
47
44
|
* });
|
|
48
45
|
* ```
|
|
49
|
-
* <!--End PulumiCodeChooser -->
|
|
50
46
|
*/
|
|
51
47
|
function getInstanceVariableOutput(args, opts) {
|
|
52
48
|
return pulumi.output(args).apply((a) => getInstanceVariable(a, opts));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getInstanceVariable.js","sourceRoot":"","sources":["../getInstanceVariable.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getInstanceVariable.js","sourceRoot":"","sources":["../getInstanceVariable.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAA2B;IAE1F,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,KAAK,EAAE,IAAI,CAAC,GAAG;KAClB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,kDAMC;AA6CD;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,yBAAyB,CAAC,IAAmC,EAAE,IAA2B;IACtG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,mBAAmB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC9E,CAAC;AAFD,8DAEC"}
|
|
@@ -7,14 +7,12 @@ 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
14
|
* const vars = gitlab.getInstanceVariables({});
|
|
16
15
|
* ```
|
|
17
|
-
* <!--End PulumiCodeChooser -->
|
|
18
16
|
*/
|
|
19
17
|
export declare function getInstanceVariables(opts?: pulumi.InvokeOptions): Promise<GetInstanceVariablesResult>;
|
|
20
18
|
/**
|
|
@@ -37,13 +35,11 @@ export interface GetInstanceVariablesResult {
|
|
|
37
35
|
*
|
|
38
36
|
* ## Example Usage
|
|
39
37
|
*
|
|
40
|
-
* <!--Start PulumiCodeChooser -->
|
|
41
38
|
* ```typescript
|
|
42
39
|
* import * as pulumi from "@pulumi/pulumi";
|
|
43
40
|
* import * as gitlab from "@pulumi/gitlab";
|
|
44
41
|
*
|
|
45
42
|
* const vars = gitlab.getInstanceVariables({});
|
|
46
43
|
* ```
|
|
47
|
-
* <!--End PulumiCodeChooser -->
|
|
48
44
|
*/
|
|
49
45
|
export declare function getInstanceVariablesOutput(opts?: pulumi.InvokeOptions): pulumi.Output<GetInstanceVariablesResult>;
|
package/getInstanceVariables.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 vars = gitlab.getInstanceVariables({});
|
|
21
20
|
* ```
|
|
22
|
-
* <!--End PulumiCodeChooser -->
|
|
23
21
|
*/
|
|
24
22
|
function getInstanceVariables(opts) {
|
|
25
23
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -33,14 +31,12 @@ exports.getInstanceVariables = getInstanceVariables;
|
|
|
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 vars = gitlab.getInstanceVariables({});
|
|
42
39
|
* ```
|
|
43
|
-
* <!--End PulumiCodeChooser -->
|
|
44
40
|
*/
|
|
45
41
|
function getInstanceVariablesOutput(opts) {
|
|
46
42
|
return pulumi.output(getInstanceVariables(opts));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getInstanceVariables.js","sourceRoot":"","sources":["../getInstanceVariables.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getInstanceVariables.js","sourceRoot":"","sources":["../getInstanceVariables.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;GAaG;AACH,SAAgB,oBAAoB,CAAC,IAA2B;IAE5D,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,wDAAwD,EAAE,EACtF,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,oDAKC;AAeD;;;;;;;;;;;;;GAaG;AACH,SAAgB,0BAA0B,CAAC,IAA2B;IAClE,OAAO,MAAM,CAAC,MAAM,CAAC,oBAAoB,CAAC,IAAI,CAAC,CAAC,CAAA;AACpD,CAAC;AAFD,gEAEC"}
|
package/getMetadata.d.ts
CHANGED
|
@@ -7,14 +7,12 @@ 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
14
|
* const this = gitlab.getMetadata({});
|
|
16
15
|
* ```
|
|
17
|
-
* <!--End PulumiCodeChooser -->
|
|
18
16
|
*/
|
|
19
17
|
export declare function getMetadata(opts?: pulumi.InvokeOptions): Promise<GetMetadataResult>;
|
|
20
18
|
/**
|
|
@@ -49,13 +47,11 @@ export interface GetMetadataResult {
|
|
|
49
47
|
*
|
|
50
48
|
* ## Example Usage
|
|
51
49
|
*
|
|
52
|
-
* <!--Start PulumiCodeChooser -->
|
|
53
50
|
* ```typescript
|
|
54
51
|
* import * as pulumi from "@pulumi/pulumi";
|
|
55
52
|
* import * as gitlab from "@pulumi/gitlab";
|
|
56
53
|
*
|
|
57
54
|
* const this = gitlab.getMetadata({});
|
|
58
55
|
* ```
|
|
59
|
-
* <!--End PulumiCodeChooser -->
|
|
60
56
|
*/
|
|
61
57
|
export declare function getMetadataOutput(opts?: pulumi.InvokeOptions): pulumi.Output<GetMetadataResult>;
|
package/getMetadata.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 this = gitlab.getMetadata({});
|
|
21
20
|
* ```
|
|
22
|
-
* <!--End PulumiCodeChooser -->
|
|
23
21
|
*/
|
|
24
22
|
function getMetadata(opts) {
|
|
25
23
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -33,14 +31,12 @@ exports.getMetadata = getMetadata;
|
|
|
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 this = gitlab.getMetadata({});
|
|
42
39
|
* ```
|
|
43
|
-
* <!--End PulumiCodeChooser -->
|
|
44
40
|
*/
|
|
45
41
|
function getMetadataOutput(opts) {
|
|
46
42
|
return pulumi.output(getMetadata(opts));
|
package/getMetadata.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getMetadata.js","sourceRoot":"","sources":["../getMetadata.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getMetadata.js","sourceRoot":"","sources":["../getMetadata.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;GAaG;AACH,SAAgB,WAAW,CAAC,IAA2B;IAEnD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,sCAAsC,EAAE,EACpE,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kCAKC;AA2BD;;;;;;;;;;;;;GAaG;AACH,SAAgB,iBAAiB,CAAC,IAA2B;IACzD,OAAO,MAAM,CAAC,MAAM,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC,CAAA;AAC3C,CAAC;AAFD,8CAEC"}
|
package/getProject.d.ts
CHANGED
|
@@ -4,19 +4,6 @@ import * as outputs from "./types/output";
|
|
|
4
4
|
* The `gitlab.Project` data source allows details of a project to be retrieved by either its ID or its path with namespace.
|
|
5
5
|
*
|
|
6
6
|
* **Upstream API**: [GitLab REST API docs](https://docs.gitlab.com/ee/api/projects.html#get-single-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.getProject({
|
|
16
|
-
* pathWithNamespace: "foo/bar/baz",
|
|
17
|
-
* });
|
|
18
|
-
* ```
|
|
19
|
-
* <!--End PulumiCodeChooser -->
|
|
20
7
|
*/
|
|
21
8
|
export declare function getProject(args?: GetProjectArgs, opts?: pulumi.InvokeOptions): Promise<GetProjectResult>;
|
|
22
9
|
/**
|
|
@@ -319,19 +306,6 @@ export interface GetProjectResult {
|
|
|
319
306
|
* The `gitlab.Project` data source allows details of a project to be retrieved by either its ID or its path with namespace.
|
|
320
307
|
*
|
|
321
308
|
* **Upstream API**: [GitLab REST API docs](https://docs.gitlab.com/ee/api/projects.html#get-single-project)
|
|
322
|
-
*
|
|
323
|
-
* ## Example Usage
|
|
324
|
-
*
|
|
325
|
-
* <!--Start PulumiCodeChooser -->
|
|
326
|
-
* ```typescript
|
|
327
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
328
|
-
* import * as gitlab from "@pulumi/gitlab";
|
|
329
|
-
*
|
|
330
|
-
* const example = gitlab.getProject({
|
|
331
|
-
* pathWithNamespace: "foo/bar/baz",
|
|
332
|
-
* });
|
|
333
|
-
* ```
|
|
334
|
-
* <!--End PulumiCodeChooser -->
|
|
335
309
|
*/
|
|
336
310
|
export declare function getProjectOutput(args?: GetProjectOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetProjectResult>;
|
|
337
311
|
/**
|
package/getProject.js
CHANGED
|
@@ -9,19 +9,6 @@ const utilities = require("./utilities");
|
|
|
9
9
|
* The `gitlab.Project` data source allows details of a project to be retrieved by either its ID or its path with namespace.
|
|
10
10
|
*
|
|
11
11
|
* **Upstream API**: [GitLab REST API docs](https://docs.gitlab.com/ee/api/projects.html#get-single-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.getProject({
|
|
21
|
-
* pathWithNamespace: "foo/bar/baz",
|
|
22
|
-
* });
|
|
23
|
-
* ```
|
|
24
|
-
* <!--End PulumiCodeChooser -->
|
|
25
12
|
*/
|
|
26
13
|
function getProject(args, opts) {
|
|
27
14
|
args = args || {};
|
|
@@ -38,19 +25,6 @@ exports.getProject = getProject;
|
|
|
38
25
|
* The `gitlab.Project` data source allows details of a project to be retrieved by either its ID or its path with namespace.
|
|
39
26
|
*
|
|
40
27
|
* **Upstream API**: [GitLab REST API docs](https://docs.gitlab.com/ee/api/projects.html#get-single-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.getProject({
|
|
50
|
-
* pathWithNamespace: "foo/bar/baz",
|
|
51
|
-
* });
|
|
52
|
-
* ```
|
|
53
|
-
* <!--End PulumiCodeChooser -->
|
|
54
28
|
*/
|
|
55
29
|
function getProjectOutput(args, opts) {
|
|
56
30
|
return pulumi.output(args).apply((a) => getProject(a, opts));
|
package/getProject.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getProject.js","sourceRoot":"","sources":["../getProject.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getProject.js","sourceRoot":"","sources":["../getProject.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;GAIG;AACH,SAAgB,UAAU,CAAC,IAAqB,EAAE,IAA2B;IACzE,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,oCAAoC,EAAE;QAC/D,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;QAC3C,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;QAC3C,cAAc,EAAE,IAAI,CAAC,YAAY;KACpC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAVD,gCAUC;AA2SD;;;;GAIG;AACH,SAAgB,gBAAgB,CAAC,IAA2B,EAAE,IAA2B;IACrF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,UAAU,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACrE,CAAC;AAFD,4CAEC"}
|
package/getProjectBranches.d.ts
CHANGED
|
@@ -4,19 +4,6 @@ import * as outputs from "./types/output";
|
|
|
4
4
|
* The `gitlab.getProjectBranches` data source allows details of the branches of a given project to be retrieved.
|
|
5
5
|
*
|
|
6
6
|
* **Upstream API**: [GitLab REST API docs](https://docs.gitlab.com/ee/api/branches.html#list-repository-branches)
|
|
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.getProjectBranches({
|
|
16
|
-
* project: "foo/bar/baz",
|
|
17
|
-
* });
|
|
18
|
-
* ```
|
|
19
|
-
* <!--End PulumiCodeChooser -->
|
|
20
7
|
*/
|
|
21
8
|
export declare function getProjectBranches(args: GetProjectBranchesArgs, opts?: pulumi.InvokeOptions): Promise<GetProjectBranchesResult>;
|
|
22
9
|
/**
|
|
@@ -49,19 +36,6 @@ export interface GetProjectBranchesResult {
|
|
|
49
36
|
* The `gitlab.getProjectBranches` data source allows details of the branches of a given project to be retrieved.
|
|
50
37
|
*
|
|
51
38
|
* **Upstream API**: [GitLab REST API docs](https://docs.gitlab.com/ee/api/branches.html#list-repository-branches)
|
|
52
|
-
*
|
|
53
|
-
* ## Example Usage
|
|
54
|
-
*
|
|
55
|
-
* <!--Start PulumiCodeChooser -->
|
|
56
|
-
* ```typescript
|
|
57
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
58
|
-
* import * as gitlab from "@pulumi/gitlab";
|
|
59
|
-
*
|
|
60
|
-
* const example = gitlab.getProjectBranches({
|
|
61
|
-
* project: "foo/bar/baz",
|
|
62
|
-
* });
|
|
63
|
-
* ```
|
|
64
|
-
* <!--End PulumiCodeChooser -->
|
|
65
39
|
*/
|
|
66
40
|
export declare function getProjectBranchesOutput(args: GetProjectBranchesOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetProjectBranchesResult>;
|
|
67
41
|
/**
|
package/getProjectBranches.js
CHANGED
|
@@ -9,19 +9,6 @@ const utilities = require("./utilities");
|
|
|
9
9
|
* The `gitlab.getProjectBranches` data source allows details of the branches of a given project to be retrieved.
|
|
10
10
|
*
|
|
11
11
|
* **Upstream API**: [GitLab REST API docs](https://docs.gitlab.com/ee/api/branches.html#list-repository-branches)
|
|
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.getProjectBranches({
|
|
21
|
-
* project: "foo/bar/baz",
|
|
22
|
-
* });
|
|
23
|
-
* ```
|
|
24
|
-
* <!--End PulumiCodeChooser -->
|
|
25
12
|
*/
|
|
26
13
|
function getProjectBranches(args, opts) {
|
|
27
14
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -34,19 +21,6 @@ exports.getProjectBranches = getProjectBranches;
|
|
|
34
21
|
* The `gitlab.getProjectBranches` data source allows details of the branches of a given project to be retrieved.
|
|
35
22
|
*
|
|
36
23
|
* **Upstream API**: [GitLab REST API docs](https://docs.gitlab.com/ee/api/branches.html#list-repository-branches)
|
|
37
|
-
*
|
|
38
|
-
* ## Example Usage
|
|
39
|
-
*
|
|
40
|
-
* <!--Start PulumiCodeChooser -->
|
|
41
|
-
* ```typescript
|
|
42
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
43
|
-
* import * as gitlab from "@pulumi/gitlab";
|
|
44
|
-
*
|
|
45
|
-
* const example = gitlab.getProjectBranches({
|
|
46
|
-
* project: "foo/bar/baz",
|
|
47
|
-
* });
|
|
48
|
-
* ```
|
|
49
|
-
* <!--End PulumiCodeChooser -->
|
|
50
24
|
*/
|
|
51
25
|
function getProjectBranchesOutput(args, opts) {
|
|
52
26
|
return pulumi.output(args).apply((a) => getProjectBranches(a, opts));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getProjectBranches.js","sourceRoot":"","sources":["../getProjectBranches.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getProjectBranches.js","sourceRoot":"","sources":["../getProjectBranches.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;GAIG;AACH,SAAgB,kBAAkB,CAAC,IAA4B,EAAE,IAA2B;IAExF,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,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,gDAMC;AA6BD;;;;GAIG;AACH,SAAgB,wBAAwB,CAAC,IAAkC,EAAE,IAA2B;IACpG,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/getProjectHook.d.ts
CHANGED
|
@@ -6,20 +6,18 @@ 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
|
-
* const
|
|
13
|
+
* const example = gitlab.getProject({
|
|
15
14
|
* id: "foo/bar/baz",
|
|
16
15
|
* });
|
|
17
|
-
* const
|
|
18
|
-
* project:
|
|
16
|
+
* const exampleGetProjectHook = example.then(example => gitlab.getProjectHook({
|
|
17
|
+
* project: example.id,
|
|
19
18
|
* hookId: 1,
|
|
20
19
|
* }));
|
|
21
20
|
* ```
|
|
22
|
-
* <!--End PulumiCodeChooser -->
|
|
23
21
|
*/
|
|
24
22
|
export declare function getProjectHook(args: GetProjectHookArgs, opts?: pulumi.InvokeOptions): Promise<GetProjectHookResult>;
|
|
25
23
|
/**
|
|
@@ -131,20 +129,18 @@ export interface GetProjectHookResult {
|
|
|
131
129
|
*
|
|
132
130
|
* ## Example Usage
|
|
133
131
|
*
|
|
134
|
-
* <!--Start PulumiCodeChooser -->
|
|
135
132
|
* ```typescript
|
|
136
133
|
* import * as pulumi from "@pulumi/pulumi";
|
|
137
134
|
* import * as gitlab from "@pulumi/gitlab";
|
|
138
135
|
*
|
|
139
|
-
* const
|
|
136
|
+
* const example = gitlab.getProject({
|
|
140
137
|
* id: "foo/bar/baz",
|
|
141
138
|
* });
|
|
142
|
-
* const
|
|
143
|
-
* project:
|
|
139
|
+
* const exampleGetProjectHook = example.then(example => gitlab.getProjectHook({
|
|
140
|
+
* project: example.id,
|
|
144
141
|
* hookId: 1,
|
|
145
142
|
* }));
|
|
146
143
|
* ```
|
|
147
|
-
* <!--End PulumiCodeChooser -->
|
|
148
144
|
*/
|
|
149
145
|
export declare function getProjectHookOutput(args: GetProjectHookOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetProjectHookResult>;
|
|
150
146
|
/**
|