@pulumi/artifactory 0.5.1 → 0.6.1-alpha.1646407192
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/apiKey.d.ts +10 -0
- package/apiKey.js +10 -0
- package/apiKey.js.map +1 -1
- package/backup.d.ts +168 -0
- package/backup.js +105 -0
- package/backup.js.map +1 -0
- package/config/index.js +5 -1
- package/config/index.js.map +1 -1
- 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 +20 -1
- 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/pushReplication.d.ts +27 -0
- package/pushReplication.js +27 -0
- package/pushReplication.js.map +1 -1
- 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/remoteRepository.d.ts +15 -0
- package/remoteRepository.js +15 -0
- package/remoteRepository.js.map +1 -1
- package/replicationConfig.d.ts +27 -0
- package/replicationConfig.js +27 -0
- package/replicationConfig.js.map +1 -1
- package/singleReplicationConfig.d.ts +25 -0
- package/singleReplicationConfig.js +25 -0
- package/singleReplicationConfig.js.map +1 -1
- package/types/input.d.ts +36 -0
- package/types/output.d.ts +36 -0
- package/user.d.ts +17 -0
- package/user.js +17 -0
- package/user.js.map +1 -1
- 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/alpineRepository.d.ts
CHANGED
|
@@ -2,7 +2,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
2
2
|
/**
|
|
3
3
|
* ## # Artifactory Local Alpine Repository Resource
|
|
4
4
|
*
|
|
5
|
-
* Creates a local Alpine repository
|
|
5
|
+
* Creates a local Alpine repository
|
|
6
6
|
*
|
|
7
7
|
* ## Example Usage
|
|
8
8
|
*
|
|
@@ -48,10 +48,25 @@ export declare class AlpineRepository 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
|
readonly indexCompressionFormats: pulumi.Output<string[] | undefined>;
|
|
57
72
|
/**
|
|
@@ -77,7 +92,13 @@ export declare class AlpineRepository extends pulumi.CustomResource {
|
|
|
77
92
|
* with project key, separated by a dash.
|
|
78
93
|
*/
|
|
79
94
|
readonly projectKey: pulumi.Output<string | undefined>;
|
|
95
|
+
/**
|
|
96
|
+
* List of property set name
|
|
97
|
+
*/
|
|
80
98
|
readonly propertySets: pulumi.Output<string[] | undefined>;
|
|
99
|
+
/**
|
|
100
|
+
* Repository layout key for the local repository
|
|
101
|
+
*/
|
|
81
102
|
readonly repoLayoutRef: pulumi.Output<string>;
|
|
82
103
|
/**
|
|
83
104
|
* Enable Indexing In Xray. Repository will be indexed with the default retention period. You will be able to change it via
|
|
@@ -103,10 +124,25 @@ export interface AlpineRepositoryState {
|
|
|
103
124
|
* security (e.g., cross-site scripting attacks).
|
|
104
125
|
*/
|
|
105
126
|
archiveBrowsingEnabled?: pulumi.Input<boolean>;
|
|
127
|
+
/**
|
|
128
|
+
* When set, the repository does not participate in artifact resolution and new artifacts cannot be deployed.
|
|
129
|
+
*/
|
|
106
130
|
blackedOut?: pulumi.Input<boolean>;
|
|
107
131
|
description?: pulumi.Input<string>;
|
|
132
|
+
/**
|
|
133
|
+
* When set, download requests to this repository will redirect the client to download the artifact directly from the cloud
|
|
134
|
+
* storage provider. Available in Enterprise+ and Edge licenses only.
|
|
135
|
+
*/
|
|
108
136
|
downloadDirect?: pulumi.Input<boolean>;
|
|
137
|
+
/**
|
|
138
|
+
* List of artifact patterns to exclude when evaluating artifact requests, in the form of x/y/**/z/*. By default no
|
|
139
|
+
* artifacts are excluded.
|
|
140
|
+
*/
|
|
109
141
|
excludesPattern?: pulumi.Input<string>;
|
|
142
|
+
/**
|
|
143
|
+
* List of artifact patterns to include when evaluating artifact requests in the form of x/y/**/z/*. When used, only
|
|
144
|
+
* artifacts matching one of the include patterns are served. By default, all artifacts are included (**/*).
|
|
145
|
+
*/
|
|
110
146
|
includesPattern?: pulumi.Input<string>;
|
|
111
147
|
indexCompressionFormats?: pulumi.Input<pulumi.Input<string>[]>;
|
|
112
148
|
/**
|
|
@@ -132,7 +168,13 @@ export interface AlpineRepositoryState {
|
|
|
132
168
|
* with project key, separated by a dash.
|
|
133
169
|
*/
|
|
134
170
|
projectKey?: pulumi.Input<string>;
|
|
171
|
+
/**
|
|
172
|
+
* List of property set name
|
|
173
|
+
*/
|
|
135
174
|
propertySets?: pulumi.Input<pulumi.Input<string>[]>;
|
|
175
|
+
/**
|
|
176
|
+
* Repository layout key for the local repository
|
|
177
|
+
*/
|
|
136
178
|
repoLayoutRef?: pulumi.Input<string>;
|
|
137
179
|
/**
|
|
138
180
|
* Enable Indexing In Xray. Repository will be indexed with the default retention period. You will be able to change it via
|
|
@@ -150,10 +192,25 @@ export interface AlpineRepositoryArgs {
|
|
|
150
192
|
* security (e.g., cross-site scripting attacks).
|
|
151
193
|
*/
|
|
152
194
|
archiveBrowsingEnabled?: pulumi.Input<boolean>;
|
|
195
|
+
/**
|
|
196
|
+
* When set, the repository does not participate in artifact resolution and new artifacts cannot be deployed.
|
|
197
|
+
*/
|
|
153
198
|
blackedOut?: pulumi.Input<boolean>;
|
|
154
199
|
description?: pulumi.Input<string>;
|
|
200
|
+
/**
|
|
201
|
+
* When set, download requests to this repository will redirect the client to download the artifact directly from the cloud
|
|
202
|
+
* storage provider. Available in Enterprise+ and Edge licenses only.
|
|
203
|
+
*/
|
|
155
204
|
downloadDirect?: pulumi.Input<boolean>;
|
|
205
|
+
/**
|
|
206
|
+
* List of artifact patterns to exclude when evaluating artifact requests, in the form of x/y/**/z/*. By default no
|
|
207
|
+
* artifacts are excluded.
|
|
208
|
+
*/
|
|
156
209
|
excludesPattern?: pulumi.Input<string>;
|
|
210
|
+
/**
|
|
211
|
+
* List of artifact patterns to include when evaluating artifact requests in the form of x/y/**/z/*. When used, only
|
|
212
|
+
* artifacts matching one of the include patterns are served. By default, all artifacts are included (**/*).
|
|
213
|
+
*/
|
|
157
214
|
includesPattern?: pulumi.Input<string>;
|
|
158
215
|
indexCompressionFormats?: pulumi.Input<pulumi.Input<string>[]>;
|
|
159
216
|
/**
|
|
@@ -178,7 +235,13 @@ export interface AlpineRepositoryArgs {
|
|
|
178
235
|
* with project key, separated by a dash.
|
|
179
236
|
*/
|
|
180
237
|
projectKey?: pulumi.Input<string>;
|
|
238
|
+
/**
|
|
239
|
+
* List of property set name
|
|
240
|
+
*/
|
|
181
241
|
propertySets?: pulumi.Input<pulumi.Input<string>[]>;
|
|
242
|
+
/**
|
|
243
|
+
* Repository layout key for the local repository
|
|
244
|
+
*/
|
|
182
245
|
repoLayoutRef?: pulumi.Input<string>;
|
|
183
246
|
/**
|
|
184
247
|
* Enable Indexing In Xray. Repository will be indexed with the default retention period. You will be able to change it via
|
package/alpineRepository.js
CHANGED
package/alpineRepository.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"alpineRepository.js","sourceRoot":"","sources":["../alpineRepository.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;GA0BG;AACH,MAAa,gBAAiB,SAAQ,MAAM,CAAC,cAAc;
|
|
1
|
+
{"version":3,"file":"alpineRepository.js","sourceRoot":"","sources":["../alpineRepository.ts"],"names":[],"mappings":"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"}
|
package/apiKey.d.ts
CHANGED
|
@@ -1,5 +1,15 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
/**
|
|
3
|
+
* ## Example Usage
|
|
4
|
+
*
|
|
5
|
+
* ```typescript
|
|
6
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
7
|
+
* import * as artifactory from "@pulumi/artifactory";
|
|
8
|
+
*
|
|
9
|
+
* // Create a new Artifactory API key for the configured user
|
|
10
|
+
* const ci = new artifactory.ApiKey("ci", {});
|
|
11
|
+
* ```
|
|
12
|
+
*
|
|
3
13
|
* ## Import
|
|
4
14
|
*
|
|
5
15
|
* A user's API key can be imported using any identifier, e.g.
|
package/apiKey.js
CHANGED
|
@@ -6,6 +6,16 @@ exports.ApiKey = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
+
* ## Example Usage
|
|
10
|
+
*
|
|
11
|
+
* ```typescript
|
|
12
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
13
|
+
* import * as artifactory from "@pulumi/artifactory";
|
|
14
|
+
*
|
|
15
|
+
* // Create a new Artifactory API key for the configured user
|
|
16
|
+
* const ci = new artifactory.ApiKey("ci", {});
|
|
17
|
+
* ```
|
|
18
|
+
*
|
|
9
19
|
* ## Import
|
|
10
20
|
*
|
|
11
21
|
* A user's API key can be imported using any identifier, e.g.
|
package/apiKey.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"apiKey.js","sourceRoot":"","sources":["../apiKey.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"apiKey.js","sourceRoot":"","sources":["../apiKey.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;GAkBG;AACH,MAAa,MAAO,SAAQ,MAAM,CAAC,cAAc;IAyC7C,YAAY,IAAY,EAAE,WAAsC,EAAE,IAAmC;QACjG,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAsC,CAAC;YACrD,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;SAC/D;aAAM;YACH,MAAM,IAAI,GAAG,WAAqC,CAAC;YACnD,cAAc,CAAC,QAAQ,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAChD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,MAAM,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC3D,CAAC;IApDD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAmB,EAAE,IAAmC;QACjH,OAAO,IAAI,MAAM,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC7D,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,MAAM,CAAC,YAAY,CAAC;IACvD,CAAC;;AA1BL,wBAsDC;AAxCG,gBAAgB;AACO,mBAAY,GAAG,iCAAiC,CAAC"}
|
package/backup.d.ts
ADDED
|
@@ -0,0 +1,168 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* ## # Artifactory Backup Resource
|
|
4
|
+
*
|
|
5
|
+
* This resource can be used to manage the automatic and periodic backups of the entire Artifactory instance.
|
|
6
|
+
*
|
|
7
|
+
* When a artifactory.Backup resource is configured and enabled to true, backup of the entire Artifactory system will be done automatically and periodically. The backup process creates a time-stamped directory in the target backup directory.
|
|
8
|
+
*
|
|
9
|
+
* ## Example Usage
|
|
10
|
+
*
|
|
11
|
+
* ```typescript
|
|
12
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
13
|
+
* import * as artifactory from "@pulumi/artifactory";
|
|
14
|
+
*
|
|
15
|
+
* // Configure Artifactory Backup system config
|
|
16
|
+
* const backupConfigName = new artifactory.Backup("backup_config_name", {
|
|
17
|
+
* createArchive: false,
|
|
18
|
+
* cronExp: "0 0 12 * * ?",
|
|
19
|
+
* enabled: true,
|
|
20
|
+
* excludeNewRepositories: true,
|
|
21
|
+
* excludedRepositories: [],
|
|
22
|
+
* key: "backup_config_name",
|
|
23
|
+
* retentionPeriodHours: 1000,
|
|
24
|
+
* sendMailOnError: true,
|
|
25
|
+
* });
|
|
26
|
+
* ```
|
|
27
|
+
* Note: `Key` argument has to match to the resource name.\
|
|
28
|
+
* Reference Link: [JFrog Artifactory Backup](https://www.jfrog.com/confluence/display/JFROG/Backups)
|
|
29
|
+
*
|
|
30
|
+
* ## Import
|
|
31
|
+
*
|
|
32
|
+
* Backup config can be imported using the key, e.g.
|
|
33
|
+
*
|
|
34
|
+
* ```sh
|
|
35
|
+
* $ pulumi import artifactory:index/backup:Backup backup_name backup_name
|
|
36
|
+
* ```
|
|
37
|
+
*/
|
|
38
|
+
export declare class Backup extends pulumi.CustomResource {
|
|
39
|
+
/**
|
|
40
|
+
* Get an existing Backup resource's state with the given name, ID, and optional extra
|
|
41
|
+
* properties used to qualify the lookup.
|
|
42
|
+
*
|
|
43
|
+
* @param name The _unique_ name of the resulting resource.
|
|
44
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
45
|
+
* @param state Any extra arguments used during the lookup.
|
|
46
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
47
|
+
*/
|
|
48
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: BackupState, opts?: pulumi.CustomResourceOptions): Backup;
|
|
49
|
+
/**
|
|
50
|
+
* Returns true if the given object is an instance of Backup. This is designed to work even
|
|
51
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
52
|
+
*/
|
|
53
|
+
static isInstance(obj: any): obj is Backup;
|
|
54
|
+
/**
|
|
55
|
+
* If set, backups will be created within a Zip archive (Slow and CPU intensive). Default value is `false`.
|
|
56
|
+
*/
|
|
57
|
+
readonly createArchive: pulumi.Output<boolean | undefined>;
|
|
58
|
+
/**
|
|
59
|
+
* A valid CRON expression that you can use to control backup frequency. Eg: "0 0 12 * * ? "
|
|
60
|
+
*/
|
|
61
|
+
readonly cronExp: pulumi.Output<string>;
|
|
62
|
+
/**
|
|
63
|
+
* Flag to enable or disable the backup config. Default value is `true`.
|
|
64
|
+
*/
|
|
65
|
+
readonly enabled: pulumi.Output<boolean | undefined>;
|
|
66
|
+
/**
|
|
67
|
+
* When set, new repositories will not be automatically added to the backup. Default value is `false`.
|
|
68
|
+
*/
|
|
69
|
+
readonly excludeNewRepositories: pulumi.Output<boolean | undefined>;
|
|
70
|
+
/**
|
|
71
|
+
* A list of excluded repositories from the backup. Default is empty list.
|
|
72
|
+
*/
|
|
73
|
+
readonly excludedRepositories: pulumi.Output<string[] | undefined>;
|
|
74
|
+
/**
|
|
75
|
+
* The unique ID of the artifactory backup config.
|
|
76
|
+
*/
|
|
77
|
+
readonly key: pulumi.Output<string>;
|
|
78
|
+
/**
|
|
79
|
+
* The number of hours to keep a backup before Artifactory will clean it up to free up disk space. Applicable only to non-incremental backups. Default value is 168 hours ie: 7 days.
|
|
80
|
+
*/
|
|
81
|
+
readonly retentionPeriodHours: pulumi.Output<number | undefined>;
|
|
82
|
+
/**
|
|
83
|
+
* If set, all Artifactory administrators will be notified by email if any problem is encountered during backup. Default value is `true`.
|
|
84
|
+
*/
|
|
85
|
+
readonly sendMailOnError: pulumi.Output<boolean | undefined>;
|
|
86
|
+
/**
|
|
87
|
+
* Create a Backup resource with the given unique name, arguments, and options.
|
|
88
|
+
*
|
|
89
|
+
* @param name The _unique_ name of the resource.
|
|
90
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
91
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
92
|
+
*/
|
|
93
|
+
constructor(name: string, args: BackupArgs, opts?: pulumi.CustomResourceOptions);
|
|
94
|
+
}
|
|
95
|
+
/**
|
|
96
|
+
* Input properties used for looking up and filtering Backup resources.
|
|
97
|
+
*/
|
|
98
|
+
export interface BackupState {
|
|
99
|
+
/**
|
|
100
|
+
* If set, backups will be created within a Zip archive (Slow and CPU intensive). Default value is `false`.
|
|
101
|
+
*/
|
|
102
|
+
createArchive?: pulumi.Input<boolean>;
|
|
103
|
+
/**
|
|
104
|
+
* A valid CRON expression that you can use to control backup frequency. Eg: "0 0 12 * * ? "
|
|
105
|
+
*/
|
|
106
|
+
cronExp?: pulumi.Input<string>;
|
|
107
|
+
/**
|
|
108
|
+
* Flag to enable or disable the backup config. Default value is `true`.
|
|
109
|
+
*/
|
|
110
|
+
enabled?: pulumi.Input<boolean>;
|
|
111
|
+
/**
|
|
112
|
+
* When set, new repositories will not be automatically added to the backup. Default value is `false`.
|
|
113
|
+
*/
|
|
114
|
+
excludeNewRepositories?: pulumi.Input<boolean>;
|
|
115
|
+
/**
|
|
116
|
+
* A list of excluded repositories from the backup. Default is empty list.
|
|
117
|
+
*/
|
|
118
|
+
excludedRepositories?: pulumi.Input<pulumi.Input<string>[]>;
|
|
119
|
+
/**
|
|
120
|
+
* The unique ID of the artifactory backup config.
|
|
121
|
+
*/
|
|
122
|
+
key?: pulumi.Input<string>;
|
|
123
|
+
/**
|
|
124
|
+
* The number of hours to keep a backup before Artifactory will clean it up to free up disk space. Applicable only to non-incremental backups. Default value is 168 hours ie: 7 days.
|
|
125
|
+
*/
|
|
126
|
+
retentionPeriodHours?: pulumi.Input<number>;
|
|
127
|
+
/**
|
|
128
|
+
* If set, all Artifactory administrators will be notified by email if any problem is encountered during backup. Default value is `true`.
|
|
129
|
+
*/
|
|
130
|
+
sendMailOnError?: pulumi.Input<boolean>;
|
|
131
|
+
}
|
|
132
|
+
/**
|
|
133
|
+
* The set of arguments for constructing a Backup resource.
|
|
134
|
+
*/
|
|
135
|
+
export interface BackupArgs {
|
|
136
|
+
/**
|
|
137
|
+
* If set, backups will be created within a Zip archive (Slow and CPU intensive). Default value is `false`.
|
|
138
|
+
*/
|
|
139
|
+
createArchive?: pulumi.Input<boolean>;
|
|
140
|
+
/**
|
|
141
|
+
* A valid CRON expression that you can use to control backup frequency. Eg: "0 0 12 * * ? "
|
|
142
|
+
*/
|
|
143
|
+
cronExp: pulumi.Input<string>;
|
|
144
|
+
/**
|
|
145
|
+
* Flag to enable or disable the backup config. Default value is `true`.
|
|
146
|
+
*/
|
|
147
|
+
enabled?: pulumi.Input<boolean>;
|
|
148
|
+
/**
|
|
149
|
+
* When set, new repositories will not be automatically added to the backup. Default value is `false`.
|
|
150
|
+
*/
|
|
151
|
+
excludeNewRepositories?: pulumi.Input<boolean>;
|
|
152
|
+
/**
|
|
153
|
+
* A list of excluded repositories from the backup. Default is empty list.
|
|
154
|
+
*/
|
|
155
|
+
excludedRepositories?: pulumi.Input<pulumi.Input<string>[]>;
|
|
156
|
+
/**
|
|
157
|
+
* The unique ID of the artifactory backup config.
|
|
158
|
+
*/
|
|
159
|
+
key: pulumi.Input<string>;
|
|
160
|
+
/**
|
|
161
|
+
* The number of hours to keep a backup before Artifactory will clean it up to free up disk space. Applicable only to non-incremental backups. Default value is 168 hours ie: 7 days.
|
|
162
|
+
*/
|
|
163
|
+
retentionPeriodHours?: pulumi.Input<number>;
|
|
164
|
+
/**
|
|
165
|
+
* If set, all Artifactory administrators will be notified by email if any problem is encountered during backup. Default value is `true`.
|
|
166
|
+
*/
|
|
167
|
+
sendMailOnError?: pulumi.Input<boolean>;
|
|
168
|
+
}
|
package/backup.js
ADDED
|
@@ -0,0 +1,105 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.Backup = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("./utilities");
|
|
8
|
+
/**
|
|
9
|
+
* ## # Artifactory Backup Resource
|
|
10
|
+
*
|
|
11
|
+
* This resource can be used to manage the automatic and periodic backups of the entire Artifactory instance.
|
|
12
|
+
*
|
|
13
|
+
* When a artifactory.Backup resource is configured and enabled to true, backup of the entire Artifactory system will be done automatically and periodically. The backup process creates a time-stamped directory in the target backup directory.
|
|
14
|
+
*
|
|
15
|
+
* ## Example Usage
|
|
16
|
+
*
|
|
17
|
+
* ```typescript
|
|
18
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
19
|
+
* import * as artifactory from "@pulumi/artifactory";
|
|
20
|
+
*
|
|
21
|
+
* // Configure Artifactory Backup system config
|
|
22
|
+
* const backupConfigName = new artifactory.Backup("backup_config_name", {
|
|
23
|
+
* createArchive: false,
|
|
24
|
+
* cronExp: "0 0 12 * * ?",
|
|
25
|
+
* enabled: true,
|
|
26
|
+
* excludeNewRepositories: true,
|
|
27
|
+
* excludedRepositories: [],
|
|
28
|
+
* key: "backup_config_name",
|
|
29
|
+
* retentionPeriodHours: 1000,
|
|
30
|
+
* sendMailOnError: true,
|
|
31
|
+
* });
|
|
32
|
+
* ```
|
|
33
|
+
* Note: `Key` argument has to match to the resource name.\
|
|
34
|
+
* Reference Link: [JFrog Artifactory Backup](https://www.jfrog.com/confluence/display/JFROG/Backups)
|
|
35
|
+
*
|
|
36
|
+
* ## Import
|
|
37
|
+
*
|
|
38
|
+
* Backup config can be imported using the key, e.g.
|
|
39
|
+
*
|
|
40
|
+
* ```sh
|
|
41
|
+
* $ pulumi import artifactory:index/backup:Backup backup_name backup_name
|
|
42
|
+
* ```
|
|
43
|
+
*/
|
|
44
|
+
class Backup extends pulumi.CustomResource {
|
|
45
|
+
constructor(name, argsOrState, opts) {
|
|
46
|
+
let resourceInputs = {};
|
|
47
|
+
opts = opts || {};
|
|
48
|
+
if (opts.id) {
|
|
49
|
+
const state = argsOrState;
|
|
50
|
+
resourceInputs["createArchive"] = state ? state.createArchive : undefined;
|
|
51
|
+
resourceInputs["cronExp"] = state ? state.cronExp : undefined;
|
|
52
|
+
resourceInputs["enabled"] = state ? state.enabled : undefined;
|
|
53
|
+
resourceInputs["excludeNewRepositories"] = state ? state.excludeNewRepositories : undefined;
|
|
54
|
+
resourceInputs["excludedRepositories"] = state ? state.excludedRepositories : undefined;
|
|
55
|
+
resourceInputs["key"] = state ? state.key : undefined;
|
|
56
|
+
resourceInputs["retentionPeriodHours"] = state ? state.retentionPeriodHours : undefined;
|
|
57
|
+
resourceInputs["sendMailOnError"] = state ? state.sendMailOnError : undefined;
|
|
58
|
+
}
|
|
59
|
+
else {
|
|
60
|
+
const args = argsOrState;
|
|
61
|
+
if ((!args || args.cronExp === undefined) && !opts.urn) {
|
|
62
|
+
throw new Error("Missing required property 'cronExp'");
|
|
63
|
+
}
|
|
64
|
+
if ((!args || args.key === undefined) && !opts.urn) {
|
|
65
|
+
throw new Error("Missing required property 'key'");
|
|
66
|
+
}
|
|
67
|
+
resourceInputs["createArchive"] = args ? args.createArchive : undefined;
|
|
68
|
+
resourceInputs["cronExp"] = args ? args.cronExp : undefined;
|
|
69
|
+
resourceInputs["enabled"] = args ? args.enabled : undefined;
|
|
70
|
+
resourceInputs["excludeNewRepositories"] = args ? args.excludeNewRepositories : undefined;
|
|
71
|
+
resourceInputs["excludedRepositories"] = args ? args.excludedRepositories : undefined;
|
|
72
|
+
resourceInputs["key"] = args ? args.key : undefined;
|
|
73
|
+
resourceInputs["retentionPeriodHours"] = args ? args.retentionPeriodHours : undefined;
|
|
74
|
+
resourceInputs["sendMailOnError"] = args ? args.sendMailOnError : undefined;
|
|
75
|
+
}
|
|
76
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
77
|
+
super(Backup.__pulumiType, name, resourceInputs, opts);
|
|
78
|
+
}
|
|
79
|
+
/**
|
|
80
|
+
* Get an existing Backup resource's state with the given name, ID, and optional extra
|
|
81
|
+
* properties used to qualify the lookup.
|
|
82
|
+
*
|
|
83
|
+
* @param name The _unique_ name of the resulting resource.
|
|
84
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
85
|
+
* @param state Any extra arguments used during the lookup.
|
|
86
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
87
|
+
*/
|
|
88
|
+
static get(name, id, state, opts) {
|
|
89
|
+
return new Backup(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
90
|
+
}
|
|
91
|
+
/**
|
|
92
|
+
* Returns true if the given object is an instance of Backup. This is designed to work even
|
|
93
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
94
|
+
*/
|
|
95
|
+
static isInstance(obj) {
|
|
96
|
+
if (obj === undefined || obj === null) {
|
|
97
|
+
return false;
|
|
98
|
+
}
|
|
99
|
+
return obj['__pulumiType'] === Backup.__pulumiType;
|
|
100
|
+
}
|
|
101
|
+
}
|
|
102
|
+
exports.Backup = Backup;
|
|
103
|
+
/** @internal */
|
|
104
|
+
Backup.__pulumiType = 'artifactory:index/backup:Backup';
|
|
105
|
+
//# sourceMappingURL=backup.js.map
|
package/backup.js.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"backup.js","sourceRoot":"","sources":["../backup.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAmCG;AACH,MAAa,MAAO,SAAQ,MAAM,CAAC,cAAc;IAqE7C,YAAY,IAAY,EAAE,WAAsC,EAAE,IAAmC;QACjG,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAsC,CAAC;YACrD,cAAc,CAAC,eAAe,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1E,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,wBAAwB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,sBAAsB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5F,cAAc,CAAC,sBAAsB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,oBAAoB,CAAC,CAAC,CAAC,SAAS,CAAC;YACxF,cAAc,CAAC,KAAK,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,sBAAsB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,oBAAoB,CAAC,CAAC,CAAC,SAAS,CAAC;YACxF,cAAc,CAAC,iBAAiB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,eAAe,CAAC,CAAC,CAAC,SAAS,CAAC;SACjF;aAAM;YACH,MAAM,IAAI,GAAG,WAAqC,CAAC;YACnD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,OAAO,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACpD,MAAM,IAAI,KAAK,CAAC,qCAAqC,CAAC,CAAC;aAC1D;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,GAAG,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAChD,MAAM,IAAI,KAAK,CAAC,iCAAiC,CAAC,CAAC;aACtD;YACD,cAAc,CAAC,eAAe,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC;YACxE,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,wBAAwB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,sBAAsB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1F,cAAc,CAAC,sBAAsB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,oBAAoB,CAAC,CAAC,CAAC,SAAS,CAAC;YACtF,cAAc,CAAC,KAAK,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,CAAC,SAAS,CAAC;YACpD,cAAc,CAAC,sBAAsB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,oBAAoB,CAAC,CAAC,CAAC,SAAS,CAAC;YACtF,cAAc,CAAC,iBAAiB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC,CAAC,SAAS,CAAC;SAC/E;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,MAAM,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC3D,CAAC;IApGD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAmB,EAAE,IAAmC;QACjH,OAAO,IAAI,MAAM,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC7D,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,MAAM,CAAC,YAAY,CAAC;IACvD,CAAC;;AA1BL,wBAsGC;AAxFG,gBAAgB;AACO,mBAAY,GAAG,iCAAiC,CAAC"}
|
package/config/index.js
CHANGED
|
@@ -3,7 +3,11 @@
|
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
5
5
|
if (k2 === undefined) k2 = k;
|
|
6
|
-
Object.
|
|
6
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
7
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
8
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
9
|
+
}
|
|
10
|
+
Object.defineProperty(o, k2, desc);
|
|
7
11
|
}) : (function(o, m, k, k2) {
|
|
8
12
|
if (k2 === undefined) k2 = k;
|
|
9
13
|
o[k2] = m[k];
|
package/config/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../config/index.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../config/index.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;;;;;;;;;;;;;;AAEjF,kBAAkB;AAClB,yCAAuB"}
|
package/debianRepository.d.ts
CHANGED
|
@@ -65,10 +65,25 @@ export declare class DebianRepository extends pulumi.CustomResource {
|
|
|
65
65
|
* security (e.g., cross-site scripting attacks).
|
|
66
66
|
*/
|
|
67
67
|
readonly archiveBrowsingEnabled: pulumi.Output<boolean | undefined>;
|
|
68
|
+
/**
|
|
69
|
+
* When set, the repository does not participate in artifact resolution and new artifacts cannot be deployed.
|
|
70
|
+
*/
|
|
68
71
|
readonly blackedOut: pulumi.Output<boolean | undefined>;
|
|
69
72
|
readonly description: pulumi.Output<string | undefined>;
|
|
73
|
+
/**
|
|
74
|
+
* When set, download requests to this repository will redirect the client to download the artifact directly from the cloud
|
|
75
|
+
* storage provider. Available in Enterprise+ and Edge licenses only.
|
|
76
|
+
*/
|
|
70
77
|
readonly downloadDirect: pulumi.Output<boolean | undefined>;
|
|
78
|
+
/**
|
|
79
|
+
* List of artifact patterns to exclude when evaluating artifact requests, in the form of x/y/**/z/*. By default no
|
|
80
|
+
* artifacts are excluded.
|
|
81
|
+
*/
|
|
71
82
|
readonly excludesPattern: pulumi.Output<string>;
|
|
83
|
+
/**
|
|
84
|
+
* List of artifact patterns to include when evaluating artifact requests in the form of x/y/**/z/*. When used, only
|
|
85
|
+
* artifacts matching one of the include patterns are served. By default, all artifacts are included (**/*).
|
|
86
|
+
*/
|
|
72
87
|
readonly includesPattern: pulumi.Output<string>;
|
|
73
88
|
/**
|
|
74
89
|
* - If you're creating this repo, then maybe you know?
|
|
@@ -97,7 +112,13 @@ export declare class DebianRepository extends pulumi.CustomResource {
|
|
|
97
112
|
* with project key, separated by a dash.
|
|
98
113
|
*/
|
|
99
114
|
readonly projectKey: pulumi.Output<string | undefined>;
|
|
115
|
+
/**
|
|
116
|
+
* List of property set name
|
|
117
|
+
*/
|
|
100
118
|
readonly propertySets: pulumi.Output<string[] | undefined>;
|
|
119
|
+
/**
|
|
120
|
+
* Repository layout key for the local repository
|
|
121
|
+
*/
|
|
101
122
|
readonly repoLayoutRef: pulumi.Output<string>;
|
|
102
123
|
/**
|
|
103
124
|
* - Not really clear what this does
|
|
@@ -133,10 +154,25 @@ export interface DebianRepositoryState {
|
|
|
133
154
|
* security (e.g., cross-site scripting attacks).
|
|
134
155
|
*/
|
|
135
156
|
archiveBrowsingEnabled?: pulumi.Input<boolean>;
|
|
157
|
+
/**
|
|
158
|
+
* When set, the repository does not participate in artifact resolution and new artifacts cannot be deployed.
|
|
159
|
+
*/
|
|
136
160
|
blackedOut?: pulumi.Input<boolean>;
|
|
137
161
|
description?: pulumi.Input<string>;
|
|
162
|
+
/**
|
|
163
|
+
* When set, download requests to this repository will redirect the client to download the artifact directly from the cloud
|
|
164
|
+
* storage provider. Available in Enterprise+ and Edge licenses only.
|
|
165
|
+
*/
|
|
138
166
|
downloadDirect?: pulumi.Input<boolean>;
|
|
167
|
+
/**
|
|
168
|
+
* List of artifact patterns to exclude when evaluating artifact requests, in the form of x/y/**/z/*. By default no
|
|
169
|
+
* artifacts are excluded.
|
|
170
|
+
*/
|
|
139
171
|
excludesPattern?: pulumi.Input<string>;
|
|
172
|
+
/**
|
|
173
|
+
* List of artifact patterns to include when evaluating artifact requests in the form of x/y/**/z/*. When used, only
|
|
174
|
+
* artifacts matching one of the include patterns are served. By default, all artifacts are included (**/*).
|
|
175
|
+
*/
|
|
140
176
|
includesPattern?: pulumi.Input<string>;
|
|
141
177
|
/**
|
|
142
178
|
* - If you're creating this repo, then maybe you know?
|
|
@@ -165,7 +201,13 @@ export interface DebianRepositoryState {
|
|
|
165
201
|
* with project key, separated by a dash.
|
|
166
202
|
*/
|
|
167
203
|
projectKey?: pulumi.Input<string>;
|
|
204
|
+
/**
|
|
205
|
+
* List of property set name
|
|
206
|
+
*/
|
|
168
207
|
propertySets?: pulumi.Input<pulumi.Input<string>[]>;
|
|
208
|
+
/**
|
|
209
|
+
* Repository layout key for the local repository
|
|
210
|
+
*/
|
|
169
211
|
repoLayoutRef?: pulumi.Input<string>;
|
|
170
212
|
/**
|
|
171
213
|
* - Not really clear what this does
|
|
@@ -193,10 +235,25 @@ export interface DebianRepositoryArgs {
|
|
|
193
235
|
* security (e.g., cross-site scripting attacks).
|
|
194
236
|
*/
|
|
195
237
|
archiveBrowsingEnabled?: pulumi.Input<boolean>;
|
|
238
|
+
/**
|
|
239
|
+
* When set, the repository does not participate in artifact resolution and new artifacts cannot be deployed.
|
|
240
|
+
*/
|
|
196
241
|
blackedOut?: pulumi.Input<boolean>;
|
|
197
242
|
description?: pulumi.Input<string>;
|
|
243
|
+
/**
|
|
244
|
+
* When set, download requests to this repository will redirect the client to download the artifact directly from the cloud
|
|
245
|
+
* storage provider. Available in Enterprise+ and Edge licenses only.
|
|
246
|
+
*/
|
|
198
247
|
downloadDirect?: pulumi.Input<boolean>;
|
|
248
|
+
/**
|
|
249
|
+
* List of artifact patterns to exclude when evaluating artifact requests, in the form of x/y/**/z/*. By default no
|
|
250
|
+
* artifacts are excluded.
|
|
251
|
+
*/
|
|
199
252
|
excludesPattern?: pulumi.Input<string>;
|
|
253
|
+
/**
|
|
254
|
+
* List of artifact patterns to include when evaluating artifact requests in the form of x/y/**/z/*. When used, only
|
|
255
|
+
* artifacts matching one of the include patterns are served. By default, all artifacts are included (**/*).
|
|
256
|
+
*/
|
|
200
257
|
includesPattern?: pulumi.Input<string>;
|
|
201
258
|
/**
|
|
202
259
|
* - If you're creating this repo, then maybe you know?
|
|
@@ -224,7 +281,13 @@ export interface DebianRepositoryArgs {
|
|
|
224
281
|
* with project key, separated by a dash.
|
|
225
282
|
*/
|
|
226
283
|
projectKey?: pulumi.Input<string>;
|
|
284
|
+
/**
|
|
285
|
+
* List of property set name
|
|
286
|
+
*/
|
|
227
287
|
propertySets?: pulumi.Input<pulumi.Input<string>[]>;
|
|
288
|
+
/**
|
|
289
|
+
* Repository layout key for the local repository
|
|
290
|
+
*/
|
|
228
291
|
repoLayoutRef?: pulumi.Input<string>;
|
|
229
292
|
/**
|
|
230
293
|
* - Not really clear what this does
|
package/debianRepository.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"debianRepository.js","sourceRoot":"","sources":["../debianRepository.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2CG;AACH,MAAa,gBAAiB,SAAQ,MAAM,CAAC,cAAc;
|
|
1
|
+
{"version":3,"file":"debianRepository.js","sourceRoot":"","sources":["../debianRepository.ts"],"names":[],"mappings":"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"}
|