@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
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"remoteHelmRepository.js","sourceRoot":"","sources":["../remoteHelmRepository.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,MAAa,oBAAqB,SAAQ,MAAM,CAAC,cAAc;
|
|
1
|
+
{"version":3,"file":"remoteHelmRepository.js","sourceRoot":"","sources":["../remoteHelmRepository.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,530 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import { input as inputs, output as outputs } from "./types";
|
|
3
|
+
/**
|
|
4
|
+
* ## # Artifactory Remote Maven Repository Resource
|
|
5
|
+
*
|
|
6
|
+
* Provides an Artifactory remote `maven` repository resource.
|
|
7
|
+
* Official documentation can be found [here](https://www.jfrog.com/confluence/display/JFROG/Remote+Repositories).
|
|
8
|
+
*
|
|
9
|
+
* ## Example Usage
|
|
10
|
+
*
|
|
11
|
+
* Includes only new and relevant fields, for anything else, see: generic repo.
|
|
12
|
+
* ```typescript
|
|
13
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
14
|
+
* import * as artifactory from "@pulumi/artifactory";
|
|
15
|
+
*
|
|
16
|
+
* const maven_remote = new artifactory.RemoteMavenRepository("maven-remote", {
|
|
17
|
+
* fetchJarsEagerly: true,
|
|
18
|
+
* fetchSourcesEagerly: false,
|
|
19
|
+
* key: "maven-remote-foo",
|
|
20
|
+
* rejectInvalidJars: true,
|
|
21
|
+
* suppressPomConsistencyChecks: false,
|
|
22
|
+
* url: "https://repo1.maven.org/maven2/",
|
|
23
|
+
* });
|
|
24
|
+
* ```
|
|
25
|
+
*/
|
|
26
|
+
export declare class RemoteMavenRepository extends pulumi.CustomResource {
|
|
27
|
+
/**
|
|
28
|
+
* Get an existing RemoteMavenRepository resource's state with the given name, ID, and optional extra
|
|
29
|
+
* properties used to qualify the lookup.
|
|
30
|
+
*
|
|
31
|
+
* @param name The _unique_ name of the resulting resource.
|
|
32
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
33
|
+
* @param state Any extra arguments used during the lookup.
|
|
34
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
35
|
+
*/
|
|
36
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: RemoteMavenRepositoryState, opts?: pulumi.CustomResourceOptions): RemoteMavenRepository;
|
|
37
|
+
/**
|
|
38
|
+
* Returns true if the given object is an instance of RemoteMavenRepository. This is designed to work even
|
|
39
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
40
|
+
*/
|
|
41
|
+
static isInstance(obj: any): obj is RemoteMavenRepository;
|
|
42
|
+
/**
|
|
43
|
+
* Also known as 'Lenient Host Authentication', Allow credentials of this repository to be used on requests redirected to any other host.
|
|
44
|
+
*/
|
|
45
|
+
readonly allowAnyHostAuth: pulumi.Output<boolean>;
|
|
46
|
+
/**
|
|
47
|
+
* The number of seconds the repository stays in assumed offline state after a connection error. At the end of this time, an online check is attempted in order to reset the offline status. A value of 0 means the repository is never assumed offline. Default to 300.
|
|
48
|
+
*/
|
|
49
|
+
readonly assumedOfflinePeriodSecs: pulumi.Output<number | undefined>;
|
|
50
|
+
/**
|
|
51
|
+
* (A.K.A 'Ignore Repository' on the UI) When set, the repository or its local cache do not participate in artifact resolution.
|
|
52
|
+
*/
|
|
53
|
+
readonly blackedOut: pulumi.Output<boolean>;
|
|
54
|
+
/**
|
|
55
|
+
* Before caching an artifact, Artifactory first sends a HEAD request to the remote resource. In some remote resources, HEAD requests are disallowed and therefore rejected, even though downloading the artifact is allowed. When checked, Artifactory will bypass the HEAD request and cache the artifact directly using a GET request.
|
|
56
|
+
*/
|
|
57
|
+
readonly blockMismatchingMimeTypes: pulumi.Output<boolean>;
|
|
58
|
+
/**
|
|
59
|
+
* Before caching an artifact, Artifactory first sends a HEAD request to the remote resource. In some remote resources, HEAD requests are disallowed and therefore rejected, even though downloading the artifact is allowed. When checked, Artifactory will bypass the HEAD request and cache the artifact directly using a GET request.
|
|
60
|
+
*/
|
|
61
|
+
readonly bypassHeadRequests: pulumi.Output<boolean>;
|
|
62
|
+
readonly clientTlsCertificate: pulumi.Output<string>;
|
|
63
|
+
/**
|
|
64
|
+
* Reference [JFROG Smart Remote Repositories](https://www.jfrog.com/confluence/display/JFROG/Smart+Remote+Repositories)
|
|
65
|
+
*/
|
|
66
|
+
readonly contentSynchronisation: pulumi.Output<outputs.RemoteMavenRepositoryContentSynchronisation>;
|
|
67
|
+
readonly description: pulumi.Output<string>;
|
|
68
|
+
/**
|
|
69
|
+
* Enables cookie management if the remote repository uses cookies to manage client state.
|
|
70
|
+
*/
|
|
71
|
+
readonly enableCookieManagement: pulumi.Output<boolean>;
|
|
72
|
+
/**
|
|
73
|
+
* List of artifact patterns to exclude when evaluating artifact requests, in the form of x/y/**/z/*. By default no artifacts are excluded.
|
|
74
|
+
*/
|
|
75
|
+
readonly excludesPattern: pulumi.Output<string>;
|
|
76
|
+
/**
|
|
77
|
+
* This field is not returned in a get payload but is offered on the UI. It's inserted here for inclusive and informational reasons. It does not function
|
|
78
|
+
*
|
|
79
|
+
* @deprecated This field is not returned in a get payload but is offered on the UI. It's inserted here for inclusive and informational reasons. It does not function
|
|
80
|
+
*/
|
|
81
|
+
readonly failedRetrievalCachePeriodSecs: pulumi.Output<number>;
|
|
82
|
+
/**
|
|
83
|
+
* - When set, if a POM is requested, Artifactory attempts to fetch the corresponding jar in the background. This will accelerate first access time to the jar when it is subsequently requested.
|
|
84
|
+
*/
|
|
85
|
+
readonly fetchJarsEagerly: pulumi.Output<boolean | undefined>;
|
|
86
|
+
/**
|
|
87
|
+
* - When set, if a binaries jar is requested, Artifactory attempts to fetch the corresponding source jar in the background. This will accelerate first access time to the source jar when it is subsequently requested.
|
|
88
|
+
*/
|
|
89
|
+
readonly fetchSourcesEagerly: pulumi.Output<boolean | undefined>;
|
|
90
|
+
/**
|
|
91
|
+
* - If set, Artifactory allows you to deploy release artifacts into this repository.
|
|
92
|
+
*/
|
|
93
|
+
readonly handleReleases: pulumi.Output<boolean | undefined>;
|
|
94
|
+
/**
|
|
95
|
+
* - If set, Artifactory allows you to deploy snapshot artifacts into this repository.
|
|
96
|
+
*/
|
|
97
|
+
readonly handleSnapshots: pulumi.Output<boolean | undefined>;
|
|
98
|
+
/**
|
|
99
|
+
* When set, Artifactory will return an error to the client that causes the build to fail if there is a failure to communicate with this repository.
|
|
100
|
+
*/
|
|
101
|
+
readonly hardFail: pulumi.Output<boolean>;
|
|
102
|
+
/**
|
|
103
|
+
* 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 (**/*).
|
|
104
|
+
*/
|
|
105
|
+
readonly includesPattern: pulumi.Output<string>;
|
|
106
|
+
/**
|
|
107
|
+
* The repository identifier. Must be unique system-wide
|
|
108
|
+
*/
|
|
109
|
+
readonly key: pulumi.Output<string>;
|
|
110
|
+
/**
|
|
111
|
+
* - Lists the items of remote folders in simple and list browsing. The remote content is cached according to the value of the 'Retrieval Cache Period'. This field exists in the API but not in the UI.
|
|
112
|
+
*/
|
|
113
|
+
readonly listRemoteFolderItems: pulumi.Output<boolean | undefined>;
|
|
114
|
+
/**
|
|
115
|
+
* The local address to be used when creating connections. Useful for specifying the interface to use on systems with multiple network interfaces.
|
|
116
|
+
*/
|
|
117
|
+
readonly localAddress: pulumi.Output<string | undefined>;
|
|
118
|
+
/**
|
|
119
|
+
* The number of seconds to cache artifact retrieval misses (artifact not found). A value of 0 indicates no caching.
|
|
120
|
+
*/
|
|
121
|
+
readonly missedCachePeriodSeconds: pulumi.Output<number>;
|
|
122
|
+
readonly notes: pulumi.Output<string | undefined>;
|
|
123
|
+
/**
|
|
124
|
+
* If set, Artifactory does not try to fetch remote artifacts. Only locally-cached artifacts are retrieved.
|
|
125
|
+
*/
|
|
126
|
+
readonly offline: pulumi.Output<boolean>;
|
|
127
|
+
readonly packageType: pulumi.Output<string>;
|
|
128
|
+
readonly password: pulumi.Output<string | undefined>;
|
|
129
|
+
/**
|
|
130
|
+
* Setting repositories with priority will cause metadata to be merged only from repositories set with this field
|
|
131
|
+
*/
|
|
132
|
+
readonly priorityResolution: pulumi.Output<boolean>;
|
|
133
|
+
/**
|
|
134
|
+
* Project environment for assigning this repository to. Allow values: "DEV" or "PROD"
|
|
135
|
+
*/
|
|
136
|
+
readonly projectEnvironments: pulumi.Output<string[] | undefined>;
|
|
137
|
+
/**
|
|
138
|
+
* 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.
|
|
139
|
+
*/
|
|
140
|
+
readonly projectKey: pulumi.Output<string | undefined>;
|
|
141
|
+
/**
|
|
142
|
+
* When set, if query params are included in the request to Artifactory, they will be passed on to the remote repository.
|
|
143
|
+
*/
|
|
144
|
+
readonly propagateQueryParams: pulumi.Output<boolean | undefined>;
|
|
145
|
+
/**
|
|
146
|
+
* List of property set name
|
|
147
|
+
*/
|
|
148
|
+
readonly propertySets: pulumi.Output<string[] | undefined>;
|
|
149
|
+
readonly proxy: pulumi.Output<string>;
|
|
150
|
+
/**
|
|
151
|
+
* - Reject the caching of jar files that are found to be invalid. For example, pseudo jars retrieved behind a "captive portal".
|
|
152
|
+
*/
|
|
153
|
+
readonly rejectInvalidJars: pulumi.Output<boolean | undefined>;
|
|
154
|
+
/**
|
|
155
|
+
* - Checking the Checksum effectively verifies the integrity of a deployed resource. The Checksum Policy determines how the system behaves when a client checksum for a remote resource is missing or conflicts with the locally calculated checksum. Available policies are 'generate-if-absent', 'fail', 'ignore-and-generate', and 'pass-thru'.
|
|
156
|
+
*/
|
|
157
|
+
readonly remoteRepoChecksumPolicyType: pulumi.Output<string | undefined>;
|
|
158
|
+
/**
|
|
159
|
+
* Repository layout key for the remote layout mapping
|
|
160
|
+
*/
|
|
161
|
+
readonly remoteRepoLayoutRef: pulumi.Output<string>;
|
|
162
|
+
/**
|
|
163
|
+
* Repository layout key for the remote repository
|
|
164
|
+
*/
|
|
165
|
+
readonly repoLayoutRef: pulumi.Output<string>;
|
|
166
|
+
/**
|
|
167
|
+
* The metadataRetrievalTimeoutSecs field not allowed to be bigger then retrievalCachePeriodSecs field.
|
|
168
|
+
*/
|
|
169
|
+
readonly retrievalCachePeriodSeconds: pulumi.Output<number>;
|
|
170
|
+
readonly shareConfiguration: pulumi.Output<boolean>;
|
|
171
|
+
/**
|
|
172
|
+
* Network timeout (in ms) to use when establishing a connection and for unanswered requests. Timing out on a network operation is considered a retrieval failure.
|
|
173
|
+
*/
|
|
174
|
+
readonly socketTimeoutMillis: pulumi.Output<number>;
|
|
175
|
+
/**
|
|
176
|
+
* When set, the repository should store cached artifacts locally. When not set, artifacts are not stored locally, and direct repository-to-client streaming is used. This can be useful for multi-server setups over a high-speed LAN, with one Artifactory caching certain data on central storage, and streaming it directly to satellite pass-though Artifactory servers.
|
|
177
|
+
*/
|
|
178
|
+
readonly storeArtifactsLocally: pulumi.Output<boolean>;
|
|
179
|
+
/**
|
|
180
|
+
* - By default, the system keeps your repositories healthy by refusing POMs with incorrect coordinates (path). If the groupId:artifactId:version information inside the POM does not match the deployed path, Artifactory rejects the deployment with a "409 Conflict" error. You can disable this behavior by setting this attribute to 'true'.
|
|
181
|
+
*/
|
|
182
|
+
readonly suppressPomConsistencyChecks: pulumi.Output<boolean | undefined>;
|
|
183
|
+
/**
|
|
184
|
+
* When set, remote artifacts are fetched along with their properties.
|
|
185
|
+
*/
|
|
186
|
+
readonly synchronizeProperties: pulumi.Output<boolean>;
|
|
187
|
+
readonly unusedArtifactsCleanupPeriodEnabled: pulumi.Output<boolean>;
|
|
188
|
+
/**
|
|
189
|
+
* The number of hours to wait before an artifact is deemed "unused" and eligible for cleanup from the repository. A value of 0 means automatic cleanup of cached artifacts is disabled.
|
|
190
|
+
*/
|
|
191
|
+
readonly unusedArtifactsCleanupPeriodHours: pulumi.Output<number>;
|
|
192
|
+
/**
|
|
193
|
+
* - the remote repo URL. You kinda don't have a remote repo without it
|
|
194
|
+
*/
|
|
195
|
+
readonly url: pulumi.Output<string>;
|
|
196
|
+
readonly username: pulumi.Output<string | undefined>;
|
|
197
|
+
/**
|
|
198
|
+
* Enable Indexing In Xray. Repository will be indexed with the default retention period. You will be able to change it via Xray settings.
|
|
199
|
+
*/
|
|
200
|
+
readonly xrayIndex: pulumi.Output<boolean | undefined>;
|
|
201
|
+
/**
|
|
202
|
+
* Create a RemoteMavenRepository resource with the given unique name, arguments, and options.
|
|
203
|
+
*
|
|
204
|
+
* @param name The _unique_ name of the resource.
|
|
205
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
206
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
207
|
+
*/
|
|
208
|
+
constructor(name: string, args: RemoteMavenRepositoryArgs, opts?: pulumi.CustomResourceOptions);
|
|
209
|
+
}
|
|
210
|
+
/**
|
|
211
|
+
* Input properties used for looking up and filtering RemoteMavenRepository resources.
|
|
212
|
+
*/
|
|
213
|
+
export interface RemoteMavenRepositoryState {
|
|
214
|
+
/**
|
|
215
|
+
* Also known as 'Lenient Host Authentication', Allow credentials of this repository to be used on requests redirected to any other host.
|
|
216
|
+
*/
|
|
217
|
+
allowAnyHostAuth?: pulumi.Input<boolean>;
|
|
218
|
+
/**
|
|
219
|
+
* The number of seconds the repository stays in assumed offline state after a connection error. At the end of this time, an online check is attempted in order to reset the offline status. A value of 0 means the repository is never assumed offline. Default to 300.
|
|
220
|
+
*/
|
|
221
|
+
assumedOfflinePeriodSecs?: pulumi.Input<number>;
|
|
222
|
+
/**
|
|
223
|
+
* (A.K.A 'Ignore Repository' on the UI) When set, the repository or its local cache do not participate in artifact resolution.
|
|
224
|
+
*/
|
|
225
|
+
blackedOut?: pulumi.Input<boolean>;
|
|
226
|
+
/**
|
|
227
|
+
* Before caching an artifact, Artifactory first sends a HEAD request to the remote resource. In some remote resources, HEAD requests are disallowed and therefore rejected, even though downloading the artifact is allowed. When checked, Artifactory will bypass the HEAD request and cache the artifact directly using a GET request.
|
|
228
|
+
*/
|
|
229
|
+
blockMismatchingMimeTypes?: pulumi.Input<boolean>;
|
|
230
|
+
/**
|
|
231
|
+
* Before caching an artifact, Artifactory first sends a HEAD request to the remote resource. In some remote resources, HEAD requests are disallowed and therefore rejected, even though downloading the artifact is allowed. When checked, Artifactory will bypass the HEAD request and cache the artifact directly using a GET request.
|
|
232
|
+
*/
|
|
233
|
+
bypassHeadRequests?: pulumi.Input<boolean>;
|
|
234
|
+
clientTlsCertificate?: pulumi.Input<string>;
|
|
235
|
+
/**
|
|
236
|
+
* Reference [JFROG Smart Remote Repositories](https://www.jfrog.com/confluence/display/JFROG/Smart+Remote+Repositories)
|
|
237
|
+
*/
|
|
238
|
+
contentSynchronisation?: pulumi.Input<inputs.RemoteMavenRepositoryContentSynchronisation>;
|
|
239
|
+
description?: pulumi.Input<string>;
|
|
240
|
+
/**
|
|
241
|
+
* Enables cookie management if the remote repository uses cookies to manage client state.
|
|
242
|
+
*/
|
|
243
|
+
enableCookieManagement?: pulumi.Input<boolean>;
|
|
244
|
+
/**
|
|
245
|
+
* List of artifact patterns to exclude when evaluating artifact requests, in the form of x/y/**/z/*. By default no artifacts are excluded.
|
|
246
|
+
*/
|
|
247
|
+
excludesPattern?: pulumi.Input<string>;
|
|
248
|
+
/**
|
|
249
|
+
* This field is not returned in a get payload but is offered on the UI. It's inserted here for inclusive and informational reasons. It does not function
|
|
250
|
+
*
|
|
251
|
+
* @deprecated This field is not returned in a get payload but is offered on the UI. It's inserted here for inclusive and informational reasons. It does not function
|
|
252
|
+
*/
|
|
253
|
+
failedRetrievalCachePeriodSecs?: pulumi.Input<number>;
|
|
254
|
+
/**
|
|
255
|
+
* - When set, if a POM is requested, Artifactory attempts to fetch the corresponding jar in the background. This will accelerate first access time to the jar when it is subsequently requested.
|
|
256
|
+
*/
|
|
257
|
+
fetchJarsEagerly?: pulumi.Input<boolean>;
|
|
258
|
+
/**
|
|
259
|
+
* - When set, if a binaries jar is requested, Artifactory attempts to fetch the corresponding source jar in the background. This will accelerate first access time to the source jar when it is subsequently requested.
|
|
260
|
+
*/
|
|
261
|
+
fetchSourcesEagerly?: pulumi.Input<boolean>;
|
|
262
|
+
/**
|
|
263
|
+
* - If set, Artifactory allows you to deploy release artifacts into this repository.
|
|
264
|
+
*/
|
|
265
|
+
handleReleases?: pulumi.Input<boolean>;
|
|
266
|
+
/**
|
|
267
|
+
* - If set, Artifactory allows you to deploy snapshot artifacts into this repository.
|
|
268
|
+
*/
|
|
269
|
+
handleSnapshots?: pulumi.Input<boolean>;
|
|
270
|
+
/**
|
|
271
|
+
* When set, Artifactory will return an error to the client that causes the build to fail if there is a failure to communicate with this repository.
|
|
272
|
+
*/
|
|
273
|
+
hardFail?: pulumi.Input<boolean>;
|
|
274
|
+
/**
|
|
275
|
+
* 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 (**/*).
|
|
276
|
+
*/
|
|
277
|
+
includesPattern?: pulumi.Input<string>;
|
|
278
|
+
/**
|
|
279
|
+
* The repository identifier. Must be unique system-wide
|
|
280
|
+
*/
|
|
281
|
+
key?: pulumi.Input<string>;
|
|
282
|
+
/**
|
|
283
|
+
* - Lists the items of remote folders in simple and list browsing. The remote content is cached according to the value of the 'Retrieval Cache Period'. This field exists in the API but not in the UI.
|
|
284
|
+
*/
|
|
285
|
+
listRemoteFolderItems?: pulumi.Input<boolean>;
|
|
286
|
+
/**
|
|
287
|
+
* The local address to be used when creating connections. Useful for specifying the interface to use on systems with multiple network interfaces.
|
|
288
|
+
*/
|
|
289
|
+
localAddress?: pulumi.Input<string>;
|
|
290
|
+
/**
|
|
291
|
+
* The number of seconds to cache artifact retrieval misses (artifact not found). A value of 0 indicates no caching.
|
|
292
|
+
*/
|
|
293
|
+
missedCachePeriodSeconds?: pulumi.Input<number>;
|
|
294
|
+
notes?: pulumi.Input<string>;
|
|
295
|
+
/**
|
|
296
|
+
* If set, Artifactory does not try to fetch remote artifacts. Only locally-cached artifacts are retrieved.
|
|
297
|
+
*/
|
|
298
|
+
offline?: pulumi.Input<boolean>;
|
|
299
|
+
packageType?: pulumi.Input<string>;
|
|
300
|
+
password?: pulumi.Input<string>;
|
|
301
|
+
/**
|
|
302
|
+
* Setting repositories with priority will cause metadata to be merged only from repositories set with this field
|
|
303
|
+
*/
|
|
304
|
+
priorityResolution?: pulumi.Input<boolean>;
|
|
305
|
+
/**
|
|
306
|
+
* Project environment for assigning this repository to. Allow values: "DEV" or "PROD"
|
|
307
|
+
*/
|
|
308
|
+
projectEnvironments?: pulumi.Input<pulumi.Input<string>[]>;
|
|
309
|
+
/**
|
|
310
|
+
* 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.
|
|
311
|
+
*/
|
|
312
|
+
projectKey?: pulumi.Input<string>;
|
|
313
|
+
/**
|
|
314
|
+
* When set, if query params are included in the request to Artifactory, they will be passed on to the remote repository.
|
|
315
|
+
*/
|
|
316
|
+
propagateQueryParams?: pulumi.Input<boolean>;
|
|
317
|
+
/**
|
|
318
|
+
* List of property set name
|
|
319
|
+
*/
|
|
320
|
+
propertySets?: pulumi.Input<pulumi.Input<string>[]>;
|
|
321
|
+
proxy?: pulumi.Input<string>;
|
|
322
|
+
/**
|
|
323
|
+
* - Reject the caching of jar files that are found to be invalid. For example, pseudo jars retrieved behind a "captive portal".
|
|
324
|
+
*/
|
|
325
|
+
rejectInvalidJars?: pulumi.Input<boolean>;
|
|
326
|
+
/**
|
|
327
|
+
* - Checking the Checksum effectively verifies the integrity of a deployed resource. The Checksum Policy determines how the system behaves when a client checksum for a remote resource is missing or conflicts with the locally calculated checksum. Available policies are 'generate-if-absent', 'fail', 'ignore-and-generate', and 'pass-thru'.
|
|
328
|
+
*/
|
|
329
|
+
remoteRepoChecksumPolicyType?: pulumi.Input<string>;
|
|
330
|
+
/**
|
|
331
|
+
* Repository layout key for the remote layout mapping
|
|
332
|
+
*/
|
|
333
|
+
remoteRepoLayoutRef?: pulumi.Input<string>;
|
|
334
|
+
/**
|
|
335
|
+
* Repository layout key for the remote repository
|
|
336
|
+
*/
|
|
337
|
+
repoLayoutRef?: pulumi.Input<string>;
|
|
338
|
+
/**
|
|
339
|
+
* The metadataRetrievalTimeoutSecs field not allowed to be bigger then retrievalCachePeriodSecs field.
|
|
340
|
+
*/
|
|
341
|
+
retrievalCachePeriodSeconds?: pulumi.Input<number>;
|
|
342
|
+
shareConfiguration?: pulumi.Input<boolean>;
|
|
343
|
+
/**
|
|
344
|
+
* Network timeout (in ms) to use when establishing a connection and for unanswered requests. Timing out on a network operation is considered a retrieval failure.
|
|
345
|
+
*/
|
|
346
|
+
socketTimeoutMillis?: pulumi.Input<number>;
|
|
347
|
+
/**
|
|
348
|
+
* When set, the repository should store cached artifacts locally. When not set, artifacts are not stored locally, and direct repository-to-client streaming is used. This can be useful for multi-server setups over a high-speed LAN, with one Artifactory caching certain data on central storage, and streaming it directly to satellite pass-though Artifactory servers.
|
|
349
|
+
*/
|
|
350
|
+
storeArtifactsLocally?: pulumi.Input<boolean>;
|
|
351
|
+
/**
|
|
352
|
+
* - By default, the system keeps your repositories healthy by refusing POMs with incorrect coordinates (path). If the groupId:artifactId:version information inside the POM does not match the deployed path, Artifactory rejects the deployment with a "409 Conflict" error. You can disable this behavior by setting this attribute to 'true'.
|
|
353
|
+
*/
|
|
354
|
+
suppressPomConsistencyChecks?: pulumi.Input<boolean>;
|
|
355
|
+
/**
|
|
356
|
+
* When set, remote artifacts are fetched along with their properties.
|
|
357
|
+
*/
|
|
358
|
+
synchronizeProperties?: pulumi.Input<boolean>;
|
|
359
|
+
unusedArtifactsCleanupPeriodEnabled?: pulumi.Input<boolean>;
|
|
360
|
+
/**
|
|
361
|
+
* The number of hours to wait before an artifact is deemed "unused" and eligible for cleanup from the repository. A value of 0 means automatic cleanup of cached artifacts is disabled.
|
|
362
|
+
*/
|
|
363
|
+
unusedArtifactsCleanupPeriodHours?: pulumi.Input<number>;
|
|
364
|
+
/**
|
|
365
|
+
* - the remote repo URL. You kinda don't have a remote repo without it
|
|
366
|
+
*/
|
|
367
|
+
url?: pulumi.Input<string>;
|
|
368
|
+
username?: pulumi.Input<string>;
|
|
369
|
+
/**
|
|
370
|
+
* Enable Indexing In Xray. Repository will be indexed with the default retention period. You will be able to change it via Xray settings.
|
|
371
|
+
*/
|
|
372
|
+
xrayIndex?: pulumi.Input<boolean>;
|
|
373
|
+
}
|
|
374
|
+
/**
|
|
375
|
+
* The set of arguments for constructing a RemoteMavenRepository resource.
|
|
376
|
+
*/
|
|
377
|
+
export interface RemoteMavenRepositoryArgs {
|
|
378
|
+
/**
|
|
379
|
+
* Also known as 'Lenient Host Authentication', Allow credentials of this repository to be used on requests redirected to any other host.
|
|
380
|
+
*/
|
|
381
|
+
allowAnyHostAuth?: pulumi.Input<boolean>;
|
|
382
|
+
/**
|
|
383
|
+
* The number of seconds the repository stays in assumed offline state after a connection error. At the end of this time, an online check is attempted in order to reset the offline status. A value of 0 means the repository is never assumed offline. Default to 300.
|
|
384
|
+
*/
|
|
385
|
+
assumedOfflinePeriodSecs?: pulumi.Input<number>;
|
|
386
|
+
/**
|
|
387
|
+
* (A.K.A 'Ignore Repository' on the UI) When set, the repository or its local cache do not participate in artifact resolution.
|
|
388
|
+
*/
|
|
389
|
+
blackedOut?: pulumi.Input<boolean>;
|
|
390
|
+
/**
|
|
391
|
+
* Before caching an artifact, Artifactory first sends a HEAD request to the remote resource. In some remote resources, HEAD requests are disallowed and therefore rejected, even though downloading the artifact is allowed. When checked, Artifactory will bypass the HEAD request and cache the artifact directly using a GET request.
|
|
392
|
+
*/
|
|
393
|
+
blockMismatchingMimeTypes?: pulumi.Input<boolean>;
|
|
394
|
+
/**
|
|
395
|
+
* Before caching an artifact, Artifactory first sends a HEAD request to the remote resource. In some remote resources, HEAD requests are disallowed and therefore rejected, even though downloading the artifact is allowed. When checked, Artifactory will bypass the HEAD request and cache the artifact directly using a GET request.
|
|
396
|
+
*/
|
|
397
|
+
bypassHeadRequests?: pulumi.Input<boolean>;
|
|
398
|
+
clientTlsCertificate?: pulumi.Input<string>;
|
|
399
|
+
/**
|
|
400
|
+
* Reference [JFROG Smart Remote Repositories](https://www.jfrog.com/confluence/display/JFROG/Smart+Remote+Repositories)
|
|
401
|
+
*/
|
|
402
|
+
contentSynchronisation?: pulumi.Input<inputs.RemoteMavenRepositoryContentSynchronisation>;
|
|
403
|
+
description?: pulumi.Input<string>;
|
|
404
|
+
/**
|
|
405
|
+
* Enables cookie management if the remote repository uses cookies to manage client state.
|
|
406
|
+
*/
|
|
407
|
+
enableCookieManagement?: pulumi.Input<boolean>;
|
|
408
|
+
/**
|
|
409
|
+
* List of artifact patterns to exclude when evaluating artifact requests, in the form of x/y/**/z/*. By default no artifacts are excluded.
|
|
410
|
+
*/
|
|
411
|
+
excludesPattern?: pulumi.Input<string>;
|
|
412
|
+
/**
|
|
413
|
+
* - When set, if a POM is requested, Artifactory attempts to fetch the corresponding jar in the background. This will accelerate first access time to the jar when it is subsequently requested.
|
|
414
|
+
*/
|
|
415
|
+
fetchJarsEagerly?: pulumi.Input<boolean>;
|
|
416
|
+
/**
|
|
417
|
+
* - When set, if a binaries jar is requested, Artifactory attempts to fetch the corresponding source jar in the background. This will accelerate first access time to the source jar when it is subsequently requested.
|
|
418
|
+
*/
|
|
419
|
+
fetchSourcesEagerly?: pulumi.Input<boolean>;
|
|
420
|
+
/**
|
|
421
|
+
* - If set, Artifactory allows you to deploy release artifacts into this repository.
|
|
422
|
+
*/
|
|
423
|
+
handleReleases?: pulumi.Input<boolean>;
|
|
424
|
+
/**
|
|
425
|
+
* - If set, Artifactory allows you to deploy snapshot artifacts into this repository.
|
|
426
|
+
*/
|
|
427
|
+
handleSnapshots?: pulumi.Input<boolean>;
|
|
428
|
+
/**
|
|
429
|
+
* When set, Artifactory will return an error to the client that causes the build to fail if there is a failure to communicate with this repository.
|
|
430
|
+
*/
|
|
431
|
+
hardFail?: pulumi.Input<boolean>;
|
|
432
|
+
/**
|
|
433
|
+
* 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 (**/*).
|
|
434
|
+
*/
|
|
435
|
+
includesPattern?: pulumi.Input<string>;
|
|
436
|
+
/**
|
|
437
|
+
* The repository identifier. Must be unique system-wide
|
|
438
|
+
*/
|
|
439
|
+
key: pulumi.Input<string>;
|
|
440
|
+
/**
|
|
441
|
+
* - Lists the items of remote folders in simple and list browsing. The remote content is cached according to the value of the 'Retrieval Cache Period'. This field exists in the API but not in the UI.
|
|
442
|
+
*/
|
|
443
|
+
listRemoteFolderItems?: pulumi.Input<boolean>;
|
|
444
|
+
/**
|
|
445
|
+
* The local address to be used when creating connections. Useful for specifying the interface to use on systems with multiple network interfaces.
|
|
446
|
+
*/
|
|
447
|
+
localAddress?: pulumi.Input<string>;
|
|
448
|
+
/**
|
|
449
|
+
* The number of seconds to cache artifact retrieval misses (artifact not found). A value of 0 indicates no caching.
|
|
450
|
+
*/
|
|
451
|
+
missedCachePeriodSeconds?: pulumi.Input<number>;
|
|
452
|
+
notes?: pulumi.Input<string>;
|
|
453
|
+
/**
|
|
454
|
+
* If set, Artifactory does not try to fetch remote artifacts. Only locally-cached artifacts are retrieved.
|
|
455
|
+
*/
|
|
456
|
+
offline?: pulumi.Input<boolean>;
|
|
457
|
+
password?: pulumi.Input<string>;
|
|
458
|
+
/**
|
|
459
|
+
* Setting repositories with priority will cause metadata to be merged only from repositories set with this field
|
|
460
|
+
*/
|
|
461
|
+
priorityResolution?: pulumi.Input<boolean>;
|
|
462
|
+
/**
|
|
463
|
+
* Project environment for assigning this repository to. Allow values: "DEV" or "PROD"
|
|
464
|
+
*/
|
|
465
|
+
projectEnvironments?: pulumi.Input<pulumi.Input<string>[]>;
|
|
466
|
+
/**
|
|
467
|
+
* 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.
|
|
468
|
+
*/
|
|
469
|
+
projectKey?: pulumi.Input<string>;
|
|
470
|
+
/**
|
|
471
|
+
* When set, if query params are included in the request to Artifactory, they will be passed on to the remote repository.
|
|
472
|
+
*/
|
|
473
|
+
propagateQueryParams?: pulumi.Input<boolean>;
|
|
474
|
+
/**
|
|
475
|
+
* List of property set name
|
|
476
|
+
*/
|
|
477
|
+
propertySets?: pulumi.Input<pulumi.Input<string>[]>;
|
|
478
|
+
proxy?: pulumi.Input<string>;
|
|
479
|
+
/**
|
|
480
|
+
* - Reject the caching of jar files that are found to be invalid. For example, pseudo jars retrieved behind a "captive portal".
|
|
481
|
+
*/
|
|
482
|
+
rejectInvalidJars?: pulumi.Input<boolean>;
|
|
483
|
+
/**
|
|
484
|
+
* - Checking the Checksum effectively verifies the integrity of a deployed resource. The Checksum Policy determines how the system behaves when a client checksum for a remote resource is missing or conflicts with the locally calculated checksum. Available policies are 'generate-if-absent', 'fail', 'ignore-and-generate', and 'pass-thru'.
|
|
485
|
+
*/
|
|
486
|
+
remoteRepoChecksumPolicyType?: pulumi.Input<string>;
|
|
487
|
+
/**
|
|
488
|
+
* Repository layout key for the remote layout mapping
|
|
489
|
+
*/
|
|
490
|
+
remoteRepoLayoutRef?: pulumi.Input<string>;
|
|
491
|
+
/**
|
|
492
|
+
* Repository layout key for the remote repository
|
|
493
|
+
*/
|
|
494
|
+
repoLayoutRef?: pulumi.Input<string>;
|
|
495
|
+
/**
|
|
496
|
+
* The metadataRetrievalTimeoutSecs field not allowed to be bigger then retrievalCachePeriodSecs field.
|
|
497
|
+
*/
|
|
498
|
+
retrievalCachePeriodSeconds?: pulumi.Input<number>;
|
|
499
|
+
shareConfiguration?: pulumi.Input<boolean>;
|
|
500
|
+
/**
|
|
501
|
+
* Network timeout (in ms) to use when establishing a connection and for unanswered requests. Timing out on a network operation is considered a retrieval failure.
|
|
502
|
+
*/
|
|
503
|
+
socketTimeoutMillis?: pulumi.Input<number>;
|
|
504
|
+
/**
|
|
505
|
+
* When set, the repository should store cached artifacts locally. When not set, artifacts are not stored locally, and direct repository-to-client streaming is used. This can be useful for multi-server setups over a high-speed LAN, with one Artifactory caching certain data on central storage, and streaming it directly to satellite pass-though Artifactory servers.
|
|
506
|
+
*/
|
|
507
|
+
storeArtifactsLocally?: pulumi.Input<boolean>;
|
|
508
|
+
/**
|
|
509
|
+
* - By default, the system keeps your repositories healthy by refusing POMs with incorrect coordinates (path). If the groupId:artifactId:version information inside the POM does not match the deployed path, Artifactory rejects the deployment with a "409 Conflict" error. You can disable this behavior by setting this attribute to 'true'.
|
|
510
|
+
*/
|
|
511
|
+
suppressPomConsistencyChecks?: pulumi.Input<boolean>;
|
|
512
|
+
/**
|
|
513
|
+
* When set, remote artifacts are fetched along with their properties.
|
|
514
|
+
*/
|
|
515
|
+
synchronizeProperties?: pulumi.Input<boolean>;
|
|
516
|
+
unusedArtifactsCleanupPeriodEnabled?: pulumi.Input<boolean>;
|
|
517
|
+
/**
|
|
518
|
+
* The number of hours to wait before an artifact is deemed "unused" and eligible for cleanup from the repository. A value of 0 means automatic cleanup of cached artifacts is disabled.
|
|
519
|
+
*/
|
|
520
|
+
unusedArtifactsCleanupPeriodHours?: pulumi.Input<number>;
|
|
521
|
+
/**
|
|
522
|
+
* - the remote repo URL. You kinda don't have a remote repo without it
|
|
523
|
+
*/
|
|
524
|
+
url: pulumi.Input<string>;
|
|
525
|
+
username?: pulumi.Input<string>;
|
|
526
|
+
/**
|
|
527
|
+
* Enable Indexing In Xray. Repository will be indexed with the default retention period. You will be able to change it via Xray settings.
|
|
528
|
+
*/
|
|
529
|
+
xrayIndex?: pulumi.Input<boolean>;
|
|
530
|
+
}
|