@pulumi/artifactory 2.0.0 → 2.2.0-alpha.1654079683

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.
Files changed (419) hide show
  1. package/accessToken.d.ts +2 -2
  2. package/alpineRepository.d.ts +15 -9
  3. package/alpineRepository.js +9 -3
  4. package/alpineRepository.js.map +1 -1
  5. package/anonymousUser.d.ts +3 -6
  6. package/anonymousUser.js.map +1 -1
  7. package/artifactPropertyWebhook.d.ts +27 -69
  8. package/artifactPropertyWebhook.js +14 -20
  9. package/artifactPropertyWebhook.js.map +1 -1
  10. package/artifactWebhook.d.ts +27 -69
  11. package/artifactWebhook.js +14 -20
  12. package/artifactWebhook.js.map +1 -1
  13. package/artifactoryReleaseBundleWebhook.d.ts +30 -71
  14. package/artifactoryReleaseBundleWebhook.js +20 -25
  15. package/artifactoryReleaseBundleWebhook.js.map +1 -1
  16. package/backup.d.ts +5 -6
  17. package/backup.js +2 -3
  18. package/backup.js.map +1 -1
  19. package/buildWebhook.d.ts +27 -69
  20. package/buildWebhook.js +14 -20
  21. package/buildWebhook.js.map +1 -1
  22. package/certificate.d.ts +0 -2
  23. package/certificate.js +0 -2
  24. package/certificate.js.map +1 -1
  25. package/config/vars.d.ts +2 -1
  26. package/config/vars.js.map +1 -1
  27. package/debianRepository.d.ts +27 -18
  28. package/debianRepository.js +9 -3
  29. package/debianRepository.js.map +1 -1
  30. package/distributionWebhook.d.ts +24 -66
  31. package/distributionWebhook.js +14 -20
  32. package/distributionWebhook.js.map +1 -1
  33. package/dockerV1Repository.d.ts +13 -7
  34. package/dockerV1Repository.js +10 -4
  35. package/dockerV1Repository.js.map +1 -1
  36. package/dockerV2Repository.d.ts +33 -15
  37. package/dockerV2Repository.js +9 -3
  38. package/dockerV2Repository.js.map +1 -1
  39. package/dockerWebhook.d.ts +27 -69
  40. package/dockerWebhook.js +14 -20
  41. package/dockerWebhook.js.map +1 -1
  42. package/federatedAlpineRepository.d.ts +109 -10
  43. package/federatedAlpineRepository.js +13 -3
  44. package/federatedAlpineRepository.js.map +1 -1
  45. package/federatedBowerRepository.d.ts +91 -10
  46. package/federatedBowerRepository.js +9 -3
  47. package/federatedBowerRepository.js.map +1 -1
  48. package/federatedCargoRepository.d.ts +112 -10
  49. package/federatedCargoRepository.js +13 -3
  50. package/federatedCargoRepository.js.map +1 -1
  51. package/federatedChefRepository.d.ts +91 -10
  52. package/federatedChefRepository.js +9 -3
  53. package/federatedChefRepository.js.map +1 -1
  54. package/federatedCocoapodsRepository.d.ts +91 -10
  55. package/federatedCocoapodsRepository.js +9 -3
  56. package/federatedCocoapodsRepository.js.map +1 -1
  57. package/federatedComposerRepository.d.ts +91 -10
  58. package/federatedComposerRepository.js +9 -3
  59. package/federatedComposerRepository.js.map +1 -1
  60. package/federatedConanRepository.d.ts +93 -10
  61. package/federatedConanRepository.js +11 -3
  62. package/federatedConanRepository.js.map +1 -1
  63. package/federatedCondaRepository.d.ts +91 -10
  64. package/federatedCondaRepository.js +9 -3
  65. package/federatedCondaRepository.js.map +1 -1
  66. package/federatedCranRepository.d.ts +91 -10
  67. package/federatedCranRepository.js +9 -3
  68. package/federatedCranRepository.js.map +1 -1
  69. package/federatedDebianRepository.d.ts +136 -10
  70. package/federatedDebianRepository.js +17 -3
  71. package/federatedDebianRepository.js.map +1 -1
  72. package/federatedDockerRepository.d.ts +144 -10
  73. package/federatedDockerRepository.js +17 -3
  74. package/federatedDockerRepository.js.map +1 -1
  75. package/federatedGemsRepository.d.ts +91 -10
  76. package/federatedGemsRepository.js +9 -3
  77. package/federatedGemsRepository.js.map +1 -1
  78. package/federatedGenericRepository.d.ts +91 -16
  79. package/federatedGenericRepository.js +9 -3
  80. package/federatedGenericRepository.js.map +1 -1
  81. package/federatedGitltfsRepository.d.ts +91 -10
  82. package/federatedGitltfsRepository.js +9 -3
  83. package/federatedGitltfsRepository.js.map +1 -1
  84. package/federatedGoRepository.d.ts +91 -10
  85. package/federatedGoRepository.js +9 -3
  86. package/federatedGoRepository.js.map +1 -1
  87. package/federatedGradleRepository.d.ts +187 -10
  88. package/federatedGradleRepository.js +21 -3
  89. package/federatedGradleRepository.js.map +1 -1
  90. package/federatedHelmRepository.d.ts +91 -10
  91. package/federatedHelmRepository.js +9 -3
  92. package/federatedHelmRepository.js.map +1 -1
  93. package/federatedIvyRepository.d.ts +187 -10
  94. package/federatedIvyRepository.js +21 -3
  95. package/federatedIvyRepository.js.map +1 -1
  96. package/federatedMavenRepository.d.ts +187 -10
  97. package/federatedMavenRepository.js +21 -3
  98. package/federatedMavenRepository.js.map +1 -1
  99. package/federatedNpmRepository.d.ts +91 -10
  100. package/federatedNpmRepository.js +9 -3
  101. package/federatedNpmRepository.js.map +1 -1
  102. package/federatedNugetRepository.d.ts +118 -10
  103. package/federatedNugetRepository.js +13 -3
  104. package/federatedNugetRepository.js.map +1 -1
  105. package/federatedOpkgRepository.d.ts +91 -10
  106. package/federatedOpkgRepository.js +9 -3
  107. package/federatedOpkgRepository.js.map +1 -1
  108. package/federatedPuppetRepository.d.ts +91 -10
  109. package/federatedPuppetRepository.js +9 -3
  110. package/federatedPuppetRepository.js.map +1 -1
  111. package/federatedPypiRepository.d.ts +91 -10
  112. package/federatedPypiRepository.js +9 -3
  113. package/federatedPypiRepository.js.map +1 -1
  114. package/federatedRpmRepository.d.ts +157 -10
  115. package/federatedRpmRepository.js +21 -3
  116. package/federatedRpmRepository.js.map +1 -1
  117. package/federatedSbtRepository.d.ts +187 -10
  118. package/federatedSbtRepository.js +21 -3
  119. package/federatedSbtRepository.js.map +1 -1
  120. package/federatedVagrantRepository.d.ts +91 -10
  121. package/federatedVagrantRepository.js +9 -3
  122. package/federatedVagrantRepository.js.map +1 -1
  123. package/generalSecurity.d.ts +0 -2
  124. package/generalSecurity.js +0 -2
  125. package/generalSecurity.js.map +1 -1
  126. package/goRepository.d.ts +15 -16
  127. package/goRepository.js +3 -4
  128. package/goRepository.js.map +1 -1
  129. package/group.d.ts +12 -0
  130. package/group.js +2 -0
  131. package/group.js.map +1 -1
  132. package/index.d.ts +3 -0
  133. package/index.js +15 -0
  134. package/index.js.map +1 -1
  135. package/keypair.d.ts +8 -10
  136. package/keypair.js +0 -2
  137. package/keypair.js.map +1 -1
  138. package/ldapGroupSetting.d.ts +8 -9
  139. package/ldapGroupSetting.js +2 -3
  140. package/ldapGroupSetting.js.map +1 -1
  141. package/ldapSetting.d.ts +2 -3
  142. package/ldapSetting.js +2 -3
  143. package/ldapSetting.js.map +1 -1
  144. package/localBowerRepository.d.ts +12 -6
  145. package/localBowerRepository.js +9 -3
  146. package/localBowerRepository.js.map +1 -1
  147. package/localCargoRepository.d.ts +21 -9
  148. package/localCargoRepository.js +9 -3
  149. package/localCargoRepository.js.map +1 -1
  150. package/localChefRepository.d.ts +12 -6
  151. package/localChefRepository.js +9 -3
  152. package/localChefRepository.js.map +1 -1
  153. package/localCocoapodsRepository.d.ts +12 -6
  154. package/localCocoapodsRepository.js +9 -3
  155. package/localCocoapodsRepository.js.map +1 -1
  156. package/localComposerRepository.d.ts +12 -6
  157. package/localComposerRepository.js +9 -3
  158. package/localComposerRepository.js.map +1 -1
  159. package/localConanRepository.d.ts +12 -6
  160. package/localConanRepository.js +9 -3
  161. package/localConanRepository.js.map +1 -1
  162. package/localCondaRepository.d.ts +12 -6
  163. package/localCondaRepository.js +9 -3
  164. package/localCondaRepository.js.map +1 -1
  165. package/localCranRepository.d.ts +12 -6
  166. package/localCranRepository.js +9 -3
  167. package/localCranRepository.js.map +1 -1
  168. package/localGemsRepository.d.ts +12 -6
  169. package/localGemsRepository.js +9 -3
  170. package/localGemsRepository.js.map +1 -1
  171. package/localGenericRepository.d.ts +54 -24
  172. package/localGenericRepository.js +9 -3
  173. package/localGenericRepository.js.map +1 -1
  174. package/localGitltfsRepository.d.ts +12 -6
  175. package/localGitltfsRepository.js +9 -3
  176. package/localGitltfsRepository.js.map +1 -1
  177. package/localGoRepository.d.ts +12 -6
  178. package/localGoRepository.js +9 -3
  179. package/localGoRepository.js.map +1 -1
  180. package/localGradleRepository.d.ts +42 -33
  181. package/localGradleRepository.js +9 -3
  182. package/localGradleRepository.js.map +1 -1
  183. package/localHelmRepository.d.ts +12 -6
  184. package/localHelmRepository.js +9 -3
  185. package/localHelmRepository.js.map +1 -1
  186. package/localIvyRepository.d.ts +12 -6
  187. package/localIvyRepository.js +9 -3
  188. package/localIvyRepository.js.map +1 -1
  189. package/localMavenRepository.d.ts +45 -36
  190. package/localMavenRepository.js +9 -3
  191. package/localMavenRepository.js.map +1 -1
  192. package/localNpmRepository.d.ts +12 -6
  193. package/localNpmRepository.js +9 -3
  194. package/localNpmRepository.js.map +1 -1
  195. package/localNugetRepository.d.ts +24 -15
  196. package/localNugetRepository.js +9 -3
  197. package/localNugetRepository.js.map +1 -1
  198. package/localOpkgRepository.d.ts +12 -6
  199. package/localOpkgRepository.js +9 -3
  200. package/localOpkgRepository.js.map +1 -1
  201. package/localPubRepository.d.ts +231 -0
  202. package/localPubRepository.js +102 -0
  203. package/localPubRepository.js.map +1 -0
  204. package/localPuppetRepository.d.ts +12 -6
  205. package/localPuppetRepository.js +9 -3
  206. package/localPuppetRepository.js.map +1 -1
  207. package/localPypiRepository.d.ts +12 -6
  208. package/localPypiRepository.js +9 -3
  209. package/localPypiRepository.js.map +1 -1
  210. package/localRpmRepository.d.ts +60 -18
  211. package/localRpmRepository.js +9 -3
  212. package/localRpmRepository.js.map +1 -1
  213. package/localSbtRepository.d.ts +12 -6
  214. package/localSbtRepository.js +9 -3
  215. package/localSbtRepository.js.map +1 -1
  216. package/localVagrantRepository.d.ts +12 -6
  217. package/localVagrantRepository.js +9 -3
  218. package/localVagrantRepository.js.map +1 -1
  219. package/managedUser.d.ts +0 -2
  220. package/managedUser.js +0 -2
  221. package/managedUser.js.map +1 -1
  222. package/mavenRepository.d.ts +16 -20
  223. package/mavenRepository.js +4 -5
  224. package/mavenRepository.js.map +1 -1
  225. package/oauthSettings.d.ts +0 -2
  226. package/oauthSettings.js +0 -2
  227. package/oauthSettings.js.map +1 -1
  228. package/package.json +2 -2
  229. package/package.json.dev +2 -2
  230. package/permissionTarget.d.ts +25 -10
  231. package/permissionTarget.js +10 -4
  232. package/permissionTarget.js.map +1 -1
  233. package/permissionTargets.d.ts +25 -10
  234. package/permissionTargets.js +10 -4
  235. package/permissionTargets.js.map +1 -1
  236. package/provider.d.ts +4 -2
  237. package/provider.js.map +1 -1
  238. package/pullReplication.d.ts +78 -3
  239. package/pullReplication.js +5 -3
  240. package/pullReplication.js.map +1 -1
  241. package/pushReplication.d.ts +12 -2
  242. package/pushReplication.js +3 -2
  243. package/pushReplication.js.map +1 -1
  244. package/releaseBundleWebhook.d.ts +27 -69
  245. package/releaseBundleWebhook.js +14 -20
  246. package/releaseBundleWebhook.js.map +1 -1
  247. package/remoteAlpineRepository.d.ts +33 -26
  248. package/remoteAlpineRepository.js +9 -5
  249. package/remoteAlpineRepository.js.map +1 -1
  250. package/remoteBowerRepository.d.ts +39 -29
  251. package/remoteBowerRepository.js +9 -5
  252. package/remoteBowerRepository.js.map +1 -1
  253. package/remoteCargoRepository.d.ts +143 -90
  254. package/remoteCargoRepository.js +11 -8
  255. package/remoteCargoRepository.js.map +1 -1
  256. package/remoteChefRepository.d.ts +33 -26
  257. package/remoteChefRepository.js +9 -5
  258. package/remoteChefRepository.js.map +1 -1
  259. package/remoteCocoapodsRepository.d.ts +40 -29
  260. package/remoteCocoapodsRepository.js +10 -5
  261. package/remoteCocoapodsRepository.js.map +1 -1
  262. package/remoteComposerRepository.d.ts +39 -29
  263. package/remoteComposerRepository.js +9 -5
  264. package/remoteComposerRepository.js.map +1 -1
  265. package/remoteConanRepository.d.ts +34 -27
  266. package/remoteConanRepository.js +10 -6
  267. package/remoteConanRepository.js.map +1 -1
  268. package/remoteCondaRepository.d.ts +33 -26
  269. package/remoteCondaRepository.js +9 -5
  270. package/remoteCondaRepository.js.map +1 -1
  271. package/remoteCranRepository.d.ts +33 -26
  272. package/remoteCranRepository.js +9 -5
  273. package/remoteCranRepository.js.map +1 -1
  274. package/remoteDebianRepository.d.ts +33 -26
  275. package/remoteDebianRepository.js +9 -5
  276. package/remoteDebianRepository.js.map +1 -1
  277. package/remoteDockerRepository.d.ts +143 -92
  278. package/remoteDockerRepository.js +11 -10
  279. package/remoteDockerRepository.js.map +1 -1
  280. package/remoteGemsRepository.d.ts +33 -26
  281. package/remoteGemsRepository.js +9 -5
  282. package/remoteGemsRepository.js.map +1 -1
  283. package/remoteGenericRepository.d.ts +137 -80
  284. package/remoteGenericRepository.js +8 -4
  285. package/remoteGenericRepository.js.map +1 -1
  286. package/remoteGitlfsRepository.d.ts +33 -26
  287. package/remoteGitlfsRepository.js +9 -5
  288. package/remoteGitlfsRepository.js.map +1 -1
  289. package/remoteGoRepository.d.ts +33 -26
  290. package/remoteGoRepository.js +9 -5
  291. package/remoteGoRepository.js.map +1 -1
  292. package/remoteGradleRepository.d.ts +154 -99
  293. package/remoteGradleRepository.js +10 -5
  294. package/remoteGradleRepository.js.map +1 -1
  295. package/remoteHelmRepository.d.ts +139 -85
  296. package/remoteHelmRepository.js +10 -6
  297. package/remoteHelmRepository.js.map +1 -1
  298. package/remoteIvyRepository.d.ts +154 -99
  299. package/remoteIvyRepository.js +10 -5
  300. package/remoteIvyRepository.js.map +1 -1
  301. package/remoteMavenRepository.d.ts +157 -102
  302. package/remoteMavenRepository.js +10 -5
  303. package/remoteMavenRepository.js.map +1 -1
  304. package/remoteNpmRepository.d.ts +142 -86
  305. package/remoteNpmRepository.js +13 -10
  306. package/remoteNpmRepository.js.map +1 -1
  307. package/remoteNugetRepository.d.ts +42 -29
  308. package/remoteNugetRepository.js +9 -5
  309. package/remoteNugetRepository.js.map +1 -1
  310. package/remoteOpkgRepository.d.ts +33 -26
  311. package/remoteOpkgRepository.js +9 -5
  312. package/remoteOpkgRepository.js.map +1 -1
  313. package/remoteP2Repository.d.ts +33 -26
  314. package/remoteP2Repository.js +9 -5
  315. package/remoteP2Repository.js.map +1 -1
  316. package/remotePubRepository.d.ts +521 -0
  317. package/remotePubRepository.js +157 -0
  318. package/remotePubRepository.js.map +1 -0
  319. package/remotePuppetRepository.d.ts +33 -26
  320. package/remotePuppetRepository.js +9 -5
  321. package/remotePuppetRepository.js.map +1 -1
  322. package/remotePypiRepository.d.ts +136 -82
  323. package/remotePypiRepository.js +10 -6
  324. package/remotePypiRepository.js.map +1 -1
  325. package/remoteRpmRepository.d.ts +33 -26
  326. package/remoteRpmRepository.js +9 -5
  327. package/remoteRpmRepository.js.map +1 -1
  328. package/remoteSbtRepository.d.ts +155 -104
  329. package/remoteSbtRepository.js +11 -1
  330. package/remoteSbtRepository.js.map +1 -1
  331. package/remoteVcsRepository.d.ts +36 -29
  332. package/remoteVcsRepository.js +9 -5
  333. package/remoteVcsRepository.js.map +1 -1
  334. package/replicationConfig.d.ts +4 -0
  335. package/replicationConfig.js +4 -0
  336. package/replicationConfig.js.map +1 -1
  337. package/samlSettings.d.ts +0 -2
  338. package/samlSettings.js +0 -2
  339. package/samlSettings.js.map +1 -1
  340. package/singleReplicationConfig.d.ts +13 -5
  341. package/singleReplicationConfig.js +8 -0
  342. package/singleReplicationConfig.js.map +1 -1
  343. package/types/input.d.ts +321 -235
  344. package/types/output.d.ts +321 -235
  345. package/unmanagedUser.d.ts +0 -2
  346. package/unmanagedUser.js +0 -2
  347. package/unmanagedUser.js.map +1 -1
  348. package/user.d.ts +0 -2
  349. package/user.js +0 -2
  350. package/user.js.map +1 -1
  351. package/virtualAlpineRepository.d.ts +15 -16
  352. package/virtualAlpineRepository.js +3 -4
  353. package/virtualAlpineRepository.js.map +1 -1
  354. package/virtualBowerRepository.d.ts +9 -14
  355. package/virtualBowerRepository.js +3 -5
  356. package/virtualBowerRepository.js.map +1 -1
  357. package/virtualChefRepository.d.ts +15 -16
  358. package/virtualChefRepository.js +3 -4
  359. package/virtualChefRepository.js.map +1 -1
  360. package/virtualComposerRepository.d.ts +9 -13
  361. package/virtualComposerRepository.js +3 -4
  362. package/virtualComposerRepository.js.map +1 -1
  363. package/virtualConanRepository.d.ts +15 -16
  364. package/virtualConanRepository.js +3 -4
  365. package/virtualConanRepository.js.map +1 -1
  366. package/virtualCondaRepository.d.ts +15 -16
  367. package/virtualCondaRepository.js +3 -4
  368. package/virtualCondaRepository.js.map +1 -1
  369. package/virtualCranRepository.d.ts +15 -16
  370. package/virtualCranRepository.js +3 -4
  371. package/virtualCranRepository.js.map +1 -1
  372. package/virtualDebianRepository.d.ts +9 -13
  373. package/virtualDebianRepository.js +3 -4
  374. package/virtualDebianRepository.js.map +1 -1
  375. package/virtualDockerRepository.d.ts +9 -13
  376. package/virtualDockerRepository.js +3 -4
  377. package/virtualDockerRepository.js.map +1 -1
  378. package/virtualGemsRepository.d.ts +9 -13
  379. package/virtualGemsRepository.js +3 -4
  380. package/virtualGemsRepository.js.map +1 -1
  381. package/virtualGenericRepository.d.ts +42 -31
  382. package/virtualGenericRepository.js +3 -4
  383. package/virtualGenericRepository.js.map +1 -1
  384. package/virtualGitlfsRepository.d.ts +9 -13
  385. package/virtualGitlfsRepository.js +3 -4
  386. package/virtualGitlfsRepository.js.map +1 -1
  387. package/virtualGradleRepository.d.ts +9 -13
  388. package/virtualGradleRepository.js +3 -4
  389. package/virtualGradleRepository.js.map +1 -1
  390. package/virtualHelmRepository.d.ts +12 -16
  391. package/virtualHelmRepository.js +3 -4
  392. package/virtualHelmRepository.js.map +1 -1
  393. package/virtualIvyRepository.d.ts +9 -13
  394. package/virtualIvyRepository.js +3 -4
  395. package/virtualIvyRepository.js.map +1 -1
  396. package/virtualNpmRepository.d.ts +15 -16
  397. package/virtualNpmRepository.js +3 -4
  398. package/virtualNpmRepository.js.map +1 -1
  399. package/virtualNugetRepository.d.ts +12 -16
  400. package/virtualNugetRepository.js +3 -4
  401. package/virtualNugetRepository.js.map +1 -1
  402. package/virtualP2Repository.d.ts +9 -13
  403. package/virtualP2Repository.js +3 -4
  404. package/virtualP2Repository.js.map +1 -1
  405. package/virtualPubRepository.d.ts +237 -0
  406. package/virtualPubRepository.js +104 -0
  407. package/virtualPubRepository.js.map +1 -0
  408. package/virtualPuppetRepository.d.ts +9 -13
  409. package/virtualPuppetRepository.js +3 -4
  410. package/virtualPuppetRepository.js.map +1 -1
  411. package/virtualPypiRepository.d.ts +9 -13
  412. package/virtualPypiRepository.js +3 -4
  413. package/virtualPypiRepository.js.map +1 -1
  414. package/virtualRpmRepository.d.ts +15 -19
  415. package/virtualRpmRepository.js +3 -4
  416. package/virtualRpmRepository.js.map +1 -1
  417. package/virtualSbtRepository.d.ts +9 -13
  418. package/virtualSbtRepository.js +3 -4
  419. package/virtualSbtRepository.js.map +1 -1
