@pulumi/artifactory 8.7.1 → 8.7.2
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 +18 -35
- package/alpineRepository.js +0 -6
- package/alpineRepository.js.map +1 -1
- package/debianRepository.d.ts +24 -32
- package/debianRepository.js +2 -4
- package/debianRepository.js.map +1 -1
- package/dockerV1Repository.d.ts +17 -32
- package/dockerV1Repository.js +1 -5
- package/dockerV1Repository.js.map +1 -1
- package/dockerV2Repository.d.ts +21 -35
- package/dockerV2Repository.js +0 -4
- package/dockerV2Repository.js.map +1 -1
- package/localAnsibleRepository.d.ts +20 -37
- package/localAnsibleRepository.js +0 -4
- package/localAnsibleRepository.js.map +1 -1
- package/localCargoRepository.d.ts +19 -36
- package/localCargoRepository.js +0 -6
- package/localCargoRepository.js.map +1 -1
- package/localConanRepository.d.ts +18 -32
- package/localConanRepository.js +0 -4
- package/localConanRepository.js.map +1 -1
- package/localGradleRepository.d.ts +23 -37
- package/localGradleRepository.js +0 -4
- package/localGradleRepository.js.map +1 -1
- package/localHelmociRepository.d.ts +19 -33
- package/localHelmociRepository.js +0 -4
- package/localHelmociRepository.js.map +1 -1
- package/localIvyRepository.d.ts +35 -49
- package/localIvyRepository.js +0 -4
- package/localIvyRepository.js.map +1 -1
- package/localMavenRepository.d.ts +23 -37
- package/localMavenRepository.js +0 -4
- package/localMavenRepository.js.map +1 -1
- package/localNugetRepository.d.ts +19 -33
- package/localNugetRepository.js +0 -4
- package/localNugetRepository.js.map +1 -1
- package/localOciRepository.d.ts +19 -33
- package/localOciRepository.js +0 -4
- package/localOciRepository.js.map +1 -1
- package/localRpmRepository.d.ts +21 -35
- package/localRpmRepository.js +0 -4
- package/localRpmRepository.js.map +1 -1
- package/localSbtRepository.d.ts +35 -49
- package/localSbtRepository.js +0 -4
- package/localSbtRepository.js.map +1 -1
- package/localTerraformModuleRepository.d.ts +17 -31
- package/localTerraformModuleRepository.js +0 -4
- package/localTerraformModuleRepository.js.map +1 -1
- package/localTerraformProviderRepository.d.ts +17 -31
- package/localTerraformProviderRepository.js +0 -4
- package/localTerraformProviderRepository.js.map +1 -1
- package/package.json +2 -2
- package/remoteAlpineRepository.d.ts +63 -59
- package/remoteAlpineRepository.js +3 -2
- package/remoteAlpineRepository.js.map +1 -1
- package/remoteAnsibleRepository.d.ts +62 -58
- package/remoteAnsibleRepository.js +0 -2
- package/remoteAnsibleRepository.js.map +1 -1
- package/remoteBowerRepository.d.ts +65 -61
- package/remoteBowerRepository.js +3 -2
- package/remoteBowerRepository.js.map +1 -1
- package/remoteCargoRepository.d.ts +65 -61
- package/remoteCargoRepository.js +3 -2
- package/remoteCargoRepository.js.map +1 -1
- package/remoteChefRepository.d.ts +63 -59
- package/remoteChefRepository.js +3 -2
- package/remoteChefRepository.js.map +1 -1
- package/remoteCocoapodsRepository.d.ts +65 -61
- package/remoteCocoapodsRepository.js +3 -2
- package/remoteCocoapodsRepository.js.map +1 -1
- package/remoteComposerRepository.d.ts +65 -61
- package/remoteComposerRepository.js +3 -2
- package/remoteComposerRepository.js.map +1 -1
- package/remoteConanRepository.d.ts +65 -61
- package/remoteConanRepository.js +3 -2
- package/remoteConanRepository.js.map +1 -1
- package/remoteCondaRepository.d.ts +63 -59
- package/remoteCondaRepository.js +3 -2
- package/remoteCondaRepository.js.map +1 -1
- package/remoteCranRepository.d.ts +63 -59
- package/remoteCranRepository.js +3 -2
- package/remoteCranRepository.js.map +1 -1
- package/remoteDebianRepository.d.ts +63 -59
- package/remoteDebianRepository.js +3 -2
- package/remoteDebianRepository.js.map +1 -1
- package/remoteDockerRepository.d.ts +70 -84
- package/remoteDockerRepository.js +3 -2
- package/remoteDockerRepository.js.map +1 -1
- package/remoteGemsRepository.d.ts +66 -62
- package/remoteGemsRepository.js +3 -2
- package/remoteGemsRepository.js.map +1 -1
- package/remoteGenericRepository.d.ts +65 -61
- package/remoteGenericRepository.js +3 -2
- package/remoteGenericRepository.js.map +1 -1
- package/remoteGitlfsRepository.d.ts +63 -59
- package/remoteGitlfsRepository.js +3 -2
- package/remoteGitlfsRepository.js.map +1 -1
- package/remoteGoRepository.d.ts +89 -61
- package/remoteGoRepository.js +7 -2
- package/remoteGoRepository.js.map +1 -1
- package/remoteGradleRepository.d.ts +72 -68
- package/remoteGradleRepository.js +3 -2
- package/remoteGradleRepository.js.map +1 -1
- package/remoteHelmRepository.d.ts +65 -61
- package/remoteHelmRepository.js +3 -2
- package/remoteHelmRepository.js.map +1 -1
- package/remoteHelmociRepository.d.ts +66 -62
- package/remoteHelmociRepository.js +3 -2
- package/remoteHelmociRepository.js.map +1 -1
- package/remoteHuggingfacemlRepository.d.ts +63 -59
- package/remoteHuggingfacemlRepository.js +0 -2
- package/remoteHuggingfacemlRepository.js.map +1 -1
- package/remoteIvyRepository.d.ts +71 -67
- package/remoteIvyRepository.js +3 -2
- package/remoteIvyRepository.js.map +1 -1
- package/remoteMavenRepository.d.ts +72 -68
- package/remoteMavenRepository.js +3 -2
- package/remoteMavenRepository.js.map +1 -1
- package/remoteNpmRepository.d.ts +63 -59
- package/remoteNpmRepository.js +0 -2
- package/remoteNpmRepository.js.map +1 -1
- package/remoteNugetRepository.d.ts +69 -65
- package/remoteNugetRepository.js +3 -2
- package/remoteNugetRepository.js.map +1 -1
- package/remoteOciRepository.d.ts +66 -62
- package/remoteOciRepository.js +3 -2
- package/remoteOciRepository.js.map +1 -1
- package/remoteOpkgRepository.d.ts +63 -59
- package/remoteOpkgRepository.js +3 -2
- package/remoteOpkgRepository.js.map +1 -1
- package/remoteP2Repository.d.ts +63 -59
- package/remoteP2Repository.js +3 -2
- package/remoteP2Repository.js.map +1 -1
- package/remotePubRepository.d.ts +63 -59
- package/remotePubRepository.js +3 -2
- package/remotePubRepository.js.map +1 -1
- package/remotePuppetRepository.d.ts +63 -59
- package/remotePuppetRepository.js +3 -2
- package/remotePuppetRepository.js.map +1 -1
- package/remotePypiRepository.d.ts +66 -62
- package/remotePypiRepository.js +3 -2
- package/remotePypiRepository.js.map +1 -1
- package/remoteRpmRepository.d.ts +63 -59
- package/remoteRpmRepository.js +3 -2
- package/remoteRpmRepository.js.map +1 -1
- package/remoteSbtRepository.d.ts +71 -67
- package/remoteSbtRepository.js +3 -2
- package/remoteSbtRepository.js.map +1 -1
- package/remoteSwiftRepository.d.ts +63 -59
- package/remoteSwiftRepository.js +3 -2
- package/remoteSwiftRepository.js.map +1 -1
- package/remoteTerraformRepository.d.ts +65 -61
- package/remoteTerraformRepository.js +3 -2
- package/remoteTerraformRepository.js.map +1 -1
- package/remoteVcsRepository.d.ts +65 -61
- package/remoteVcsRepository.js +3 -2
- package/remoteVcsRepository.js.map +1 -1
- package/repositoryLayout.d.ts +1 -1
- package/types/output.d.ts +140 -140
|
@@ -50,30 +50,30 @@ export declare class RemoteDockerRepository extends pulumi.CustomResource {
|
|
|
50
50
|
* 'Lenient Host Authentication' in the UI. Allow credentials of this repository to be used on requests redirected to any
|
|
51
51
|
* other host.
|
|
52
52
|
*/
|
|
53
|
-
readonly allowAnyHostAuth: pulumi.Output<boolean
|
|
53
|
+
readonly allowAnyHostAuth: pulumi.Output<boolean>;
|
|
54
54
|
/**
|
|
55
55
|
* When set, you may view content such as HTML or Javadoc files directly from Artifactory. This may not be safe and
|
|
56
56
|
* therefore requires strict content moderation to prevent malicious users from uploading content that may compromise
|
|
57
57
|
* security (e.g., cross-site scripting attacks).
|
|
58
58
|
*/
|
|
59
|
-
readonly archiveBrowsingEnabled: pulumi.Output<boolean
|
|
59
|
+
readonly archiveBrowsingEnabled: pulumi.Output<boolean>;
|
|
60
60
|
/**
|
|
61
61
|
* The number of seconds the repository stays in assumed offline state after a connection error. At the end of this time,
|
|
62
62
|
* an online check is attempted in order to reset the offline status. A value of 0 means the repository is never assumed
|
|
63
63
|
* offline.
|
|
64
64
|
*/
|
|
65
|
-
readonly assumedOfflinePeriodSecs: pulumi.Output<number
|
|
65
|
+
readonly assumedOfflinePeriodSecs: pulumi.Output<number>;
|
|
66
66
|
/**
|
|
67
67
|
* (A.K.A 'Ignore Repository' on the UI) When set, the repository or its local cache do not participate in artifact
|
|
68
68
|
* resolution.
|
|
69
69
|
*/
|
|
70
|
-
readonly blackedOut: pulumi.Output<boolean
|
|
70
|
+
readonly blackedOut: pulumi.Output<boolean>;
|
|
71
71
|
/**
|
|
72
72
|
* If set, artifacts will fail to download if a mismatch is detected between requested and received mimetype, according to
|
|
73
73
|
* the list specified in the system properties file under blockedMismatchingMimeTypes. You can override by adding mimetypes
|
|
74
74
|
* to the override list 'mismatching_mime_types_override_list'.
|
|
75
75
|
*/
|
|
76
|
-
readonly blockMismatchingMimeTypes: pulumi.Output<boolean
|
|
76
|
+
readonly blockMismatchingMimeTypes: pulumi.Output<boolean>;
|
|
77
77
|
/**
|
|
78
78
|
* When set, Artifactory will block the pulling of Docker images with manifest v2
|
|
79
79
|
* schema 1 from the remote repository (i.e. the upstream). It will be possible to pull images with manifest v2 schema 1
|
|
@@ -85,43 +85,43 @@ export declare class RemoteDockerRepository extends pulumi.CustomResource {
|
|
|
85
85
|
* HEAD requests are disallowed and therefore rejected, even though downloading the artifact is allowed. When checked,
|
|
86
86
|
* Artifactory will bypass the HEAD request and cache the artifact directly using a GET request.
|
|
87
87
|
*/
|
|
88
|
-
readonly bypassHeadRequests: pulumi.Output<boolean
|
|
88
|
+
readonly bypassHeadRequests: pulumi.Output<boolean>;
|
|
89
89
|
/**
|
|
90
90
|
* When set, download requests to this repository will redirect the client to download the artifact directly from AWS
|
|
91
91
|
* CloudFront. Available in Enterprise+ and Edge licenses only. Default value is 'false'
|
|
92
92
|
*/
|
|
93
|
-
readonly cdnRedirect: pulumi.Output<boolean
|
|
93
|
+
readonly cdnRedirect: pulumi.Output<boolean>;
|
|
94
94
|
/**
|
|
95
95
|
* Client TLS certificate name.
|
|
96
96
|
*/
|
|
97
|
-
readonly clientTlsCertificate: pulumi.Output<string>;
|
|
98
|
-
readonly contentSynchronisation: pulumi.Output<outputs.RemoteDockerRepositoryContentSynchronisation>;
|
|
97
|
+
readonly clientTlsCertificate: pulumi.Output<string | undefined>;
|
|
98
|
+
readonly contentSynchronisation: pulumi.Output<outputs.RemoteDockerRepositoryContentSynchronisation | undefined>;
|
|
99
99
|
/**
|
|
100
100
|
* Enable repository to be protected by the Curation service.
|
|
101
101
|
*/
|
|
102
|
-
readonly curated: pulumi.Output<boolean
|
|
102
|
+
readonly curated: pulumi.Output<boolean>;
|
|
103
103
|
/**
|
|
104
104
|
* Public description.
|
|
105
105
|
*/
|
|
106
|
-
readonly description: pulumi.Output<string
|
|
106
|
+
readonly description: pulumi.Output<string>;
|
|
107
107
|
/**
|
|
108
108
|
* When set to `true`, the proxy is disabled, and not returned in the API response body. If there is a default proxy set
|
|
109
109
|
* for the Artifactory instance, it will be ignored, too. Introduced since Artifactory 7.41.7.
|
|
110
110
|
*/
|
|
111
|
-
readonly disableProxy: pulumi.Output<boolean
|
|
111
|
+
readonly disableProxy: pulumi.Output<boolean>;
|
|
112
112
|
/**
|
|
113
|
-
* Whether to disable URL normalization
|
|
113
|
+
* Whether to disable URL normalization. Default is `false`.
|
|
114
114
|
*/
|
|
115
|
-
readonly disableUrlNormalization: pulumi.Output<boolean
|
|
115
|
+
readonly disableUrlNormalization: pulumi.Output<boolean>;
|
|
116
116
|
/**
|
|
117
117
|
* When set, download requests to this repository will redirect the client to download the artifact directly from the cloud
|
|
118
118
|
* storage provider. Available in Enterprise+ and Edge licenses only. Default value is 'false'.
|
|
119
119
|
*/
|
|
120
|
-
readonly downloadDirect: pulumi.Output<boolean
|
|
120
|
+
readonly downloadDirect: pulumi.Output<boolean>;
|
|
121
121
|
/**
|
|
122
122
|
* Enables cookie management if the remote repository uses cookies to manage client state.
|
|
123
123
|
*/
|
|
124
|
-
readonly enableCookieManagement: pulumi.Output<boolean
|
|
124
|
+
readonly enableCookieManagement: pulumi.Output<boolean>;
|
|
125
125
|
/**
|
|
126
126
|
* Enable token (Bearer) based authentication.
|
|
127
127
|
*/
|
|
@@ -130,31 +130,25 @@ export declare class RemoteDockerRepository extends pulumi.CustomResource {
|
|
|
130
130
|
* List of artifact patterns to exclude when evaluating artifact requests, in the form of `x/y/**/z/*`.By default no
|
|
131
131
|
* artifacts are excluded.
|
|
132
132
|
*/
|
|
133
|
-
readonly excludesPattern: pulumi.Output<string
|
|
133
|
+
readonly excludesPattern: pulumi.Output<string>;
|
|
134
134
|
/**
|
|
135
135
|
* Also known as 'Foreign Layers Caching' on the UI.
|
|
136
136
|
*/
|
|
137
|
-
readonly externalDependenciesEnabled: pulumi.Output<boolean
|
|
137
|
+
readonly externalDependenciesEnabled: pulumi.Output<boolean>;
|
|
138
138
|
/**
|
|
139
|
-
* An allow list of Ant-style path patterns that determine which remote VCS roots Artifactory will
|
|
140
|
-
* follow to download remote modules from, when presented with 'go-import' meta tags in the remote repository response.
|
|
141
|
-
* By default, this is set to `[**]` in the UI, which means that remote modules may be downloaded from any external VCS source.
|
|
142
|
-
* Due to SDKv2 limitations, we can't set the default value for the list.
|
|
143
|
-
* This value `[**]` must be assigned to the attribute manually, if user don't specify any other non-default values.
|
|
144
|
-
* We don't want to make this attribute required, but it must be set to avoid the state drift on update. Note: Artifactory assigns
|
|
145
|
-
* `[**]` on update if HCL doesn't have the attribute set or the list is empty.
|
|
139
|
+
* An allow list of Ant-style path patterns that determine which remote VCS roots Artifactory will follow to download remote modules from, when presented with 'go-import' meta tags in the remote repository response. Default to `["**"]`
|
|
146
140
|
*/
|
|
147
|
-
readonly externalDependenciesPatterns: pulumi.Output<string[]
|
|
141
|
+
readonly externalDependenciesPatterns: pulumi.Output<string[]>;
|
|
148
142
|
/**
|
|
149
143
|
* When set, Artifactory will return an error to the client that causes the build to fail if there is a failure to
|
|
150
144
|
* communicate with this repository.
|
|
151
145
|
*/
|
|
152
|
-
readonly hardFail: pulumi.Output<boolean
|
|
146
|
+
readonly hardFail: pulumi.Output<boolean>;
|
|
153
147
|
/**
|
|
154
148
|
* List of comma-separated artifact patterns to include when evaluating artifact requests in the form of `x/y/**/z/*`. When
|
|
155
149
|
* used, only artifacts matching one of the include patterns are served. By default, all artifacts are included (`**/*`).
|
|
156
150
|
*/
|
|
157
|
-
readonly includesPattern: pulumi.Output<string
|
|
151
|
+
readonly includesPattern: pulumi.Output<string>;
|
|
158
152
|
/**
|
|
159
153
|
* A mandatory identifier for the repository that must be unique. It cannot begin with a number or
|
|
160
154
|
* contain spaces or special characters.
|
|
@@ -164,113 +158,114 @@ export declare class RemoteDockerRepository extends pulumi.CustomResource {
|
|
|
164
158
|
* Lists the items of remote folders in simple and list browsing. The remote content is cached according to the value of
|
|
165
159
|
* the 'Retrieval Cache Period'. Default value is 'false'. This field exists in the API but not in the UI.
|
|
166
160
|
*/
|
|
167
|
-
readonly listRemoteFolderItems: pulumi.Output<boolean
|
|
161
|
+
readonly listRemoteFolderItems: pulumi.Output<boolean>;
|
|
168
162
|
/**
|
|
169
163
|
* The local address to be used when creating connections. Useful for specifying the interface to use on systems with
|
|
170
164
|
* multiple network interfaces.
|
|
171
165
|
*/
|
|
172
|
-
readonly localAddress: pulumi.Output<string
|
|
166
|
+
readonly localAddress: pulumi.Output<string>;
|
|
173
167
|
/**
|
|
174
168
|
* Metadata Retrieval Cache Timeout (Sec) in the UI.This value refers to the number of seconds to wait for retrieval from
|
|
175
169
|
* the remote before serving locally cached artifact or fail the request.
|
|
176
170
|
*/
|
|
177
|
-
readonly metadataRetrievalTimeoutSecs: pulumi.Output<number
|
|
171
|
+
readonly metadataRetrievalTimeoutSecs: pulumi.Output<number>;
|
|
178
172
|
/**
|
|
179
173
|
* The set of mime types that should override the blockMismatchingMimeTypes setting. Eg:
|
|
180
174
|
* 'application/json,application/xml'. Default value is empty.
|
|
181
175
|
*/
|
|
182
|
-
readonly mismatchingMimeTypesOverrideList: pulumi.Output<string
|
|
176
|
+
readonly mismatchingMimeTypesOverrideList: pulumi.Output<string>;
|
|
183
177
|
/**
|
|
184
178
|
* Missed Retrieval Cache Period (Sec) in the UI. The number of seconds to cache artifact retrieval misses (artifact not
|
|
185
179
|
* found). A value of 0 indicates no caching.
|
|
186
180
|
*/
|
|
187
|
-
readonly missedCachePeriodSeconds: pulumi.Output<number
|
|
181
|
+
readonly missedCachePeriodSeconds: pulumi.Output<number>;
|
|
188
182
|
/**
|
|
189
183
|
* Internal description.
|
|
190
184
|
*/
|
|
191
|
-
readonly notes: pulumi.Output<string
|
|
185
|
+
readonly notes: pulumi.Output<string>;
|
|
192
186
|
/**
|
|
193
187
|
* If set, Artifactory does not try to fetch remote artifacts. Only locally-cached artifacts are retrieved.
|
|
194
188
|
*/
|
|
195
|
-
readonly offline: pulumi.Output<boolean
|
|
196
|
-
readonly packageType: pulumi.Output<string>;
|
|
189
|
+
readonly offline: pulumi.Output<boolean>;
|
|
197
190
|
readonly password: pulumi.Output<string | undefined>;
|
|
198
191
|
/**
|
|
199
|
-
* Setting
|
|
200
|
-
* repositories with priority will cause metadata to be merged only from repositories set with a priority. If a package is
|
|
201
|
-
* not found in those repositories, Artifactory will merge from repositories marked as non-priority.
|
|
192
|
+
* Setting repositories with priority will cause metadata to be merged only from repositories set with this field
|
|
202
193
|
*/
|
|
203
|
-
readonly priorityResolution: pulumi.Output<boolean
|
|
194
|
+
readonly priorityResolution: pulumi.Output<boolean>;
|
|
204
195
|
readonly projectEnvironments: pulumi.Output<string[]>;
|
|
205
196
|
/**
|
|
206
197
|
* Use this attribute to enter your GCR, GAR Project Id to limit the scope of this remote repo to a specific project in your third-party registry. When leaving this field blank or unset, remote repositories that support project id will default to their default project as you have set up in your account.
|
|
207
198
|
*/
|
|
208
|
-
readonly projectId: pulumi.Output<string
|
|
199
|
+
readonly projectId: pulumi.Output<string>;
|
|
209
200
|
/**
|
|
210
201
|
* Project key for assigning this repository to. Must be 2 - 32 lowercase alphanumeric and hyphen characters. When
|
|
211
202
|
* assigning repository to a project, repository key must be prefixed with project key, separated by a dash.
|
|
212
203
|
*/
|
|
213
|
-
readonly projectKey: pulumi.Output<string
|
|
204
|
+
readonly projectKey: pulumi.Output<string>;
|
|
214
205
|
/**
|
|
215
|
-
* List of property set
|
|
206
|
+
* List of property set name
|
|
216
207
|
*/
|
|
217
208
|
readonly propertySets: pulumi.Output<string[] | undefined>;
|
|
218
209
|
/**
|
|
219
210
|
* Proxy key from Artifactory Proxies settings. Can't be set if `disableProxy = true`.
|
|
220
211
|
*/
|
|
221
|
-
readonly proxy: pulumi.Output<string
|
|
212
|
+
readonly proxy: pulumi.Output<string>;
|
|
222
213
|
/**
|
|
223
214
|
* Custom HTTP query parameters that will be automatically included in all remote resource requests. For example:
|
|
224
215
|
* `param1=val1¶m2=val2¶m3=val3`
|
|
225
216
|
*/
|
|
226
|
-
readonly queryParams: pulumi.Output<string
|
|
217
|
+
readonly queryParams: pulumi.Output<string>;
|
|
227
218
|
/**
|
|
228
219
|
* Repository layout key for the remote layout mapping. Repository can be created without this attribute (or set to an
|
|
229
220
|
* empty string). Once it's set, it can't be removed by passing an empty string or removing the attribute, that will be
|
|
230
221
|
* ignored by the Artifactory API. UI shows an error message, if the user tries to remove the value.
|
|
231
222
|
*/
|
|
232
|
-
readonly remoteRepoLayoutRef: pulumi.Output<string
|
|
223
|
+
readonly remoteRepoLayoutRef: pulumi.Output<string>;
|
|
233
224
|
/**
|
|
234
|
-
*
|
|
225
|
+
* Sets the layout that the repository should use for storing and identifying modules. A recommended layout that
|
|
226
|
+
* corresponds to the package type defined is suggested, and index packages uploaded and calculate metadata accordingly.
|
|
235
227
|
*/
|
|
236
|
-
readonly repoLayoutRef: pulumi.Output<string
|
|
228
|
+
readonly repoLayoutRef: pulumi.Output<string>;
|
|
237
229
|
/**
|
|
238
230
|
* Metadata Retrieval Cache Period (Sec) in the UI. This value refers to the number of seconds to cache metadata files
|
|
239
231
|
* before checking for newer versions on remote server. A value of 0 indicates no caching.
|
|
240
232
|
*/
|
|
241
|
-
readonly retrievalCachePeriodSeconds: pulumi.Output<number
|
|
233
|
+
readonly retrievalCachePeriodSeconds: pulumi.Output<number>;
|
|
234
|
+
/**
|
|
235
|
+
* @deprecated No longer supported
|
|
236
|
+
*/
|
|
242
237
|
readonly shareConfiguration: pulumi.Output<boolean>;
|
|
243
238
|
/**
|
|
244
239
|
* Network timeout (in ms) to use when establishing a connection and for unanswered requests. Timing out on a network
|
|
245
240
|
* operation is considered a retrieval failure.
|
|
246
241
|
*/
|
|
247
|
-
readonly socketTimeoutMillis: pulumi.Output<number
|
|
242
|
+
readonly socketTimeoutMillis: pulumi.Output<number>;
|
|
248
243
|
/**
|
|
249
244
|
* When set, the repository should store cached artifacts locally. When not set, artifacts are not stored locally, and
|
|
250
245
|
* direct repository-to-client streaming is used. This can be useful for multi-server setups over a high-speed LAN, with
|
|
251
246
|
* one Artifactory caching certain data on central storage, and streaming it directly to satellite pass-though Artifactory
|
|
252
247
|
* servers.
|
|
253
248
|
*/
|
|
254
|
-
readonly storeArtifactsLocally: pulumi.Output<boolean
|
|
249
|
+
readonly storeArtifactsLocally: pulumi.Output<boolean>;
|
|
255
250
|
/**
|
|
256
251
|
* When set, remote artifacts are fetched along with their properties.
|
|
257
252
|
*/
|
|
258
|
-
readonly synchronizeProperties: pulumi.Output<boolean
|
|
253
|
+
readonly synchronizeProperties: pulumi.Output<boolean>;
|
|
259
254
|
/**
|
|
260
255
|
* Unused Artifacts Cleanup Period (Hr) in the UI. The number of hours to wait before an artifact is deemed 'unused' and
|
|
261
256
|
* eligible for cleanup from the repository. A value of 0 means automatic cleanup of cached artifacts is disabled.
|
|
262
257
|
*/
|
|
263
|
-
readonly unusedArtifactsCleanupPeriodHours: pulumi.Output<number
|
|
258
|
+
readonly unusedArtifactsCleanupPeriodHours: pulumi.Output<number>;
|
|
264
259
|
/**
|
|
265
260
|
* The remote repo URL.
|
|
266
261
|
*/
|
|
267
|
-
readonly url: pulumi.Output<string
|
|
268
|
-
readonly username: pulumi.Output<string
|
|
262
|
+
readonly url: pulumi.Output<string>;
|
|
263
|
+
readonly username: pulumi.Output<string>;
|
|
269
264
|
/**
|
|
270
265
|
* Enable Indexing In Xray. Repository will be indexed with the default retention period. You will be able to change it via
|
|
271
266
|
* Xray settings.
|
|
272
267
|
*/
|
|
273
|
-
readonly xrayIndex: pulumi.Output<boolean
|
|
268
|
+
readonly xrayIndex: pulumi.Output<boolean>;
|
|
274
269
|
/**
|
|
275
270
|
* Create a RemoteDockerRepository resource with the given unique name, arguments, and options.
|
|
276
271
|
*
|
|
@@ -348,7 +343,7 @@ export interface RemoteDockerRepositoryState {
|
|
|
348
343
|
*/
|
|
349
344
|
disableProxy?: pulumi.Input<boolean>;
|
|
350
345
|
/**
|
|
351
|
-
* Whether to disable URL normalization
|
|
346
|
+
* Whether to disable URL normalization. Default is `false`.
|
|
352
347
|
*/
|
|
353
348
|
disableUrlNormalization?: pulumi.Input<boolean>;
|
|
354
349
|
/**
|
|
@@ -374,13 +369,7 @@ export interface RemoteDockerRepositoryState {
|
|
|
374
369
|
*/
|
|
375
370
|
externalDependenciesEnabled?: pulumi.Input<boolean>;
|
|
376
371
|
/**
|
|
377
|
-
* An allow list of Ant-style path patterns that determine which remote VCS roots Artifactory will
|
|
378
|
-
* follow to download remote modules from, when presented with 'go-import' meta tags in the remote repository response.
|
|
379
|
-
* By default, this is set to `[**]` in the UI, which means that remote modules may be downloaded from any external VCS source.
|
|
380
|
-
* Due to SDKv2 limitations, we can't set the default value for the list.
|
|
381
|
-
* This value `[**]` must be assigned to the attribute manually, if user don't specify any other non-default values.
|
|
382
|
-
* We don't want to make this attribute required, but it must be set to avoid the state drift on update. Note: Artifactory assigns
|
|
383
|
-
* `[**]` on update if HCL doesn't have the attribute set or the list is empty.
|
|
372
|
+
* An allow list of Ant-style path patterns that determine which remote VCS roots Artifactory will follow to download remote modules from, when presented with 'go-import' meta tags in the remote repository response. Default to `["**"]`
|
|
384
373
|
*/
|
|
385
374
|
externalDependenciesPatterns?: pulumi.Input<pulumi.Input<string>[]>;
|
|
386
375
|
/**
|
|
@@ -431,12 +420,9 @@ export interface RemoteDockerRepositoryState {
|
|
|
431
420
|
* If set, Artifactory does not try to fetch remote artifacts. Only locally-cached artifacts are retrieved.
|
|
432
421
|
*/
|
|
433
422
|
offline?: pulumi.Input<boolean>;
|
|
434
|
-
packageType?: pulumi.Input<string>;
|
|
435
423
|
password?: pulumi.Input<string>;
|
|
436
424
|
/**
|
|
437
|
-
* Setting
|
|
438
|
-
* repositories with priority will cause metadata to be merged only from repositories set with a priority. If a package is
|
|
439
|
-
* not found in those repositories, Artifactory will merge from repositories marked as non-priority.
|
|
425
|
+
* Setting repositories with priority will cause metadata to be merged only from repositories set with this field
|
|
440
426
|
*/
|
|
441
427
|
priorityResolution?: pulumi.Input<boolean>;
|
|
442
428
|
projectEnvironments?: pulumi.Input<pulumi.Input<string>[]>;
|
|
@@ -450,7 +436,7 @@ export interface RemoteDockerRepositoryState {
|
|
|
450
436
|
*/
|
|
451
437
|
projectKey?: pulumi.Input<string>;
|
|
452
438
|
/**
|
|
453
|
-
* List of property set
|
|
439
|
+
* List of property set name
|
|
454
440
|
*/
|
|
455
441
|
propertySets?: pulumi.Input<pulumi.Input<string>[]>;
|
|
456
442
|
/**
|
|
@@ -469,7 +455,8 @@ export interface RemoteDockerRepositoryState {
|
|
|
469
455
|
*/
|
|
470
456
|
remoteRepoLayoutRef?: pulumi.Input<string>;
|
|
471
457
|
/**
|
|
472
|
-
*
|
|
458
|
+
* Sets the layout that the repository should use for storing and identifying modules. A recommended layout that
|
|
459
|
+
* corresponds to the package type defined is suggested, and index packages uploaded and calculate metadata accordingly.
|
|
473
460
|
*/
|
|
474
461
|
repoLayoutRef?: pulumi.Input<string>;
|
|
475
462
|
/**
|
|
@@ -477,6 +464,9 @@ export interface RemoteDockerRepositoryState {
|
|
|
477
464
|
* before checking for newer versions on remote server. A value of 0 indicates no caching.
|
|
478
465
|
*/
|
|
479
466
|
retrievalCachePeriodSeconds?: pulumi.Input<number>;
|
|
467
|
+
/**
|
|
468
|
+
* @deprecated No longer supported
|
|
469
|
+
*/
|
|
480
470
|
shareConfiguration?: pulumi.Input<boolean>;
|
|
481
471
|
/**
|
|
482
472
|
* Network timeout (in ms) to use when establishing a connection and for unanswered requests. Timing out on a network
|
|
@@ -578,7 +568,7 @@ export interface RemoteDockerRepositoryArgs {
|
|
|
578
568
|
*/
|
|
579
569
|
disableProxy?: pulumi.Input<boolean>;
|
|
580
570
|
/**
|
|
581
|
-
* Whether to disable URL normalization
|
|
571
|
+
* Whether to disable URL normalization. Default is `false`.
|
|
582
572
|
*/
|
|
583
573
|
disableUrlNormalization?: pulumi.Input<boolean>;
|
|
584
574
|
/**
|
|
@@ -604,13 +594,7 @@ export interface RemoteDockerRepositoryArgs {
|
|
|
604
594
|
*/
|
|
605
595
|
externalDependenciesEnabled?: pulumi.Input<boolean>;
|
|
606
596
|
/**
|
|
607
|
-
* An allow list of Ant-style path patterns that determine which remote VCS roots Artifactory will
|
|
608
|
-
* follow to download remote modules from, when presented with 'go-import' meta tags in the remote repository response.
|
|
609
|
-
* By default, this is set to `[**]` in the UI, which means that remote modules may be downloaded from any external VCS source.
|
|
610
|
-
* Due to SDKv2 limitations, we can't set the default value for the list.
|
|
611
|
-
* This value `[**]` must be assigned to the attribute manually, if user don't specify any other non-default values.
|
|
612
|
-
* We don't want to make this attribute required, but it must be set to avoid the state drift on update. Note: Artifactory assigns
|
|
613
|
-
* `[**]` on update if HCL doesn't have the attribute set or the list is empty.
|
|
597
|
+
* An allow list of Ant-style path patterns that determine which remote VCS roots Artifactory will follow to download remote modules from, when presented with 'go-import' meta tags in the remote repository response. Default to `["**"]`
|
|
614
598
|
*/
|
|
615
599
|
externalDependenciesPatterns?: pulumi.Input<pulumi.Input<string>[]>;
|
|
616
600
|
/**
|
|
@@ -663,9 +647,7 @@ export interface RemoteDockerRepositoryArgs {
|
|
|
663
647
|
offline?: pulumi.Input<boolean>;
|
|
664
648
|
password?: pulumi.Input<string>;
|
|
665
649
|
/**
|
|
666
|
-
* Setting
|
|
667
|
-
* repositories with priority will cause metadata to be merged only from repositories set with a priority. If a package is
|
|
668
|
-
* not found in those repositories, Artifactory will merge from repositories marked as non-priority.
|
|
650
|
+
* Setting repositories with priority will cause metadata to be merged only from repositories set with this field
|
|
669
651
|
*/
|
|
670
652
|
priorityResolution?: pulumi.Input<boolean>;
|
|
671
653
|
projectEnvironments?: pulumi.Input<pulumi.Input<string>[]>;
|
|
@@ -679,7 +661,7 @@ export interface RemoteDockerRepositoryArgs {
|
|
|
679
661
|
*/
|
|
680
662
|
projectKey?: pulumi.Input<string>;
|
|
681
663
|
/**
|
|
682
|
-
* List of property set
|
|
664
|
+
* List of property set name
|
|
683
665
|
*/
|
|
684
666
|
propertySets?: pulumi.Input<pulumi.Input<string>[]>;
|
|
685
667
|
/**
|
|
@@ -698,7 +680,8 @@ export interface RemoteDockerRepositoryArgs {
|
|
|
698
680
|
*/
|
|
699
681
|
remoteRepoLayoutRef?: pulumi.Input<string>;
|
|
700
682
|
/**
|
|
701
|
-
*
|
|
683
|
+
* Sets the layout that the repository should use for storing and identifying modules. A recommended layout that
|
|
684
|
+
* corresponds to the package type defined is suggested, and index packages uploaded and calculate metadata accordingly.
|
|
702
685
|
*/
|
|
703
686
|
repoLayoutRef?: pulumi.Input<string>;
|
|
704
687
|
/**
|
|
@@ -706,6 +689,9 @@ export interface RemoteDockerRepositoryArgs {
|
|
|
706
689
|
* before checking for newer versions on remote server. A value of 0 indicates no caching.
|
|
707
690
|
*/
|
|
708
691
|
retrievalCachePeriodSeconds?: pulumi.Input<number>;
|
|
692
|
+
/**
|
|
693
|
+
* @deprecated No longer supported
|
|
694
|
+
*/
|
|
709
695
|
shareConfiguration?: pulumi.Input<boolean>;
|
|
710
696
|
/**
|
|
711
697
|
* Network timeout (in ms) to use when establishing a connection and for unanswered requests. Timing out on a network
|
|
@@ -731,7 +717,7 @@ export interface RemoteDockerRepositoryArgs {
|
|
|
731
717
|
/**
|
|
732
718
|
* The remote repo URL.
|
|
733
719
|
*/
|
|
734
|
-
url
|
|
720
|
+
url: pulumi.Input<string>;
|
|
735
721
|
username?: pulumi.Input<string>;
|
|
736
722
|
/**
|
|
737
723
|
* Enable Indexing In Xray. Repository will be indexed with the default retention period. You will be able to change it via
|
|
@@ -92,7 +92,6 @@ class RemoteDockerRepository extends pulumi.CustomResource {
|
|
|
92
92
|
resourceInputs["missedCachePeriodSeconds"] = state ? state.missedCachePeriodSeconds : undefined;
|
|
93
93
|
resourceInputs["notes"] = state ? state.notes : undefined;
|
|
94
94
|
resourceInputs["offline"] = state ? state.offline : undefined;
|
|
95
|
-
resourceInputs["packageType"] = state ? state.packageType : undefined;
|
|
96
95
|
resourceInputs["password"] = state ? state.password : undefined;
|
|
97
96
|
resourceInputs["priorityResolution"] = state ? state.priorityResolution : undefined;
|
|
98
97
|
resourceInputs["projectEnvironments"] = state ? state.projectEnvironments : undefined;
|
|
@@ -118,6 +117,9 @@ class RemoteDockerRepository extends pulumi.CustomResource {
|
|
|
118
117
|
if ((!args || args.key === undefined) && !opts.urn) {
|
|
119
118
|
throw new Error("Missing required property 'key'");
|
|
120
119
|
}
|
|
120
|
+
if ((!args || args.url === undefined) && !opts.urn) {
|
|
121
|
+
throw new Error("Missing required property 'url'");
|
|
122
|
+
}
|
|
121
123
|
resourceInputs["allowAnyHostAuth"] = args ? args.allowAnyHostAuth : undefined;
|
|
122
124
|
resourceInputs["archiveBrowsingEnabled"] = args ? args.archiveBrowsingEnabled : undefined;
|
|
123
125
|
resourceInputs["assumedOfflinePeriodSecs"] = args ? args.assumedOfflinePeriodSecs : undefined;
|
|
@@ -167,7 +169,6 @@ class RemoteDockerRepository extends pulumi.CustomResource {
|
|
|
167
169
|
resourceInputs["url"] = args ? args.url : undefined;
|
|
168
170
|
resourceInputs["username"] = args ? args.username : undefined;
|
|
169
171
|
resourceInputs["xrayIndex"] = args ? args.xrayIndex : undefined;
|
|
170
|
-
resourceInputs["packageType"] = undefined /*out*/;
|
|
171
172
|
}
|
|
172
173
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
173
174
|
const secretOpts = { additionalSecretOutputs: ["password"] };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"remoteDockerRepository.js","sourceRoot":"","sources":["../remoteDockerRepository.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"remoteDockerRepository.js","sourceRoot":"","sources":["../remoteDockerRepository.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;AACH,MAAa,sBAAuB,SAAQ,MAAM,CAAC,cAAc;IAC7D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAmC,EAAE,IAAmC;QACjI,OAAO,IAAI,sBAAsB,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC7E,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,sBAAsB,CAAC,YAAY,CAAC;IACvE,CAAC;IAuOD,YAAY,IAAY,EAAE,WAAsE,EAAE,IAAmC;QACjI,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAsD,CAAC;YACrE,cAAc,CAAC,kBAAkB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,gBAAgB,CAAC,CAAC,CAAC,SAAS,CAAC;YAChF,cAAc,CAAC,wBAAwB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,sBAAsB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5F,cAAc,CAAC,0BAA0B,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,wBAAwB,CAAC,CAAC,CAAC,SAAS,CAAC;YAChG,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,2BAA2B,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,yBAAyB,CAAC,CAAC,CAAC,SAAS,CAAC;YAClG,cAAc,CAAC,qBAAqB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,mBAAmB,CAAC,CAAC,CAAC,SAAS,CAAC;YACtF,cAAc,CAAC,oBAAoB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,kBAAkB,CAAC,CAAC,CAAC,SAAS,CAAC;YACpF,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,sBAAsB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,oBAAoB,CAAC,CAAC,CAAC,SAAS,CAAC;YACxF,cAAc,CAAC,wBAAwB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,sBAAsB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5F,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,cAAc,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,YAAY,CAAC,CAAC,CAAC,SAAS,CAAC;YACxE,cAAc,CAAC,yBAAyB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,uBAAuB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9F,cAAc,CAAC,gBAAgB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5E,cAAc,CAAC,wBAAwB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,sBAAsB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5F,cAAc,CAAC,2BAA2B,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,yBAAyB,CAAC,CAAC,CAAC,SAAS,CAAC;YAClG,cAAc,CAAC,iBAAiB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,eAAe,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9E,cAAc,CAAC,6BAA6B,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,2BAA2B,CAAC,CAAC,CAAC,SAAS,CAAC;YACtG,cAAc,CAAC,8BAA8B,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,4BAA4B,CAAC,CAAC,CAAC,SAAS,CAAC;YACxG,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,iBAAiB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,eAAe,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9E,cAAc,CAAC,KAAK,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,uBAAuB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,qBAAqB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1F,cAAc,CAAC,cAAc,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,YAAY,CAAC,CAAC,CAAC,SAAS,CAAC;YACxE,cAAc,CAAC,8BAA8B,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,4BAA4B,CAAC,CAAC,CAAC,SAAS,CAAC;YACxG,cAAc,CAAC,kCAAkC,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,gCAAgC,CAAC,CAAC,CAAC,SAAS,CAAC;YAChH,cAAc,CAAC,0BAA0B,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,wBAAwB,CAAC,CAAC,CAAC,SAAS,CAAC;YAChG,cAAc,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1D,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,oBAAoB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,kBAAkB,CAAC,CAAC,CAAC,SAAS,CAAC;YACpF,cAAc,CAAC,qBAAqB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,mBAAmB,CAAC,CAAC,CAAC,SAAS,CAAC;YACtF,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;YAClE,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,cAAc,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,YAAY,CAAC,CAAC,CAAC,SAAS,CAAC;YACxE,cAAc,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1D,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,qBAAqB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,mBAAmB,CAAC,CAAC,CAAC,SAAS,CAAC;YACtF,cAAc,CAAC,eAAe,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1E,cAAc,CAAC,6BAA6B,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,2BAA2B,CAAC,CAAC,CAAC,SAAS,CAAC;YACtG,cAAc,CAAC,oBAAoB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,kBAAkB,CAAC,CAAC,CAAC,SAAS,CAAC;YACpF,cAAc,CAAC,qBAAqB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,mBAAmB,CAAC,CAAC,CAAC,SAAS,CAAC;YACtF,cAAc,CAAC,uBAAuB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,qBAAqB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1F,cAAc,CAAC,uBAAuB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,qBAAqB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1F,cAAc,CAAC,mCAAmC,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,iCAAiC,CAAC,CAAC,CAAC,SAAS,CAAC;YAClH,cAAc,CAAC,KAAK,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;SACrE;aAAM;YACH,MAAM,IAAI,GAAG,WAAqD,CAAC;YACnE,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,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,kBAAkB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,gBAAgB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9E,cAAc,CAAC,wBAAwB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,sBAAsB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1F,cAAc,CAAC,0BAA0B,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,wBAAwB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9F,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;YAClE,cAAc,CAAC,2BAA2B,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,yBAAyB,CAAC,CAAC,CAAC,SAAS,CAAC;YAChG,cAAc,CAAC,qBAAqB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,mBAAmB,CAAC,CAAC,CAAC,SAAS,CAAC;YACpF,cAAc,CAAC,oBAAoB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,kBAAkB,CAAC,CAAC,CAAC,SAAS,CAAC;YAClF,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,sBAAsB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,oBAAoB,CAAC,CAAC,CAAC,SAAS,CAAC;YACtF,cAAc,CAAC,wBAAwB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,sBAAsB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1F,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,cAAc,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,yBAAyB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,uBAAuB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5F,cAAc,CAAC,gBAAgB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,cAAc,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1E,cAAc,CAAC,wBAAwB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,sBAAsB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1F,cAAc,CAAC,2BAA2B,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,yBAAyB,CAAC,CAAC,CAAC,SAAS,CAAC;YAChG,cAAc,CAAC,iBAAiB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5E,cAAc,CAAC,6BAA6B,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,2BAA2B,CAAC,CAAC,CAAC,SAAS,CAAC;YACpG,cAAc,CAAC,8BAA8B,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,4BAA4B,CAAC,CAAC,CAAC,SAAS,CAAC;YACtG,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,iBAAiB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5E,cAAc,CAAC,KAAK,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,CAAC,SAAS,CAAC;YACpD,cAAc,CAAC,uBAAuB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,qBAAqB,CAAC,CAAC,CAAC,SAAS,CAAC;YACxF,cAAc,CAAC,cAAc,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,8BAA8B,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,4BAA4B,CAAC,CAAC,CAAC,SAAS,CAAC;YACtG,cAAc,CAAC,kCAAkC,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,gCAAgC,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9G,cAAc,CAAC,0BAA0B,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,wBAAwB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9F,cAAc,CAAC,OAAO,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,UAAU,CAAC,GAAG,CAAA,IAAI,aAAJ,IAAI,uBAAJ,IAAI,CAAE,QAAQ,EAAC,CAAC,CAAC,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC;YACvF,cAAc,CAAC,oBAAoB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,kBAAkB,CAAC,CAAC,CAAC,SAAS,CAAC;YAClF,cAAc,CAAC,qBAAqB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,mBAAmB,CAAC,CAAC,CAAC,SAAS,CAAC;YACpF,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;YAClE,cAAc,CAAC,cAAc,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,OAAO,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,qBAAqB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,mBAAmB,CAAC,CAAC,CAAC,SAAS,CAAC;YACpF,cAAc,CAAC,eAAe,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC;YACxE,cAAc,CAAC,6BAA6B,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,2BAA2B,CAAC,CAAC,CAAC,SAAS,CAAC;YACpG,cAAc,CAAC,oBAAoB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,kBAAkB,CAAC,CAAC,CAAC,SAAS,CAAC;YAClF,cAAc,CAAC,qBAAqB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,mBAAmB,CAAC,CAAC,CAAC,SAAS,CAAC;YACpF,cAAc,CAAC,uBAAuB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,qBAAqB,CAAC,CAAC,CAAC,SAAS,CAAC;YACxF,cAAc,CAAC,uBAAuB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,qBAAqB,CAAC,CAAC,CAAC,SAAS,CAAC;YACxF,cAAc,CAAC,mCAAmC,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,iCAAiC,CAAC,CAAC,CAAC,SAAS,CAAC;YAChH,cAAc,CAAC,KAAK,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,CAAC,SAAS,CAAC;YACpD,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;SACnE;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,MAAM,UAAU,GAAG,EAAE,uBAAuB,EAAE,CAAC,UAAU,CAAC,EAAE,CAAC;QAC7D,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,IAAI,EAAE,UAAU,CAAC,CAAC;QAC7C,KAAK,CAAC,sBAAsB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC3E,CAAC;;AArXL,wDAsXC;AAxWG,gBAAgB;AACO,mCAAY,GAAG,iEAAiE,CAAC"}
|