@pulumi/artifactory 0.6.0 → 0.7.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/alpineRepository.d.ts +64 -1
- package/alpineRepository.js +1 -1
- package/alpineRepository.js.map +1 -1
- package/backup.d.ts +168 -0
- package/backup.js +105 -0
- package/backup.js.map +1 -0
- package/debianRepository.d.ts +63 -0
- package/debianRepository.js.map +1 -1
- package/dockerV1Repository.d.ts +63 -0
- package/dockerV1Repository.js.map +1 -1
- package/dockerV2Repository.d.ts +66 -9
- package/dockerV2Repository.js.map +1 -1
- package/federatedAlpineRepository.d.ts +63 -0
- package/federatedAlpineRepository.js.map +1 -1
- package/federatedBowerRepository.d.ts +63 -0
- package/federatedBowerRepository.js.map +1 -1
- package/federatedCargoRepository.d.ts +63 -0
- package/federatedCargoRepository.js.map +1 -1
- package/federatedChefRepository.d.ts +63 -0
- package/federatedChefRepository.js.map +1 -1
- package/federatedCocoapodsRepository.d.ts +63 -0
- package/federatedCocoapodsRepository.js.map +1 -1
- package/federatedComposerRepository.d.ts +63 -0
- package/federatedComposerRepository.js.map +1 -1
- package/federatedConanRepository.d.ts +63 -0
- package/federatedConanRepository.js.map +1 -1
- package/federatedCondaRepository.d.ts +63 -0
- package/federatedCondaRepository.js.map +1 -1
- package/federatedCranRepository.d.ts +63 -0
- package/federatedCranRepository.js.map +1 -1
- package/federatedDebianRepository.d.ts +63 -0
- package/federatedDebianRepository.js.map +1 -1
- package/federatedDockerRepository.d.ts +63 -0
- package/federatedDockerRepository.js.map +1 -1
- package/federatedGemsRepository.d.ts +63 -0
- package/federatedGemsRepository.js.map +1 -1
- package/federatedGenericRepository.d.ts +63 -0
- package/federatedGenericRepository.js.map +1 -1
- package/federatedGitltfsRepository.d.ts +63 -0
- package/federatedGitltfsRepository.js.map +1 -1
- package/federatedGoRepository.d.ts +63 -0
- package/federatedGoRepository.js.map +1 -1
- package/federatedGradleRepository.d.ts +63 -0
- package/federatedGradleRepository.js.map +1 -1
- package/federatedHelmRepository.d.ts +63 -0
- package/federatedHelmRepository.js.map +1 -1
- package/federatedIvyRepository.d.ts +63 -0
- package/federatedIvyRepository.js.map +1 -1
- package/federatedMavenRepository.d.ts +63 -0
- package/federatedMavenRepository.js.map +1 -1
- package/federatedNpmRepository.d.ts +63 -0
- package/federatedNpmRepository.js.map +1 -1
- package/federatedNugetRepository.d.ts +63 -0
- package/federatedNugetRepository.js.map +1 -1
- package/federatedOpkgRepository.d.ts +63 -0
- package/federatedOpkgRepository.js.map +1 -1
- package/federatedPuppetRepository.d.ts +63 -0
- package/federatedPuppetRepository.js.map +1 -1
- package/federatedPypiRepository.d.ts +63 -0
- package/federatedPypiRepository.js.map +1 -1
- package/federatedRpmRepository.d.ts +63 -0
- package/federatedRpmRepository.js.map +1 -1
- package/federatedSbtRepository.d.ts +63 -0
- package/federatedSbtRepository.js.map +1 -1
- package/federatedVagrantRepository.d.ts +63 -0
- package/federatedVagrantRepository.js.map +1 -1
- package/goRepository.d.ts +6 -6
- package/index.d.ts +3 -0
- package/index.js +15 -0
- package/index.js.map +1 -1
- package/localBowerRepository.d.ts +63 -0
- package/localBowerRepository.js.map +1 -1
- package/localChefRepository.d.ts +63 -0
- package/localChefRepository.js.map +1 -1
- package/localCocoapodsRepository.d.ts +63 -0
- package/localCocoapodsRepository.js.map +1 -1
- package/localComposerRepository.d.ts +63 -0
- package/localComposerRepository.js.map +1 -1
- package/localConanRepository.d.ts +63 -0
- package/localConanRepository.js.map +1 -1
- package/localCranRepository.d.ts +63 -0
- package/localCranRepository.js.map +1 -1
- package/localGemsRepository.d.ts +63 -0
- package/localGemsRepository.js.map +1 -1
- package/localGenericRepository.d.ts +60 -12
- package/localGenericRepository.js.map +1 -1
- package/localGitltfsRepository.d.ts +63 -0
- package/localGitltfsRepository.js.map +1 -1
- package/localGoRepository.d.ts +63 -0
- package/localGoRepository.js.map +1 -1
- package/localGradleRepository.d.ts +64 -1
- package/localGradleRepository.js +1 -1
- package/localGradleRepository.js.map +1 -1
- package/localHelmRepository.d.ts +63 -0
- package/localHelmRepository.js.map +1 -1
- package/localIvyRepository.d.ts +63 -0
- package/localIvyRepository.js.map +1 -1
- package/localMavenRepository.d.ts +65 -2
- package/localMavenRepository.js +2 -2
- package/localMavenRepository.js.map +1 -1
- package/localNpmRepository.d.ts +63 -0
- package/localNpmRepository.js.map +1 -1
- package/localNugetRepository.d.ts +64 -1
- package/localNugetRepository.js +1 -1
- package/localNugetRepository.js.map +1 -1
- package/localOpkgRepository.d.ts +63 -0
- package/localOpkgRepository.js.map +1 -1
- package/localPuppetRepository.d.ts +63 -0
- package/localPuppetRepository.js.map +1 -1
- package/localPypiRepository.d.ts +63 -0
- package/localPypiRepository.js.map +1 -1
- package/localRpmRepository.d.ts +63 -0
- package/localRpmRepository.js.map +1 -1
- package/localSbtRepository.d.ts +63 -0
- package/localSbtRepository.js.map +1 -1
- package/localVagrantRepository.d.ts +63 -0
- package/localVagrantRepository.js.map +1 -1
- package/mavenRepository.d.ts +3 -3
- package/package.json +2 -2
- package/package.json.dev +2 -2
- package/remoteCargoRepository.d.ts +136 -54
- package/remoteCargoRepository.js +2 -0
- package/remoteCargoRepository.js.map +1 -1
- package/remoteDockerRepository.d.ts +127 -54
- package/remoteDockerRepository.js +2 -0
- package/remoteDockerRepository.js.map +1 -1
- package/remoteGradleRepository.d.ts +530 -0
- package/remoteGradleRepository.js +168 -0
- package/remoteGradleRepository.js.map +1 -0
- package/remoteHelmRepository.d.ts +136 -54
- package/remoteHelmRepository.js +2 -0
- package/remoteHelmRepository.js.map +1 -1
- package/remoteMavenRepository.d.ts +530 -0
- package/remoteMavenRepository.js +168 -0
- package/remoteMavenRepository.js.map +1 -0
- package/remoteNpmRepository.d.ts +127 -57
- package/remoteNpmRepository.js.map +1 -1
- package/remotePypiRepository.d.ts +136 -54
- package/remotePypiRepository.js +2 -0
- package/remotePypiRepository.js.map +1 -1
- package/types/input.d.ts +36 -0
- package/types/output.d.ts +36 -0
- package/virtualConanRepository.d.ts +6 -3
- package/virtualConanRepository.js.map +1 -1
- package/virtualGenericRepository.d.ts +15 -30
- package/virtualGenericRepository.js.map +1 -1
- package/virtualHelmRepository.d.ts +3 -3
- package/virtualRpmRepository.d.ts +6 -6
|
@@ -48,10 +48,25 @@ export declare class FederatedDockerRepository extends pulumi.CustomResource {
|
|
|
48
48
|
* security (e.g., cross-site scripting attacks).
|
|
49
49
|
*/
|
|
50
50
|
readonly archiveBrowsingEnabled: pulumi.Output<boolean | undefined>;
|
|
51
|
+
/**
|
|
52
|
+
* When set, the repository does not participate in artifact resolution and new artifacts cannot be deployed.
|
|
53
|
+
*/
|
|
51
54
|
readonly blackedOut: pulumi.Output<boolean | undefined>;
|
|
52
55
|
readonly description: pulumi.Output<string | undefined>;
|
|
56
|
+
/**
|
|
57
|
+
* When set, download requests to this repository will redirect the client to download the artifact directly from the cloud
|
|
58
|
+
* storage provider. Available in Enterprise+ and Edge licenses only.
|
|
59
|
+
*/
|
|
53
60
|
readonly downloadDirect: pulumi.Output<boolean | undefined>;
|
|
61
|
+
/**
|
|
62
|
+
* List of artifact patterns to exclude when evaluating artifact requests, in the form of x/y/**/z/*. By default no
|
|
63
|
+
* artifacts are excluded.
|
|
64
|
+
*/
|
|
54
65
|
readonly excludesPattern: pulumi.Output<string>;
|
|
66
|
+
/**
|
|
67
|
+
* List of artifact patterns to include when evaluating artifact requests in the form of x/y/**/z/*. When used, only
|
|
68
|
+
* artifacts matching one of the include patterns are served. By default, all artifacts are included (**/*).
|
|
69
|
+
*/
|
|
55
70
|
readonly includesPattern: pulumi.Output<string>;
|
|
56
71
|
/**
|
|
57
72
|
* - the identity key of the repo
|
|
@@ -76,7 +91,13 @@ export declare class FederatedDockerRepository extends pulumi.CustomResource {
|
|
|
76
91
|
* with project key, separated by a dash.
|
|
77
92
|
*/
|
|
78
93
|
readonly projectKey: pulumi.Output<string | undefined>;
|
|
94
|
+
/**
|
|
95
|
+
* List of property set name
|
|
96
|
+
*/
|
|
79
97
|
readonly propertySets: pulumi.Output<string[] | undefined>;
|
|
98
|
+
/**
|
|
99
|
+
* Repository layout key for the local repository
|
|
100
|
+
*/
|
|
80
101
|
readonly repoLayoutRef: pulumi.Output<string>;
|
|
81
102
|
/**
|
|
82
103
|
* Enable Indexing In Xray. Repository will be indexed with the default retention period. You will be able to change it via
|
|
@@ -102,10 +123,25 @@ export interface FederatedDockerRepositoryState {
|
|
|
102
123
|
* security (e.g., cross-site scripting attacks).
|
|
103
124
|
*/
|
|
104
125
|
archiveBrowsingEnabled?: pulumi.Input<boolean>;
|
|
126
|
+
/**
|
|
127
|
+
* When set, the repository does not participate in artifact resolution and new artifacts cannot be deployed.
|
|
128
|
+
*/
|
|
105
129
|
blackedOut?: pulumi.Input<boolean>;
|
|
106
130
|
description?: pulumi.Input<string>;
|
|
131
|
+
/**
|
|
132
|
+
* When set, download requests to this repository will redirect the client to download the artifact directly from the cloud
|
|
133
|
+
* storage provider. Available in Enterprise+ and Edge licenses only.
|
|
134
|
+
*/
|
|
107
135
|
downloadDirect?: pulumi.Input<boolean>;
|
|
136
|
+
/**
|
|
137
|
+
* List of artifact patterns to exclude when evaluating artifact requests, in the form of x/y/**/z/*. By default no
|
|
138
|
+
* artifacts are excluded.
|
|
139
|
+
*/
|
|
108
140
|
excludesPattern?: pulumi.Input<string>;
|
|
141
|
+
/**
|
|
142
|
+
* List of artifact patterns to include when evaluating artifact requests in the form of x/y/**/z/*. When used, only
|
|
143
|
+
* artifacts matching one of the include patterns are served. By default, all artifacts are included (**/*).
|
|
144
|
+
*/
|
|
109
145
|
includesPattern?: pulumi.Input<string>;
|
|
110
146
|
/**
|
|
111
147
|
* - the identity key of the repo
|
|
@@ -130,7 +166,13 @@ export interface FederatedDockerRepositoryState {
|
|
|
130
166
|
* with project key, separated by a dash.
|
|
131
167
|
*/
|
|
132
168
|
projectKey?: pulumi.Input<string>;
|
|
169
|
+
/**
|
|
170
|
+
* List of property set name
|
|
171
|
+
*/
|
|
133
172
|
propertySets?: pulumi.Input<pulumi.Input<string>[]>;
|
|
173
|
+
/**
|
|
174
|
+
* Repository layout key for the local repository
|
|
175
|
+
*/
|
|
134
176
|
repoLayoutRef?: pulumi.Input<string>;
|
|
135
177
|
/**
|
|
136
178
|
* Enable Indexing In Xray. Repository will be indexed with the default retention period. You will be able to change it via
|
|
@@ -148,10 +190,25 @@ export interface FederatedDockerRepositoryArgs {
|
|
|
148
190
|
* security (e.g., cross-site scripting attacks).
|
|
149
191
|
*/
|
|
150
192
|
archiveBrowsingEnabled?: pulumi.Input<boolean>;
|
|
193
|
+
/**
|
|
194
|
+
* When set, the repository does not participate in artifact resolution and new artifacts cannot be deployed.
|
|
195
|
+
*/
|
|
151
196
|
blackedOut?: pulumi.Input<boolean>;
|
|
152
197
|
description?: pulumi.Input<string>;
|
|
198
|
+
/**
|
|
199
|
+
* When set, download requests to this repository will redirect the client to download the artifact directly from the cloud
|
|
200
|
+
* storage provider. Available in Enterprise+ and Edge licenses only.
|
|
201
|
+
*/
|
|
153
202
|
downloadDirect?: pulumi.Input<boolean>;
|
|
203
|
+
/**
|
|
204
|
+
* List of artifact patterns to exclude when evaluating artifact requests, in the form of x/y/**/z/*. By default no
|
|
205
|
+
* artifacts are excluded.
|
|
206
|
+
*/
|
|
154
207
|
excludesPattern?: pulumi.Input<string>;
|
|
208
|
+
/**
|
|
209
|
+
* List of artifact patterns to include when evaluating artifact requests in the form of x/y/**/z/*. When used, only
|
|
210
|
+
* artifacts matching one of the include patterns are served. By default, all artifacts are included (**/*).
|
|
211
|
+
*/
|
|
155
212
|
includesPattern?: pulumi.Input<string>;
|
|
156
213
|
/**
|
|
157
214
|
* - the identity key of the repo
|
|
@@ -175,7 +232,13 @@ export interface FederatedDockerRepositoryArgs {
|
|
|
175
232
|
* with project key, separated by a dash.
|
|
176
233
|
*/
|
|
177
234
|
projectKey?: pulumi.Input<string>;
|
|
235
|
+
/**
|
|
236
|
+
* List of property set name
|
|
237
|
+
*/
|
|
178
238
|
propertySets?: pulumi.Input<pulumi.Input<string>[]>;
|
|
239
|
+
/**
|
|
240
|
+
* Repository layout key for the local repository
|
|
241
|
+
*/
|
|
179
242
|
repoLayoutRef?: pulumi.Input<string>;
|
|
180
243
|
/**
|
|
181
244
|
* Enable Indexing In Xray. Repository will be indexed with the default retention period. You will be able to change it via
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"federatedDockerRepository.js","sourceRoot":"","sources":["../federatedDockerRepository.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;AACH,MAAa,yBAA0B,SAAQ,MAAM,CAAC,cAAc;
|
|
1
|
+
{"version":3,"file":"federatedDockerRepository.js","sourceRoot":"","sources":["../federatedDockerRepository.ts"],"names":[],"mappings":"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"}
|
|
@@ -48,10 +48,25 @@ export declare class FederatedGemsRepository extends pulumi.CustomResource {
|
|
|
48
48
|
* security (e.g., cross-site scripting attacks).
|
|
49
49
|
*/
|
|
50
50
|
readonly archiveBrowsingEnabled: pulumi.Output<boolean | undefined>;
|
|
51
|
+
/**
|
|
52
|
+
* When set, the repository does not participate in artifact resolution and new artifacts cannot be deployed.
|
|
53
|
+
*/
|
|
51
54
|
readonly blackedOut: pulumi.Output<boolean | undefined>;
|
|
52
55
|
readonly description: pulumi.Output<string | undefined>;
|
|
56
|
+
/**
|
|
57
|
+
* When set, download requests to this repository will redirect the client to download the artifact directly from the cloud
|
|
58
|
+
* storage provider. Available in Enterprise+ and Edge licenses only.
|
|
59
|
+
*/
|
|
53
60
|
readonly downloadDirect: pulumi.Output<boolean | undefined>;
|
|
61
|
+
/**
|
|
62
|
+
* List of artifact patterns to exclude when evaluating artifact requests, in the form of x/y/**/z/*. By default no
|
|
63
|
+
* artifacts are excluded.
|
|
64
|
+
*/
|
|
54
65
|
readonly excludesPattern: pulumi.Output<string>;
|
|
66
|
+
/**
|
|
67
|
+
* List of artifact patterns to include when evaluating artifact requests in the form of x/y/**/z/*. When used, only
|
|
68
|
+
* artifacts matching one of the include patterns are served. By default, all artifacts are included (**/*).
|
|
69
|
+
*/
|
|
55
70
|
readonly includesPattern: pulumi.Output<string>;
|
|
56
71
|
/**
|
|
57
72
|
* - the identity key of the repo
|
|
@@ -76,7 +91,13 @@ export declare class FederatedGemsRepository extends pulumi.CustomResource {
|
|
|
76
91
|
* with project key, separated by a dash.
|
|
77
92
|
*/
|
|
78
93
|
readonly projectKey: pulumi.Output<string | undefined>;
|
|
94
|
+
/**
|
|
95
|
+
* List of property set name
|
|
96
|
+
*/
|
|
79
97
|
readonly propertySets: pulumi.Output<string[] | undefined>;
|
|
98
|
+
/**
|
|
99
|
+
* Repository layout key for the local repository
|
|
100
|
+
*/
|
|
80
101
|
readonly repoLayoutRef: pulumi.Output<string>;
|
|
81
102
|
/**
|
|
82
103
|
* Enable Indexing In Xray. Repository will be indexed with the default retention period. You will be able to change it via
|
|
@@ -102,10 +123,25 @@ export interface FederatedGemsRepositoryState {
|
|
|
102
123
|
* security (e.g., cross-site scripting attacks).
|
|
103
124
|
*/
|
|
104
125
|
archiveBrowsingEnabled?: pulumi.Input<boolean>;
|
|
126
|
+
/**
|
|
127
|
+
* When set, the repository does not participate in artifact resolution and new artifacts cannot be deployed.
|
|
128
|
+
*/
|
|
105
129
|
blackedOut?: pulumi.Input<boolean>;
|
|
106
130
|
description?: pulumi.Input<string>;
|
|
131
|
+
/**
|
|
132
|
+
* When set, download requests to this repository will redirect the client to download the artifact directly from the cloud
|
|
133
|
+
* storage provider. Available in Enterprise+ and Edge licenses only.
|
|
134
|
+
*/
|
|
107
135
|
downloadDirect?: pulumi.Input<boolean>;
|
|
136
|
+
/**
|
|
137
|
+
* List of artifact patterns to exclude when evaluating artifact requests, in the form of x/y/**/z/*. By default no
|
|
138
|
+
* artifacts are excluded.
|
|
139
|
+
*/
|
|
108
140
|
excludesPattern?: pulumi.Input<string>;
|
|
141
|
+
/**
|
|
142
|
+
* List of artifact patterns to include when evaluating artifact requests in the form of x/y/**/z/*. When used, only
|
|
143
|
+
* artifacts matching one of the include patterns are served. By default, all artifacts are included (**/*).
|
|
144
|
+
*/
|
|
109
145
|
includesPattern?: pulumi.Input<string>;
|
|
110
146
|
/**
|
|
111
147
|
* - the identity key of the repo
|
|
@@ -130,7 +166,13 @@ export interface FederatedGemsRepositoryState {
|
|
|
130
166
|
* with project key, separated by a dash.
|
|
131
167
|
*/
|
|
132
168
|
projectKey?: pulumi.Input<string>;
|
|
169
|
+
/**
|
|
170
|
+
* List of property set name
|
|
171
|
+
*/
|
|
133
172
|
propertySets?: pulumi.Input<pulumi.Input<string>[]>;
|
|
173
|
+
/**
|
|
174
|
+
* Repository layout key for the local repository
|
|
175
|
+
*/
|
|
134
176
|
repoLayoutRef?: pulumi.Input<string>;
|
|
135
177
|
/**
|
|
136
178
|
* Enable Indexing In Xray. Repository will be indexed with the default retention period. You will be able to change it via
|
|
@@ -148,10 +190,25 @@ export interface FederatedGemsRepositoryArgs {
|
|
|
148
190
|
* security (e.g., cross-site scripting attacks).
|
|
149
191
|
*/
|
|
150
192
|
archiveBrowsingEnabled?: pulumi.Input<boolean>;
|
|
193
|
+
/**
|
|
194
|
+
* When set, the repository does not participate in artifact resolution and new artifacts cannot be deployed.
|
|
195
|
+
*/
|
|
151
196
|
blackedOut?: pulumi.Input<boolean>;
|
|
152
197
|
description?: pulumi.Input<string>;
|
|
198
|
+
/**
|
|
199
|
+
* When set, download requests to this repository will redirect the client to download the artifact directly from the cloud
|
|
200
|
+
* storage provider. Available in Enterprise+ and Edge licenses only.
|
|
201
|
+
*/
|
|
153
202
|
downloadDirect?: pulumi.Input<boolean>;
|
|
203
|
+
/**
|
|
204
|
+
* List of artifact patterns to exclude when evaluating artifact requests, in the form of x/y/**/z/*. By default no
|
|
205
|
+
* artifacts are excluded.
|
|
206
|
+
*/
|
|
154
207
|
excludesPattern?: pulumi.Input<string>;
|
|
208
|
+
/**
|
|
209
|
+
* List of artifact patterns to include when evaluating artifact requests in the form of x/y/**/z/*. When used, only
|
|
210
|
+
* artifacts matching one of the include patterns are served. By default, all artifacts are included (**/*).
|
|
211
|
+
*/
|
|
155
212
|
includesPattern?: pulumi.Input<string>;
|
|
156
213
|
/**
|
|
157
214
|
* - the identity key of the repo
|
|
@@ -175,7 +232,13 @@ export interface FederatedGemsRepositoryArgs {
|
|
|
175
232
|
* with project key, separated by a dash.
|
|
176
233
|
*/
|
|
177
234
|
projectKey?: pulumi.Input<string>;
|
|
235
|
+
/**
|
|
236
|
+
* List of property set name
|
|
237
|
+
*/
|
|
178
238
|
propertySets?: pulumi.Input<pulumi.Input<string>[]>;
|
|
239
|
+
/**
|
|
240
|
+
* Repository layout key for the local repository
|
|
241
|
+
*/
|
|
179
242
|
repoLayoutRef?: pulumi.Input<string>;
|
|
180
243
|
/**
|
|
181
244
|
* Enable Indexing In Xray. Repository will be indexed with the default retention period. You will be able to change it via
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"federatedGemsRepository.js","sourceRoot":"","sources":["../federatedGemsRepository.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;AACH,MAAa,uBAAwB,SAAQ,MAAM,CAAC,cAAc;
|
|
1
|
+
{"version":3,"file":"federatedGemsRepository.js","sourceRoot":"","sources":["../federatedGemsRepository.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;AACH,MAAa,uBAAwB,SAAQ,MAAM,CAAC,cAAc;IAmG9D,YAAY,IAAY,EAAE,WAAwE,EAAE,IAAmC;QACnI,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAuD,CAAC;YACtE,cAAc,CAAC,wBAAwB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,sBAAsB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5F,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,gBAAgB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5E,cAAc,CAAC,iBAAiB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,eAAe,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9E,cAAc,CAAC,iBAAiB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,eAAe,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9E,cAAc,CAAC,KAAK,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1D,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,oBAAoB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,kBAAkB,CAAC,CAAC,CAAC,SAAS,CAAC;YACpF,cAAc,CAAC,qBAAqB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,mBAAmB,CAAC,CAAC,CAAC,SAAS,CAAC;YACtF,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,cAAc,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,YAAY,CAAC,CAAC,CAAC,SAAS,CAAC;YACxE,cAAc,CAAC,eAAe,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1E,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;SACrE;aAAM;YACH,MAAM,IAAI,GAAG,WAAsD,CAAC;YACpE,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,GAAG,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAChD,MAAM,IAAI,KAAK,CAAC,iCAAiC,CAAC,CAAC;aACtD;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,OAAO,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACpD,MAAM,IAAI,KAAK,CAAC,qCAAqC,CAAC,CAAC;aAC1D;YACD,cAAc,CAAC,wBAAwB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,sBAAsB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1F,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;YAClE,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,gBAAgB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,cAAc,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1E,cAAc,CAAC,iBAAiB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5E,cAAc,CAAC,iBAAiB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5E,cAAc,CAAC,KAAK,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,CAAC,SAAS,CAAC;YACpD,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,OAAO,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,oBAAoB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,kBAAkB,CAAC,CAAC,CAAC,SAAS,CAAC;YAClF,cAAc,CAAC,qBAAqB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,mBAAmB,CAAC,CAAC,CAAC,SAAS,CAAC;YACpF,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;YAClE,cAAc,CAAC,cAAc,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,eAAe,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC;YACxE,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,aAAa,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACrD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,uBAAuB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC5E,CAAC;IAlJD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAoC,EAAE,IAAmC;QAClI,OAAO,IAAI,uBAAuB,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC9E,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,uBAAuB,CAAC,YAAY,CAAC;IACxE,CAAC;;AA1BL,0DAoJC;AAtIG,gBAAgB;AACO,oCAAY,GAAG,mEAAmE,CAAC"}
|
|
@@ -48,10 +48,25 @@ export declare class FederatedGenericRepository extends pulumi.CustomResource {
|
|
|
48
48
|
* security (e.g., cross-site scripting attacks).
|
|
49
49
|
*/
|
|
50
50
|
readonly archiveBrowsingEnabled: pulumi.Output<boolean | undefined>;
|
|
51
|
+
/**
|
|
52
|
+
* When set, the repository does not participate in artifact resolution and new artifacts cannot be deployed.
|
|
53
|
+
*/
|
|
51
54
|
readonly blackedOut: pulumi.Output<boolean | undefined>;
|
|
52
55
|
readonly description: pulumi.Output<string | undefined>;
|
|
56
|
+
/**
|
|
57
|
+
* When set, download requests to this repository will redirect the client to download the artifact directly from the cloud
|
|
58
|
+
* storage provider. Available in Enterprise+ and Edge licenses only.
|
|
59
|
+
*/
|
|
53
60
|
readonly downloadDirect: pulumi.Output<boolean | undefined>;
|
|
61
|
+
/**
|
|
62
|
+
* List of artifact patterns to exclude when evaluating artifact requests, in the form of x/y/**/z/*. By default no
|
|
63
|
+
* artifacts are excluded.
|
|
64
|
+
*/
|
|
54
65
|
readonly excludesPattern: pulumi.Output<string>;
|
|
66
|
+
/**
|
|
67
|
+
* List of artifact patterns to include when evaluating artifact requests in the form of x/y/**/z/*. When used, only
|
|
68
|
+
* artifacts matching one of the include patterns are served. By default, all artifacts are included (**/*).
|
|
69
|
+
*/
|
|
55
70
|
readonly includesPattern: pulumi.Output<string>;
|
|
56
71
|
/**
|
|
57
72
|
* - the identity key of the repo
|
|
@@ -75,7 +90,13 @@ export declare class FederatedGenericRepository extends pulumi.CustomResource {
|
|
|
75
90
|
* Project key for assigning this repository to. When assigning repository to a project, repository key must be prefixed with project key, separated by a dash.
|
|
76
91
|
*/
|
|
77
92
|
readonly projectKey: pulumi.Output<string | undefined>;
|
|
93
|
+
/**
|
|
94
|
+
* List of property set name
|
|
95
|
+
*/
|
|
78
96
|
readonly propertySets: pulumi.Output<string[] | undefined>;
|
|
97
|
+
/**
|
|
98
|
+
* Repository layout key for the local repository
|
|
99
|
+
*/
|
|
79
100
|
readonly repoLayoutRef: pulumi.Output<string>;
|
|
80
101
|
/**
|
|
81
102
|
* Enable Indexing In Xray. Repository will be indexed with the default retention period. You will be able to change it via Xray settings.
|
|
@@ -100,10 +121,25 @@ export interface FederatedGenericRepositoryState {
|
|
|
100
121
|
* security (e.g., cross-site scripting attacks).
|
|
101
122
|
*/
|
|
102
123
|
archiveBrowsingEnabled?: pulumi.Input<boolean>;
|
|
124
|
+
/**
|
|
125
|
+
* When set, the repository does not participate in artifact resolution and new artifacts cannot be deployed.
|
|
126
|
+
*/
|
|
103
127
|
blackedOut?: pulumi.Input<boolean>;
|
|
104
128
|
description?: pulumi.Input<string>;
|
|
129
|
+
/**
|
|
130
|
+
* When set, download requests to this repository will redirect the client to download the artifact directly from the cloud
|
|
131
|
+
* storage provider. Available in Enterprise+ and Edge licenses only.
|
|
132
|
+
*/
|
|
105
133
|
downloadDirect?: pulumi.Input<boolean>;
|
|
134
|
+
/**
|
|
135
|
+
* List of artifact patterns to exclude when evaluating artifact requests, in the form of x/y/**/z/*. By default no
|
|
136
|
+
* artifacts are excluded.
|
|
137
|
+
*/
|
|
106
138
|
excludesPattern?: pulumi.Input<string>;
|
|
139
|
+
/**
|
|
140
|
+
* List of artifact patterns to include when evaluating artifact requests in the form of x/y/**/z/*. When used, only
|
|
141
|
+
* artifacts matching one of the include patterns are served. By default, all artifacts are included (**/*).
|
|
142
|
+
*/
|
|
107
143
|
includesPattern?: pulumi.Input<string>;
|
|
108
144
|
/**
|
|
109
145
|
* - the identity key of the repo
|
|
@@ -127,7 +163,13 @@ export interface FederatedGenericRepositoryState {
|
|
|
127
163
|
* Project key for assigning this repository to. When assigning repository to a project, repository key must be prefixed with project key, separated by a dash.
|
|
128
164
|
*/
|
|
129
165
|
projectKey?: pulumi.Input<string>;
|
|
166
|
+
/**
|
|
167
|
+
* List of property set name
|
|
168
|
+
*/
|
|
130
169
|
propertySets?: pulumi.Input<pulumi.Input<string>[]>;
|
|
170
|
+
/**
|
|
171
|
+
* Repository layout key for the local repository
|
|
172
|
+
*/
|
|
131
173
|
repoLayoutRef?: pulumi.Input<string>;
|
|
132
174
|
/**
|
|
133
175
|
* Enable Indexing In Xray. Repository will be indexed with the default retention period. You will be able to change it via Xray settings.
|
|
@@ -144,10 +186,25 @@ export interface FederatedGenericRepositoryArgs {
|
|
|
144
186
|
* security (e.g., cross-site scripting attacks).
|
|
145
187
|
*/
|
|
146
188
|
archiveBrowsingEnabled?: pulumi.Input<boolean>;
|
|
189
|
+
/**
|
|
190
|
+
* When set, the repository does not participate in artifact resolution and new artifacts cannot be deployed.
|
|
191
|
+
*/
|
|
147
192
|
blackedOut?: pulumi.Input<boolean>;
|
|
148
193
|
description?: pulumi.Input<string>;
|
|
194
|
+
/**
|
|
195
|
+
* When set, download requests to this repository will redirect the client to download the artifact directly from the cloud
|
|
196
|
+
* storage provider. Available in Enterprise+ and Edge licenses only.
|
|
197
|
+
*/
|
|
149
198
|
downloadDirect?: pulumi.Input<boolean>;
|
|
199
|
+
/**
|
|
200
|
+
* List of artifact patterns to exclude when evaluating artifact requests, in the form of x/y/**/z/*. By default no
|
|
201
|
+
* artifacts are excluded.
|
|
202
|
+
*/
|
|
150
203
|
excludesPattern?: pulumi.Input<string>;
|
|
204
|
+
/**
|
|
205
|
+
* List of artifact patterns to include when evaluating artifact requests in the form of x/y/**/z/*. When used, only
|
|
206
|
+
* artifacts matching one of the include patterns are served. By default, all artifacts are included (**/*).
|
|
207
|
+
*/
|
|
151
208
|
includesPattern?: pulumi.Input<string>;
|
|
152
209
|
/**
|
|
153
210
|
* - the identity key of the repo
|
|
@@ -170,7 +227,13 @@ export interface FederatedGenericRepositoryArgs {
|
|
|
170
227
|
* Project key for assigning this repository to. When assigning repository to a project, repository key must be prefixed with project key, separated by a dash.
|
|
171
228
|
*/
|
|
172
229
|
projectKey?: pulumi.Input<string>;
|
|
230
|
+
/**
|
|
231
|
+
* List of property set name
|
|
232
|
+
*/
|
|
173
233
|
propertySets?: pulumi.Input<pulumi.Input<string>[]>;
|
|
234
|
+
/**
|
|
235
|
+
* Repository layout key for the local repository
|
|
236
|
+
*/
|
|
174
237
|
repoLayoutRef?: pulumi.Input<string>;
|
|
175
238
|
/**
|
|
176
239
|
* Enable Indexing In Xray. Repository will be indexed with the default retention period. You will be able to change it via Xray settings.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"federatedGenericRepository.js","sourceRoot":"","sources":["../federatedGenericRepository.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;AACH,MAAa,0BAA2B,SAAQ,MAAM,CAAC,cAAc;
|
|
1
|
+
{"version":3,"file":"federatedGenericRepository.js","sourceRoot":"","sources":["../federatedGenericRepository.ts"],"names":[],"mappings":"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"}
|
|
@@ -48,10 +48,25 @@ export declare class FederatedGitltfsRepository extends pulumi.CustomResource {
|
|
|
48
48
|
* security (e.g., cross-site scripting attacks).
|
|
49
49
|
*/
|
|
50
50
|
readonly archiveBrowsingEnabled: pulumi.Output<boolean | undefined>;
|
|
51
|
+
/**
|
|
52
|
+
* When set, the repository does not participate in artifact resolution and new artifacts cannot be deployed.
|
|
53
|
+
*/
|
|
51
54
|
readonly blackedOut: pulumi.Output<boolean | undefined>;
|
|
52
55
|
readonly description: pulumi.Output<string | undefined>;
|
|
56
|
+
/**
|
|
57
|
+
* When set, download requests to this repository will redirect the client to download the artifact directly from the cloud
|
|
58
|
+
* storage provider. Available in Enterprise+ and Edge licenses only.
|
|
59
|
+
*/
|
|
53
60
|
readonly downloadDirect: pulumi.Output<boolean | undefined>;
|
|
61
|
+
/**
|
|
62
|
+
* List of artifact patterns to exclude when evaluating artifact requests, in the form of x/y/**/z/*. By default no
|
|
63
|
+
* artifacts are excluded.
|
|
64
|
+
*/
|
|
54
65
|
readonly excludesPattern: pulumi.Output<string>;
|
|
66
|
+
/**
|
|
67
|
+
* List of artifact patterns to include when evaluating artifact requests in the form of x/y/**/z/*. When used, only
|
|
68
|
+
* artifacts matching one of the include patterns are served. By default, all artifacts are included (**/*).
|
|
69
|
+
*/
|
|
55
70
|
readonly includesPattern: pulumi.Output<string>;
|
|
56
71
|
/**
|
|
57
72
|
* - the identity key of the repo
|
|
@@ -76,7 +91,13 @@ export declare class FederatedGitltfsRepository extends pulumi.CustomResource {
|
|
|
76
91
|
* with project key, separated by a dash.
|
|
77
92
|
*/
|
|
78
93
|
readonly projectKey: pulumi.Output<string | undefined>;
|
|
94
|
+
/**
|
|
95
|
+
* List of property set name
|
|
96
|
+
*/
|
|
79
97
|
readonly propertySets: pulumi.Output<string[] | undefined>;
|
|
98
|
+
/**
|
|
99
|
+
* Repository layout key for the local repository
|
|
100
|
+
*/
|
|
80
101
|
readonly repoLayoutRef: pulumi.Output<string>;
|
|
81
102
|
/**
|
|
82
103
|
* Enable Indexing In Xray. Repository will be indexed with the default retention period. You will be able to change it via
|
|
@@ -102,10 +123,25 @@ export interface FederatedGitltfsRepositoryState {
|
|
|
102
123
|
* security (e.g., cross-site scripting attacks).
|
|
103
124
|
*/
|
|
104
125
|
archiveBrowsingEnabled?: pulumi.Input<boolean>;
|
|
126
|
+
/**
|
|
127
|
+
* When set, the repository does not participate in artifact resolution and new artifacts cannot be deployed.
|
|
128
|
+
*/
|
|
105
129
|
blackedOut?: pulumi.Input<boolean>;
|
|
106
130
|
description?: pulumi.Input<string>;
|
|
131
|
+
/**
|
|
132
|
+
* When set, download requests to this repository will redirect the client to download the artifact directly from the cloud
|
|
133
|
+
* storage provider. Available in Enterprise+ and Edge licenses only.
|
|
134
|
+
*/
|
|
107
135
|
downloadDirect?: pulumi.Input<boolean>;
|
|
136
|
+
/**
|
|
137
|
+
* List of artifact patterns to exclude when evaluating artifact requests, in the form of x/y/**/z/*. By default no
|
|
138
|
+
* artifacts are excluded.
|
|
139
|
+
*/
|
|
108
140
|
excludesPattern?: pulumi.Input<string>;
|
|
141
|
+
/**
|
|
142
|
+
* List of artifact patterns to include when evaluating artifact requests in the form of x/y/**/z/*. When used, only
|
|
143
|
+
* artifacts matching one of the include patterns are served. By default, all artifacts are included (**/*).
|
|
144
|
+
*/
|
|
109
145
|
includesPattern?: pulumi.Input<string>;
|
|
110
146
|
/**
|
|
111
147
|
* - the identity key of the repo
|
|
@@ -130,7 +166,13 @@ export interface FederatedGitltfsRepositoryState {
|
|
|
130
166
|
* with project key, separated by a dash.
|
|
131
167
|
*/
|
|
132
168
|
projectKey?: pulumi.Input<string>;
|
|
169
|
+
/**
|
|
170
|
+
* List of property set name
|
|
171
|
+
*/
|
|
133
172
|
propertySets?: pulumi.Input<pulumi.Input<string>[]>;
|
|
173
|
+
/**
|
|
174
|
+
* Repository layout key for the local repository
|
|
175
|
+
*/
|
|
134
176
|
repoLayoutRef?: pulumi.Input<string>;
|
|
135
177
|
/**
|
|
136
178
|
* Enable Indexing In Xray. Repository will be indexed with the default retention period. You will be able to change it via
|
|
@@ -148,10 +190,25 @@ export interface FederatedGitltfsRepositoryArgs {
|
|
|
148
190
|
* security (e.g., cross-site scripting attacks).
|
|
149
191
|
*/
|
|
150
192
|
archiveBrowsingEnabled?: pulumi.Input<boolean>;
|
|
193
|
+
/**
|
|
194
|
+
* When set, the repository does not participate in artifact resolution and new artifacts cannot be deployed.
|
|
195
|
+
*/
|
|
151
196
|
blackedOut?: pulumi.Input<boolean>;
|
|
152
197
|
description?: pulumi.Input<string>;
|
|
198
|
+
/**
|
|
199
|
+
* When set, download requests to this repository will redirect the client to download the artifact directly from the cloud
|
|
200
|
+
* storage provider. Available in Enterprise+ and Edge licenses only.
|
|
201
|
+
*/
|
|
153
202
|
downloadDirect?: pulumi.Input<boolean>;
|
|
203
|
+
/**
|
|
204
|
+
* List of artifact patterns to exclude when evaluating artifact requests, in the form of x/y/**/z/*. By default no
|
|
205
|
+
* artifacts are excluded.
|
|
206
|
+
*/
|
|
154
207
|
excludesPattern?: pulumi.Input<string>;
|
|
208
|
+
/**
|
|
209
|
+
* List of artifact patterns to include when evaluating artifact requests in the form of x/y/**/z/*. When used, only
|
|
210
|
+
* artifacts matching one of the include patterns are served. By default, all artifacts are included (**/*).
|
|
211
|
+
*/
|
|
155
212
|
includesPattern?: pulumi.Input<string>;
|
|
156
213
|
/**
|
|
157
214
|
* - the identity key of the repo
|
|
@@ -175,7 +232,13 @@ export interface FederatedGitltfsRepositoryArgs {
|
|
|
175
232
|
* with project key, separated by a dash.
|
|
176
233
|
*/
|
|
177
234
|
projectKey?: pulumi.Input<string>;
|
|
235
|
+
/**
|
|
236
|
+
* List of property set name
|
|
237
|
+
*/
|
|
178
238
|
propertySets?: pulumi.Input<pulumi.Input<string>[]>;
|
|
239
|
+
/**
|
|
240
|
+
* Repository layout key for the local repository
|
|
241
|
+
*/
|
|
179
242
|
repoLayoutRef?: pulumi.Input<string>;
|
|
180
243
|
/**
|
|
181
244
|
* Enable Indexing In Xray. Repository will be indexed with the default retention period. You will be able to change it via
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"federatedGitltfsRepository.js","sourceRoot":"","sources":["../federatedGitltfsRepository.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;AACH,MAAa,0BAA2B,SAAQ,MAAM,CAAC,cAAc;
|
|
1
|
+
{"version":3,"file":"federatedGitltfsRepository.js","sourceRoot":"","sources":["../federatedGitltfsRepository.ts"],"names":[],"mappings":"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"}
|