@@ -6,14 +6,11 @@ exports.RemoteGradleRepository = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("./utilities");
8
8
  /**
9
- * ## # Artifactory Remote Gradle Repository Resource
10
- *
11
- * Provides an Artifactory remote `gradle` repository resource.
12
- * Official documentation can be found [here](https://www.jfrog.com/confluence/display/JFROG/Remote+Repositories).
9
+ * Creates a remote Gradle repository resource.
10
+ * Official documentation can be found [here](https://www.jfrog.com/confluence/display/JFROG/Remote+Repositories#RemoteRepositories-Maven,Gradle,IvyandSBTRepositories).
13
11
  *
14
12
  * ## Example Usage
15
13
  *
16
- * Includes only new and relevant fields, for anything else, see: generic repo.
17
14
  * ```typescript
18
15
  * import * as pulumi from "@pulumi/pulumi";
19
16
  * import * as artifactory from "@pulumi/artifactory";
@@ -27,6 +24,14 @@ const utilities = require("./utilities");
27
24
  * url: "https://repo1.maven.org/maven2/",
28
25
  * });
29
26
  * ```
27
+ *
28
+ * ## Import
29
+ *
30
+ * Remote repositories can be imported using their name, e.g.
31
+ *
32
+ * ```sh
33
+ * $ pulumi import artifactory:index/remoteGradleRepository:RemoteGradleRepository gradle-remote gradle-remote
34
+ * ```
30
35
  */
