@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
|
@@ -47,8 +47,7 @@ export declare class VirtualGenericRepository extends pulumi.CustomResource {
|
|
|
47
47
|
*/
|
|
48
48
|
static isInstance(obj: any): obj is VirtualGenericRepository;
|
|
49
49
|
/**
|
|
50
|
-
* Whether the virtual repository should search through remote repositories when trying to resolve an artifact requested by
|
|
51
|
-
* another Artifactory instance.
|
|
50
|
+
* Whether the virtual repository should search through remote repositories when trying to resolve an artifact requested by another Artifactory instance.
|
|
52
51
|
*/
|
|
53
52
|
readonly artifactoryRequestsCanRetrieveRemoteArtifacts: pulumi.Output<boolean | undefined>;
|
|
54
53
|
/**
|
|
@@ -61,13 +60,11 @@ export declare class VirtualGenericRepository extends pulumi.CustomResource {
|
|
|
61
60
|
*/
|
|
62
61
|
readonly description: pulumi.Output<string | undefined>;
|
|
63
62
|
/**
|
|
64
|
-
* List of artifact patterns to exclude when evaluating artifact requests, in the form of x/y/**/z/*.By default no
|
|
65
|
-
* artifacts are excluded.
|
|
63
|
+
* List of artifact patterns to exclude when evaluating artifact requests, in the form of x/y/**/z/*. By default no artifacts are excluded.
|
|
66
64
|
*/
|
|
67
65
|
readonly excludesPattern: pulumi.Output<string | undefined>;
|
|
68
66
|
/**
|
|
69
|
-
* List of artifact patterns to include when evaluating artifact requests in the form of x/y/**/z/*. When used, only
|
|
70
|
-
* artifacts matching one of the include patterns are served. By default, all artifacts are included (**/*).
|
|
67
|
+
* List of artifact patterns to include when evaluating artifact requests in the form of x/y/**/z/*. When used, only artifacts matching one of the include patterns are served. By default, all artifacts are included (**/*).
|
|
71
68
|
*/
|
|
72
69
|
readonly includesPattern: pulumi.Output<string | undefined>;
|
|
73
70
|
/**
|
|
@@ -93,8 +90,7 @@ export declare class VirtualGenericRepository extends pulumi.CustomResource {
|
|
|
93
90
|
*/
|
|
94
91
|
readonly projectKey: pulumi.Output<string | undefined>;
|
|
95
92
|
/**
|
|
96
|
-
*
|
|
97
|
-
* corresponds to the package type defined is suggested, and index packages uploaded and calculate metadata accordingly.
|
|
93
|
+
* Repository layout key for the virtual repository
|
|
98
94
|
*/
|
|
99
95
|
readonly repoLayoutRef: pulumi.Output<string>;
|
|
100
96
|
/**
|
|
@@ -102,8 +98,7 @@ export declare class VirtualGenericRepository extends pulumi.CustomResource {
|
|
|
102
98
|
*/
|
|
103
99
|
readonly repositories: pulumi.Output<string[] | undefined>;
|
|
104
100
|
/**
|
|
105
|
-
* This value refers to the number of seconds to cache metadata files before checking for newer versions on aggregated
|
|
106
|
-
* repositories. A value of 0 indicates no caching.
|
|
101
|
+
* - This value refers to the number of seconds to cache metadata files before checking for newer versions on aggregated repositories. A value of 0 indicates no caching. Default: 7200 seconds.
|
|
107
102
|
*/
|
|
108
103
|
readonly retrievalCachePeriodSeconds: pulumi.Output<number | undefined>;
|
|
109
104
|
/**
|
|
@@ -120,8 +115,7 @@ export declare class VirtualGenericRepository extends pulumi.CustomResource {
|
|
|
120
115
|
*/
|
|
121
116
|
export interface VirtualGenericRepositoryState {
|
|
122
117
|
/**
|
|
123
|
-
* Whether the virtual repository should search through remote repositories when trying to resolve an artifact requested by
|
|
124
|
-
* another Artifactory instance.
|
|
118
|
+
* Whether the virtual repository should search through remote repositories when trying to resolve an artifact requested by another Artifactory instance.
|
|
125
119
|
*/
|
|
126
120
|
artifactoryRequestsCanRetrieveRemoteArtifacts?: pulumi.Input<boolean>;
|
|
127
121
|
/**
|
|
@@ -134,13 +128,11 @@ export interface VirtualGenericRepositoryState {
|
|
|
134
128
|
*/
|
|
135
129
|
description?: pulumi.Input<string>;
|
|
136
130
|
/**
|
|
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.
|
|
131
|
+
* List of artifact patterns to exclude when evaluating artifact requests, in the form of x/y/**/z/*. By default no artifacts are excluded.
|
|
139
132
|
*/
|
|
140
133
|
excludesPattern?: pulumi.Input<string>;
|
|
141
134
|
/**
|
|
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 (**/*).
|
|
135
|
+
* List of artifact patterns to include when evaluating artifact requests in the form of x/y/**/z/*. When used, only artifacts matching one of the include patterns are served. By default, all artifacts are included (**/*).
|
|
144
136
|
*/
|
|
145
137
|
includesPattern?: pulumi.Input<string>;
|
|
146
138
|
/**
|
|
@@ -166,8 +158,7 @@ export interface VirtualGenericRepositoryState {
|
|
|
166
158
|
*/
|
|
167
159
|
projectKey?: pulumi.Input<string>;
|
|
168
160
|
/**
|
|
169
|
-
*
|
|
170
|
-
* corresponds to the package type defined is suggested, and index packages uploaded and calculate metadata accordingly.
|
|
161
|
+
* Repository layout key for the virtual repository
|
|
171
162
|
*/
|
|
172
163
|
repoLayoutRef?: pulumi.Input<string>;
|
|
173
164
|
/**
|
|
@@ -175,8 +166,7 @@ export interface VirtualGenericRepositoryState {
|
|
|
175
166
|
*/
|
|
176
167
|
repositories?: pulumi.Input<pulumi.Input<string>[]>;
|
|
177
168
|
/**
|
|
178
|
-
* This value refers to the number of seconds to cache metadata files before checking for newer versions on aggregated
|
|
179
|
-
* repositories. A value of 0 indicates no caching.
|
|
169
|
+
* - This value refers to the number of seconds to cache metadata files before checking for newer versions on aggregated repositories. A value of 0 indicates no caching. Default: 7200 seconds.
|
|
180
170
|
*/
|
|
181
171
|
retrievalCachePeriodSeconds?: pulumi.Input<number>;
|
|
182
172
|
}
|
|
@@ -185,8 +175,7 @@ export interface VirtualGenericRepositoryState {
|
|
|
185
175
|
*/
|
|
186
176
|
export interface VirtualGenericRepositoryArgs {
|
|
187
177
|
/**
|
|
188
|
-
* Whether the virtual repository should search through remote repositories when trying to resolve an artifact requested by
|
|
189
|
-
* another Artifactory instance.
|
|
178
|
+
* Whether the virtual repository should search through remote repositories when trying to resolve an artifact requested by another Artifactory instance.
|
|
190
179
|
*/
|
|
191
180
|
artifactoryRequestsCanRetrieveRemoteArtifacts?: pulumi.Input<boolean>;
|
|
192
181
|
/**
|
|
@@ -199,13 +188,11 @@ export interface VirtualGenericRepositoryArgs {
|
|
|
199
188
|
*/
|
|
200
189
|
description?: pulumi.Input<string>;
|
|
201
190
|
/**
|
|
202
|
-
* List of artifact patterns to exclude when evaluating artifact requests, in the form of x/y/**/z/*.By default no
|
|
203
|
-
* artifacts are excluded.
|
|
191
|
+
* List of artifact patterns to exclude when evaluating artifact requests, in the form of x/y/**/z/*. By default no artifacts are excluded.
|
|
204
192
|
*/
|
|
205
193
|
excludesPattern?: pulumi.Input<string>;
|
|
206
194
|
/**
|
|
207
|
-
* List of artifact patterns to include when evaluating artifact requests in the form of x/y/**/z/*. When used, only
|
|
208
|
-
* artifacts matching one of the include patterns are served. By default, all artifacts are included (**/*).
|
|
195
|
+
* List of artifact patterns to include when evaluating artifact requests in the form of x/y/**/z/*. When used, only artifacts matching one of the include patterns are served. By default, all artifacts are included (**/*).
|
|
209
196
|
*/
|
|
210
197
|
includesPattern?: pulumi.Input<string>;
|
|
211
198
|
/**
|
|
@@ -227,8 +214,7 @@ export interface VirtualGenericRepositoryArgs {
|
|
|
227
214
|
*/
|
|
228
215
|
projectKey?: pulumi.Input<string>;
|
|
229
216
|
/**
|
|
230
|
-
*
|
|
231
|
-
* corresponds to the package type defined is suggested, and index packages uploaded and calculate metadata accordingly.
|
|
217
|
+
* Repository layout key for the virtual repository
|
|
232
218
|
*/
|
|
233
219
|
repoLayoutRef?: pulumi.Input<string>;
|
|
234
220
|
/**
|
|
@@ -236,8 +222,7 @@ export interface VirtualGenericRepositoryArgs {
|
|
|
236
222
|
*/
|
|
237
223
|
repositories?: pulumi.Input<pulumi.Input<string>[]>;
|
|
238
224
|
/**
|
|
239
|
-
* This value refers to the number of seconds to cache metadata files before checking for newer versions on aggregated
|
|
240
|
-
* repositories. A value of 0 indicates no caching.
|
|
225
|
+
* - This value refers to the number of seconds to cache metadata files before checking for newer versions on aggregated repositories. A value of 0 indicates no caching. Default: 7200 seconds.
|
|
241
226
|
*/
|
|
242
227
|
retrievalCachePeriodSeconds?: pulumi.Input<number>;
|
|
243
228
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"virtualGenericRepository.js","sourceRoot":"","sources":["../virtualGenericRepository.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8BG;AACH,MAAa,wBAAyB,SAAQ,MAAM,CAAC,cAAc;
|
|
1
|
+
{"version":3,"file":"virtualGenericRepository.js","sourceRoot":"","sources":["../virtualGenericRepository.ts"],"names":[],"mappings":"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"}
|
|
@@ -102,7 +102,7 @@ export declare class VirtualHelmRepository extends pulumi.CustomResource {
|
|
|
102
102
|
*/
|
|
103
103
|
readonly retrievalCachePeriodSeconds: pulumi.Output<number | undefined>;
|
|
104
104
|
/**
|
|
105
|
-
*
|
|
105
|
+
* From Artifactory 7.24.1 (SaaS Version), you can explicitly state a specific aggregated local or remote repository to fetch from a virtual by assigning namespaces to local and remote repositories. See https://www.jfrog.com/confluence/display/JFROG/Kubernetes+Helm+Chart+Repositories#KubernetesHelmChartRepositories-NamespaceSupportforHelmVirtualRepositories. Default to 'false'.
|
|
106
106
|
*/
|
|
107
107
|
readonly useNamespaces: pulumi.Output<boolean | undefined>;
|
|
108
108
|
/**
|
|
@@ -180,7 +180,7 @@ export interface VirtualHelmRepositoryState {
|
|
|
180
180
|
*/
|
|
181
181
|
retrievalCachePeriodSeconds?: pulumi.Input<number>;
|
|
182
182
|
/**
|
|
183
|
-
*
|
|
183
|
+
* From Artifactory 7.24.1 (SaaS Version), you can explicitly state a specific aggregated local or remote repository to fetch from a virtual by assigning namespaces to local and remote repositories. See https://www.jfrog.com/confluence/display/JFROG/Kubernetes+Helm+Chart+Repositories#KubernetesHelmChartRepositories-NamespaceSupportforHelmVirtualRepositories. Default to 'false'.
|
|
184
184
|
*/
|
|
185
185
|
useNamespaces?: pulumi.Input<boolean>;
|
|
186
186
|
}
|
|
@@ -246,7 +246,7 @@ export interface VirtualHelmRepositoryArgs {
|
|
|
246
246
|
*/
|
|
247
247
|
retrievalCachePeriodSeconds?: pulumi.Input<number>;
|
|
248
248
|
/**
|
|
249
|
-
*
|
|
249
|
+
* From Artifactory 7.24.1 (SaaS Version), you can explicitly state a specific aggregated local or remote repository to fetch from a virtual by assigning namespaces to local and remote repositories. See https://www.jfrog.com/confluence/display/JFROG/Kubernetes+Helm+Chart+Repositories#KubernetesHelmChartRepositories-NamespaceSupportforHelmVirtualRepositories. Default to 'false'.
|
|
250
250
|
*/
|
|
251
251
|
useNamespaces?: pulumi.Input<boolean>;
|
|
252
252
|
}
|
|
@@ -100,7 +100,7 @@ export declare class VirtualRpmRepository extends pulumi.CustomResource {
|
|
|
100
100
|
*/
|
|
101
101
|
readonly packageType: pulumi.Output<string>;
|
|
102
102
|
/**
|
|
103
|
-
*
|
|
103
|
+
* The primary GPG key to be used to sign packages
|
|
104
104
|
*/
|
|
105
105
|
readonly primaryKeypairRef: pulumi.Output<string | undefined>;
|
|
106
106
|
/**
|
|
@@ -127,7 +127,7 @@ export declare class VirtualRpmRepository extends pulumi.CustomResource {
|
|
|
127
127
|
*/
|
|
128
128
|
readonly retrievalCachePeriodSeconds: pulumi.Output<number | undefined>;
|
|
129
129
|
/**
|
|
130
|
-
*
|
|
130
|
+
* The secondary GPG key to be used to sign packages
|
|
131
131
|
*/
|
|
132
132
|
readonly secondaryKeypairRef: pulumi.Output<string | undefined>;
|
|
133
133
|
/**
|
|
@@ -182,7 +182,7 @@ export interface VirtualRpmRepositoryState {
|
|
|
182
182
|
*/
|
|
183
183
|
packageType?: pulumi.Input<string>;
|
|
184
184
|
/**
|
|
185
|
-
*
|
|
185
|
+
* The primary GPG key to be used to sign packages
|
|
186
186
|
*/
|
|
187
187
|
primaryKeypairRef?: pulumi.Input<string>;
|
|
188
188
|
/**
|
|
@@ -209,7 +209,7 @@ export interface VirtualRpmRepositoryState {
|
|
|
209
209
|
*/
|
|
210
210
|
retrievalCachePeriodSeconds?: pulumi.Input<number>;
|
|
211
211
|
/**
|
|
212
|
-
*
|
|
212
|
+
* The secondary GPG key to be used to sign packages
|
|
213
213
|
*/
|
|
214
214
|
secondaryKeypairRef?: pulumi.Input<string>;
|
|
215
215
|
}
|
|
@@ -252,7 +252,7 @@ export interface VirtualRpmRepositoryArgs {
|
|
|
252
252
|
*/
|
|
253
253
|
notes?: pulumi.Input<string>;
|
|
254
254
|
/**
|
|
255
|
-
*
|
|
255
|
+
* The primary GPG key to be used to sign packages
|
|
256
256
|
*/
|
|
257
257
|
primaryKeypairRef?: pulumi.Input<string>;
|
|
258
258
|
/**
|
|
@@ -279,7 +279,7 @@ export interface VirtualRpmRepositoryArgs {
|
|
|
279
279
|
*/
|
|
280
280
|
retrievalCachePeriodSeconds?: pulumi.Input<number>;
|
|
281
281
|
/**
|
|
282
|
-
*
|
|
282
|
+
* The secondary GPG key to be used to sign packages
|
|
283
283
|
*/
|
|
284
284
|
secondaryKeypairRef?: pulumi.Input<string>;
|
|
285
285
|
}
|