@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
package/dockerV1Repository.d.ts
CHANGED
|
@@ -41,14 +41,29 @@ export declare class DockerV1Repository extends pulumi.CustomResource {
|
|
|
41
41
|
* security (e.g., cross-site scripting attacks).
|
|
42
42
|
*/
|
|
43
43
|
readonly archiveBrowsingEnabled: pulumi.Output<boolean | undefined>;
|
|
44
|
+
/**
|
|
45
|
+
* When set, the repository does not participate in artifact resolution and new artifacts cannot be deployed.
|
|
46
|
+
*/
|
|
44
47
|
readonly blackedOut: pulumi.Output<boolean | undefined>;
|
|
45
48
|
/**
|
|
46
49
|
* When set, Artifactory will block the pushing of Docker images with manifest v2 schema 1 to this repository.
|
|
47
50
|
*/
|
|
48
51
|
readonly blockPushingSchema1: pulumi.Output<boolean>;
|
|
49
52
|
readonly description: pulumi.Output<string | undefined>;
|
|
53
|
+
/**
|
|
54
|
+
* When set, download requests to this repository will redirect the client to download the artifact directly from the cloud
|
|
55
|
+
* storage provider. Available in Enterprise+ and Edge licenses only.
|
|
56
|
+
*/
|
|
50
57
|
readonly downloadDirect: pulumi.Output<boolean | undefined>;
|
|
58
|
+
/**
|
|
59
|
+
* List of artifact patterns to exclude when evaluating artifact requests, in the form of x/y/**/z/*. By default no
|
|
60
|
+
* artifacts are excluded.
|
|
61
|
+
*/
|
|
51
62
|
readonly excludesPattern: pulumi.Output<string>;
|
|
63
|
+
/**
|
|
64
|
+
* List of artifact patterns to include when evaluating artifact requests in the form of x/y/**/z/*. When used, only
|
|
65
|
+
* artifacts matching one of the include patterns are served. By default, all artifacts are included (**/*).
|
|
66
|
+
*/
|
|
52
67
|
readonly includesPattern: pulumi.Output<string>;
|
|
53
68
|
/**
|
|
54
69
|
* - the identity key of the repo
|
|
@@ -75,7 +90,13 @@ export declare class DockerV1Repository extends pulumi.CustomResource {
|
|
|
75
90
|
* 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
|
* If greater than 1, overwritten tags will be saved by their digest, up to the set up number. This only applies to
|
|
@@ -110,14 +131,29 @@ export interface DockerV1RepositoryState {
|
|
|
110
131
|
* security (e.g., cross-site scripting attacks).
|
|
111
132
|
*/
|
|
112
133
|
archiveBrowsingEnabled?: pulumi.Input<boolean>;
|
|
134
|
+
/**
|
|
135
|
+
* When set, the repository does not participate in artifact resolution and new artifacts cannot be deployed.
|
|
136
|
+
*/
|
|
113
137
|
blackedOut?: pulumi.Input<boolean>;
|
|
114
138
|
/**
|
|
115
139
|
* When set, Artifactory will block the pushing of Docker images with manifest v2 schema 1 to this repository.
|
|
116
140
|
*/
|
|
117
141
|
blockPushingSchema1?: pulumi.Input<boolean>;
|
|
118
142
|
description?: pulumi.Input<string>;
|
|
143
|
+
/**
|
|
144
|
+
* When set, download requests to this repository will redirect the client to download the artifact directly from the cloud
|
|
145
|
+
* storage provider. Available in Enterprise+ and Edge licenses only.
|
|
146
|
+
*/
|
|
119
147
|
downloadDirect?: pulumi.Input<boolean>;
|
|
148
|
+
/**
|
|
149
|
+
* List of artifact patterns to exclude when evaluating artifact requests, in the form of x/y/**/z/*. By default no
|
|
150
|
+
* artifacts are excluded.
|
|
151
|
+
*/
|
|
120
152
|
excludesPattern?: pulumi.Input<string>;
|
|
153
|
+
/**
|
|
154
|
+
* List of artifact patterns to include when evaluating artifact requests in the form of x/y/**/z/*. When used, only
|
|
155
|
+
* artifacts matching one of the include patterns are served. By default, all artifacts are included (**/*).
|
|
156
|
+
*/
|
|
121
157
|
includesPattern?: pulumi.Input<string>;
|
|
122
158
|
/**
|
|
123
159
|
* - the identity key of the repo
|
|
@@ -144,7 +180,13 @@ export interface DockerV1RepositoryState {
|
|
|
144
180
|
* with project key, separated by a dash.
|
|
145
181
|
*/
|
|
146
182
|
projectKey?: pulumi.Input<string>;
|
|
183
|
+
/**
|
|
184
|
+
* List of property set name
|
|
185
|
+
*/
|
|
147
186
|
propertySets?: pulumi.Input<pulumi.Input<string>[]>;
|
|
187
|
+
/**
|
|
188
|
+
* Repository layout key for the local repository
|
|
189
|
+
*/
|
|
148
190
|
repoLayoutRef?: pulumi.Input<string>;
|
|
149
191
|
/**
|
|
150
192
|
* If greater than 1, overwritten tags will be saved by their digest, up to the set up number. This only applies to
|
|
@@ -167,10 +209,25 @@ export interface DockerV1RepositoryArgs {
|
|
|
167
209
|
* security (e.g., cross-site scripting attacks).
|
|
168
210
|
*/
|
|
169
211
|
archiveBrowsingEnabled?: pulumi.Input<boolean>;
|
|
212
|
+
/**
|
|
213
|
+
* When set, the repository does not participate in artifact resolution and new artifacts cannot be deployed.
|
|
214
|
+
*/
|
|
170
215
|
blackedOut?: pulumi.Input<boolean>;
|
|
171
216
|
description?: pulumi.Input<string>;
|
|
217
|
+
/**
|
|
218
|
+
* When set, download requests to this repository will redirect the client to download the artifact directly from the cloud
|
|
219
|
+
* storage provider. Available in Enterprise+ and Edge licenses only.
|
|
220
|
+
*/
|
|
172
221
|
downloadDirect?: pulumi.Input<boolean>;
|
|
222
|
+
/**
|
|
223
|
+
* List of artifact patterns to exclude when evaluating artifact requests, in the form of x/y/**/z/*. By default no
|
|
224
|
+
* artifacts are excluded.
|
|
225
|
+
*/
|
|
173
226
|
excludesPattern?: pulumi.Input<string>;
|
|
227
|
+
/**
|
|
228
|
+
* List of artifact patterns to include when evaluating artifact requests in the form of x/y/**/z/*. When used, only
|
|
229
|
+
* artifacts matching one of the include patterns are served. By default, all artifacts are included (**/*).
|
|
230
|
+
*/
|
|
174
231
|
includesPattern?: pulumi.Input<string>;
|
|
175
232
|
/**
|
|
176
233
|
* - the identity key of the repo
|
|
@@ -196,7 +253,13 @@ export interface DockerV1RepositoryArgs {
|
|
|
196
253
|
* with project key, separated by a dash.
|
|
197
254
|
*/
|
|
198
255
|
projectKey?: pulumi.Input<string>;
|
|
256
|
+
/**
|
|
257
|
+
* List of property set name
|
|
258
|
+
*/
|
|
199
259
|
propertySets?: pulumi.Input<pulumi.Input<string>[]>;
|
|
260
|
+
/**
|
|
261
|
+
* Repository layout key for the local repository
|
|
262
|
+
*/
|
|
200
263
|
repoLayoutRef?: pulumi.Input<string>;
|
|
201
264
|
/**
|
|
202
265
|
* 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":"dockerV1Repository.js","sourceRoot":"","sources":["../dockerV1Repository.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;AACH,MAAa,kBAAmB,SAAQ,MAAM,CAAC,cAAc;
|
|
1
|
+
{"version":3,"file":"dockerV1Repository.js","sourceRoot":"","sources":["../dockerV1Repository.ts"],"names":[],"mappings":"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"}
|
package/dockerV2Repository.d.ts
CHANGED
|
@@ -43,23 +43,36 @@ export declare class DockerV2Repository extends pulumi.CustomResource {
|
|
|
43
43
|
* security (e.g., cross-site scripting attacks).
|
|
44
44
|
*/
|
|
45
45
|
readonly archiveBrowsingEnabled: pulumi.Output<boolean | undefined>;
|
|
46
|
+
/**
|
|
47
|
+
* When set, the repository does not participate in artifact resolution and new artifacts cannot be deployed.
|
|
48
|
+
*/
|
|
46
49
|
readonly blackedOut: pulumi.Output<boolean | undefined>;
|
|
47
50
|
/**
|
|
48
51
|
* - When set, Artifactory will block the pushing of Docker images with manifest v2 schema 1 to this repository.
|
|
49
52
|
*/
|
|
50
53
|
readonly blockPushingSchema1: pulumi.Output<boolean>;
|
|
51
54
|
readonly description: pulumi.Output<string | undefined>;
|
|
55
|
+
/**
|
|
56
|
+
* When set, download requests to this repository will redirect the client to download the artifact directly from the cloud
|
|
57
|
+
* storage provider. Available in Enterprise+ and Edge licenses only.
|
|
58
|
+
*/
|
|
52
59
|
readonly downloadDirect: pulumi.Output<boolean | undefined>;
|
|
60
|
+
/**
|
|
61
|
+
* List of artifact patterns to exclude when evaluating artifact requests, in the form of x/y/**/z/*. By default no
|
|
62
|
+
* artifacts are excluded.
|
|
63
|
+
*/
|
|
53
64
|
readonly excludesPattern: pulumi.Output<string>;
|
|
65
|
+
/**
|
|
66
|
+
* List of artifact patterns to include when evaluating artifact requests in the form of x/y/**/z/*. When used, only
|
|
67
|
+
* artifacts matching one of the include patterns are served. By default, all artifacts are included (**/*).
|
|
68
|
+
*/
|
|
54
69
|
readonly includesPattern: pulumi.Output<string>;
|
|
55
70
|
/**
|
|
56
71
|
* - the identity key of the repo
|
|
57
72
|
*/
|
|
58
73
|
readonly key: pulumi.Output<string>;
|
|
59
74
|
/**
|
|
60
|
-
* - The maximum number of unique tags of a single Docker image to store in this repository
|
|
61
|
-
* Once the number tags for an image exceeds this setting, older tags are removed. A value of 0 (default) indicates there is no limit.
|
|
62
|
-
* This only applies to manifest v2
|
|
75
|
+
* - The maximum number of unique tags of a single Docker image to store in this repository. Once the number tags for an image exceeds this setting, older tags are removed. A value of 0 (default) indicates there is no limit. This only applies to manifest v2
|
|
63
76
|
*/
|
|
64
77
|
readonly maxUniqueTags: pulumi.Output<number | undefined>;
|
|
65
78
|
readonly notes: pulumi.Output<string | undefined>;
|
|
@@ -77,7 +90,13 @@ export declare class DockerV2Repository extends pulumi.CustomResource {
|
|
|
77
90
|
* with project key, separated by a dash.
|
|
78
91
|
*/
|
|
79
92
|
readonly projectKey: pulumi.Output<string | undefined>;
|
|
93
|
+
/**
|
|
94
|
+
* List of property set name
|
|
95
|
+
*/
|
|
80
96
|
readonly propertySets: pulumi.Output<string[] | undefined>;
|
|
97
|
+
/**
|
|
98
|
+
* Repository layout key for the local repository
|
|
99
|
+
*/
|
|
81
100
|
readonly repoLayoutRef: pulumi.Output<string>;
|
|
82
101
|
/**
|
|
83
102
|
* - If greater than 1, overwritten tags will be saved by their digest, up to the set up number. This only applies to manifest V2
|
|
@@ -111,23 +130,36 @@ export interface DockerV2RepositoryState {
|
|
|
111
130
|
* security (e.g., cross-site scripting attacks).
|
|
112
131
|
*/
|
|
113
132
|
archiveBrowsingEnabled?: pulumi.Input<boolean>;
|
|
133
|
+
/**
|
|
134
|
+
* When set, the repository does not participate in artifact resolution and new artifacts cannot be deployed.
|
|
135
|
+
*/
|
|
114
136
|
blackedOut?: pulumi.Input<boolean>;
|
|
115
137
|
/**
|
|
116
138
|
* - When set, Artifactory will block the pushing of Docker images with manifest v2 schema 1 to this repository.
|
|
117
139
|
*/
|
|
118
140
|
blockPushingSchema1?: pulumi.Input<boolean>;
|
|
119
141
|
description?: pulumi.Input<string>;
|
|
142
|
+
/**
|
|
143
|
+
* When set, download requests to this repository will redirect the client to download the artifact directly from the cloud
|
|
144
|
+
* storage provider. Available in Enterprise+ and Edge licenses only.
|
|
145
|
+
*/
|
|
120
146
|
downloadDirect?: pulumi.Input<boolean>;
|
|
147
|
+
/**
|
|
148
|
+
* List of artifact patterns to exclude when evaluating artifact requests, in the form of x/y/**/z/*. By default no
|
|
149
|
+
* artifacts are excluded.
|
|
150
|
+
*/
|
|
121
151
|
excludesPattern?: pulumi.Input<string>;
|
|
152
|
+
/**
|
|
153
|
+
* List of artifact patterns to include when evaluating artifact requests in the form of x/y/**/z/*. When used, only
|
|
154
|
+
* artifacts matching one of the include patterns are served. By default, all artifacts are included (**/*).
|
|
155
|
+
*/
|
|
122
156
|
includesPattern?: pulumi.Input<string>;
|
|
123
157
|
/**
|
|
124
158
|
* - the identity key of the repo
|
|
125
159
|
*/
|
|
126
160
|
key?: pulumi.Input<string>;
|
|
127
161
|
/**
|
|
128
|
-
* - The maximum number of unique tags of a single Docker image to store in this repository
|
|
129
|
-
* Once the number tags for an image exceeds this setting, older tags are removed. A value of 0 (default) indicates there is no limit.
|
|
130
|
-
* This only applies to manifest v2
|
|
162
|
+
* - The maximum number of unique tags of a single Docker image to store in this repository. Once the number tags for an image exceeds this setting, older tags are removed. A value of 0 (default) indicates there is no limit. This only applies to manifest v2
|
|
131
163
|
*/
|
|
132
164
|
maxUniqueTags?: pulumi.Input<number>;
|
|
133
165
|
notes?: pulumi.Input<string>;
|
|
@@ -145,7 +177,13 @@ export interface DockerV2RepositoryState {
|
|
|
145
177
|
* with project key, separated by a dash.
|
|
146
178
|
*/
|
|
147
179
|
projectKey?: pulumi.Input<string>;
|
|
180
|
+
/**
|
|
181
|
+
* List of property set name
|
|
182
|
+
*/
|
|
148
183
|
propertySets?: pulumi.Input<pulumi.Input<string>[]>;
|
|
184
|
+
/**
|
|
185
|
+
* Repository layout key for the local repository
|
|
186
|
+
*/
|
|
149
187
|
repoLayoutRef?: pulumi.Input<string>;
|
|
150
188
|
/**
|
|
151
189
|
* - If greater than 1, overwritten tags will be saved by their digest, up to the set up number. This only applies to manifest V2
|
|
@@ -167,23 +205,36 @@ export interface DockerV2RepositoryArgs {
|
|
|
167
205
|
* security (e.g., cross-site scripting attacks).
|
|
168
206
|
*/
|
|
169
207
|
archiveBrowsingEnabled?: pulumi.Input<boolean>;
|
|
208
|
+
/**
|
|
209
|
+
* When set, the repository does not participate in artifact resolution and new artifacts cannot be deployed.
|
|
210
|
+
*/
|
|
170
211
|
blackedOut?: pulumi.Input<boolean>;
|
|
171
212
|
/**
|
|
172
213
|
* - When set, Artifactory will block the pushing of Docker images with manifest v2 schema 1 to this repository.
|
|
173
214
|
*/
|
|
174
215
|
blockPushingSchema1?: pulumi.Input<boolean>;
|
|
175
216
|
description?: pulumi.Input<string>;
|
|
217
|
+
/**
|
|
218
|
+
* When set, download requests to this repository will redirect the client to download the artifact directly from the cloud
|
|
219
|
+
* storage provider. Available in Enterprise+ and Edge licenses only.
|
|
220
|
+
*/
|
|
176
221
|
downloadDirect?: pulumi.Input<boolean>;
|
|
222
|
+
/**
|
|
223
|
+
* List of artifact patterns to exclude when evaluating artifact requests, in the form of x/y/**/z/*. By default no
|
|
224
|
+
* artifacts are excluded.
|
|
225
|
+
*/
|
|
177
226
|
excludesPattern?: pulumi.Input<string>;
|
|
227
|
+
/**
|
|
228
|
+
* List of artifact patterns to include when evaluating artifact requests in the form of x/y/**/z/*. When used, only
|
|
229
|
+
* artifacts matching one of the include patterns are served. By default, all artifacts are included (**/*).
|
|
230
|
+
*/
|
|
178
231
|
includesPattern?: pulumi.Input<string>;
|
|
179
232
|
/**
|
|
180
233
|
* - the identity key of the repo
|
|
181
234
|
*/
|
|
182
235
|
key: pulumi.Input<string>;
|
|
183
236
|
/**
|
|
184
|
-
* - The maximum number of unique tags of a single Docker image to store in this repository
|
|
185
|
-
* Once the number tags for an image exceeds this setting, older tags are removed. A value of 0 (default) indicates there is no limit.
|
|
186
|
-
* This only applies to manifest v2
|
|
237
|
+
* - The maximum number of unique tags of a single Docker image to store in this repository. Once the number tags for an image exceeds this setting, older tags are removed. A value of 0 (default) indicates there is no limit. This only applies to manifest v2
|
|
187
238
|
*/
|
|
188
239
|
maxUniqueTags?: pulumi.Input<number>;
|
|
189
240
|
notes?: pulumi.Input<string>;
|
|
@@ -200,7 +251,13 @@ export interface DockerV2RepositoryArgs {
|
|
|
200
251
|
* with project key, separated by a dash.
|
|
201
252
|
*/
|
|
202
253
|
projectKey?: pulumi.Input<string>;
|
|
254
|
+
/**
|
|
255
|
+
* List of property set name
|
|
256
|
+
*/
|
|
203
257
|
propertySets?: pulumi.Input<pulumi.Input<string>[]>;
|
|
258
|
+
/**
|
|
259
|
+
* Repository layout key for the local repository
|
|
260
|
+
*/
|
|
204
261
|
repoLayoutRef?: pulumi.Input<string>;
|
|
205
262
|
/**
|
|
206
263
|
* - If greater than 1, overwritten tags will be saved by their digest, up to the set up number. This only applies to manifest V2
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"dockerV2Repository.js","sourceRoot":"","sources":["../dockerV2Repository.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;GAiBG;AACH,MAAa,kBAAmB,SAAQ,MAAM,CAAC,cAAc;
|
|
1
|
+
{"version":3,"file":"dockerV2Repository.js","sourceRoot":"","sources":["../dockerV2Repository.ts"],"names":[],"mappings":"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"}
|
|
@@ -48,10 +48,25 @@ export declare class FederatedAlpineRepository 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 FederatedAlpineRepository 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 FederatedAlpineRepositoryState {
|
|
|
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 FederatedAlpineRepositoryState {
|
|
|
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 FederatedAlpineRepositoryArgs {
|
|
|
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 FederatedAlpineRepositoryArgs {
|
|
|
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":"federatedAlpineRepository.js","sourceRoot":"","sources":["../federatedAlpineRepository.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;AACH,MAAa,yBAA0B,SAAQ,MAAM,CAAC,cAAc;
|
|
1
|
+
{"version":3,"file":"federatedAlpineRepository.js","sourceRoot":"","sources":["../federatedAlpineRepository.ts"],"names":[],"mappings":"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"}
|
|
@@ -48,10 +48,25 @@ export declare class FederatedBowerRepository 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 FederatedBowerRepository 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 FederatedBowerRepositoryState {
|
|
|
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 FederatedBowerRepositoryState {
|
|
|
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 FederatedBowerRepositoryArgs {
|
|
|
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 FederatedBowerRepositoryArgs {
|
|
|
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":"federatedBowerRepository.js","sourceRoot":"","sources":["../federatedBowerRepository.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;AACH,MAAa,wBAAyB,SAAQ,MAAM,CAAC,cAAc;
|
|
1
|
+
{"version":3,"file":"federatedBowerRepository.js","sourceRoot":"","sources":["../federatedBowerRepository.ts"],"names":[],"mappings":"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"}
|