31
36
  class RemoteGradleRepository extends pulumi.CustomResource {
32
37
  constructor(name, argsOrState, opts) {
@@ -1 +1 @@
1
- {"version":3,"file":"remoteGradleRepository.js","sourceRoot":"","sources":["../remoteGradleRepository.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"remoteGradleRepository.js","sourceRoot":"","sources":["../remoteGradleRepository.ts"],"names":[],"mappings":"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"}
@@ -1,15 +1,11 @@
1
1
  import * as pulumi from "@pulumi/pulumi";
2
2
  import { input as inputs, output as outputs } from "./types";
3
3
  /**
4
- * ## # Artifactory Remote Repository Resource
5
- *
6
- * Provides an Artifactory remote `helm` repository resource. This provides helm specific fields and is the only way to get them.
7
- * Official documentation can be found [here](https://www.jfrog.com/confluence/display/JFROG/Package+Management),
8
- * although helm is (currently) not listed as a supported format
4
+ * Provides a remote Helm repository.
5
+ * Official documentation can be found [here](https://www.jfrog.com/confluence/display/JFROG/Kubernetes+Helm+Chart+Repositories).
9
6
  *
10
7
  * ## Example Usage
11
8
  *
12
- * Includes only new and relevant fields, for anything else, see: generic repo.
13
9
  * ```typescript
14
10
  * import * as pulumi from "@pulumi/pulumi";
15
11
  * import * as artifactory from "@pulumi/artifactory";
@@ -22,6 +18,14 @@ import { input as inputs, output as outputs } from "./types";
22
18
  * url: "https://repo.chartcenter.io/",
23
19
  * });
24
20
  * ```
21
+ *
22
+ * ## Import
23
+ *
24
+ * Remote repositories can be imported using their name, e.g.
25
+ *
26
+ * ```sh
27
+ * $ pulumi import artifactory:index/remoteHelmRepository:RemoteHelmRepository helm-remote helm-remote
28
+ * ```
25
29
  */
26
30
  export declare class RemoteHelmRepository extends pulumi.CustomResource {
27
31
  /**
@@ -40,29 +44,34 @@ export declare class RemoteHelmRepository extends pulumi.CustomResource {
40
44
  */
41
45
  static isInstance(obj: any): obj is RemoteHelmRepository;
42
46
  /**
43
- * Also known as 'Lenient Host Authentication', Allow credentials of this repository to be used on requests redirected to any other host.
47
+ * Also known as 'Lenient Host Authentication', Allow credentials of this repository to be used on requests redirected to
48
+ * any other host.
44
49
  */
45
50
  readonly allowAnyHostAuth: pulumi.Output<boolean>;
46
51
  /**
47
- * The number of seconds the repository stays in assumed offline state after a connection error. At the end of this time, an online check is attempted in order to reset the offline status. A value of 0 means the repository is never assumed offline. Default to 300.
52
+ * The number of seconds the repository stays in assumed offline state after a connection error. At the end of this time,
53
+ * an online check is attempted in order to reset the offline status. A value of 0 means the repository is never assumed
54
+ * offline. Default to 300.
48
55
  */
49
56
  readonly assumedOfflinePeriodSecs: pulumi.Output<number | undefined>;
50
57
  /**
51
- * (A.K.A 'Ignore Repository' on the UI) When set, the repository or its local cache do not participate in artifact resolution.
58
+ * (A.K.A 'Ignore Repository' on the UI) When set, the repository or its local cache do not participate in artifact
59
+ * resolution.
52
60
  */
53
61
  readonly blackedOut: pulumi.Output<boolean>;
54
62
  /**
55
- * Before caching an artifact, Artifactory first sends a HEAD request to the remote resource. In some remote resources, HEAD requests are disallowed and therefore rejected, even though downloading the artifact is allowed. When checked, Artifactory will bypass the HEAD request and cache the artifact directly using a GET request.
63
+ * Before caching an artifact, Artifactory first sends a HEAD request to the remote resource. In some remote resources,
64
+ * HEAD requests are disallowed and therefore rejected, even though downloading the artifact is allowed. When checked,
65
+ * Artifactory will bypass the HEAD request and cache the artifact directly using a GET request.
56
66
  */
57
67
  readonly blockMismatchingMimeTypes: pulumi.Output<boolean>;
58
68
  /**
59
- * Before caching an artifact, Artifactory first sends a HEAD request to the remote resource. In some remote resources, HEAD requests are disallowed and therefore rejected, even though downloading the artifact is allowed. When checked, Artifactory will bypass the HEAD request and cache the artifact directly using a GET request.
69
+ * Before caching an artifact, Artifactory first sends a HEAD request to the remote resource. In some remote resources,
70
+ * HEAD requests are disallowed and therefore rejected, even though downloading the artifact is allowed. When checked,
71
+ * Artifactory will bypass the HEAD request and cache the artifact directly using a GET request.
60
72
  */
61
73
  readonly bypassHeadRequests: pulumi.Output<boolean>;
62
74
  readonly clientTlsCertificate: pulumi.Output<string>;
63
- /**
64
- * Reference [JFROG Smart Remote Repositories](https://www.jfrog.com/confluence/display/JFROG/Smart+Remote+Repositories)
65
- */
66
75
  readonly contentSynchronisation: pulumi.Output<outputs.RemoteHelmRepositoryContentSynchronisation>;
67
76
  readonly description: pulumi.Output<string>;
68
77
  /**
@@ -70,7 +79,8 @@ export declare class RemoteHelmRepository extends pulumi.CustomResource {
70
79
  */
71
80
  readonly enableCookieManagement: pulumi.Output<boolean>;
72
81
  /**
73
- * List of artifact patterns to exclude when evaluating artifact requests, in the form of x/y/**&#47;z/*. By default no artifacts are excluded.
82
+ * List of artifact patterns to exclude when evaluating artifact requests, in the form of x/y/**&#47;z/*. By default no
83
+ * artifacts are excluded.
74
84
  */
75
85
  readonly excludesPattern: pulumi.Output<string>;
76
86
  /**
@@ -84,37 +94,40 @@ export declare class RemoteHelmRepository extends pulumi.CustomResource {
84
94
  */
85
95
  readonly externalDependenciesPatterns: pulumi.Output<string[] | undefined>;
86
96
  /**
87
- * This field is not returned in a get payload but is offered on the UI. It's inserted here for inclusive and informational reasons. It does not function
88
- *
89
97
  * @deprecated This field is not returned in a get payload but is offered on the UI. It's inserted here for inclusive and informational reasons. It does not function
90
98
  */
91
99
  readonly failedRetrievalCachePeriodSecs: pulumi.Output<number>;
92
100
  /**
93
- * When set, Artifactory will return an error to the client that causes the build to fail if there is a failure to communicate with this repository.
101
+ * When set, Artifactory will return an error to the client that causes the build to fail if there is a failure to
102
+ * communicate with this repository.
94
103
  */
95
104
  readonly hardFail: pulumi.Output<boolean>;
96
105
  /**
97
- * - No documentation is available. Hopefully you know what this means
106
+ * No documentation is available. Hopefully you know what this means.
98
107
  */
99
108
  readonly helmChartsBaseUrl: pulumi.Output<string | undefined>;
100
109
  /**
101
- * List of artifact patterns to include when evaluating artifact requests in the form of x/y/**&#47;z/*. When used, only artifacts matching one of the include patterns are served. By default, all artifacts are included (**&#47;*).
110
+ * List of artifact patterns to include when evaluating artifact requests in the form of x/y/**&#47;z/*. When used, only
111
+ * artifacts matching one of the include patterns are served. By default, all artifacts are included (**&#47;*).
102
112
  */
103
113
  readonly includesPattern: pulumi.Output<string>;
104
114
  /**
105
- * The repository identifier. Must be unique system-wide
115
+ * A mandatory identifier for the repository that must be unique. It cannot begin with a number or
116
+ * contain spaces or special characters.
106
117
  */
107
118
  readonly key: pulumi.Output<string>;
108
119
  /**
109
- * - Lists the items of remote folders in simple and list browsing. The remote content is cached according to the value of the 'Retrieval Cache Period'. This field exists in the API but not in the UI.
120
+ * Lists the items of remote folders in simple and list browsing. The remote content is cached according to the value of
121
+ * the 'Retrieval Cache Period'. Default value is 'false'.
110
122
  */
111
123
  readonly listRemoteFolderItems: pulumi.Output<boolean | undefined>;
112
124
  /**
113
- * The local address to be used when creating connections. Useful for specifying the interface to use on systems with multiple network interfaces.
125
+ * The local address to be used when creating connections. Useful for specifying the interface to use on systems with
126
+ * multiple network interfaces.
114
127
  */
115
128
  readonly localAddress: pulumi.Output<string | undefined>;
116
129
  /**
117
- * (Optional) The set of mime types that should override the block_mismatching_mime_types setting. Eg:
130
+ * The set of mime types that should override the block_mismatching_mime_types setting. Eg:
118
131
  * "application/json,application/xml". Default value is empty.
119
132
  */
120
133
  readonly mismatchingMimeTypesOverrideList: pulumi.Output<string | undefined>;
@@ -138,7 +151,8 @@ export declare class RemoteHelmRepository extends pulumi.CustomResource {
138
151
  */
139
152
  readonly projectEnvironments: pulumi.Output<string[] | undefined>;
140
153
  /**
141
- * Project key for assigning this repository to. When assigning repository to a project, repository key must be prefixed with project key, separated by a dash.
154
+ * Project key for assigning this repository to. Must be 3 - 10 lowercase alphanumeric characters. When assigning
155
+ * repository to a project, repository key must be prefixed with project key, separated by a dash.
142
156
  */
143
157
  readonly projectKey: pulumi.Output<string | undefined>;
144
158
  /**
@@ -146,11 +160,11 @@ export declare class RemoteHelmRepository extends pulumi.CustomResource {
146
160
  */
147
161
  readonly propagateQueryParams: pulumi.Output<boolean | undefined>;
148
162
  /**
149
- * List of property set name
163
+ * List of property set names
150
164
  */
151
165
  readonly propertySets: pulumi.Output<string[] | undefined>;
152
166
  /**
153
- * Proxy key from Artifactory Proxies setting
167
+ * Proxy key from Artifactory Proxies settings
154
168
  */
155
169
  readonly proxy: pulumi.Output<string | undefined>;
156
170
  /**
@@ -158,7 +172,7 @@ export declare class RemoteHelmRepository extends pulumi.CustomResource {
158
172
  */
159
173
  readonly remoteRepoLayoutRef: pulumi.Output<string>;
160
174
  /**
161
- * Repository layout key for the remote repository
175
+ * Repository layout key for the local repository
162
176
  */
163
177
  readonly repoLayoutRef: pulumi.Output<string | undefined>;
164
178
  /**
@@ -167,11 +181,15 @@ export declare class RemoteHelmRepository extends pulumi.CustomResource {
167
181
  readonly retrievalCachePeriodSeconds: pulumi.Output<number>;
168
182
  readonly shareConfiguration: pulumi.Output<boolean>;
169
183
  /**
170
- * Network timeout (in ms) to use when establishing a connection and for unanswered requests. Timing out on a network operation is considered a retrieval failure.
184
+ * Network timeout (in ms) to use when establishing a connection and for unanswered requests. Timing out on a network
185
+ * operation is considered a retrieval failure.
171
186
  */
172
187
  readonly socketTimeoutMillis: pulumi.Output<number>;
173
188
  /**
174
- * When set, the repository should store cached artifacts locally. When not set, artifacts are not stored locally, and direct repository-to-client streaming is used. This can be useful for multi-server setups over a high-speed LAN, with one Artifactory caching certain data on central storage, and streaming it directly to satellite pass-though Artifactory servers.
189
+ * When set, the repository should store cached artifacts locally. When not set, artifacts are not stored locally, and
190
+ * direct repository-to-client streaming is used. This can be useful for multi-server setups over a high-speed LAN, with
191
+ * one Artifactory caching certain data on central storage, and streaming it directly to satellite pass-though Artifactory
192
+ * servers.
175
193
  */
176
194
  readonly storeArtifactsLocally: pulumi.Output<boolean>;
177
195
  /**
@@ -180,16 +198,18 @@ export declare class RemoteHelmRepository extends pulumi.CustomResource {
180
198
  readonly synchronizeProperties: pulumi.Output<boolean>;
181
199
  readonly unusedArtifactsCleanupPeriodEnabled: pulumi.Output<boolean>;
182
200
  /**
183
- * The number of hours to wait before an artifact is deemed "unused" and eligible for cleanup from the repository. A value of 0 means automatic cleanup of cached artifacts is disabled.
201
+ * The number of hours to wait before an artifact is deemed "unused" and eligible for cleanup from the repository. A value
202
+ * of 0 means automatic cleanup of cached artifacts is disabled.
184
203
  */
185
204
  readonly unusedArtifactsCleanupPeriodHours: pulumi.Output<number>;
186
205
  /**
187
- * - the remote repo URL. You kinda don't have a remote repo without it
206
+ * The remote repo URL.
188
207
  */
189
208
  readonly url: pulumi.Output<string>;
190
209
  readonly username: pulumi.Output<string | undefined>;
191
210
  /**
192
- * Enable Indexing In Xray. Repository will be indexed with the default retention period. You will be able to change it via Xray settings.
211
+ * Enable Indexing In Xray. Repository will be indexed with the default retention period. You will be able to change it via
212
+ * Xray settings.
193
213
  */
194
214
  readonly xrayIndex: pulumi.Output<boolean | undefined>;
195
215
  /**
@@ -206,29 +226,34 @@ export declare class RemoteHelmRepository extends pulumi.CustomResource {
206
226
  */
207
227
  export interface RemoteHelmRepositoryState {
208
228
  /**
209
- * Also known as 'Lenient Host Authentication', Allow credentials of this repository to be used on requests redirected to any other host.
229
+ * Also known as 'Lenient Host Authentication', Allow credentials of this repository to be used on requests redirected to
230
+ * any other host.
210
231
  */
211
232
  allowAnyHostAuth?: pulumi.Input<boolean>;
212
233
  /**
213
- * The number of seconds the repository stays in assumed offline state after a connection error. At the end of this time, an online check is attempted in order to reset the offline status. A value of 0 means the repository is never assumed offline. Default to 300.
234
+ * The number of seconds the repository stays in assumed offline state after a connection error. At the end of this time,
235
+ * an online check is attempted in order to reset the offline status. A value of 0 means the repository is never assumed
236
+ * offline. Default to 300.
214
237
  */
215
238
  assumedOfflinePeriodSecs?: pulumi.Input<number>;
216
239
  /**
217
- * (A.K.A 'Ignore Repository' on the UI) When set, the repository or its local cache do not participate in artifact resolution.
240
+ * (A.K.A 'Ignore Repository' on the UI) When set, the repository or its local cache do not participate in artifact
241
+ * resolution.
218
242
  */
219
243
  blackedOut?: pulumi.Input<boolean>;
220
244
  /**
221
- * Before caching an artifact, Artifactory first sends a HEAD request to the remote resource. In some remote resources, HEAD requests are disallowed and therefore rejected, even though downloading the artifact is allowed. When checked, Artifactory will bypass the HEAD request and cache the artifact directly using a GET request.
245
+ * Before caching an artifact, Artifactory first sends a HEAD request to the remote resource. In some remote resources,
246
+ * HEAD requests are disallowed and therefore rejected, even though downloading the artifact is allowed. When checked,
247
+ * Artifactory will bypass the HEAD request and cache the artifact directly using a GET request.
222
248
  */
223
249
  blockMismatchingMimeTypes?: pulumi.Input<boolean>;
224
250
  /**
225
- * Before caching an artifact, Artifactory first sends a HEAD request to the remote resource. In some remote resources, HEAD requests are disallowed and therefore rejected, even though downloading the artifact is allowed. When checked, Artifactory will bypass the HEAD request and cache the artifact directly using a GET request.
251
+ * Before caching an artifact, Artifactory first sends a HEAD request to the remote resource. In some remote resources,
252
+ * HEAD requests are disallowed and therefore rejected, even though downloading the artifact is allowed. When checked,
253
+ * Artifactory will bypass the HEAD request and cache the artifact directly using a GET request.
226
254
  */
227
255
  bypassHeadRequests?: pulumi.Input<boolean>;
228
256
  clientTlsCertificate?: pulumi.Input<string>;
229
- /**
230
- * Reference [JFROG Smart Remote Repositories](https://www.jfrog.com/confluence/display/JFROG/Smart+Remote+Repositories)
231
- */
232
257
  contentSynchronisation?: pulumi.Input<inputs.RemoteHelmRepositoryContentSynchronisation>;
233
258
  description?: pulumi.Input<string>;
234
259
  /**
@@ -236,7 +261,8 @@ export interface RemoteHelmRepositoryState {
236
261
  */
237
262
  enableCookieManagement?: pulumi.Input<boolean>;
238
263
  /**
239
- * List of artifact patterns to exclude when evaluating artifact requests, in the form of x/y/**&#47;z/*. By default no artifacts are excluded.
264
+ * List of artifact patterns to exclude when evaluating artifact requests, in the form of x/y/**&#47;z/*. By default no
265
+ * artifacts are excluded.
240
266
  */
241
267
  excludesPattern?: pulumi.Input<string>;
242
268
  /**
@@ -250,37 +276,40 @@ export interface RemoteHelmRepositoryState {
250
276
  */
251
277
  externalDependenciesPatterns?: pulumi.Input<pulumi.Input<string>[]>;
252
278
  /**
253
- * This field is not returned in a get payload but is offered on the UI. It's inserted here for inclusive and informational reasons. It does not function
254
- *
255
279
  * @deprecated This field is not returned in a get payload but is offered on the UI. It's inserted here for inclusive and informational reasons. It does not function
256
280
  */
257
281
  failedRetrievalCachePeriodSecs?: pulumi.Input<number>;
258
282
  /**
259
- * When set, Artifactory will return an error to the client that causes the build to fail if there is a failure to communicate with this repository.
283
+ * When set, Artifactory will return an error to the client that causes the build to fail if there is a failure to
284
+ * communicate with this repository.
260
285
  */
261
286
  hardFail?: pulumi.Input<boolean>;
262
287
  /**
263
- * - No documentation is available. Hopefully you know what this means
288
+ * No documentation is available. Hopefully you know what this means.
264
289
  */
265
290
  helmChartsBaseUrl?: pulumi.Input<string>;
266
291
  /**
267
- * List of artifact patterns to include when evaluating artifact requests in the form of x/y/**&#47;z/*. When used, only artifacts matching one of the include patterns are served. By default, all artifacts are included (**&#47;*).
292
+ * List of artifact patterns to include when evaluating artifact requests in the form of x/y/**&#47;z/*. When used, only
293
+ * artifacts matching one of the include patterns are served. By default, all artifacts are included (**&#47;*).
268
294
  */
269
295
  includesPattern?: pulumi.Input<string>;
270
296
  /**
271
- * The repository identifier. Must be unique system-wide
297
+ * A mandatory identifier for the repository that must be unique. It cannot begin with a number or
298
+ * contain spaces or special characters.
272
299
  */
273
300
  key?: pulumi.Input<string>;
274
301
  /**
275
- * - Lists the items of remote folders in simple and list browsing. The remote content is cached according to the value of the 'Retrieval Cache Period'. This field exists in the API but not in the UI.
302
+ * Lists the items of remote folders in simple and list browsing. The remote content is cached according to the value of
303
+ * the 'Retrieval Cache Period'. Default value is 'false'.
276
304
  */
277
305
  listRemoteFolderItems?: pulumi.Input<boolean>;
278
306
  /**
279
- * The local address to be used when creating connections. Useful for specifying the interface to use on systems with multiple network interfaces.
307
+ * The local address to be used when creating connections. Useful for specifying the interface to use on systems with
308
+ * multiple network interfaces.
280
309
  */
281
310
  localAddress?: pulumi.Input<string>;
282
311
  /**
283
- * (Optional) The set of mime types that should override the block_mismatching_mime_types setting. Eg:
312
+ * The set of mime types that should override the block_mismatching_mime_types setting. Eg:
284
313
  * "application/json,application/xml". Default value is empty.
285
314
  */
286
315
  mismatchingMimeTypesOverrideList?: pulumi.Input<string>;
@@ -304,7 +333,8 @@ export interface RemoteHelmRepositoryState {
304
333
  */
305
334
  projectEnvironments?: pulumi.Input<pulumi.Input<string>[]>;
306
335
  /**
307
- * Project key for assigning this repository to. When assigning repository to a project, repository key must be prefixed with project key, separated by a dash.
336
+ * Project key for assigning this repository to. Must be 3 - 10 lowercase alphanumeric characters. When assigning
337
+ * repository to a project, repository key must be prefixed with project key, separated by a dash.
308
338
  */
309
339
  projectKey?: pulumi.Input<string>;
310
340
  /**
@@ -312,11 +342,11 @@ export interface RemoteHelmRepositoryState {
312
342
  */
313
343
  propagateQueryParams?: pulumi.Input<boolean>;
314
344
  /**
315
- * List of property set name
345
+ * List of property set names
316
346
  */
317
347
  propertySets?: pulumi.Input<pulumi.Input<string>[]>;
318
348
  /**
319
- * Proxy key from Artifactory Proxies setting
349
+ * Proxy key from Artifactory Proxies settings
320
350
  */
321
351
  proxy?: pulumi.Input<string>;
322
352
  /**
@@ -324,7 +354,7 @@ export interface RemoteHelmRepositoryState {
324
354
  */
325
355
  remoteRepoLayoutRef?: pulumi.Input<string>;
326
356
  /**
327
- * Repository layout key for the remote repository
357
+ * Repository layout key for the local repository
328
358
  */
329
359
  repoLayoutRef?: pulumi.Input<string>;
330
360
  /**
@@ -333,11 +363,15 @@ export interface RemoteHelmRepositoryState {
333
363
  retrievalCachePeriodSeconds?: pulumi.Input<number>;
334
364
  shareConfiguration?: pulumi.Input<boolean>;
335
365
  /**
336
- * Network timeout (in ms) to use when establishing a connection and for unanswered requests. Timing out on a network operation is considered a retrieval failure.
366
+ * Network timeout (in ms) to use when establishing a connection and for unanswered requests. Timing out on a network
367
+ * operation is considered a retrieval failure.
337
368
  */
338
369
  socketTimeoutMillis?: pulumi.Input<number>;
339
370
  /**
340
- * When set, the repository should store cached artifacts locally. When not set, artifacts are not stored locally, and direct repository-to-client streaming is used. This can be useful for multi-server setups over a high-speed LAN, with one Artifactory caching certain data on central storage, and streaming it directly to satellite pass-though Artifactory servers.
371
+ * When set, the repository should store cached artifacts locally. When not set, artifacts are not stored locally, and
372
+ * direct repository-to-client streaming is used. This can be useful for multi-server setups over a high-speed LAN, with
373
+ * one Artifactory caching certain data on central storage, and streaming it directly to satellite pass-though Artifactory
374
+ * servers.
341
375
  */
342
376
  storeArtifactsLocally?: pulumi.Input<boolean>;
343
377
  /**
@@ -346,16 +380,18 @@ export interface RemoteHelmRepositoryState {
346
380
  synchronizeProperties?: pulumi.Input<boolean>;
347
381
  unusedArtifactsCleanupPeriodEnabled?: pulumi.Input<boolean>;
348
382
  /**
349
- * The number of hours to wait before an artifact is deemed "unused" and eligible for cleanup from the repository. A value of 0 means automatic cleanup of cached artifacts is disabled.
383
+ * The number of hours to wait before an artifact is deemed "unused" and eligible for cleanup from the repository. A value
384
+ * of 0 means automatic cleanup of cached artifacts is disabled.
350
385
  */
351
386
  unusedArtifactsCleanupPeriodHours?: pulumi.Input<number>;
352
387
  /**
353
- * - the remote repo URL. You kinda don't have a remote repo without it
388
+ * The remote repo URL.
354
389
  */
355
390
  url?: pulumi.Input<string>;
356
391
  username?: pulumi.Input<string>;
357
392
  /**
358
- * Enable Indexing In Xray. Repository will be indexed with the default retention period. You will be able to change it via Xray settings.
393
+ * Enable Indexing In Xray. Repository will be indexed with the default retention period. You will be able to change it via
394
+ * Xray settings.
359
395
  */
360
396
  xrayIndex?: pulumi.Input<boolean>;
361
397
  }
@@ -364,29 +400,34 @@ export interface RemoteHelmRepositoryState {
364
400
  */
365
401
  export interface RemoteHelmRepositoryArgs {
366
402
  /**
367
- * Also known as 'Lenient Host Authentication', Allow credentials of this repository to be used on requests redirected to any other host.
403
+ * Also known as 'Lenient Host Authentication', Allow credentials of this repository to be used on requests redirected to
404
+ * any other host.
368
405
  */
369
406
  allowAnyHostAuth?: pulumi.Input<boolean>;
370
407
  /**
371
- * The number of seconds the repository stays in assumed offline state after a connection error. At the end of this time, an online check is attempted in order to reset the offline status. A value of 0 means the repository is never assumed offline. Default to 300.
408
+ * The number of seconds the repository stays in assumed offline state after a connection error. At the end of this time,
409
+ * an online check is attempted in order to reset the offline status. A value of 0 means the repository is never assumed
410
+ * offline. Default to 300.
372
411
  */
373
412
  assumedOfflinePeriodSecs?: pulumi.Input<number>;
374
413
  /**
375
- * (A.K.A 'Ignore Repository' on the UI) When set, the repository or its local cache do not participate in artifact resolution.
414
+ * (A.K.A 'Ignore Repository' on the UI) When set, the repository or its local cache do not participate in artifact
415
+ * resolution.
376
416
  */
377
417
  blackedOut?: pulumi.Input<boolean>;
378
418
  /**
379
- * Before caching an artifact, Artifactory first sends a HEAD request to the remote resource. In some remote resources, HEAD requests are disallowed and therefore rejected, even though downloading the artifact is allowed. When checked, Artifactory will bypass the HEAD request and cache the artifact directly using a GET request.
419
+ * Before caching an artifact, Artifactory first sends a HEAD request to the remote resource. In some remote resources,
420
+ * HEAD requests are disallowed and therefore rejected, even though downloading the artifact is allowed. When checked,
421
+ * Artifactory will bypass the HEAD request and cache the artifact directly using a GET request.
380
422
  */
381
423
  blockMismatchingMimeTypes?: pulumi.Input<boolean>;
382
424
  /**
383
- * Before caching an artifact, Artifactory first sends a HEAD request to the remote resource. In some remote resources, HEAD requests are disallowed and therefore rejected, even though downloading the artifact is allowed. When checked, Artifactory will bypass the HEAD request and cache the artifact directly using a GET request.
425
+ * Before caching an artifact, Artifactory first sends a HEAD request to the remote resource. In some remote resources,
426
+ * HEAD requests are disallowed and therefore rejected, even though downloading the artifact is allowed. When checked,
427
+ * Artifactory will bypass the HEAD request and cache the artifact directly using a GET request.
384
428
  */
385
429
  bypassHeadRequests?: pulumi.Input<boolean>;
386
430
  clientTlsCertificate?: pulumi.Input<string>;
387
- /**
388
- * Reference [JFROG Smart Remote Repositories](https://www.jfrog.com/confluence/display/JFROG/Smart+Remote+Repositories)
389
- */
390
431
  contentSynchronisation?: pulumi.Input<inputs.RemoteHelmRepositoryContentSynchronisation>;
391
432
  description?: pulumi.Input<string>;
392
433
  /**
@@ -394,7 +435,8 @@ export interface RemoteHelmRepositoryArgs {
394
435
  */
395
436
  enableCookieManagement?: pulumi.Input<boolean>;
396
437
  /**
397
- * List of artifact patterns to exclude when evaluating artifact requests, in the form of x/y/**&#47;z/*. By default no artifacts are excluded.
438
+ * List of artifact patterns to exclude when evaluating artifact requests, in the form of x/y/**&#47;z/*. By default no
439
+ * artifacts are excluded.
398
440
  */
399
441
  excludesPattern?: pulumi.Input<string>;
400
442
  /**
@@ -408,31 +450,36 @@ export interface RemoteHelmRepositoryArgs {
408
450
  */
409
451
  externalDependenciesPatterns?: pulumi.Input<pulumi.Input<string>[]>;
410
452
  /**
411
- * When set, Artifactory will return an error to the client that causes the build to fail if there is a failure to communicate with this repository.
453
+ * When set, Artifactory will return an error to the client that causes the build to fail if there is a failure to
454
+ * communicate with this repository.
412
455
  */
413
456
  hardFail?: pulumi.Input<boolean>;
414
457
  /**
415
- * - No documentation is available. Hopefully you know what this means
458
+ * No documentation is available. Hopefully you know what this means.
416
459
  */
417
460
  helmChartsBaseUrl?: pulumi.Input<string>;
418
461
  /**
419
- * List of artifact patterns to include when evaluating artifact requests in the form of x/y/**&#47;z/*. When used, only artifacts matching one of the include patterns are served. By default, all artifacts are included (**&#47;*).
462
+ * List of artifact patterns to include when evaluating artifact requests in the form of x/y/**&#47;z/*. When used, only
463
+ * artifacts matching one of the include patterns are served. By default, all artifacts are included (**&#47;*).
420
464
  */
421
465
  includesPattern?: pulumi.Input<string>;
422
466
  /**
423
- * The repository identifier. Must be unique system-wide
467
+ * A mandatory identifier for the repository that must be unique. It cannot begin with a number or
468
+ * contain spaces or special characters.
424
469
  */
425
470
  key: pulumi.Input<string>;
426
471
  /**
427
- * - Lists the items of remote folders in simple and list browsing. The remote content is cached according to the value of the 'Retrieval Cache Period'. This field exists in the API but not in the UI.
472
+ * Lists the items of remote folders in simple and list browsing. The remote content is cached according to the value of
473
+ * the 'Retrieval Cache Period'. Default value is 'false'.
428
474
  */
429
475
  listRemoteFolderItems?: pulumi.Input<boolean>;
430
476
  /**
431
- * The local address to be used when creating connections. Useful for specifying the interface to use on systems with multiple network interfaces.
477
+ * The local address to be used when creating connections. Useful for specifying the interface to use on systems with
478
+ * multiple network interfaces.
432
479
  */
433
480
  localAddress?: pulumi.Input<string>;
434
481
  /**
435
- * (Optional) The set of mime types that should override the block_mismatching_mime_types setting. Eg:
482
+ * The set of mime types that should override the block_mismatching_mime_types setting. Eg:
436
483
  * "application/json,application/xml". Default value is empty.
437
484
  */
438
485
  mismatchingMimeTypesOverrideList?: pulumi.Input<string>;
@@ -455,7 +502,8 @@ export interface RemoteHelmRepositoryArgs {
455
502
  */
456
503
  projectEnvironments?: pulumi.Input<pulumi.Input<string>[]>;
457
504
  /**
458
- * Project key for assigning this repository to. When assigning repository to a project, repository key must be prefixed with project key, separated by a dash.
505
+ * Project key for assigning this repository to. Must be 3 - 10 lowercase alphanumeric characters. When assigning
506
+ * repository to a project, repository key must be prefixed with project key, separated by a dash.
459
507
  */
460
508
  projectKey?: pulumi.Input<string>;
461
509
  /**
@@ -463,11 +511,11 @@ export interface RemoteHelmRepositoryArgs {
463
511
  */
464
512
  propagateQueryParams?: pulumi.Input<boolean>;
465
513
  /**
466
- * List of property set name
514
+ * List of property set names
467
515
  */
468
516
  propertySets?: pulumi.Input<pulumi.Input<string>[]>;
469
517
  /**
470
- * Proxy key from Artifactory Proxies setting
518
+ * Proxy key from Artifactory Proxies settings
471
519
  */
472
520
  proxy?: pulumi.Input<string>;
473
521
  /**
@@ -475,7 +523,7 @@ export interface RemoteHelmRepositoryArgs {
475
523
  */
476
524
  remoteRepoLayoutRef?: pulumi.Input<string>;
477
525
  /**
478
- * Repository layout key for the remote repository
526
+ * Repository layout key for the local repository
479
527
  */
480
528
  repoLayoutRef?: pulumi.Input<string>;
481
529
  /**
@@ -484,11 +532,15 @@ export interface RemoteHelmRepositoryArgs {
484
532
  retrievalCachePeriodSeconds?: pulumi.Input<number>;
485
533
  shareConfiguration?: pulumi.Input<boolean>;
486
534
  /**
487
- * Network timeout (in ms) to use when establishing a connection and for unanswered requests. Timing out on a network operation is considered a retrieval failure.
535
+ * Network timeout (in ms) to use when establishing a connection and for unanswered requests. Timing out on a network
536
+ * operation is considered a retrieval failure.
488
537
  */
489
538
  socketTimeoutMillis?: pulumi.Input<number>;
490
539
  /**
491
- * When set, the repository should store cached artifacts locally. When not set, artifacts are not stored locally, and direct repository-to-client streaming is used. This can be useful for multi-server setups over a high-speed LAN, with one Artifactory caching certain data on central storage, and streaming it directly to satellite pass-though Artifactory servers.
540
+ * When set, the repository should store cached artifacts locally. When not set, artifacts are not stored locally, and
541
+ * direct repository-to-client streaming is used. This can be useful for multi-server setups over a high-speed LAN, with
542
+ * one Artifactory caching certain data on central storage, and streaming it directly to satellite pass-though Artifactory
543
+ * servers.
492
544
  */
493
545
  storeArtifactsLocally?: pulumi.Input<boolean>;
494
546
  /**
@@ -497,16 +549,18 @@ export interface RemoteHelmRepositoryArgs {
497
549
  synchronizeProperties?: pulumi.Input<boolean>;
498
550
  unusedArtifactsCleanupPeriodEnabled?: pulumi.Input<boolean>;
499
551
  /**
500
- * The number of hours to wait before an artifact is deemed "unused" and eligible for cleanup from the repository. A value of 0 means automatic cleanup of cached artifacts is disabled.
552
+ * The number of hours to wait before an artifact is deemed "unused" and eligible for cleanup from the repository. A value
553
+ * of 0 means automatic cleanup of cached artifacts is disabled.
501
554
  */
502
555
  unusedArtifactsCleanupPeriodHours?: pulumi.Input<number>;
503
556
  /**
504
- * - the remote repo URL. You kinda don't have a remote repo without it
557
+ * The remote repo URL.
505
558
  */
506
559
  url: pulumi.Input<string>;
507
560
  username?: pulumi.Input<string>;
508
561
  /**
509
- * Enable Indexing In Xray. Repository will be indexed with the default retention period. You will be able to change it via Xray settings.
562
+ * Enable Indexing In Xray. Repository will be indexed with the default retention period. You will be able to change it via
563
+ * Xray settings.
510
564
  */
511
565
  xrayIndex?: pulumi.Input<boolean>;
512
566
  }