@pulumi/artifactory 8.11.0-alpha.1766121297 → 8.11.0-alpha.1766207602

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 (44) hide show
  1. package/artifactoryReleaseBundleCustomWebhook.d.ts +0 -1
  2. package/artifactoryReleaseBundleCustomWebhook.js +0 -1
  3. package/artifactoryReleaseBundleCustomWebhook.js.map +1 -1
  4. package/artifactoryReleaseBundleWebhook.d.ts +0 -1
  5. package/artifactoryReleaseBundleWebhook.js +0 -1
  6. package/artifactoryReleaseBundleWebhook.js.map +1 -1
  7. package/buildCustomWebhook.d.ts +1 -1
  8. package/buildCustomWebhook.js +1 -1
  9. package/buildWebhook.d.ts +1 -2
  10. package/buildWebhook.js +1 -2
  11. package/buildWebhook.js.map +1 -1
  12. package/getLocalHexRepository.d.ts +78 -0
  13. package/getLocalHexRepository.js +50 -0
  14. package/getLocalHexRepository.js.map +1 -0
  15. package/getRemoteHexRepository.d.ts +105 -0
  16. package/getRemoteHexRepository.js +50 -0
  17. package/getRemoteHexRepository.js.map +1 -0
  18. package/getVirtualHexRepository.d.ts +71 -0
  19. package/getVirtualHexRepository.js +50 -0
  20. package/getVirtualHexRepository.js.map +1 -0
  21. package/index.d.ts +18 -0
  22. package/index.js +32 -7
  23. package/index.js.map +1 -1
  24. package/localHexRepository.d.ts +261 -0
  25. package/localHexRepository.js +124 -0
  26. package/localHexRepository.js.map +1 -0
  27. package/package.json +2 -2
  28. package/releaseBundleV2CleanupPolicy.d.ts +0 -41
  29. package/releaseBundleV2CleanupPolicy.js +0 -41
  30. package/releaseBundleV2CleanupPolicy.js.map +1 -1
  31. package/releaseBundleV2CustomWebhook.d.ts +0 -2
  32. package/releaseBundleV2CustomWebhook.js +0 -2
  33. package/releaseBundleV2CustomWebhook.js.map +1 -1
  34. package/releaseBundleV2Webhook.d.ts +0 -2
  35. package/releaseBundleV2Webhook.js +0 -2
  36. package/releaseBundleV2Webhook.js.map +1 -1
  37. package/remoteHexRepository.d.ts +590 -0
  38. package/remoteHexRepository.js +196 -0
  39. package/remoteHexRepository.js.map +1 -0
  40. package/types/input.d.ts +55 -29
  41. package/types/output.d.ts +55 -29
  42. package/virtualHexRepository.d.ts +232 -0
  43. package/virtualHexRepository.js +138 -0
  44. package/virtualHexRepository.js.map +1 -0
@@ -8,7 +8,6 @@ import * as outputs from "./types/output";
8
8
  *
9
9
  * ## Example Usage
10
10
  *
11
- * .
12
11
  * ```typescript
13
12
  * import * as pulumi from "@pulumi/pulumi";
14
13
  * import * as artifactory from "@pulumi/artifactory";
@@ -12,7 +12,6 @@ const utilities = require("./utilities");
12
12
  *
13
13
  * ## Example Usage
14
14
  *
15
- * .
16
15
  * ```typescript
17
16
  * import * as pulumi from "@pulumi/pulumi";
18
17
  * import * as artifactory from "@pulumi/artifactory";
