@pulumi/azuredevops 2.5.0 → 2.6.0-alpha.1674742452
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/agent/getPools.d.ts +1 -12
- package/agent/getPools.js +0 -11
- package/agent/getPools.js.map +1 -1
- package/agent/index.d.ts +11 -4
- package/agent/index.js +12 -24
- package/agent/index.js.map +1 -1
- package/agent/pool.js +20 -20
- package/agent/pool.js.map +1 -1
- package/agent/queue.js +23 -23
- package/agent/queue.js.map +1 -1
- package/areaPermissions.js +22 -22
- package/areaPermissions.js.map +1 -1
- package/branchPolicyAutoReviewers.d.ts +2 -1
- package/branchPolicyAutoReviewers.js +22 -22
- package/branchPolicyAutoReviewers.js.map +1 -1
- package/branchPolicyBuildValidation.d.ts +2 -1
- package/branchPolicyBuildValidation.js +22 -22
- package/branchPolicyBuildValidation.js.map +1 -1
- package/branchPolicyCommentResolution.d.ts +2 -1
- package/branchPolicyCommentResolution.js +22 -22
- package/branchPolicyCommentResolution.js.map +1 -1
- package/branchPolicyMergeTypes.d.ts +2 -1
- package/branchPolicyMergeTypes.js +22 -22
- package/branchPolicyMergeTypes.js.map +1 -1
- package/branchPolicyMinReviewers.d.ts +2 -1
- package/branchPolicyMinReviewers.js +22 -22
- package/branchPolicyMinReviewers.js.map +1 -1
- package/branchPolicyStatusCheck.d.ts +2 -1
- package/branchPolicyStatusCheck.js +22 -22
- package/branchPolicyStatusCheck.js.map +1 -1
- package/branchPolicyWorkItemLinking.d.ts +2 -1
- package/branchPolicyWorkItemLinking.js +22 -22
- package/branchPolicyWorkItemLinking.js.map +1 -1
- package/build/buildDefinition.d.ts +2 -1
- package/build/buildDefinition.js +23 -23
- package/build/buildDefinition.js.map +1 -1
- package/build/index.d.ts +3 -1
- package/build/index.js +4 -19
- package/build/index.js.map +1 -1
- package/buildDefinition.d.ts +2 -1
- package/buildDefinition.js +22 -22
- package/buildDefinition.js.map +1 -1
- package/buildDefinitionPermissions.js +22 -22
- package/buildDefinitionPermissions.js.map +1 -1
- package/buildFolder.d.ts +107 -0
- package/buildFolder.js +94 -0
- package/buildFolder.js.map +1 -0
- package/buildFolderPermissions.d.ts +162 -0
- package/buildFolderPermissions.js +129 -0
- package/buildFolderPermissions.js.map +1 -0
- package/core/getClientConfig.d.ts +0 -10
- package/core/getClientConfig.js +0 -10
- package/core/getClientConfig.js.map +1 -1
- package/core/getProjects.d.ts +1 -1
- package/core/getProjects.js.map +1 -1
- package/core/index.d.ts +14 -5
- package/core/index.js +15 -25
- package/core/index.js.map +1 -1
- package/core/project.d.ts +3 -3
- package/core/project.js +23 -23
- package/core/project.js.map +1 -1
- package/core/projectFeatures.js +23 -23
- package/core/projectFeatures.js.map +1 -1
- package/entitlement/index.d.ts +3 -1
- package/entitlement/index.js +4 -19
- package/entitlement/index.js.map +1 -1
- package/entitlement/user.js +23 -23
- package/entitlement/user.js.map +1 -1
- package/environment.js +21 -21
- package/environment.js.map +1 -1
- package/getArea.d.ts +1 -1
- package/getArea.js.map +1 -1
- package/getBuildDefinition.d.ts +1 -1
- package/getBuildDefinition.js.map +1 -1
- package/getClientConfig.d.ts +0 -10
- package/getClientConfig.js +0 -10
- package/getClientConfig.js.map +1 -1
- package/getGroups.d.ts +1 -1
- package/getGroups.js.map +1 -1
- package/getIteration.d.ts +1 -1
- package/getIteration.js.map +1 -1
- package/getPools.d.ts +1 -12
- package/getPools.js +0 -11
- package/getPools.js.map +1 -1
- package/getProjects.d.ts +1 -1
- package/getProjects.js.map +1 -1
- package/getRepositories.d.ts +1 -1
- package/getRepositories.js.map +1 -1
- package/getServiceEndpointAzureRM.d.ts +118 -0
- package/getServiceEndpointAzureRM.js +59 -0
- package/getServiceEndpointAzureRM.js.map +1 -0
- package/getServiceEndpointGithub.d.ts +94 -0
- package/getServiceEndpointGithub.js +59 -0
- package/getServiceEndpointGithub.js.map +1 -0
- package/getTeams.d.ts +1 -1
- package/getTeams.js.map +1 -1
- package/getUsers.d.ts +1 -1
- package/getUsers.js.map +1 -1
- package/getVariableGroup.d.ts +3 -1
- package/getVariableGroup.js +2 -0
- package/getVariableGroup.js.map +1 -1
- package/git.d.ts +2 -1
- package/git.js +22 -22
- package/git.js.map +1 -1
- package/gitPermissions.js +22 -22
- package/gitPermissions.js.map +1 -1
- package/gitRepositoryFile.js +22 -22
- package/gitRepositoryFile.js.map +1 -1
- package/group.js +22 -22
- package/group.js.map +1 -1
- package/groupMembership.js +22 -22
- package/groupMembership.js.map +1 -1
- package/identities/getUsers.d.ts +1 -1
- package/identities/getUsers.js.map +1 -1
- package/identities/group.js +23 -23
- package/identities/group.js.map +1 -1
- package/identities/groupMembership.js +23 -23
- package/identities/groupMembership.js.map +1 -1
- package/identities/index.d.ts +12 -4
- package/identities/index.js +13 -24
- package/identities/index.js.map +1 -1
- package/index.d.ts +247 -78
- package/index.js +255 -216
- package/index.js.map +1 -1
- package/iterativePermissions.js +22 -22
- package/iterativePermissions.js.map +1 -1
- package/package.json +2 -2
- package/package.json.dev +2 -2
- package/pipeline/index.d.ts +3 -1
- package/pipeline/index.js +4 -19
- package/pipeline/index.js.map +1 -1
- package/pipeline/variableGroup.d.ts +11 -1
- package/pipeline/variableGroup.js +23 -23
- package/pipeline/variableGroup.js.map +1 -1
- package/policy/branchPolicyBuildValidation.d.ts +2 -1
- package/policy/branchPolicyBuildValidation.js +23 -23
- package/policy/branchPolicyBuildValidation.js.map +1 -1
- package/policy/branchPolicyMinReviewers.d.ts +2 -1
- package/policy/branchPolicyMinReviewers.js +23 -23
- package/policy/branchPolicyMinReviewers.js.map +1 -1
- package/policy/index.d.ts +6 -2
- package/policy/index.js +7 -22
- package/policy/index.js.map +1 -1
- package/pool.js +20 -20
- package/pool.js.map +1 -1
- package/project.d.ts +3 -3
- package/project.js +22 -22
- package/project.js.map +1 -1
- package/projectFeatures.js +22 -22
- package/projectFeatures.js.map +1 -1
- package/projectPermissions.js +22 -22
- package/projectPermissions.js.map +1 -1
- package/projectPipelineSettings.js +22 -22
- package/projectPipelineSettings.js.map +1 -1
- package/provider.js +13 -11
- package/provider.js.map +1 -1
- package/queue.js +22 -22
- package/queue.js.map +1 -1
- package/repository/getRepositories.d.ts +1 -1
- package/repository/getRepositories.js.map +1 -1
- package/repository/git.d.ts +2 -1
- package/repository/git.js +23 -23
- package/repository/git.js.map +1 -1
- package/repository/index.d.ts +6 -2
- package/repository/index.js +7 -20
- package/repository/index.js.map +1 -1
- package/repositoryPolicyAuthorEmailPattern.js +22 -22
- package/repositoryPolicyAuthorEmailPattern.js.map +1 -1
- package/repositoryPolicyCaseEnforcement.js +22 -22
- package/repositoryPolicyCaseEnforcement.js.map +1 -1
- package/repositoryPolicyCheckCredentials.js +22 -22
- package/repositoryPolicyCheckCredentials.js.map +1 -1
- package/repositoryPolicyFilePathPattern.js +22 -22
- package/repositoryPolicyFilePathPattern.js.map +1 -1
- package/repositoryPolicyMaxFileSize.js +22 -22
- package/repositoryPolicyMaxFileSize.js.map +1 -1
- package/repositoryPolicyMaxPathLength.js +22 -22
- package/repositoryPolicyMaxPathLength.js.map +1 -1
- package/repositoryPolicyReservedNames.js +22 -22
- package/repositoryPolicyReservedNames.js.map +1 -1
- package/resourceAuthorization.js +22 -22
- package/resourceAuthorization.js.map +1 -1
- package/security/index.d.ts +3 -1
- package/security/index.js +4 -19
- package/security/index.js.map +1 -1
- package/security/resourceAuthorization.js +23 -23
- package/security/resourceAuthorization.js.map +1 -1
- package/serviceEndpointArtifactory.d.ts +2 -1
- package/serviceEndpointArtifactory.js +22 -22
- package/serviceEndpointArtifactory.js.map +1 -1
- package/serviceEndpointAws.js +26 -24
- package/serviceEndpointAws.js.map +1 -1
- package/serviceEndpointAzureDevOps.js +25 -23
- package/serviceEndpointAzureDevOps.js.map +1 -1
- package/serviceEndpointAzureEcr.js +22 -22
- package/serviceEndpointAzureEcr.js.map +1 -1
- package/serviceEndpointAzureRM.d.ts +2 -1
- package/serviceEndpointAzureRM.js +22 -22
- package/serviceEndpointAzureRM.js.map +1 -1
- package/serviceEndpointBitBucket.js +25 -23
- package/serviceEndpointBitBucket.js.map +1 -1
- package/serviceEndpointDockerRegistry.js +25 -23
- package/serviceEndpointDockerRegistry.js.map +1 -1
- package/serviceEndpointGeneric.js +25 -23
- package/serviceEndpointGeneric.js.map +1 -1
- package/serviceEndpointGenericGit.js +25 -23
- package/serviceEndpointGenericGit.js.map +1 -1
- package/serviceEndpointGitHub.d.ts +2 -1
- package/serviceEndpointGitHub.js +22 -22
- package/serviceEndpointGitHub.js.map +1 -1
- package/serviceEndpointGitHubEnterprise.d.ts +2 -1
- package/serviceEndpointGitHubEnterprise.js +22 -22
- package/serviceEndpointGitHubEnterprise.js.map +1 -1
- package/serviceEndpointKubernetes.d.ts +5 -4
- package/serviceEndpointKubernetes.js +24 -24
- package/serviceEndpointKubernetes.js.map +1 -1
- package/serviceEndpointNpm.js +25 -23
- package/serviceEndpointNpm.js.map +1 -1
- package/serviceEndpointPipeline.d.ts +2 -1
- package/serviceEndpointPipeline.js +22 -22
- package/serviceEndpointPipeline.js.map +1 -1
- package/serviceEndpointServiceFabric.d.ts +2 -1
- package/serviceEndpointServiceFabric.js +22 -22
- package/serviceEndpointServiceFabric.js.map +1 -1
- package/serviceEndpointSonarCloud.d.ts +129 -0
- package/serviceEndpointSonarCloud.js +104 -0
- package/serviceEndpointSonarCloud.js.map +1 -0
- package/serviceEndpointSonarQube.js +25 -23
- package/serviceEndpointSonarQube.js.map +1 -1
- package/serviceEndpointSsh.js +26 -24
- package/serviceEndpointSsh.js.map +1 -1
- package/serviceendpoint/azureRM.d.ts +2 -1
- package/serviceendpoint/azureRM.js +23 -23
- package/serviceendpoint/azureRM.js.map +1 -1
- package/serviceendpoint/bitBucket.js +26 -24
- package/serviceendpoint/bitBucket.js.map +1 -1
- package/serviceendpoint/dockerRegistry.js +26 -24
- package/serviceendpoint/dockerRegistry.js.map +1 -1
- package/serviceendpoint/gitHub.d.ts +2 -1
- package/serviceendpoint/gitHub.js +23 -23
- package/serviceendpoint/gitHub.js.map +1 -1
- package/serviceendpoint/index.d.ts +15 -5
- package/serviceendpoint/index.js +16 -31
- package/serviceendpoint/index.js.map +1 -1
- package/serviceendpoint/kubernetes.d.ts +5 -4
- package/serviceendpoint/kubernetes.js +25 -25
- package/serviceendpoint/kubernetes.js.map +1 -1
- package/serviceendpointArgocd.d.ts +2 -1
- package/serviceendpointArgocd.js +22 -22
- package/serviceendpointArgocd.js.map +1 -1
- package/serviceendpointIncomingwebhook.js +25 -23
- package/serviceendpointIncomingwebhook.js.map +1 -1
- package/serviceendpointOctopusdeploy.js +22 -22
- package/serviceendpointOctopusdeploy.js.map +1 -1
- package/serviceendpointPermissions.js +22 -22
- package/serviceendpointPermissions.js.map +1 -1
- package/servicehookPermissions.js +22 -22
- package/servicehookPermissions.js.map +1 -1
- package/taggingPermissions.js +22 -22
- package/taggingPermissions.js.map +1 -1
- package/team.d.ts +8 -0
- package/team.js +24 -22
- package/team.js.map +1 -1
- package/teamAdministrators.js +22 -22
- package/teamAdministrators.js.map +1 -1
- package/teamMembers.js +22 -22
- package/teamMembers.js.map +1 -1
- package/types/index.js.map +1 -1
- package/types/input.d.ts +17 -5
- package/types/output.d.ts +19 -7
- package/user.js +22 -22
- package/user.js.map +1 -1
- package/utilities.js +13 -1
- package/utilities.js.map +1 -1
- package/variableGroup.d.ts +11 -1
- package/variableGroup.js +22 -22
- package/variableGroup.js.map +1 -1
- package/workItemQueryPermissions.js +22 -22
- package/workItemQueryPermissions.js.map +1 -1
|
@@ -0,0 +1,118 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* Use this data source to access information about an existing AzureRM service Endpoint.
|
|
4
|
+
*
|
|
5
|
+
* ## Example Usage
|
|
6
|
+
* ### By Service Endpoint ID
|
|
7
|
+
*
|
|
8
|
+
* ```typescript
|
|
9
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
10
|
+
* import * as azuredevops from "@pulumi/azuredevops";
|
|
11
|
+
*
|
|
12
|
+
* const sample = azuredevops.getProject({
|
|
13
|
+
* name: "Sample Project",
|
|
14
|
+
* });
|
|
15
|
+
* const serviceendpoint = sample.then(sample => azuredevops.getServiceEndpointAzureRM({
|
|
16
|
+
* projectId: sample.id,
|
|
17
|
+
* serviceEndpointId: "00000000-0000-0000-0000-000000000000",
|
|
18
|
+
* }));
|
|
19
|
+
* export const serviceEndpointName = serviceendpoint.then(serviceendpoint => serviceendpoint.serviceEndpointName);
|
|
20
|
+
* ```
|
|
21
|
+
* ### By Service Endpoint Name
|
|
22
|
+
*
|
|
23
|
+
* ```typescript
|
|
24
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
25
|
+
* import * as azuredevops from "@pulumi/azuredevops";
|
|
26
|
+
*
|
|
27
|
+
* const sample = azuredevops.getProject({
|
|
28
|
+
* name: "Sample Project",
|
|
29
|
+
* });
|
|
30
|
+
* const serviceendpoint = sample.then(sample => azuredevops.getServiceEndpointAzureRM({
|
|
31
|
+
* projectId: sample.id,
|
|
32
|
+
* serviceEndpointName: "Example-Service-Endpoint",
|
|
33
|
+
* }));
|
|
34
|
+
* export const serviceEndpointId = serviceendpoint.then(serviceendpoint => serviceendpoint.id);
|
|
35
|
+
* ```
|
|
36
|
+
*/
|
|
37
|
+
export declare function getServiceEndpointAzureRM(args: GetServiceEndpointAzureRMArgs, opts?: pulumi.InvokeOptions): Promise<GetServiceEndpointAzureRMResult>;
|
|
38
|
+
/**
|
|
39
|
+
* A collection of arguments for invoking getServiceEndpointAzureRM.
|
|
40
|
+
*/
|
|
41
|
+
export interface GetServiceEndpointAzureRMArgs {
|
|
42
|
+
/**
|
|
43
|
+
* The ID of the project.
|
|
44
|
+
*/
|
|
45
|
+
projectId: string;
|
|
46
|
+
/**
|
|
47
|
+
* the ID of the Service Endpoint.
|
|
48
|
+
*/
|
|
49
|
+
serviceEndpointId?: string;
|
|
50
|
+
/**
|
|
51
|
+
* the Name of the Service Endpoint.
|
|
52
|
+
*/
|
|
53
|
+
serviceEndpointName?: string;
|
|
54
|
+
}
|
|
55
|
+
/**
|
|
56
|
+
* A collection of values returned by getServiceEndpointAzureRM.
|
|
57
|
+
*/
|
|
58
|
+
export interface GetServiceEndpointAzureRMResult {
|
|
59
|
+
/**
|
|
60
|
+
* Specifies the Authorization Scheme Map.
|
|
61
|
+
*/
|
|
62
|
+
readonly authorization: {
|
|
63
|
+
[key: string]: string;
|
|
64
|
+
};
|
|
65
|
+
/**
|
|
66
|
+
* Specified the Management Group ID of the Service Endpoint is target, if available.
|
|
67
|
+
*/
|
|
68
|
+
readonly azurermManagementGroupId: string;
|
|
69
|
+
/**
|
|
70
|
+
* Specified the Management Group Name of the Service Endpoint target, if available.
|
|
71
|
+
*/
|
|
72
|
+
readonly azurermManagementGroupName: string;
|
|
73
|
+
/**
|
|
74
|
+
* Specifies the Tenant ID of the Azure targets.
|
|
75
|
+
*/
|
|
76
|
+
readonly azurermSpnTenantid: string;
|
|
77
|
+
/**
|
|
78
|
+
* Specifies the Subscription ID of the Service Endpoint target, if available.
|
|
79
|
+
*/
|
|
80
|
+
readonly azurermSubscriptionId: string;
|
|
81
|
+
/**
|
|
82
|
+
* Specifies the Subscription Name of the Service Endpoint target, if available.
|
|
83
|
+
*/
|
|
84
|
+
readonly azurermSubscriptionName: string;
|
|
85
|
+
/**
|
|
86
|
+
* Specifies the description of the Service Endpoint.
|
|
87
|
+
*/
|
|
88
|
+
readonly description: string;
|
|
89
|
+
/**
|
|
90
|
+
* The provider-assigned unique ID for this managed resource.
|
|
91
|
+
*/
|
|
92
|
+
readonly id: string;
|
|
93
|
+
readonly projectId: string;
|
|
94
|
+
/**
|
|
95
|
+
* Specifies the Resource Group of the Service Endpoint target, if available.
|
|
96
|
+
*/
|
|
97
|
+
readonly resourceGroup: string;
|
|
98
|
+
readonly serviceEndpointId: string;
|
|
99
|
+
readonly serviceEndpointName: string;
|
|
100
|
+
}
|
|
101
|
+
export declare function getServiceEndpointAzureRMOutput(args: GetServiceEndpointAzureRMOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetServiceEndpointAzureRMResult>;
|
|
102
|
+
/**
|
|
103
|
+
* A collection of arguments for invoking getServiceEndpointAzureRM.
|
|
104
|
+
*/
|
|
105
|
+
export interface GetServiceEndpointAzureRMOutputArgs {
|
|
106
|
+
/**
|
|
107
|
+
* The ID of the project.
|
|
108
|
+
*/
|
|
109
|
+
projectId: pulumi.Input<string>;
|
|
110
|
+
/**
|
|
111
|
+
* the ID of the Service Endpoint.
|
|
112
|
+
*/
|
|
113
|
+
serviceEndpointId?: pulumi.Input<string>;
|
|
114
|
+
/**
|
|
115
|
+
* the Name of the Service Endpoint.
|
|
116
|
+
*/
|
|
117
|
+
serviceEndpointName?: pulumi.Input<string>;
|
|
118
|
+
}
|
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.getServiceEndpointAzureRMOutput = exports.getServiceEndpointAzureRM = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("./utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Use this data source to access information about an existing AzureRM service Endpoint.
|
|
10
|
+
*
|
|
11
|
+
* ## Example Usage
|
|
12
|
+
* ### By Service Endpoint ID
|
|
13
|
+
*
|
|
14
|
+
* ```typescript
|
|
15
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
16
|
+
* import * as azuredevops from "@pulumi/azuredevops";
|
|
17
|
+
*
|
|
18
|
+
* const sample = azuredevops.getProject({
|
|
19
|
+
* name: "Sample Project",
|
|
20
|
+
* });
|
|
21
|
+
* const serviceendpoint = sample.then(sample => azuredevops.getServiceEndpointAzureRM({
|
|
22
|
+
* projectId: sample.id,
|
|
23
|
+
* serviceEndpointId: "00000000-0000-0000-0000-000000000000",
|
|
24
|
+
* }));
|
|
25
|
+
* export const serviceEndpointName = serviceendpoint.then(serviceendpoint => serviceendpoint.serviceEndpointName);
|
|
26
|
+
* ```
|
|
27
|
+
* ### By Service Endpoint Name
|
|
28
|
+
*
|
|
29
|
+
* ```typescript
|
|
30
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
31
|
+
* import * as azuredevops from "@pulumi/azuredevops";
|
|
32
|
+
*
|
|
33
|
+
* const sample = azuredevops.getProject({
|
|
34
|
+
* name: "Sample Project",
|
|
35
|
+
* });
|
|
36
|
+
* const serviceendpoint = sample.then(sample => azuredevops.getServiceEndpointAzureRM({
|
|
37
|
+
* projectId: sample.id,
|
|
38
|
+
* serviceEndpointName: "Example-Service-Endpoint",
|
|
39
|
+
* }));
|
|
40
|
+
* export const serviceEndpointId = serviceendpoint.then(serviceendpoint => serviceendpoint.id);
|
|
41
|
+
* ```
|
|
42
|
+
*/
|
|
43
|
+
function getServiceEndpointAzureRM(args, opts) {
|
|
44
|
+
if (!opts) {
|
|
45
|
+
opts = {};
|
|
46
|
+
}
|
|
47
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
48
|
+
return pulumi.runtime.invoke("azuredevops:index/getServiceEndpointAzureRM:getServiceEndpointAzureRM", {
|
|
49
|
+
"projectId": args.projectId,
|
|
50
|
+
"serviceEndpointId": args.serviceEndpointId,
|
|
51
|
+
"serviceEndpointName": args.serviceEndpointName,
|
|
52
|
+
}, opts);
|
|
53
|
+
}
|
|
54
|
+
exports.getServiceEndpointAzureRM = getServiceEndpointAzureRM;
|
|
55
|
+
function getServiceEndpointAzureRMOutput(args, opts) {
|
|
56
|
+
return pulumi.output(args).apply(a => getServiceEndpointAzureRM(a, opts));
|
|
57
|
+
}
|
|
58
|
+
exports.getServiceEndpointAzureRMOutput = getServiceEndpointAzureRMOutput;
|
|
59
|
+
//# sourceMappingURL=getServiceEndpointAzureRM.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getServiceEndpointAzureRM.js","sourceRoot":"","sources":["../getServiceEndpointAzureRM.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAkCG;AACH,SAAgB,yBAAyB,CAAC,IAAmC,EAAE,IAA2B;IACtG,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,uEAAuE,EAAE;QAClG,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;QAC3C,qBAAqB,EAAE,IAAI,CAAC,mBAAmB;KAClD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,8DAWC;AAiED,SAAgB,+BAA+B,CAAC,IAAyC,EAAE,IAA2B;IAClH,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,yBAAyB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC7E,CAAC;AAFD,0EAEC"}
|
|
@@ -0,0 +1,94 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* Use this data source to access information about an existing GitHub service Endpoint.
|
|
4
|
+
*
|
|
5
|
+
* ## Example Usage
|
|
6
|
+
* ### By Service Endpoint ID
|
|
7
|
+
*
|
|
8
|
+
* ```typescript
|
|
9
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
10
|
+
* import * as azuredevops from "@pulumi/azuredevops";
|
|
11
|
+
*
|
|
12
|
+
* const sample = azuredevops.getProject({
|
|
13
|
+
* name: "Sample Project",
|
|
14
|
+
* });
|
|
15
|
+
* const serviceendpoint = sample.then(sample => azuredevops.getServiceEndpointGithub({
|
|
16
|
+
* projectId: sample.id,
|
|
17
|
+
* serviceEndpointId: "00000000-0000-0000-0000-000000000000",
|
|
18
|
+
* }));
|
|
19
|
+
* export const serviceEndpointName = serviceendpoint.then(serviceendpoint => serviceendpoint.serviceEndpointName);
|
|
20
|
+
* ```
|
|
21
|
+
* ### By Service Endpoint Name
|
|
22
|
+
*
|
|
23
|
+
* ```typescript
|
|
24
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
25
|
+
* import * as azuredevops from "@pulumi/azuredevops";
|
|
26
|
+
*
|
|
27
|
+
* const sample = azuredevops.getProject({
|
|
28
|
+
* name: "Sample Project",
|
|
29
|
+
* });
|
|
30
|
+
* const serviceendpoint = sample.then(sample => azuredevops.getServiceEndpointGithub({
|
|
31
|
+
* projectId: sample.id,
|
|
32
|
+
* serviceEndpointName: "Example-Service-Endpoint",
|
|
33
|
+
* }));
|
|
34
|
+
* export const serviceEndpointId = serviceendpoint.then(serviceendpoint => serviceendpoint.id);
|
|
35
|
+
* ```
|
|
36
|
+
*/
|
|
37
|
+
export declare function getServiceEndpointGithub(args: GetServiceEndpointGithubArgs, opts?: pulumi.InvokeOptions): Promise<GetServiceEndpointGithubResult>;
|
|
38
|
+
/**
|
|
39
|
+
* A collection of arguments for invoking getServiceEndpointGithub.
|
|
40
|
+
*/
|
|
41
|
+
export interface GetServiceEndpointGithubArgs {
|
|
42
|
+
/**
|
|
43
|
+
* The ID of the project.
|
|
44
|
+
*/
|
|
45
|
+
projectId: string;
|
|
46
|
+
/**
|
|
47
|
+
* the ID of the Service Endpoint.
|
|
48
|
+
*/
|
|
49
|
+
serviceEndpointId?: string;
|
|
50
|
+
/**
|
|
51
|
+
* the Name of the Service Endpoint.
|
|
52
|
+
*/
|
|
53
|
+
serviceEndpointName?: string;
|
|
54
|
+
}
|
|
55
|
+
/**
|
|
56
|
+
* A collection of values returned by getServiceEndpointGithub.
|
|
57
|
+
*/
|
|
58
|
+
export interface GetServiceEndpointGithubResult {
|
|
59
|
+
/**
|
|
60
|
+
* Specifies the Authorization Scheme Map.
|
|
61
|
+
*/
|
|
62
|
+
readonly authorization: {
|
|
63
|
+
[key: string]: string;
|
|
64
|
+
};
|
|
65
|
+
/**
|
|
66
|
+
* Specifies the description of the Service Endpoint.
|
|
67
|
+
*/
|
|
68
|
+
readonly description: string;
|
|
69
|
+
/**
|
|
70
|
+
* The provider-assigned unique ID for this managed resource.
|
|
71
|
+
*/
|
|
72
|
+
readonly id: string;
|
|
73
|
+
readonly projectId: string;
|
|
74
|
+
readonly serviceEndpointId: string;
|
|
75
|
+
readonly serviceEndpointName: string;
|
|
76
|
+
}
|
|
77
|
+
export declare function getServiceEndpointGithubOutput(args: GetServiceEndpointGithubOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetServiceEndpointGithubResult>;
|
|
78
|
+
/**
|
|
79
|
+
* A collection of arguments for invoking getServiceEndpointGithub.
|
|
80
|
+
*/
|
|
81
|
+
export interface GetServiceEndpointGithubOutputArgs {
|
|
82
|
+
/**
|
|
83
|
+
* The ID of the project.
|
|
84
|
+
*/
|
|
85
|
+
projectId: pulumi.Input<string>;
|
|
86
|
+
/**
|
|
87
|
+
* the ID of the Service Endpoint.
|
|
88
|
+
*/
|
|
89
|
+
serviceEndpointId?: pulumi.Input<string>;
|
|
90
|
+
/**
|
|
91
|
+
* the Name of the Service Endpoint.
|
|
92
|
+
*/
|
|
93
|
+
serviceEndpointName?: pulumi.Input<string>;
|
|
94
|
+
}
|
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.getServiceEndpointGithubOutput = exports.getServiceEndpointGithub = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("./utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Use this data source to access information about an existing GitHub service Endpoint.
|
|
10
|
+
*
|
|
11
|
+
* ## Example Usage
|
|
12
|
+
* ### By Service Endpoint ID
|
|
13
|
+
*
|
|
14
|
+
* ```typescript
|
|
15
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
16
|
+
* import * as azuredevops from "@pulumi/azuredevops";
|
|
17
|
+
*
|
|
18
|
+
* const sample = azuredevops.getProject({
|
|
19
|
+
* name: "Sample Project",
|
|
20
|
+
* });
|
|
21
|
+
* const serviceendpoint = sample.then(sample => azuredevops.getServiceEndpointGithub({
|
|
22
|
+
* projectId: sample.id,
|
|
23
|
+
* serviceEndpointId: "00000000-0000-0000-0000-000000000000",
|
|
24
|
+
* }));
|
|
25
|
+
* export const serviceEndpointName = serviceendpoint.then(serviceendpoint => serviceendpoint.serviceEndpointName);
|
|
26
|
+
* ```
|
|
27
|
+
* ### By Service Endpoint Name
|
|
28
|
+
*
|
|
29
|
+
* ```typescript
|
|
30
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
31
|
+
* import * as azuredevops from "@pulumi/azuredevops";
|
|
32
|
+
*
|
|
33
|
+
* const sample = azuredevops.getProject({
|
|
34
|
+
* name: "Sample Project",
|
|
35
|
+
* });
|
|
36
|
+
* const serviceendpoint = sample.then(sample => azuredevops.getServiceEndpointGithub({
|
|
37
|
+
* projectId: sample.id,
|
|
38
|
+
* serviceEndpointName: "Example-Service-Endpoint",
|
|
39
|
+
* }));
|
|
40
|
+
* export const serviceEndpointId = serviceendpoint.then(serviceendpoint => serviceendpoint.id);
|
|
41
|
+
* ```
|
|
42
|
+
*/
|
|
43
|
+
function getServiceEndpointGithub(args, opts) {
|
|
44
|
+
if (!opts) {
|
|
45
|
+
opts = {};
|
|
46
|
+
}
|
|
47
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
48
|
+
return pulumi.runtime.invoke("azuredevops:index/getServiceEndpointGithub:getServiceEndpointGithub", {
|
|
49
|
+
"projectId": args.projectId,
|
|
50
|
+
"serviceEndpointId": args.serviceEndpointId,
|
|
51
|
+
"serviceEndpointName": args.serviceEndpointName,
|
|
52
|
+
}, opts);
|
|
53
|
+
}
|
|
54
|
+
exports.getServiceEndpointGithub = getServiceEndpointGithub;
|
|
55
|
+
function getServiceEndpointGithubOutput(args, opts) {
|
|
56
|
+
return pulumi.output(args).apply(a => getServiceEndpointGithub(a, opts));
|
|
57
|
+
}
|
|
58
|
+
exports.getServiceEndpointGithubOutput = getServiceEndpointGithubOutput;
|
|
59
|
+
//# sourceMappingURL=getServiceEndpointGithub.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getServiceEndpointGithub.js","sourceRoot":"","sources":["../getServiceEndpointGithub.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAkCG;AACH,SAAgB,wBAAwB,CAAC,IAAkC,EAAE,IAA2B;IACpG,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,qEAAqE,EAAE;QAChG,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;QAC3C,qBAAqB,EAAE,IAAI,CAAC,mBAAmB;KAClD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,4DAWC;AAyCD,SAAgB,8BAA8B,CAAC,IAAwC,EAAE,IAA2B;IAChH,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,wBAAwB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC5E,CAAC;AAFD,wEAEC"}
|
package/getTeams.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
-
import
|
|
2
|
+
import * as outputs from "./types/output";
|
|
3
3
|
/**
|
|
4
4
|
* Use this data source to access information about existing Teams in a Project or globally within an Azure DevOps organization
|
|
5
5
|
*
|
package/getTeams.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getTeams.js","sourceRoot":"","sources":["../getTeams.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;
|
|
1
|
+
{"version":3,"file":"getTeams.js","sourceRoot":"","sources":["../getTeams.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,SAAgB,QAAQ,CAAC,IAAmB,EAAE,IAA2B;IACrE,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,qCAAqC,EAAE;QAChE,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAVD,4BAUC;AA+BD,SAAgB,cAAc,CAAC,IAAyB,EAAE,IAA2B;IACjF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,QAAQ,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC5D,CAAC;AAFD,wCAEC"}
|
package/getUsers.d.ts
CHANGED
package/getUsers.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getUsers.js","sourceRoot":"","sources":["../getUsers.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;
|
|
1
|
+
{"version":3,"file":"getUsers.js","sourceRoot":"","sources":["../getUsers.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAmCG;AACH,SAAgB,QAAQ,CAAC,IAAmB,EAAE,IAA2B;IACrE,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,qCAAqC,EAAE;QAChE,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,cAAc,EAAE,IAAI,CAAC,YAAY;KACpC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAbD,4BAaC;AAmDD,SAAgB,cAAc,CAAC,IAAyB,EAAE,IAA2B;IACjF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,QAAQ,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC5D,CAAC;AAFD,wCAEC"}
|
package/getVariableGroup.d.ts
CHANGED
|
@@ -1,8 +1,10 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
-
import
|
|
2
|
+
import * as outputs from "./types/output";
|
|
3
3
|
/**
|
|
4
4
|
* Use this data source to access information about existing Variable Groups within Azure DevOps.
|
|
5
5
|
*
|
|
6
|
+
* > **Note:** Secret values are masked by service and cannot be obtained through API. [Set secret variables](https://docs.microsoft.com/en-us/azure/devops/pipelines/process/variables?view=azure-devops&tabs=yaml%2Cbatch#secret-variables)
|
|
7
|
+
*
|
|
6
8
|
* ## Example Usage
|
|
7
9
|
*
|
|
8
10
|
* ```typescript
|
package/getVariableGroup.js
CHANGED
|
@@ -8,6 +8,8 @@ const utilities = require("./utilities");
|
|
|
8
8
|
/**
|
|
9
9
|
* Use this data source to access information about existing Variable Groups within Azure DevOps.
|
|
10
10
|
*
|
|
11
|
+
* > **Note:** Secret values are masked by service and cannot be obtained through API. [Set secret variables](https://docs.microsoft.com/en-us/azure/devops/pipelines/process/variables?view=azure-devops&tabs=yaml%2Cbatch#secret-variables)
|
|
12
|
+
*
|
|
11
13
|
* ## Example Usage
|
|
12
14
|
*
|
|
13
15
|
* ```typescript
|
package/getVariableGroup.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getVariableGroup.js","sourceRoot":"","sources":["../getVariableGroup.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;
|
|
1
|
+
{"version":3,"file":"getVariableGroup.js","sourceRoot":"","sources":["../getVariableGroup.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAA2B;IACpF,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,qDAAqD,EAAE;QAChF,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAVD,4CAUC;AA+CD,SAAgB,sBAAsB,CAAC,IAAgC,EAAE,IAA2B;IAChG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,gBAAgB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACpE,CAAC;AAFD,wDAEC"}
|
package/git.d.ts
CHANGED
package/git.js
CHANGED
|
@@ -69,6 +69,28 @@ const utilities = require("./utilities");
|
|
|
69
69
|
* } }
|
|
70
70
|
*/
|
|
71
71
|
class Git extends pulumi.CustomResource {
|
|
72
|
+
/**
|
|
73
|
+
* Get an existing Git resource's state with the given name, ID, and optional extra
|
|
74
|
+
* properties used to qualify the lookup.
|
|
75
|
+
*
|
|
76
|
+
* @param name The _unique_ name of the resulting resource.
|
|
77
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
78
|
+
* @param state Any extra arguments used during the lookup.
|
|
79
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
80
|
+
*/
|
|
81
|
+
static get(name, id, state, opts) {
|
|
82
|
+
return new Git(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
83
|
+
}
|
|
84
|
+
/**
|
|
85
|
+
* Returns true if the given object is an instance of Git. This is designed to work even
|
|
86
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
87
|
+
*/
|
|
88
|
+
static isInstance(obj) {
|
|
89
|
+
if (obj === undefined || obj === null) {
|
|
90
|
+
return false;
|
|
91
|
+
}
|
|
92
|
+
return obj['__pulumiType'] === Git.__pulumiType;
|
|
93
|
+
}
|
|
72
94
|
constructor(name, argsOrState, opts) {
|
|
73
95
|
let resourceInputs = {};
|
|
74
96
|
opts = opts || {};
|
|
@@ -111,28 +133,6 @@ class Git extends pulumi.CustomResource {
|
|
|
111
133
|
opts = pulumi.mergeOptions(opts, aliasOpts);
|
|
112
134
|
super(Git.__pulumiType, name, resourceInputs, opts);
|
|
113
135
|
}
|
|
114
|
-
/**
|
|
115
|
-
* Get an existing Git resource's state with the given name, ID, and optional extra
|
|
116
|
-
* properties used to qualify the lookup.
|
|
117
|
-
*
|
|
118
|
-
* @param name The _unique_ name of the resulting resource.
|
|
119
|
-
* @param id The _unique_ provider ID of the resource to lookup.
|
|
120
|
-
* @param state Any extra arguments used during the lookup.
|
|
121
|
-
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
122
|
-
*/
|
|
123
|
-
static get(name, id, state, opts) {
|
|
124
|
-
return new Git(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
125
|
-
}
|
|
126
|
-
/**
|
|
127
|
-
* Returns true if the given object is an instance of Git. This is designed to work even
|
|
128
|
-
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
129
|
-
*/
|
|
130
|
-
static isInstance(obj) {
|
|
131
|
-
if (obj === undefined || obj === null) {
|
|
132
|
-
return false;
|
|
133
|
-
}
|
|
134
|
-
return obj['__pulumiType'] === Git.__pulumiType;
|
|
135
|
-
}
|
|
136
136
|
}
|
|
137
137
|
exports.Git = Git;
|
|
138
138
|
/** @internal */
|
package/git.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"git.js","sourceRoot":"","sources":["../git.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;
|
|
1
|
+
{"version":3,"file":"git.js","sourceRoot":"","sources":["../git.ts"],"names":[],"mappings":"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"}
|
package/gitPermissions.js
CHANGED
|
@@ -196,6 +196,28 @@ const utilities = require("./utilities");
|
|
|
196
196
|
* The resource does not support import.
|
|
197
197
|
*/
|
|
198
198
|
class GitPermissions extends pulumi.CustomResource {
|
|
199
|
+
/**
|
|
200
|
+
* Get an existing GitPermissions resource's state with the given name, ID, and optional extra
|
|
201
|
+
* properties used to qualify the lookup.
|
|
202
|
+
*
|
|
203
|
+
* @param name The _unique_ name of the resulting resource.
|
|
204
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
205
|
+
* @param state Any extra arguments used during the lookup.
|
|
206
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
207
|
+
*/
|
|
208
|
+
static get(name, id, state, opts) {
|
|
209
|
+
return new GitPermissions(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
210
|
+
}
|
|
211
|
+
/**
|
|
212
|
+
* Returns true if the given object is an instance of GitPermissions. This is designed to work even
|
|
213
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
214
|
+
*/
|
|
215
|
+
static isInstance(obj) {
|
|
216
|
+
if (obj === undefined || obj === null) {
|
|
217
|
+
return false;
|
|
218
|
+
}
|
|
219
|
+
return obj['__pulumiType'] === GitPermissions.__pulumiType;
|
|
220
|
+
}
|
|
199
221
|
constructor(name, argsOrState, opts) {
|
|
200
222
|
let resourceInputs = {};
|
|
201
223
|
opts = opts || {};
|
|
@@ -229,28 +251,6 @@ class GitPermissions extends pulumi.CustomResource {
|
|
|
229
251
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
230
252
|
super(GitPermissions.__pulumiType, name, resourceInputs, opts);
|
|
231
253
|
}
|
|
232
|
-
/**
|
|
233
|
-
* Get an existing GitPermissions resource's state with the given name, ID, and optional extra
|
|
234
|
-
* properties used to qualify the lookup.
|
|
235
|
-
*
|
|
236
|
-
* @param name The _unique_ name of the resulting resource.
|
|
237
|
-
* @param id The _unique_ provider ID of the resource to lookup.
|
|
238
|
-
* @param state Any extra arguments used during the lookup.
|
|
239
|
-
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
240
|
-
*/
|
|
241
|
-
static get(name, id, state, opts) {
|
|
242
|
-
return new GitPermissions(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
243
|
-
}
|
|
244
|
-
/**
|
|
245
|
-
* Returns true if the given object is an instance of GitPermissions. This is designed to work even
|
|
246
|
-
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
247
|
-
*/
|
|
248
|
-
static isInstance(obj) {
|
|
249
|
-
if (obj === undefined || obj === null) {
|
|
250
|
-
return false;
|
|
251
|
-
}
|
|
252
|
-
return obj['__pulumiType'] === GitPermissions.__pulumiType;
|
|
253
|
-
}
|
|
254
254
|
}
|
|
255
255
|
exports.GitPermissions = GitPermissions;
|
|
256
256
|
/** @internal */
|
package/gitPermissions.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"gitPermissions.js","sourceRoot":"","sources":["../gitPermissions.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6LG;AACH,MAAa,cAAe,SAAQ,MAAM,CAAC,cAAc;
|
|
1
|
+
{"version":3,"file":"gitPermissions.js","sourceRoot":"","sources":["../gitPermissions.ts"],"names":[],"mappings":"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"}
|
package/gitRepositoryFile.js
CHANGED
|
@@ -53,6 +53,28 @@ const utilities = require("./utilities");
|
|
|
53
53
|
* ```
|
|
54
54
|
*/
|
|
55
55
|
class GitRepositoryFile extends pulumi.CustomResource {
|
|
56
|
+
/**
|
|
57
|
+
* Get an existing GitRepositoryFile resource's state with the given name, ID, and optional extra
|
|
58
|
+
* properties used to qualify the lookup.
|
|
59
|
+
*
|
|
60
|
+
* @param name The _unique_ name of the resulting resource.
|
|
61
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
62
|
+
* @param state Any extra arguments used during the lookup.
|
|
63
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
64
|
+
*/
|
|
65
|
+
static get(name, id, state, opts) {
|
|
66
|
+
return new GitRepositoryFile(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
67
|
+
}
|
|
68
|
+
/**
|
|
69
|
+
* Returns true if the given object is an instance of GitRepositoryFile. This is designed to work even
|
|
70
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
71
|
+
*/
|
|
72
|
+
static isInstance(obj) {
|
|
73
|
+
if (obj === undefined || obj === null) {
|
|
74
|
+
return false;
|
|
75
|
+
}
|
|
76
|
+
return obj['__pulumiType'] === GitRepositoryFile.__pulumiType;
|
|
77
|
+
}
|
|
56
78
|
constructor(name, argsOrState, opts) {
|
|
57
79
|
let resourceInputs = {};
|
|
58
80
|
opts = opts || {};
|
|
@@ -86,28 +108,6 @@ class GitRepositoryFile extends pulumi.CustomResource {
|
|
|
86
108
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
87
109
|
super(GitRepositoryFile.__pulumiType, name, resourceInputs, opts);
|
|
88
110
|
}
|
|
89
|
-
/**
|
|
90
|
-
* Get an existing GitRepositoryFile resource's state with the given name, ID, and optional extra
|
|
91
|
-
* properties used to qualify the lookup.
|
|
92
|
-
*
|
|
93
|
-
* @param name The _unique_ name of the resulting resource.
|
|
94
|
-
* @param id The _unique_ provider ID of the resource to lookup.
|
|
95
|
-
* @param state Any extra arguments used during the lookup.
|
|
96
|
-
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
97
|
-
*/
|
|
98
|
-
static get(name, id, state, opts) {
|
|
99
|
-
return new GitRepositoryFile(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
100
|
-
}
|
|
101
|
-
/**
|
|
102
|
-
* Returns true if the given object is an instance of GitRepositoryFile. This is designed to work even
|
|
103
|
-
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
104
|
-
*/
|
|
105
|
-
static isInstance(obj) {
|
|
106
|
-
if (obj === undefined || obj === null) {
|
|
107
|
-
return false;
|
|
108
|
-
}
|
|
109
|
-
return obj['__pulumiType'] === GitRepositoryFile.__pulumiType;
|
|
110
|
-
}
|
|
111
111
|
}
|
|
112
112
|
exports.GitRepositoryFile = GitRepositoryFile;
|
|
113
113
|
/** @internal */
|
package/gitRepositoryFile.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"gitRepositoryFile.js","sourceRoot":"","sources":["../gitRepositoryFile.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8CG;AACH,MAAa,iBAAkB,SAAQ,MAAM,CAAC,cAAc;
|
|
1
|
+
{"version":3,"file":"gitRepositoryFile.js","sourceRoot":"","sources":["../gitRepositoryFile.ts"],"names":[],"mappings":"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"}
|