@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":"localMavenRepository.js","sourceRoot":"","sources":["../localMavenRepository.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,MAAa,oBAAqB,SAAQ,MAAM,CAAC,cAAc;
|
|
1
|
+
{"version":3,"file":"localMavenRepository.js","sourceRoot":"","sources":["../localMavenRepository.ts"],"names":[],"mappings":"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"}
|
package/localNpmRepository.d.ts
CHANGED
|
@@ -37,10 +37,25 @@ export declare class LocalNpmRepository extends pulumi.CustomResource {
|
|
|
37
37
|
* security (e.g., cross-site scripting attacks).
|
|
38
38
|
*/
|
|
39
39
|
readonly archiveBrowsingEnabled: pulumi.Output<boolean | undefined>;
|
|
40
|
+
/**
|
|
41
|
+
* When set, the repository does not participate in artifact resolution and new artifacts cannot be deployed.
|
|
42
|
+
*/
|
|
40
43
|
readonly blackedOut: pulumi.Output<boolean | undefined>;
|
|
41
44
|
readonly description: pulumi.Output<string | undefined>;
|
|
45
|
+
/**
|
|
46
|
+
* When set, download requests to this repository will redirect the client to download the artifact directly from the cloud
|
|
47
|
+
* storage provider. Available in Enterprise+ and Edge licenses only.
|
|
48
|
+
*/
|
|
42
49
|
readonly downloadDirect: pulumi.Output<boolean | undefined>;
|
|
50
|
+
/**
|
|
51
|
+
* List of artifact patterns to exclude when evaluating artifact requests, in the form of x/y/**/z/*. By default no
|
|
52
|
+
* artifacts are excluded.
|
|
53
|
+
*/
|
|
43
54
|
readonly excludesPattern: pulumi.Output<string>;
|
|
55
|
+
/**
|
|
56
|
+
* List of artifact patterns to include when evaluating artifact requests in the form of x/y/**/z/*. When used, only
|
|
57
|
+
* artifacts matching one of the include patterns are served. By default, all artifacts are included (**/*).
|
|
58
|
+
*/
|
|
44
59
|
readonly includesPattern: pulumi.Output<string>;
|
|
45
60
|
/**
|
|
46
61
|
* - the identity key of the repo
|
|
@@ -61,7 +76,13 @@ export declare class LocalNpmRepository extends pulumi.CustomResource {
|
|
|
61
76
|
* with project key, separated by a dash.
|
|
62
77
|
*/
|
|
63
78
|
readonly projectKey: pulumi.Output<string | undefined>;
|
|
79
|
+
/**
|
|
80
|
+
* List of property set name
|
|
81
|
+
*/
|
|
64
82
|
readonly propertySets: pulumi.Output<string[] | undefined>;
|
|
83
|
+
/**
|
|
84
|
+
* Repository layout key for the local repository
|
|
85
|
+
*/
|
|
65
86
|
readonly repoLayoutRef: pulumi.Output<string>;
|
|
66
87
|
/**
|
|
67
88
|
* Enable Indexing In Xray. Repository will be indexed with the default retention period. You will be able to change it via
|
|
@@ -87,10 +108,25 @@ export interface LocalNpmRepositoryState {
|
|
|
87
108
|
* security (e.g., cross-site scripting attacks).
|
|
88
109
|
*/
|
|
89
110
|
archiveBrowsingEnabled?: pulumi.Input<boolean>;
|
|
111
|
+
/**
|
|
112
|
+
* When set, the repository does not participate in artifact resolution and new artifacts cannot be deployed.
|
|
113
|
+
*/
|
|
90
114
|
blackedOut?: pulumi.Input<boolean>;
|
|
91
115
|
description?: pulumi.Input<string>;
|
|
116
|
+
/**
|
|
117
|
+
* When set, download requests to this repository will redirect the client to download the artifact directly from the cloud
|
|
118
|
+
* storage provider. Available in Enterprise+ and Edge licenses only.
|
|
119
|
+
*/
|
|
92
120
|
downloadDirect?: pulumi.Input<boolean>;
|
|
121
|
+
/**
|
|
122
|
+
* List of artifact patterns to exclude when evaluating artifact requests, in the form of x/y/**/z/*. By default no
|
|
123
|
+
* artifacts are excluded.
|
|
124
|
+
*/
|
|
93
125
|
excludesPattern?: pulumi.Input<string>;
|
|
126
|
+
/**
|
|
127
|
+
* List of artifact patterns to include when evaluating artifact requests in the form of x/y/**/z/*. When used, only
|
|
128
|
+
* artifacts matching one of the include patterns are served. By default, all artifacts are included (**/*).
|
|
129
|
+
*/
|
|
94
130
|
includesPattern?: pulumi.Input<string>;
|
|
95
131
|
/**
|
|
96
132
|
* - the identity key of the repo
|
|
@@ -111,7 +147,13 @@ export interface LocalNpmRepositoryState {
|
|
|
111
147
|
* with project key, separated by a dash.
|
|
112
148
|
*/
|
|
113
149
|
projectKey?: pulumi.Input<string>;
|
|
150
|
+
/**
|
|
151
|
+
* List of property set name
|
|
152
|
+
*/
|
|
114
153
|
propertySets?: pulumi.Input<pulumi.Input<string>[]>;
|
|
154
|
+
/**
|
|
155
|
+
* Repository layout key for the local repository
|
|
156
|
+
*/
|
|
115
157
|
repoLayoutRef?: pulumi.Input<string>;
|
|
116
158
|
/**
|
|
117
159
|
* Enable Indexing In Xray. Repository will be indexed with the default retention period. You will be able to change it via
|
|
@@ -129,10 +171,25 @@ export interface LocalNpmRepositoryArgs {
|
|
|
129
171
|
* security (e.g., cross-site scripting attacks).
|
|
130
172
|
*/
|
|
131
173
|
archiveBrowsingEnabled?: pulumi.Input<boolean>;
|
|
174
|
+
/**
|
|
175
|
+
* When set, the repository does not participate in artifact resolution and new artifacts cannot be deployed.
|
|
176
|
+
*/
|
|
132
177
|
blackedOut?: pulumi.Input<boolean>;
|
|
133
178
|
description?: pulumi.Input<string>;
|
|
179
|
+
/**
|
|
180
|
+
* When set, download requests to this repository will redirect the client to download the artifact directly from the cloud
|
|
181
|
+
* storage provider. Available in Enterprise+ and Edge licenses only.
|
|
182
|
+
*/
|
|
134
183
|
downloadDirect?: pulumi.Input<boolean>;
|
|
184
|
+
/**
|
|
185
|
+
* List of artifact patterns to exclude when evaluating artifact requests, in the form of x/y/**/z/*. By default no
|
|
186
|
+
* artifacts are excluded.
|
|
187
|
+
*/
|
|
135
188
|
excludesPattern?: pulumi.Input<string>;
|
|
189
|
+
/**
|
|
190
|
+
* List of artifact patterns to include when evaluating artifact requests in the form of x/y/**/z/*. When used, only
|
|
191
|
+
* artifacts matching one of the include patterns are served. By default, all artifacts are included (**/*).
|
|
192
|
+
*/
|
|
136
193
|
includesPattern?: pulumi.Input<string>;
|
|
137
194
|
/**
|
|
138
195
|
* - the identity key of the repo
|
|
@@ -152,7 +209,13 @@ export interface LocalNpmRepositoryArgs {
|
|
|
152
209
|
* with project key, separated by a dash.
|
|
153
210
|
*/
|
|
154
211
|
projectKey?: pulumi.Input<string>;
|
|
212
|
+
/**
|
|
213
|
+
* List of property set name
|
|
214
|
+
*/
|
|
155
215
|
propertySets?: pulumi.Input<pulumi.Input<string>[]>;
|
|
216
|
+
/**
|
|
217
|
+
* Repository layout key for the local repository
|
|
218
|
+
*/
|
|
156
219
|
repoLayoutRef?: pulumi.Input<string>;
|
|
157
220
|
/**
|
|
158
221
|
* Enable Indexing In Xray. Repository will be indexed with the default retention period. You will be able to change it via
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"localNpmRepository.js","sourceRoot":"","sources":["../localNpmRepository.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;AACH,MAAa,kBAAmB,SAAQ,MAAM,CAAC,cAAc;
|
|
1
|
+
{"version":3,"file":"localNpmRepository.js","sourceRoot":"","sources":["../localNpmRepository.ts"],"names":[],"mappings":"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"}
|
|
@@ -2,7 +2,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
2
2
|
/**
|
|
3
3
|
* ## # Artifactory Local Nuget Repository Resource
|
|
4
4
|
*
|
|
5
|
-
* Creates a local Nuget repository
|
|
5
|
+
* Creates a local Nuget repository
|
|
6
6
|
*
|
|
7
7
|
* ## Example Usage
|
|
8
8
|
*
|
|
@@ -39,14 +39,29 @@ export declare class LocalNugetRepository extends pulumi.CustomResource {
|
|
|
39
39
|
* security (e.g., cross-site scripting attacks).
|
|
40
40
|
*/
|
|
41
41
|
readonly archiveBrowsingEnabled: pulumi.Output<boolean | undefined>;
|
|
42
|
+
/**
|
|
43
|
+
* When set, the repository does not participate in artifact resolution and new artifacts cannot be deployed.
|
|
44
|
+
*/
|
|
42
45
|
readonly blackedOut: pulumi.Output<boolean | undefined>;
|
|
43
46
|
readonly description: pulumi.Output<string | undefined>;
|
|
47
|
+
/**
|
|
48
|
+
* When set, download requests to this repository will redirect the client to download the artifact directly from the cloud
|
|
49
|
+
* storage provider. Available in Enterprise+ and Edge licenses only.
|
|
50
|
+
*/
|
|
44
51
|
readonly downloadDirect: pulumi.Output<boolean | undefined>;
|
|
52
|
+
/**
|
|
53
|
+
* List of artifact patterns to exclude when evaluating artifact requests, in the form of x/y/**/z/*. By default no
|
|
54
|
+
* artifacts are excluded.
|
|
55
|
+
*/
|
|
45
56
|
readonly excludesPattern: pulumi.Output<string>;
|
|
46
57
|
/**
|
|
47
58
|
* - Force basic authentication credentials in order to use this repository.
|
|
48
59
|
*/
|
|
49
60
|
readonly forceNugetAuthentication: pulumi.Output<boolean | undefined>;
|
|
61
|
+
/**
|
|
62
|
+
* List of artifact patterns to include when evaluating artifact requests in the form of x/y/**/z/*. When used, only
|
|
63
|
+
* artifacts matching one of the include patterns are served. By default, all artifacts are included (**/*).
|
|
64
|
+
*/
|
|
50
65
|
readonly includesPattern: pulumi.Output<string>;
|
|
51
66
|
/**
|
|
52
67
|
* - the identity key of the repo
|
|
@@ -73,7 +88,13 @@ export declare class LocalNugetRepository extends pulumi.CustomResource {
|
|
|
73
88
|
* with project key, separated by a dash.
|
|
74
89
|
*/
|
|
75
90
|
readonly projectKey: pulumi.Output<string | undefined>;
|
|
91
|
+
/**
|
|
92
|
+
* List of property set name
|
|
93
|
+
*/
|
|
76
94
|
readonly propertySets: pulumi.Output<string[] | undefined>;
|
|
95
|
+
/**
|
|
96
|
+
* Repository layout key for the local repository
|
|
97
|
+
*/
|
|
77
98
|
readonly repoLayoutRef: pulumi.Output<string>;
|
|
78
99
|
/**
|
|
79
100
|
* Enable Indexing In Xray. Repository will be indexed with the default retention period. You will be able to change it via
|
|
@@ -99,14 +120,29 @@ export interface LocalNugetRepositoryState {
|
|
|
99
120
|
* security (e.g., cross-site scripting attacks).
|
|
100
121
|
*/
|
|
101
122
|
archiveBrowsingEnabled?: pulumi.Input<boolean>;
|
|
123
|
+
/**
|
|
124
|
+
* When set, the repository does not participate in artifact resolution and new artifacts cannot be deployed.
|
|
125
|
+
*/
|
|
102
126
|
blackedOut?: pulumi.Input<boolean>;
|
|
103
127
|
description?: pulumi.Input<string>;
|
|
128
|
+
/**
|
|
129
|
+
* When set, download requests to this repository will redirect the client to download the artifact directly from the cloud
|
|
130
|
+
* storage provider. Available in Enterprise+ and Edge licenses only.
|
|
131
|
+
*/
|
|
104
132
|
downloadDirect?: pulumi.Input<boolean>;
|
|
133
|
+
/**
|
|
134
|
+
* List of artifact patterns to exclude when evaluating artifact requests, in the form of x/y/**/z/*. By default no
|
|
135
|
+
* artifacts are excluded.
|
|
136
|
+
*/
|
|
105
137
|
excludesPattern?: pulumi.Input<string>;
|
|
106
138
|
/**
|
|
107
139
|
* - Force basic authentication credentials in order to use this repository.
|
|
108
140
|
*/
|
|
109
141
|
forceNugetAuthentication?: pulumi.Input<boolean>;
|
|
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
|
/**
|
|
112
148
|
* - the identity key of the repo
|
|
@@ -133,7 +169,13 @@ export interface LocalNugetRepositoryState {
|
|
|
133
169
|
* with project key, separated by a dash.
|
|
134
170
|
*/
|
|
135
171
|
projectKey?: pulumi.Input<string>;
|
|
172
|
+
/**
|
|
173
|
+
* List of property set name
|
|
174
|
+
*/
|
|
136
175
|
propertySets?: pulumi.Input<pulumi.Input<string>[]>;
|
|
176
|
+
/**
|
|
177
|
+
* Repository layout key for the local repository
|
|
178
|
+
*/
|
|
137
179
|
repoLayoutRef?: pulumi.Input<string>;
|
|
138
180
|
/**
|
|
139
181
|
* Enable Indexing In Xray. Repository will be indexed with the default retention period. You will be able to change it via
|
|
@@ -151,14 +193,29 @@ export interface LocalNugetRepositoryArgs {
|
|
|
151
193
|
* security (e.g., cross-site scripting attacks).
|
|
152
194
|
*/
|
|
153
195
|
archiveBrowsingEnabled?: pulumi.Input<boolean>;
|
|
196
|
+
/**
|
|
197
|
+
* When set, the repository does not participate in artifact resolution and new artifacts cannot be deployed.
|
|
198
|
+
*/
|
|
154
199
|
blackedOut?: pulumi.Input<boolean>;
|
|
155
200
|
description?: pulumi.Input<string>;
|
|
201
|
+
/**
|
|
202
|
+
* When set, download requests to this repository will redirect the client to download the artifact directly from the cloud
|
|
203
|
+
* storage provider. Available in Enterprise+ and Edge licenses only.
|
|
204
|
+
*/
|
|
156
205
|
downloadDirect?: pulumi.Input<boolean>;
|
|
206
|
+
/**
|
|
207
|
+
* List of artifact patterns to exclude when evaluating artifact requests, in the form of x/y/**/z/*. By default no
|
|
208
|
+
* artifacts are excluded.
|
|
209
|
+
*/
|
|
157
210
|
excludesPattern?: pulumi.Input<string>;
|
|
158
211
|
/**
|
|
159
212
|
* - Force basic authentication credentials in order to use this repository.
|
|
160
213
|
*/
|
|
161
214
|
forceNugetAuthentication?: pulumi.Input<boolean>;
|
|
215
|
+
/**
|
|
216
|
+
* List of artifact patterns to include when evaluating artifact requests in the form of x/y/**/z/*. When used, only
|
|
217
|
+
* artifacts matching one of the include patterns are served. By default, all artifacts are included (**/*).
|
|
218
|
+
*/
|
|
162
219
|
includesPattern?: pulumi.Input<string>;
|
|
163
220
|
/**
|
|
164
221
|
* - the identity key of the repo
|
|
@@ -184,7 +241,13 @@ export interface LocalNugetRepositoryArgs {
|
|
|
184
241
|
* with project key, separated by a dash.
|
|
185
242
|
*/
|
|
186
243
|
projectKey?: pulumi.Input<string>;
|
|
244
|
+
/**
|
|
245
|
+
* List of property set name
|
|
246
|
+
*/
|
|
187
247
|
propertySets?: pulumi.Input<pulumi.Input<string>[]>;
|
|
248
|
+
/**
|
|
249
|
+
* Repository layout key for the local repository
|
|
250
|
+
*/
|
|
188
251
|
repoLayoutRef?: pulumi.Input<string>;
|
|
189
252
|
/**
|
|
190
253
|
* Enable Indexing In Xray. Repository will be indexed with the default retention period. You will be able to change it via
|
package/localNugetRepository.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"localNugetRepository.js","sourceRoot":"","sources":["../localNugetRepository.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;GAiBG;AACH,MAAa,oBAAqB,SAAQ,MAAM,CAAC,cAAc;
|
|
1
|
+
{"version":3,"file":"localNugetRepository.js","sourceRoot":"","sources":["../localNugetRepository.ts"],"names":[],"mappings":"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"}
|
package/localOpkgRepository.d.ts
CHANGED
|
@@ -37,10 +37,25 @@ export declare class LocalOpkgRepository extends pulumi.CustomResource {
|
|
|
37
37
|
* security (e.g., cross-site scripting attacks).
|
|
38
38
|
*/
|
|
39
39
|
readonly archiveBrowsingEnabled: pulumi.Output<boolean | undefined>;
|
|
40
|
+
/**
|
|
41
|
+
* When set, the repository does not participate in artifact resolution and new artifacts cannot be deployed.
|
|
42
|
+
*/
|
|
40
43
|
readonly blackedOut: pulumi.Output<boolean | undefined>;
|
|
41
44
|
readonly description: pulumi.Output<string | undefined>;
|
|
45
|
+
/**
|
|
46
|
+
* When set, download requests to this repository will redirect the client to download the artifact directly from the cloud
|
|
47
|
+
* storage provider. Available in Enterprise+ and Edge licenses only.
|
|
48
|
+
*/
|
|
42
49
|
readonly downloadDirect: pulumi.Output<boolean | undefined>;
|
|
50
|
+
/**
|
|
51
|
+
* List of artifact patterns to exclude when evaluating artifact requests, in the form of x/y/**/z/*. By default no
|
|
52
|
+
* artifacts are excluded.
|
|
53
|
+
*/
|
|
43
54
|
readonly excludesPattern: pulumi.Output<string>;
|
|
55
|
+
/**
|
|
56
|
+
* List of artifact patterns to include when evaluating artifact requests in the form of x/y/**/z/*. When used, only
|
|
57
|
+
* artifacts matching one of the include patterns are served. By default, all artifacts are included (**/*).
|
|
58
|
+
*/
|
|
44
59
|
readonly includesPattern: pulumi.Output<string>;
|
|
45
60
|
/**
|
|
46
61
|
* - the identity key of the repo
|
|
@@ -61,7 +76,13 @@ export declare class LocalOpkgRepository extends pulumi.CustomResource {
|
|
|
61
76
|
* with project key, separated by a dash.
|
|
62
77
|
*/
|
|
63
78
|
readonly projectKey: pulumi.Output<string | undefined>;
|
|
79
|
+
/**
|
|
80
|
+
* List of property set name
|
|
81
|
+
*/
|
|
64
82
|
readonly propertySets: pulumi.Output<string[] | undefined>;
|
|
83
|
+
/**
|
|
84
|
+
* Repository layout key for the local repository
|
|
85
|
+
*/
|
|
65
86
|
readonly repoLayoutRef: pulumi.Output<string>;
|
|
66
87
|
/**
|
|
67
88
|
* Enable Indexing In Xray. Repository will be indexed with the default retention period. You will be able to change it via
|
|
@@ -87,10 +108,25 @@ export interface LocalOpkgRepositoryState {
|
|
|
87
108
|
* security (e.g., cross-site scripting attacks).
|
|
88
109
|
*/
|
|
89
110
|
archiveBrowsingEnabled?: pulumi.Input<boolean>;
|
|
111
|
+
/**
|
|
112
|
+
* When set, the repository does not participate in artifact resolution and new artifacts cannot be deployed.
|
|
113
|
+
*/
|
|
90
114
|
blackedOut?: pulumi.Input<boolean>;
|
|
91
115
|
description?: pulumi.Input<string>;
|
|
116
|
+
/**
|
|
117
|
+
* When set, download requests to this repository will redirect the client to download the artifact directly from the cloud
|
|
118
|
+
* storage provider. Available in Enterprise+ and Edge licenses only.
|
|
119
|
+
*/
|
|
92
120
|
downloadDirect?: pulumi.Input<boolean>;
|
|
121
|
+
/**
|
|
122
|
+
* List of artifact patterns to exclude when evaluating artifact requests, in the form of x/y/**/z/*. By default no
|
|
123
|
+
* artifacts are excluded.
|
|
124
|
+
*/
|
|
93
125
|
excludesPattern?: pulumi.Input<string>;
|
|
126
|
+
/**
|
|
127
|
+
* List of artifact patterns to include when evaluating artifact requests in the form of x/y/**/z/*. When used, only
|
|
128
|
+
* artifacts matching one of the include patterns are served. By default, all artifacts are included (**/*).
|
|
129
|
+
*/
|
|
94
130
|
includesPattern?: pulumi.Input<string>;
|
|
95
131
|
/**
|
|
96
132
|
* - the identity key of the repo
|
|
@@ -111,7 +147,13 @@ export interface LocalOpkgRepositoryState {
|
|
|
111
147
|
* with project key, separated by a dash.
|
|
112
148
|
*/
|
|
113
149
|
projectKey?: pulumi.Input<string>;
|
|
150
|
+
/**
|
|
151
|
+
* List of property set name
|
|
152
|
+
*/
|
|
114
153
|
propertySets?: pulumi.Input<pulumi.Input<string>[]>;
|
|
154
|
+
/**
|
|
155
|
+
* Repository layout key for the local repository
|
|
156
|
+
*/
|
|
115
157
|
repoLayoutRef?: pulumi.Input<string>;
|
|
116
158
|
/**
|
|
117
159
|
* Enable Indexing In Xray. Repository will be indexed with the default retention period. You will be able to change it via
|
|
@@ -129,10 +171,25 @@ export interface LocalOpkgRepositoryArgs {
|
|
|
129
171
|
* security (e.g., cross-site scripting attacks).
|
|
130
172
|
*/
|
|
131
173
|
archiveBrowsingEnabled?: pulumi.Input<boolean>;
|
|
174
|
+
/**
|
|
175
|
+
* When set, the repository does not participate in artifact resolution and new artifacts cannot be deployed.
|
|
176
|
+
*/
|
|
132
177
|
blackedOut?: pulumi.Input<boolean>;
|
|
133
178
|
description?: pulumi.Input<string>;
|
|
179
|
+
/**
|
|
180
|
+
* When set, download requests to this repository will redirect the client to download the artifact directly from the cloud
|
|
181
|
+
* storage provider. Available in Enterprise+ and Edge licenses only.
|
|
182
|
+
*/
|
|
134
183
|
downloadDirect?: pulumi.Input<boolean>;
|
|
184
|
+
/**
|
|
185
|
+
* List of artifact patterns to exclude when evaluating artifact requests, in the form of x/y/**/z/*. By default no
|
|
186
|
+
* artifacts are excluded.
|
|
187
|
+
*/
|
|
135
188
|
excludesPattern?: pulumi.Input<string>;
|
|
189
|
+
/**
|
|
190
|
+
* List of artifact patterns to include when evaluating artifact requests in the form of x/y/**/z/*. When used, only
|
|
191
|
+
* artifacts matching one of the include patterns are served. By default, all artifacts are included (**/*).
|
|
192
|
+
*/
|
|
136
193
|
includesPattern?: pulumi.Input<string>;
|
|
137
194
|
/**
|
|
138
195
|
* - the identity key of the repo
|
|
@@ -152,7 +209,13 @@ export interface LocalOpkgRepositoryArgs {
|
|
|
152
209
|
* with project key, separated by a dash.
|
|
153
210
|
*/
|
|
154
211
|
projectKey?: pulumi.Input<string>;
|
|
212
|
+
/**
|
|
213
|
+
* List of property set name
|
|
214
|
+
*/
|
|
155
215
|
propertySets?: pulumi.Input<pulumi.Input<string>[]>;
|
|
216
|
+
/**
|
|
217
|
+
* Repository layout key for the local repository
|
|
218
|
+
*/
|
|
156
219
|
repoLayoutRef?: pulumi.Input<string>;
|
|
157
220
|
/**
|
|
158
221
|
* Enable Indexing In Xray. Repository will be indexed with the default retention period. You will be able to change it via
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"localOpkgRepository.js","sourceRoot":"","sources":["../localOpkgRepository.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;AACH,MAAa,mBAAoB,SAAQ,MAAM,CAAC,cAAc;
|
|
1
|
+
{"version":3,"file":"localOpkgRepository.js","sourceRoot":"","sources":["../localOpkgRepository.ts"],"names":[],"mappings":"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"}
|
|
@@ -37,10 +37,25 @@ export declare class LocalPuppetRepository extends pulumi.CustomResource {
|
|
|
37
37
|
* security (e.g., cross-site scripting attacks).
|
|
38
38
|
*/
|
|
39
39
|
readonly archiveBrowsingEnabled: pulumi.Output<boolean | undefined>;
|
|
40
|
+
/**
|
|
41
|
+
* When set, the repository does not participate in artifact resolution and new artifacts cannot be deployed.
|
|
42
|
+
*/
|
|
40
43
|
readonly blackedOut: pulumi.Output<boolean | undefined>;
|
|
41
44
|
readonly description: pulumi.Output<string | undefined>;
|
|
45
|
+
/**
|
|
46
|
+
* When set, download requests to this repository will redirect the client to download the artifact directly from the cloud
|
|
47
|
+
* storage provider. Available in Enterprise+ and Edge licenses only.
|
|
48
|
+
*/
|
|
42
49
|
readonly downloadDirect: pulumi.Output<boolean | undefined>;
|
|
50
|
+
/**
|
|
51
|
+
* List of artifact patterns to exclude when evaluating artifact requests, in the form of x/y/**/z/*. By default no
|
|
52
|
+
* artifacts are excluded.
|
|
53
|
+
*/
|
|
43
54
|
readonly excludesPattern: pulumi.Output<string>;
|
|
55
|
+
/**
|
|
56
|
+
* List of artifact patterns to include when evaluating artifact requests in the form of x/y/**/z/*. When used, only
|
|
57
|
+
* artifacts matching one of the include patterns are served. By default, all artifacts are included (**/*).
|
|
58
|
+
*/
|
|
44
59
|
readonly includesPattern: pulumi.Output<string>;
|
|
45
60
|
/**
|
|
46
61
|
* - the identity key of the repo
|
|
@@ -61,7 +76,13 @@ export declare class LocalPuppetRepository extends pulumi.CustomResource {
|
|
|
61
76
|
* with project key, separated by a dash.
|
|
62
77
|
*/
|
|
63
78
|
readonly projectKey: pulumi.Output<string | undefined>;
|
|
79
|
+
/**
|
|
80
|
+
* List of property set name
|
|
81
|
+
*/
|
|
64
82
|
readonly propertySets: pulumi.Output<string[] | undefined>;
|
|
83
|
+
/**
|
|
84
|
+
* Repository layout key for the local repository
|
|
85
|
+
*/
|
|
65
86
|
readonly repoLayoutRef: pulumi.Output<string>;
|
|
66
87
|
/**
|
|
67
88
|
* Enable Indexing In Xray. Repository will be indexed with the default retention period. You will be able to change it via
|
|
@@ -87,10 +108,25 @@ export interface LocalPuppetRepositoryState {
|
|
|
87
108
|
* security (e.g., cross-site scripting attacks).
|
|
88
109
|
*/
|
|
89
110
|
archiveBrowsingEnabled?: pulumi.Input<boolean>;
|
|
111
|
+
/**
|
|
112
|
+
* When set, the repository does not participate in artifact resolution and new artifacts cannot be deployed.
|
|
113
|
+
*/
|
|
90
114
|
blackedOut?: pulumi.Input<boolean>;
|
|
91
115
|
description?: pulumi.Input<string>;
|
|
116
|
+
/**
|
|
117
|
+
* When set, download requests to this repository will redirect the client to download the artifact directly from the cloud
|
|
118
|
+
* storage provider. Available in Enterprise+ and Edge licenses only.
|
|
119
|
+
*/
|
|
92
120
|
downloadDirect?: pulumi.Input<boolean>;
|
|
121
|
+
/**
|
|
122
|
+
* List of artifact patterns to exclude when evaluating artifact requests, in the form of x/y/**/z/*. By default no
|
|
123
|
+
* artifacts are excluded.
|
|
124
|
+
*/
|
|
93
125
|
excludesPattern?: pulumi.Input<string>;
|
|
126
|
+
/**
|
|
127
|
+
* List of artifact patterns to include when evaluating artifact requests in the form of x/y/**/z/*. When used, only
|
|
128
|
+
* artifacts matching one of the include patterns are served. By default, all artifacts are included (**/*).
|
|
129
|
+
*/
|
|
94
130
|
includesPattern?: pulumi.Input<string>;
|
|
95
131
|
/**
|
|
96
132
|
* - the identity key of the repo
|
|
@@ -111,7 +147,13 @@ export interface LocalPuppetRepositoryState {
|
|
|
111
147
|
* with project key, separated by a dash.
|
|
112
148
|
*/
|
|
113
149
|
projectKey?: pulumi.Input<string>;
|
|
150
|
+
/**
|
|
151
|
+
* List of property set name
|
|
152
|
+
*/
|
|
114
153
|
propertySets?: pulumi.Input<pulumi.Input<string>[]>;
|
|
154
|
+
/**
|
|
155
|
+
* Repository layout key for the local repository
|
|
156
|
+
*/
|
|
115
157
|
repoLayoutRef?: pulumi.Input<string>;
|
|
116
158
|
/**
|
|
117
159
|
* Enable Indexing In Xray. Repository will be indexed with the default retention period. You will be able to change it via
|
|
@@ -129,10 +171,25 @@ export interface LocalPuppetRepositoryArgs {
|
|
|
129
171
|
* security (e.g., cross-site scripting attacks).
|
|
130
172
|
*/
|
|
131
173
|
archiveBrowsingEnabled?: pulumi.Input<boolean>;
|
|
174
|
+
/**
|
|
175
|
+
* When set, the repository does not participate in artifact resolution and new artifacts cannot be deployed.
|
|
176
|
+
*/
|
|
132
177
|
blackedOut?: pulumi.Input<boolean>;
|
|
133
178
|
description?: pulumi.Input<string>;
|
|
179
|
+
/**
|
|
180
|
+
* When set, download requests to this repository will redirect the client to download the artifact directly from the cloud
|
|
181
|
+
* storage provider. Available in Enterprise+ and Edge licenses only.
|
|
182
|
+
*/
|
|
134
183
|
downloadDirect?: pulumi.Input<boolean>;
|
|
184
|
+
/**
|
|
185
|
+
* List of artifact patterns to exclude when evaluating artifact requests, in the form of x/y/**/z/*. By default no
|
|
186
|
+
* artifacts are excluded.
|
|
187
|
+
*/
|
|
135
188
|
excludesPattern?: pulumi.Input<string>;
|
|
189
|
+
/**
|
|
190
|
+
* List of artifact patterns to include when evaluating artifact requests in the form of x/y/**/z/*. When used, only
|
|
191
|
+
* artifacts matching one of the include patterns are served. By default, all artifacts are included (**/*).
|
|
192
|
+
*/
|
|
136
193
|
includesPattern?: pulumi.Input<string>;
|
|
137
194
|
/**
|
|
138
195
|
* - the identity key of the repo
|
|
@@ -152,7 +209,13 @@ export interface LocalPuppetRepositoryArgs {
|
|
|
152
209
|
* with project key, separated by a dash.
|
|
153
210
|
*/
|
|
154
211
|
projectKey?: pulumi.Input<string>;
|
|
212
|
+
/**
|
|
213
|
+
* List of property set name
|
|
214
|
+
*/
|
|
155
215
|
propertySets?: pulumi.Input<pulumi.Input<string>[]>;
|
|
216
|
+
/**
|
|
217
|
+
* Repository layout key for the local repository
|
|
218
|
+
*/
|
|
156
219
|
repoLayoutRef?: pulumi.Input<string>;
|
|
157
220
|
/**
|
|
158
221
|
* Enable Indexing In Xray. Repository will be indexed with the default retention period. You will be able to change it via
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"localPuppetRepository.js","sourceRoot":"","sources":["../localPuppetRepository.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;AACH,MAAa,qBAAsB,SAAQ,MAAM,CAAC,cAAc;
|
|
1
|
+
{"version":3,"file":"localPuppetRepository.js","sourceRoot":"","sources":["../localPuppetRepository.ts"],"names":[],"mappings":"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"}
|