@@ -1 +1 @@
1
- {"version":3,"file":"artifactoryReleaseBundleCustomWebhook.js","sourceRoot":"","sources":["../artifactoryReleaseBundleCustomWebhook.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAyCG;AACH,MAAa,qCAAsC,SAAQ,MAAM,CAAC,cAAc;IAC5E;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAkD,EAAE,IAAmC;QAChJ,OAAO,IAAI,qCAAqC,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC5F,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,qCAAqC,CAAC,YAAY,CAAC;IACtF,CAAC;IAmCD,YAAY,IAAY,EAAE,WAAoG,EAAE,IAAmC;QAC/J,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAqE,CAAC;YACpF,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;YAC3C,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,EAAE,UAAU,CAAC;YACjD,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,KAAK,CAAC,GAAG,KAAK,EAAE,GAAG,CAAC;SACtC;aAAM;YACH,MAAM,IAAI,GAAG,WAAoE,CAAC;YAClF,IAAI,IAAI,EAAE,UAAU,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC7C,MAAM,IAAI,KAAK,CAAC,wCAAwC,CAAC,CAAC;aAC7D;YACD,IAAI,IAAI,EAAE,GAAG,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACtC,MAAM,IAAI,KAAK,CAAC,iCAAiC,CAAC,CAAC;aACtD;YACD,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,OAAO,CAAC;YAC1C,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,EAAE,UAAU,CAAC;YAChD,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,KAAK,CAAC,GAAG,IAAI,EAAE,GAAG,CAAC;SACrC;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,qCAAqC,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC1F,CAAC;;AAzFL,sFA0FC;AA5EG,gBAAgB;AACO,kDAAY,GAAG,+FAA+F,CAAC"}
1
+ {"version":3,"file":"artifactoryReleaseBundleCustomWebhook.js","sourceRoot":"","sources":["../artifactoryReleaseBundleCustomWebhook.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAwCG;AACH,MAAa,qCAAsC,SAAQ,MAAM,CAAC,cAAc;IAC5E;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAkD,EAAE,IAAmC;QAChJ,OAAO,IAAI,qCAAqC,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC5F,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,qCAAqC,CAAC,YAAY,CAAC;IACtF,CAAC;IAmCD,YAAY,IAAY,EAAE,WAAoG,EAAE,IAAmC;QAC/J,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAqE,CAAC;YACpF,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;YAC3C,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,EAAE,UAAU,CAAC;YACjD,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,KAAK,CAAC,GAAG,KAAK,EAAE,GAAG,CAAC;SACtC;aAAM;YACH,MAAM,IAAI,GAAG,WAAoE,CAAC;YAClF,IAAI,IAAI,EAAE,UAAU,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC7C,MAAM,IAAI,KAAK,CAAC,wCAAwC,CAAC,CAAC;aAC7D;YACD,IAAI,IAAI,EAAE,GAAG,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACtC,MAAM,IAAI,KAAK,CAAC,iCAAiC,CAAC,CAAC;aACtD;YACD,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,OAAO,CAAC;YAC1C,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,EAAE,UAAU,CAAC;YAChD,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,KAAK,CAAC,GAAG,IAAI,EAAE,GAAG,CAAC;SACrC;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,qCAAqC,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC1F,CAAC;;AAzFL,sFA0FC;AA5EG,gBAAgB;AACO,kDAAY,GAAG,+FAA+F,CAAC"}
@@ -8,7 +8,6 @@ import * as outputs from "./types/output";
8
8
  *
9
9
  * ## Example Usage
10
10
  *
11
- * .
12
11
  * ```typescript
13
12
  * import * as pulumi from "@pulumi/pulumi";
14
13
  * import * as artifactory from "@pulumi/artifactory";
@@ -12,7 +12,6 @@ const utilities = require("./utilities");
12
12
  *
13
13
  * ## Example Usage
14
14
  *
15
- * .
16
15
  * ```typescript
17
16
  * import * as pulumi from "@pulumi/pulumi";
18
17
  * import * as artifactory from "@pulumi/artifactory";
@@ -1 +1 @@
1
- {"version":3,"file":"artifactoryReleaseBundleWebhook.js","sourceRoot":"","sources":["../artifactoryReleaseBundleWebhook.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAqCG;AACH,MAAa,+BAAgC,SAAQ,MAAM,CAAC,cAAc;IACtE;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA4C,EAAE,IAAmC;QAC1I,OAAO,IAAI,+BAA+B,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACtF,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,+BAA+B,CAAC,YAAY,CAAC;IAChF,CAAC;IAmCD,YAAY,IAAY,EAAE,WAAwF,EAAE,IAAmC;QACnJ,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA+D,CAAC;YAC9E,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;YAC3C,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,EAAE,UAAU,CAAC;YACjD,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,KAAK,CAAC,GAAG,KAAK,EAAE,GAAG,CAAC;SACtC;aAAM;YACH,MAAM,IAAI,GAAG,WAA8D,CAAC;YAC5E,IAAI,IAAI,EAAE,UAAU,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC7C,MAAM,IAAI,KAAK,CAAC,wCAAwC,CAAC,CAAC;aAC7D;YACD,IAAI,IAAI,EAAE,GAAG,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACtC,MAAM,IAAI,KAAK,CAAC,iCAAiC,CAAC,CAAC;aACtD;YACD,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,OAAO,CAAC;YAC1C,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,EAAE,UAAU,CAAC;YAChD,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,KAAK,CAAC,GAAG,IAAI,EAAE,GAAG,CAAC;SACrC;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,+BAA+B,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACpF,CAAC;;AAzFL,0EA0FC;AA5EG,gBAAgB;AACO,4CAAY,GAAG,mFAAmF,CAAC"}
1
+ {"version":3,"file":"artifactoryReleaseBundleWebhook.js","sourceRoot":"","sources":["../artifactoryReleaseBundleWebhook.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAoCG;AACH,MAAa,+BAAgC,SAAQ,MAAM,CAAC,cAAc;IACtE;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA4C,EAAE,IAAmC;QAC1I,OAAO,IAAI,+BAA+B,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACtF,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,+BAA+B,CAAC,YAAY,CAAC;IAChF,CAAC;IAmCD,YAAY,IAAY,EAAE,WAAwF,EAAE,IAAmC;QACnJ,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA+D,CAAC;YAC9E,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;YAC3C,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,EAAE,UAAU,CAAC;YACjD,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,KAAK,CAAC,GAAG,KAAK,EAAE,GAAG,CAAC;SACtC;aAAM;YACH,MAAM,IAAI,GAAG,WAA8D,CAAC;YAC5E,IAAI,IAAI,EAAE,UAAU,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC7C,MAAM,IAAI,KAAK,CAAC,wCAAwC,CAAC,CAAC;aAC7D;YACD,IAAI,IAAI,EAAE,GAAG,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACtC,MAAM,IAAI,KAAK,CAAC,iCAAiC,CAAC,CAAC;aACtD;YACD,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,OAAO,CAAC;YAC1C,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,EAAE,UAAU,CAAC;YAChD,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,KAAK,CAAC,GAAG,IAAI,EAAE,GAAG,CAAC;SACrC;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,+BAA+B,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACpF,CAAC;;AAzFL,0EA0FC;AA5EG,gBAAgB;AACO,4CAAY,GAAG,mFAAmF,CAAC"}
@@ -18,7 +18,7 @@ import * as outputs from "./types/output";
18
18
  * "promoted",
19
19
  * ],
20
20
  * criteria: {
21
- * anyBuild: true,
21
+ * anyBuild: false,
22
22
  * selectedBuilds: ["build-id"],
23
23
  * includePatterns: ["foo/**"],
24
24
  * excludePatterns: ["bar/**"],
@@ -22,7 +22,7 @@ const utilities = require("./utilities");
22
22
  * "promoted",
23
23
  * ],
24
24
  * criteria: {
25
- * anyBuild: true,
25
+ * anyBuild: false,
26
26
  * selectedBuilds: ["build-id"],
27
27
  * includePatterns: ["foo/**"],
28
28
  * excludePatterns: ["bar/**"],
package/buildWebhook.d.ts CHANGED
@@ -6,7 +6,6 @@ import * as outputs from "./types/output";
6
6
  *
7
7
  * ## Example Usage
8
8
  *
9
- * .
10
9
  * ```typescript
11
10
  * import * as pulumi from "@pulumi/pulumi";
12
11
  * import * as artifactory from "@pulumi/artifactory";
@@ -19,7 +18,7 @@ import * as outputs from "./types/output";
19
18
  * "promoted",
20
19
  * ],
21
20
  * criteria: {
22
- * anyBuild: true,
21
+ * anyBuild: false,
23
22
  * selectedBuilds: ["build-id"],
24
23
  * includePatterns: ["foo/**"],
25
24
  * excludePatterns: ["bar/**"],
package/buildWebhook.js CHANGED
@@ -10,7 +10,6 @@ const utilities = require("./utilities");
10
10
  *
11
11
  * ## Example Usage
12
12
  *
13
- * .
14
13
  * ```typescript
15
14
  * import * as pulumi from "@pulumi/pulumi";
16
15
  * import * as artifactory from "@pulumi/artifactory";
@@ -23,7 +22,7 @@ const utilities = require("./utilities");
23
22
  * "promoted",
24
23
  * ],
25
24
  * criteria: {
26
- * anyBuild: true,
25
+ * anyBuild: false,
27
26
  * selectedBuilds: ["build-id"],
28
27
  * includePatterns: ["foo/**"],
29
28
  * excludePatterns: ["bar/**"],
@@ -1 +1 @@
1
- {"version":3,"file":"buildWebhook.js","sourceRoot":"","sources":["../buildWebhook.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAkCG;AACH,MAAa,YAAa,SAAQ,MAAM,CAAC,cAAc;IACnD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAyB,EAAE,IAAmC;QACvH,OAAO,IAAI,YAAY,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACnE,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,YAAY,CAAC,YAAY,CAAC;IAC7D,CAAC;IAmCD,YAAY,IAAY,EAAE,WAAkD,EAAE,IAAmC;QAC7G,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA4C,CAAC;YAC3D,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;YAC3C,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,EAAE,UAAU,CAAC;YACjD,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,KAAK,CAAC,GAAG,KAAK,EAAE,GAAG,CAAC;SACtC;aAAM;YACH,MAAM,IAAI,GAAG,WAA2C,CAAC;YACzD,IAAI,IAAI,EAAE,UAAU,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC7C,MAAM,IAAI,KAAK,CAAC,wCAAwC,CAAC,CAAC;aAC7D;YACD,IAAI,IAAI,EAAE,GAAG,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACtC,MAAM,IAAI,KAAK,CAAC,iCAAiC,CAAC,CAAC;aACtD;YACD,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,OAAO,CAAC;YAC1C,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,EAAE,UAAU,CAAC;YAChD,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,KAAK,CAAC,GAAG,IAAI,EAAE,GAAG,CAAC;SACrC;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,YAAY,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACjE,CAAC;;AAzFL,oCA0FC;AA5EG,gBAAgB;AACO,yBAAY,GAAG,6CAA6C,CAAC"}
1
+ {"version":3,"file":"buildWebhook.js","sourceRoot":"","sources":["../buildWebhook.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAiCG;AACH,MAAa,YAAa,SAAQ,MAAM,CAAC,cAAc;IACnD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAyB,EAAE,IAAmC;QACvH,OAAO,IAAI,YAAY,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACnE,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,YAAY,CAAC,YAAY,CAAC;IAC7D,CAAC;IAmCD,YAAY,IAAY,EAAE,WAAkD,EAAE,IAAmC;QAC7G,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA4C,CAAC;YAC3D,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;YAC3C,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,EAAE,UAAU,CAAC;YACjD,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,KAAK,CAAC,GAAG,KAAK,EAAE,GAAG,CAAC;SACtC;aAAM;YACH,MAAM,IAAI,GAAG,WAA2C,CAAC;YACzD,IAAI,IAAI,EAAE,UAAU,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC7C,MAAM,IAAI,KAAK,CAAC,wCAAwC,CAAC,CAAC;aAC7D;YACD,IAAI,IAAI,EAAE,GAAG,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACtC,MAAM,IAAI,KAAK,CAAC,iCAAiC,CAAC,CAAC;aACtD;YACD,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,OAAO,CAAC;YAC1C,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,EAAE,UAAU,CAAC;YAChD,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,KAAK,CAAC,GAAG,IAAI,EAAE,GAAG,CAAC;SACrC;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,YAAY,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACjE,CAAC;;AAzFL,oCA0FC;AA5EG,gBAAgB;AACO,yBAAY,GAAG,6CAA6C,CAAC"}
@@ -0,0 +1,78 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * Retrieves a local Hex repository.
4
+ *
5
+ * ## Example Usage
6
+ *
7
+ * ```typescript
8
+ * import * as pulumi from "@pulumi/pulumi";
9
+ * import * as artifactory from "@pulumi/artifactory";
10
+ *
11
+ * const local_test_hex_repo = artifactory.getLocalHexRepository({
12
+ * key: "local-test-hex-repo",
13
+ * });
14
+ * ```
15
+ */
16
+ export declare function getLocalHexRepository(args: GetLocalHexRepositoryArgs, opts?: pulumi.InvokeOptions): Promise<GetLocalHexRepositoryResult>;
17
+ /**
18
+ * A collection of arguments for invoking getLocalHexRepository.
19
+ */
20
+ export interface GetLocalHexRepositoryArgs {
21
+ /**
22
+ * the identity key of the repo.
23
+ */
24
+ key: string;
25
+ }
26
+ /**
27
+ * A collection of values returned by getLocalHexRepository.
28
+ */
29
+ export interface GetLocalHexRepositoryResult {
30
+ readonly archiveBrowsingEnabled: boolean;
31
+ readonly blackedOut: boolean;
32
+ readonly cdnRedirect: boolean;
33
+ readonly description: string;
34
+ readonly downloadDirect: boolean;
35
+ readonly excludesPattern: string;
36
+ /**
37
+ * Select the RSA key pair to sign and encrypt content for secure communication between Artifactory and the Mix client.
38
+ */
39
+ readonly hexPrimaryKeypairRef: string;
40
+ /**
41
+ * The provider-assigned unique ID for this managed resource.
42
+ */
43
+ readonly id: string;
44
+ readonly includesPattern: string;
45
+ readonly key: string;
46
+ readonly notes: string;
47
+ readonly packageType: string;
48
+ readonly priorityResolution: boolean;
49
+ readonly projectEnvironments: string[];
50
+ readonly projectKey: string;
51
+ readonly propertySets: string[];
52
+ readonly repoLayoutRef: string;
53
+ readonly xrayIndex: boolean;
54
+ }
55
+ /**
56
+ * Retrieves a local Hex repository.
57
+ *
58
+ * ## Example Usage
59
+ *
60
+ * ```typescript
61
+ * import * as pulumi from "@pulumi/pulumi";
62
+ * import * as artifactory from "@pulumi/artifactory";
63
+ *
64
+ * const local_test_hex_repo = artifactory.getLocalHexRepository({
65
+ * key: "local-test-hex-repo",
66
+ * });
67
+ * ```
68
+ */
69
+ export declare function getLocalHexRepositoryOutput(args: GetLocalHexRepositoryOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetLocalHexRepositoryResult>;
70
+ /**
71
+ * A collection of arguments for invoking getLocalHexRepository.
72
+ */
73
+ export interface GetLocalHexRepositoryOutputArgs {
74
+ /**
75
+ * the identity key of the repo.
76
+ */
77
+ key: pulumi.Input<string>;
78
+ }
@@ -0,0 +1,50 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by pulumi-language-nodejs. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.getLocalHexRepositoryOutput = exports.getLocalHexRepository = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("./utilities");
8
+ /**
9
+ * Retrieves a local Hex repository.
10
+ *
11
+ * ## Example Usage
12
+ *
13
+ * ```typescript
14
+ * import * as pulumi from "@pulumi/pulumi";
15
+ * import * as artifactory from "@pulumi/artifactory";
16
+ *
17
+ * const local_test_hex_repo = artifactory.getLocalHexRepository({
18
+ * key: "local-test-hex-repo",
19
+ * });
20
+ * ```
21
+ */
22
+ function getLocalHexRepository(args, opts) {
23
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
24
+ return pulumi.runtime.invoke("artifactory:index/getLocalHexRepository:getLocalHexRepository", {
25
+ "key": args.key,
26
+ }, opts);
27
+ }
28
+ exports.getLocalHexRepository = getLocalHexRepository;
29
+ /**
30
+ * Retrieves a local Hex repository.
31
+ *
32
+ * ## Example Usage
33
+ *
34
+ * ```typescript
35
+ * import * as pulumi from "@pulumi/pulumi";
36
+ * import * as artifactory from "@pulumi/artifactory";
37
+ *
38
+ * const local_test_hex_repo = artifactory.getLocalHexRepository({
39
+ * key: "local-test-hex-repo",
40
+ * });
41
+ * ```
42
+ */
43
+ function getLocalHexRepositoryOutput(args, opts) {
44
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
45
+ return pulumi.runtime.invokeOutput("artifactory:index/getLocalHexRepository:getLocalHexRepository", {
46
+ "key": args.key,
47
+ }, opts);
48
+ }
49
+ exports.getLocalHexRepositoryOutput = getLocalHexRepositoryOutput;
50
+ //# sourceMappingURL=getLocalHexRepository.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getLocalHexRepository.js","sourceRoot":"","sources":["../getLocalHexRepository.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;GAaG;AACH,SAAgB,qBAAqB,CAAC,IAA+B,EAAE,IAA2B;IAC9F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,+DAA+D,EAAE;QAC1F,KAAK,EAAE,IAAI,CAAC,GAAG;KAClB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,sDAKC;AAyCD;;;;;;;;;;;;;GAaG;AACH,SAAgB,2BAA2B,CAAC,IAAqC,EAAE,IAAiC;IAChH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,+DAA+D,EAAE;QAChG,KAAK,EAAE,IAAI,CAAC,GAAG;KAClB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kEAKC"}
@@ -0,0 +1,105 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * Retrieves a remote Hex repository.
4
+ *
5
+ * ## Example Usage
6
+ *
7
+ * ```typescript
8
+ * import * as pulumi from "@pulumi/pulumi";
9
+ * import * as artifactory from "@pulumi/artifactory";
10
+ *
11
+ * const remote_hex = artifactory.getRemoteHexRepository({
12
+ * key: "remote-hex",
13
+ * });
14
+ * ```
15
+ */
16
+ export declare function getRemoteHexRepository(args: GetRemoteHexRepositoryArgs, opts?: pulumi.InvokeOptions): Promise<GetRemoteHexRepositoryResult>;
17
+ /**
18
+ * A collection of arguments for invoking getRemoteHexRepository.
19
+ */
20
+ export interface GetRemoteHexRepositoryArgs {
21
+ /**
22
+ * the identity key of the repo.
23
+ */
24
+ key: string;
25
+ }
26
+ /**
27
+ * A collection of values returned by getRemoteHexRepository.
28
+ */
29
+ export interface GetRemoteHexRepositoryResult {
30
+ readonly allowAnyHostAuth: boolean;
31
+ readonly assumedOfflinePeriodSecs: number;
32
+ readonly blockMismatchingMimeTypes: boolean;
33
+ readonly bypassHeadRequests: boolean;
34
+ readonly clientTlsCertificate: string;
35
+ readonly description: string;
36
+ readonly disableProxy: boolean;
37
+ readonly disableUrlNormalization: boolean;
38
+ readonly enableCookieManagement: boolean;
39
+ readonly excludesPattern: string;
40
+ readonly hardFail: boolean;
41
+ /**
42
+ * Select the RSA key pair to sign and encrypt content for secure communication between Artifactory and the Mix client.
43
+ */
44
+ readonly hexPrimaryKeypairRef: string;
45
+ /**
46
+ * The provider-assigned unique ID for this managed resource.
47
+ */
48
+ readonly id: string;
49
+ readonly includesPattern: string;
50
+ readonly key: string;
51
+ readonly listRemoteFolderItems: boolean;
52
+ readonly localAddress: string;
53
+ readonly metadataRetrievalTimeoutSecs: number;
54
+ readonly mismatchingMimeTypesOverrideList: string;
55
+ readonly missedCachePeriodSeconds: number;
56
+ readonly notes: string;
57
+ readonly offline: boolean;
58
+ readonly packageType: string;
59
+ readonly password: string;
60
+ readonly projectEnvironments: string[];
61
+ readonly projectKey: string;
62
+ readonly proxy: string;
63
+ /**
64
+ * Contains the public key used when downloading packages from the Hex remote registry (public, private, or self-hosted Hex server).
65
+ */
66
+ readonly publicKey: string;
67
+ readonly queryParams: string;
68
+ readonly remoteRepoLayoutRef: string;
69
+ readonly repoLayoutRef: string;
70
+ readonly retrievalCachePeriodSeconds: number;
71
+ readonly shareConfiguration: boolean;
72
+ readonly socketTimeoutMillis: number;
73
+ readonly storeArtifactsLocally: boolean;
74
+ readonly synchronizeProperties: boolean;
75
+ readonly unusedArtifactsCleanupPeriodHours: number;
76
+ /**
77
+ * The remote repo URL. For the official Hex registry, use `https://repo.hex.pm`.
78
+ */
79
+ readonly url: string;
80
+ readonly username: string;
81
+ }
82
+ /**
83
+ * Retrieves a remote Hex repository.
84
+ *
85
+ * ## Example Usage
86
+ *
87
+ * ```typescript
88
+ * import * as pulumi from "@pulumi/pulumi";
89
+ * import * as artifactory from "@pulumi/artifactory";
90
+ *
91
+ * const remote_hex = artifactory.getRemoteHexRepository({
92
+ * key: "remote-hex",
93
+ * });
94
+ * ```
95
+ */
96
+ export declare function getRemoteHexRepositoryOutput(args: GetRemoteHexRepositoryOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetRemoteHexRepositoryResult>;
97
+ /**
98
+ * A collection of arguments for invoking getRemoteHexRepository.
99
+ */
100
+ export interface GetRemoteHexRepositoryOutputArgs {
101
+ /**
102
+ * the identity key of the repo.
103
+ */
104
+ key: pulumi.Input<string>;
105
+ }
@@ -0,0 +1,50 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by pulumi-language-nodejs. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.getRemoteHexRepositoryOutput = exports.getRemoteHexRepository = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("./utilities");
8
+ /**
9
+ * Retrieves a remote Hex repository.
10
+ *
11
+ * ## Example Usage
12
+ *
13
+ * ```typescript
14
+ * import * as pulumi from "@pulumi/pulumi";
15
+ * import * as artifactory from "@pulumi/artifactory";
16
+ *
17
+ * const remote_hex = artifactory.getRemoteHexRepository({
18
+ * key: "remote-hex",
19
+ * });
20
+ * ```
21
+ */
22
+ function getRemoteHexRepository(args, opts) {
23
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
24
+ return pulumi.runtime.invoke("artifactory:index/getRemoteHexRepository:getRemoteHexRepository", {
25
+ "key": args.key,
26
+ }, opts);
27
+ }
28
+ exports.getRemoteHexRepository = getRemoteHexRepository;
29
+ /**
30
+ * Retrieves a remote Hex repository.
31
+ *
32
+ * ## Example Usage
33
+ *
34
+ * ```typescript
35
+ * import * as pulumi from "@pulumi/pulumi";
36
+ * import * as artifactory from "@pulumi/artifactory";
37
+ *
38
+ * const remote_hex = artifactory.getRemoteHexRepository({
39
+ * key: "remote-hex",
40
+ * });
41
+ * ```
42
+ */
43
+ function getRemoteHexRepositoryOutput(args, opts) {
44
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
45
+ return pulumi.runtime.invokeOutput("artifactory:index/getRemoteHexRepository:getRemoteHexRepository", {
46
+ "key": args.key,
47
+ }, opts);
48
+ }
49
+ exports.getRemoteHexRepositoryOutput = getRemoteHexRepositoryOutput;
50
+ //# sourceMappingURL=getRemoteHexRepository.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getRemoteHexRepository.js","sourceRoot":"","sources":["../getRemoteHexRepository.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;GAaG;AACH,SAAgB,sBAAsB,CAAC,IAAgC,EAAE,IAA2B;IAChG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,iEAAiE,EAAE;QAC5F,KAAK,EAAE,IAAI,CAAC,GAAG;KAClB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,wDAKC;AAoED;;;;;;;;;;;;;GAaG;AACH,SAAgB,4BAA4B,CAAC,IAAsC,EAAE,IAAiC;IAClH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,iEAAiE,EAAE;QAClG,KAAK,EAAE,IAAI,CAAC,GAAG;KAClB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,oEAKC"}
@@ -0,0 +1,71 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * Retrieves a virtual Hex repository.
4
+ *
5
+ * ## Example Usage
6
+ *
7
+ * ```typescript
8
+ * import * as pulumi from "@pulumi/pulumi";
9
+ * import * as artifactory from "@pulumi/artifactory";
10
+ *
11
+ * const virtual_hex = artifactory.getVirtualHexRepository({
12
+ * key: "virtual-hex",
13
+ * });
14
+ * ```
15
+ */
16
+ export declare function getVirtualHexRepository(args: GetVirtualHexRepositoryArgs, opts?: pulumi.InvokeOptions): Promise<GetVirtualHexRepositoryResult>;
17
+ /**
18
+ * A collection of arguments for invoking getVirtualHexRepository.
19
+ */
20
+ export interface GetVirtualHexRepositoryArgs {
21
+ /**
22
+ * the identity key of the repo.
23
+ */
24
+ key: string;
25
+ }
26
+ /**
27
+ * A collection of values returned by getVirtualHexRepository.
28
+ */
29
+ export interface GetVirtualHexRepositoryResult {
30
+ readonly description: string;
31
+ readonly excludesPattern: string;
32
+ /**
33
+ * Select the RSA key pair to sign and encrypt content for secure communication between Artifactory and the Mix client.
34
+ */
35
+ readonly hexPrimaryKeypairRef: string;
36
+ /**
37
+ * The provider-assigned unique ID for this managed resource.
38
+ */
39
+ readonly id: string;
40
+ readonly includesPattern: string;
41
+ readonly key: string;
42
+ readonly notes: string;
43
+ readonly packageType: string;
44
+ readonly projectEnvironments: string[];
45
+ readonly projectKey: string;
46
+ readonly repoLayoutRef: string;
47
+ }
48
+ /**
49
+ * Retrieves a virtual Hex repository.
50
+ *
51
+ * ## Example Usage
52
+ *
53
+ * ```typescript
54
+ * import * as pulumi from "@pulumi/pulumi";
55
+ * import * as artifactory from "@pulumi/artifactory";
56
+ *
57
+ * const virtual_hex = artifactory.getVirtualHexRepository({
58
+ * key: "virtual-hex",
59
+ * });
60
+ * ```
61
+ */
62
+ export declare function getVirtualHexRepositoryOutput(args: GetVirtualHexRepositoryOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetVirtualHexRepositoryResult>;
63
+ /**
64
+ * A collection of arguments for invoking getVirtualHexRepository.
65
+ */
66
+ export interface GetVirtualHexRepositoryOutputArgs {
67
+ /**
68
+ * the identity key of the repo.
69
+ */
70
+ key: pulumi.Input<string>;
71
+ }
@@ -0,0 +1,50 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by pulumi-language-nodejs. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.getVirtualHexRepositoryOutput = exports.getVirtualHexRepository = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("./utilities");
8
+ /**
9
+ * Retrieves a virtual Hex repository.
10
+ *
11
+ * ## Example Usage
12
+ *
13
+ * ```typescript
14
+ * import * as pulumi from "@pulumi/pulumi";
15
+ * import * as artifactory from "@pulumi/artifactory";
16
+ *
17
+ * const virtual_hex = artifactory.getVirtualHexRepository({
18
+ * key: "virtual-hex",
19
+ * });
20
+ * ```
21
+ */
22
+ function getVirtualHexRepository(args, opts) {
23
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
24
+ return pulumi.runtime.invoke("artifactory:index/getVirtualHexRepository:getVirtualHexRepository", {
25
+ "key": args.key,
26
+ }, opts);
27
+ }
28
+ exports.getVirtualHexRepository = getVirtualHexRepository;
29
+ /**
30
+ * Retrieves a virtual Hex repository.
31
+ *
32
+ * ## Example Usage
33
+ *
34
+ * ```typescript
35
+ * import * as pulumi from "@pulumi/pulumi";
36
+ * import * as artifactory from "@pulumi/artifactory";
37
+ *
38
+ * const virtual_hex = artifactory.getVirtualHexRepository({
39
+ * key: "virtual-hex",
40
+ * });
41
+ * ```
42
+ */
43
+ function getVirtualHexRepositoryOutput(args, opts) {
44
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
45
+ return pulumi.runtime.invokeOutput("artifactory:index/getVirtualHexRepository:getVirtualHexRepository", {
46
+ "key": args.key,
47
+ }, opts);
48
+ }
49
+ exports.getVirtualHexRepositoryOutput = getVirtualHexRepositoryOutput;
50
+ //# sourceMappingURL=getVirtualHexRepository.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getVirtualHexRepository.js","sourceRoot":"","sources":["../getVirtualHexRepository.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;GAaG;AACH,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAA2B;IAClG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,mEAAmE,EAAE;QAC9F,KAAK,EAAE,IAAI,CAAC,GAAG;KAClB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,0DAKC;AAkCD;;;;;;;;;;;;;GAaG;AACH,SAAgB,6BAA6B,CAAC,IAAuC,EAAE,IAAiC;IACpH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,mEAAmE,EAAE;QACpG,KAAK,EAAE,IAAI,CAAC,GAAG;KAClB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,sEAKC"}
package/index.d.ts CHANGED
@@ -373,6 +373,9 @@ export declare const getLocalGradleRepositoryOutput: typeof import("./getLocalGr
373
373
  export { GetLocalHelmociRepositoryArgs, GetLocalHelmociRepositoryResult, GetLocalHelmociRepositoryOutputArgs } from "./getLocalHelmociRepository";
374
374
  export declare const getLocalHelmociRepository: typeof import("./getLocalHelmociRepository").getLocalHelmociRepository;
375
375
  export declare const getLocalHelmociRepositoryOutput: typeof import("./getLocalHelmociRepository").getLocalHelmociRepositoryOutput;
376
+ export { GetLocalHexRepositoryArgs, GetLocalHexRepositoryResult, GetLocalHexRepositoryOutputArgs } from "./getLocalHexRepository";
377
+ export declare const getLocalHexRepository: typeof import("./getLocalHexRepository").getLocalHexRepository;
378
+ export declare const getLocalHexRepositoryOutput: typeof import("./getLocalHexRepository").getLocalHexRepositoryOutput;
376
379
  export { GetLocalHuggingfacemlRepositoryArgs, GetLocalHuggingfacemlRepositoryResult, GetLocalHuggingfacemlRepositoryOutputArgs } from "./getLocalHuggingfacemlRepository";
377
380
  export declare const getLocalHuggingfacemlRepository: typeof import("./getLocalHuggingfacemlRepository").getLocalHuggingfacemlRepository;
378
381
  export declare const getLocalHuggingfacemlRepositoryOutput: typeof import("./getLocalHuggingfacemlRepository").getLocalHuggingfacemlRepositoryOutput;
@@ -481,6 +484,9 @@ export declare const getRemoteHelmRepositoryOutput: typeof import("./getRemoteHe
481
484
  export { GetRemoteHelmociRepositoryArgs, GetRemoteHelmociRepositoryResult, GetRemoteHelmociRepositoryOutputArgs } from "./getRemoteHelmociRepository";
482
485
  export declare const getRemoteHelmociRepository: typeof import("./getRemoteHelmociRepository").getRemoteHelmociRepository;
483
486
  export declare const getRemoteHelmociRepositoryOutput: typeof import("./getRemoteHelmociRepository").getRemoteHelmociRepositoryOutput;
487
+ export { GetRemoteHexRepositoryArgs, GetRemoteHexRepositoryResult, GetRemoteHexRepositoryOutputArgs } from "./getRemoteHexRepository";
488
+ export declare const getRemoteHexRepository: typeof import("./getRemoteHexRepository").getRemoteHexRepository;
489
+ export declare const getRemoteHexRepositoryOutput: typeof import("./getRemoteHexRepository").getRemoteHexRepositoryOutput;
484
490
  export { GetRemoteIvyRepositoryArgs, GetRemoteIvyRepositoryResult, GetRemoteIvyRepositoryOutputArgs } from "./getRemoteIvyRepository";
485
491
  export declare const getRemoteIvyRepository: typeof import("./getRemoteIvyRepository").getRemoteIvyRepository;
486
492
  export declare const getRemoteIvyRepositoryOutput: typeof import("./getRemoteIvyRepository").getRemoteIvyRepositoryOutput;
@@ -586,6 +592,9 @@ export declare const getVirtualHelmRepositoryOutput: typeof import("./getVirtual
586
592
  export { GetVirtualHelmociRepositoryArgs, GetVirtualHelmociRepositoryResult, GetVirtualHelmociRepositoryOutputArgs } from "./getVirtualHelmociRepository";
587
593
  export declare const getVirtualHelmociRepository: typeof import("./getVirtualHelmociRepository").getVirtualHelmociRepository;
588
594
  export declare const getVirtualHelmociRepositoryOutput: typeof import("./getVirtualHelmociRepository").getVirtualHelmociRepositoryOutput;
595
+ export { GetVirtualHexRepositoryArgs, GetVirtualHexRepositoryResult, GetVirtualHexRepositoryOutputArgs } from "./getVirtualHexRepository";
596
+ export declare const getVirtualHexRepository: typeof import("./getVirtualHexRepository").getVirtualHexRepository;
597
+ export declare const getVirtualHexRepositoryOutput: typeof import("./getVirtualHexRepository").getVirtualHexRepositoryOutput;
589
598
  export { GetVirtualIvyRepositoryArgs, GetVirtualIvyRepositoryResult, GetVirtualIvyRepositoryOutputArgs } from "./getVirtualIvyRepository";
590
599
  export declare const getVirtualIvyRepository: typeof import("./getVirtualIvyRepository").getVirtualIvyRepository;
591
600
  export declare const getVirtualIvyRepositoryOutput: typeof import("./getVirtualIvyRepository").getVirtualIvyRepositoryOutput;
@@ -700,6 +709,9 @@ export declare const LocalHelmRepository: typeof import("./localHelmRepository")
700
709
  export { LocalHelmociRepositoryArgs, LocalHelmociRepositoryState } from "./localHelmociRepository";
701
710
  export type LocalHelmociRepository = import("./localHelmociRepository").LocalHelmociRepository;
702
711
  export declare const LocalHelmociRepository: typeof import("./localHelmociRepository").LocalHelmociRepository;
712
+ export { LocalHexRepositoryArgs, LocalHexRepositoryState } from "./localHexRepository";
713
+ export type LocalHexRepository = import("./localHexRepository").LocalHexRepository;
714
+ export declare const LocalHexRepository: typeof import("./localHexRepository").LocalHexRepository;
703
715
  export { LocalHuggingfacemlRepositoryArgs, LocalHuggingfacemlRepositoryState } from "./localHuggingfacemlRepository";
704
716
  export type LocalHuggingfacemlRepository = import("./localHuggingfacemlRepository").LocalHuggingfacemlRepository;
705
717
  export declare const LocalHuggingfacemlRepository: typeof import("./localHuggingfacemlRepository").LocalHuggingfacemlRepository;
@@ -878,6 +890,9 @@ export declare const RemoteHelmRepository: typeof import("./remoteHelmRepository
878
890
  export { RemoteHelmociRepositoryArgs, RemoteHelmociRepositoryState } from "./remoteHelmociRepository";
879
891
  export type RemoteHelmociRepository = import("./remoteHelmociRepository").RemoteHelmociRepository;
880
892
  export declare const RemoteHelmociRepository: typeof import("./remoteHelmociRepository").RemoteHelmociRepository;
893
+ export { RemoteHexRepositoryArgs, RemoteHexRepositoryState } from "./remoteHexRepository";
894
+ export type RemoteHexRepository = import("./remoteHexRepository").RemoteHexRepository;
895
+ export declare const RemoteHexRepository: typeof import("./remoteHexRepository").RemoteHexRepository;
881
896
  export { RemoteHuggingfacemlRepositoryArgs, RemoteHuggingfacemlRepositoryState } from "./remoteHuggingfacemlRepository";
882
897
  export type RemoteHuggingfacemlRepository = import("./remoteHuggingfacemlRepository").RemoteHuggingfacemlRepository;
883
898
  export declare const RemoteHuggingfacemlRepository: typeof import("./remoteHuggingfacemlRepository").RemoteHuggingfacemlRepository;
@@ -1007,6 +1022,9 @@ export declare const VirtualHelmRepository: typeof import("./virtualHelmReposito
1007
1022
  export { VirtualHelmociRepositoryArgs, VirtualHelmociRepositoryState } from "./virtualHelmociRepository";
1008
1023
  export type VirtualHelmociRepository = import("./virtualHelmociRepository").VirtualHelmociRepository;
1009
1024
  export declare const VirtualHelmociRepository: typeof import("./virtualHelmociRepository").VirtualHelmociRepository;
1025
+ export { VirtualHexRepositoryArgs, VirtualHexRepositoryState } from "./virtualHexRepository";
1026
+ export type VirtualHexRepository = import("./virtualHexRepository").VirtualHexRepository;
1027
+ export declare const VirtualHexRepository: typeof import("./virtualHexRepository").VirtualHexRepository;
1010
1028
  export { VirtualIvyRepositoryArgs, VirtualIvyRepositoryState } from "./virtualIvyRepository";
1011
1029
  export type VirtualIvyRepository = import("./virtualIvyRepository").VirtualIvyRepository;
1012
1030
  export declare const VirtualIvyRepository: typeof import("./virtualIvyRepository").VirtualIvyRepository;