oci-artifacts 2.121.0 → 2.121.1

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 (141) hide show
  1. package/index.d.ts +7 -2
  2. package/index.js +7 -2
  3. package/index.js.map +1 -1
  4. package/lib/artifacts-waiter.d.ts +7 -2
  5. package/lib/artifacts-waiter.js +7 -2
  6. package/lib/artifacts-waiter.js.map +1 -1
  7. package/lib/client.d.ts +16 -2
  8. package/lib/client.js +70 -2
  9. package/lib/client.js.map +1 -1
  10. package/lib/model/change-container-repository-compartment-details.d.ts +7 -2
  11. package/lib/model/change-container-repository-compartment-details.js +7 -2
  12. package/lib/model/change-container-repository-compartment-details.js.map +1 -1
  13. package/lib/model/change-repository-compartment-details.d.ts +7 -2
  14. package/lib/model/change-repository-compartment-details.js +7 -2
  15. package/lib/model/change-repository-compartment-details.js.map +1 -1
  16. package/lib/model/container-configuration.d.ts +7 -2
  17. package/lib/model/container-configuration.js +7 -2
  18. package/lib/model/container-configuration.js.map +1 -1
  19. package/lib/model/container-image-collection.d.ts +7 -2
  20. package/lib/model/container-image-collection.js +7 -2
  21. package/lib/model/container-image-collection.js.map +1 -1
  22. package/lib/model/container-image-layer.d.ts +7 -2
  23. package/lib/model/container-image-layer.js +7 -2
  24. package/lib/model/container-image-layer.js.map +1 -1
  25. package/lib/model/container-image-signature-collection.d.ts +7 -2
  26. package/lib/model/container-image-signature-collection.js +7 -2
  27. package/lib/model/container-image-signature-collection.js.map +1 -1
  28. package/lib/model/container-image-signature-summary.d.ts +7 -2
  29. package/lib/model/container-image-signature-summary.js +7 -2
  30. package/lib/model/container-image-signature-summary.js.map +1 -1
  31. package/lib/model/container-image-signature.d.ts +7 -2
  32. package/lib/model/container-image-signature.js +7 -2
  33. package/lib/model/container-image-signature.js.map +1 -1
  34. package/lib/model/container-image-summary.d.ts +7 -2
  35. package/lib/model/container-image-summary.js +7 -2
  36. package/lib/model/container-image-summary.js.map +1 -1
  37. package/lib/model/container-image.d.ts +7 -2
  38. package/lib/model/container-image.js +7 -2
  39. package/lib/model/container-image.js.map +1 -1
  40. package/lib/model/container-repository-collection.d.ts +7 -2
  41. package/lib/model/container-repository-collection.js +7 -2
  42. package/lib/model/container-repository-collection.js.map +1 -1
  43. package/lib/model/container-repository-readme.d.ts +7 -2
  44. package/lib/model/container-repository-readme.js +7 -2
  45. package/lib/model/container-repository-readme.js.map +1 -1
  46. package/lib/model/container-repository-summary.d.ts +7 -2
  47. package/lib/model/container-repository-summary.js +7 -2
  48. package/lib/model/container-repository-summary.js.map +1 -1
  49. package/lib/model/container-repository.d.ts +7 -2
  50. package/lib/model/container-repository.js +7 -2
  51. package/lib/model/container-repository.js.map +1 -1
  52. package/lib/model/container-version.d.ts +7 -2
  53. package/lib/model/container-version.js +7 -2
  54. package/lib/model/container-version.js.map +1 -1
  55. package/lib/model/create-container-image-signature-details.d.ts +7 -2
  56. package/lib/model/create-container-image-signature-details.js +7 -2
  57. package/lib/model/create-container-image-signature-details.js.map +1 -1
  58. package/lib/model/create-container-repository-details.d.ts +7 -2
  59. package/lib/model/create-container-repository-details.js +7 -2
  60. package/lib/model/create-container-repository-details.js.map +1 -1
  61. package/lib/model/create-generic-repository-details.d.ts +7 -2
  62. package/lib/model/create-generic-repository-details.js +7 -2
  63. package/lib/model/create-generic-repository-details.js.map +1 -1
  64. package/lib/model/create-repository-details.d.ts +7 -2
  65. package/lib/model/create-repository-details.js +7 -2
  66. package/lib/model/create-repository-details.js.map +1 -1
  67. package/lib/model/generic-artifact-collection.d.ts +7 -2
  68. package/lib/model/generic-artifact-collection.js +7 -2
  69. package/lib/model/generic-artifact-collection.js.map +1 -1
  70. package/lib/model/generic-artifact-summary.d.ts +7 -2
  71. package/lib/model/generic-artifact-summary.js +7 -2
  72. package/lib/model/generic-artifact-summary.js.map +1 -1
  73. package/lib/model/generic-artifact.d.ts +7 -2
  74. package/lib/model/generic-artifact.js +7 -2
  75. package/lib/model/generic-artifact.js.map +1 -1
  76. package/lib/model/generic-repository-summary.d.ts +7 -2
  77. package/lib/model/generic-repository-summary.js +7 -2
  78. package/lib/model/generic-repository-summary.js.map +1 -1
  79. package/lib/model/generic-repository.d.ts +7 -2
  80. package/lib/model/generic-repository.js +7 -2
  81. package/lib/model/generic-repository.js.map +1 -1
  82. package/lib/model/index.d.ts +9 -2
  83. package/lib/model/index.js +10 -3
  84. package/lib/model/index.js.map +1 -1
  85. package/lib/model/lookup-container-image-by-uri-details.d.ts +35 -0
  86. package/lib/model/lookup-container-image-by-uri-details.js +36 -0
  87. package/lib/model/lookup-container-image-by-uri-details.js.map +1 -0
  88. package/lib/model/remove-container-version-details.d.ts +7 -2
  89. package/lib/model/remove-container-version-details.js +7 -2
  90. package/lib/model/remove-container-version-details.js.map +1 -1
  91. package/lib/model/repository-collection.d.ts +7 -2
  92. package/lib/model/repository-collection.js +7 -2
  93. package/lib/model/repository-collection.js.map +1 -1
  94. package/lib/model/repository-summary.d.ts +7 -2
  95. package/lib/model/repository-summary.js +7 -2
  96. package/lib/model/repository-summary.js.map +1 -1
  97. package/lib/model/repository.d.ts +7 -2
  98. package/lib/model/repository.js +7 -2
  99. package/lib/model/repository.js.map +1 -1
  100. package/lib/model/restore-container-image-details.d.ts +7 -2
  101. package/lib/model/restore-container-image-details.js +7 -2
  102. package/lib/model/restore-container-image-details.js.map +1 -1
  103. package/lib/model/update-container-configuration-details.d.ts +7 -2
  104. package/lib/model/update-container-configuration-details.js +7 -2
  105. package/lib/model/update-container-configuration-details.js.map +1 -1
  106. package/lib/model/update-container-image-details.d.ts +7 -2
  107. package/lib/model/update-container-image-details.js +7 -2
  108. package/lib/model/update-container-image-details.js.map +1 -1
  109. package/lib/model/update-container-image-signature-details.d.ts +7 -2
  110. package/lib/model/update-container-image-signature-details.js +7 -2
  111. package/lib/model/update-container-image-signature-details.js.map +1 -1
  112. package/lib/model/update-container-repository-details.d.ts +7 -2
  113. package/lib/model/update-container-repository-details.js +7 -2
  114. package/lib/model/update-container-repository-details.js.map +1 -1
  115. package/lib/model/update-generic-artifact-by-path-details.d.ts +7 -2
  116. package/lib/model/update-generic-artifact-by-path-details.js +7 -2
  117. package/lib/model/update-generic-artifact-by-path-details.js.map +1 -1
  118. package/lib/model/update-generic-artifact-details.d.ts +7 -2
  119. package/lib/model/update-generic-artifact-details.js +7 -2
  120. package/lib/model/update-generic-artifact-details.js.map +1 -1
  121. package/lib/model/update-generic-repository-details.d.ts +7 -2
  122. package/lib/model/update-generic-repository-details.js +7 -2
  123. package/lib/model/update-generic-repository-details.js.map +1 -1
  124. package/lib/model/update-repository-details.d.ts +7 -2
  125. package/lib/model/update-repository-details.js +7 -2
  126. package/lib/model/update-repository-details.js.map +1 -1
  127. package/lib/request/index.d.ts +9 -2
  128. package/lib/request/index.js +7 -2
  129. package/lib/request/index.js.map +1 -1
  130. package/lib/request/list-container-images-request.d.ts +7 -0
  131. package/lib/request/list-container-images-request.js.map +1 -1
  132. package/lib/request/lookup-container-image-by-uri-request.d.ts +29 -0
  133. package/lib/request/lookup-container-image-by-uri-request.js +15 -0
  134. package/lib/request/lookup-container-image-by-uri-request.js.map +1 -0
  135. package/lib/response/index.d.ts +9 -2
  136. package/lib/response/index.js +7 -2
  137. package/lib/response/index.js.map +1 -1
  138. package/lib/response/lookup-container-image-by-uri-response.d.ts +30 -0
  139. package/lib/response/lookup-container-image-by-uri-response.js +15 -0
  140. package/lib/response/lookup-container-image-by-uri-response.js.map +1 -0
  141. package/package.json +3 -3
@@ -1,7 +1,12 @@
1
1
  /**
2
2
  * Artifacts and Container Images API
3
- * API covering the Artifacts and [Registry](https://docs.oracle.com/iaas/Content/Registry/Concepts/registryoverview.htm) services.
4
- Use this API to manage resources such as generic artifacts and container images.
3
+ * Use the Artifacts and Container Images API to manage container images and non-container generic artifacts.
4
+
5
+ - For container images such as Docker images, use the {@link ContainerImage} resource. Save the images in a {@link ContainerRepository}.
6
+
7
+ - For non-container generic artifacts or blobs, use the {@link GenericArtifact} resource. Save the artifacts in an {@link Repository}.
8
+ - To upload and download non-container generic artifacts, instead of the Artifacts and Container Images API, use the Generic Artifacts Content API.
9
+ For more information, see the user guides for [Container Registry](https://docs.oracle.com/iaas/Content/Registry/home.htm) and [Artifact Registry](https://docs.oracle.com/iaas/Content/artifacts/home.htm).
5
10
 
6
11
  * OpenAPI spec version: 20160918
7
12
  *
@@ -1,8 +1,13 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Artifacts and Container Images API
4
- * API covering the Artifacts and [Registry](https://docs.oracle.com/iaas/Content/Registry/Concepts/registryoverview.htm) services.
5
- Use this API to manage resources such as generic artifacts and container images.
4
+ * Use the Artifacts and Container Images API to manage container images and non-container generic artifacts.
5
+
6
+ - For container images such as Docker images, use the {@link ContainerImage} resource. Save the images in a {@link ContainerRepository}.
7
+
8
+ - For non-container generic artifacts or blobs, use the {@link GenericArtifact} resource. Save the artifacts in an {@link Repository}.
9
+ - To upload and download non-container generic artifacts, instead of the Artifacts and Container Images API, use the Generic Artifacts Content API.
10
+ For more information, see the user guides for [Container Registry](https://docs.oracle.com/iaas/Content/Registry/home.htm) and [Artifact Registry](https://docs.oracle.com/iaas/Content/artifacts/home.htm).
6
11
 
7
12
  * OpenAPI spec version: 20160918
8
13
  *
@@ -1 +1 @@
1
- {"version":3,"file":"create-generic-repository-details.js","sourceRoot":"","sources":["../../../../../lib/artifacts/lib/model/create-generic-repository-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAUlC,IAAiB,8BAA8B,CA8B9C;AA9BD,WAAiB,8BAA8B;IAC7C,SAAgB,UAAU,CACxB,GAAmC,EACnC,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,uBAAuB,CAAC,UAAU,CAAC,GAAG,CAAoC,CAAC,GACnF,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAZe,yCAAU,aAYzB,CAAA;IACY,6CAAc,GAAG,SAAS,CAAC;IACxC,SAAgB,sBAAsB,CACpC,GAAmC,EACnC,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,uBAAuB,CAAC,sBAAsB,CACnD,GAAG,CAC+B,CAAC,GACtC,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,qDAAsB,yBAcrC,CAAA;AACH,CAAC,EA9BgB,8BAA8B,GAA9B,sCAA8B,KAA9B,sCAA8B,QA8B9C"}
1
+ {"version":3,"file":"create-generic-repository-details.js","sourceRoot":"","sources":["../../../../../lib/artifacts/lib/model/create-generic-repository-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;GAkBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAUlC,IAAiB,8BAA8B,CA8B9C;AA9BD,WAAiB,8BAA8B;IAC7C,SAAgB,UAAU,CACxB,GAAmC,EACnC,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,uBAAuB,CAAC,UAAU,CAAC,GAAG,CAAoC,CAAC,GACnF,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAZe,yCAAU,aAYzB,CAAA;IACY,6CAAc,GAAG,SAAS,CAAC;IACxC,SAAgB,sBAAsB,CACpC,GAAmC,EACnC,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,uBAAuB,CAAC,sBAAsB,CACnD,GAAG,CAC+B,CAAC,GACtC,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,qDAAsB,yBAcrC,CAAA;AACH,CAAC,EA9BgB,8BAA8B,GAA9B,sCAA8B,KAA9B,sCAA8B,QA8B9C"}
@@ -1,7 +1,12 @@
1
1
  /**
2
2
  * Artifacts and Container Images API
3
- * API covering the Artifacts and [Registry](https://docs.oracle.com/iaas/Content/Registry/Concepts/registryoverview.htm) services.
4
- Use this API to manage resources such as generic artifacts and container images.
3
+ * Use the Artifacts and Container Images API to manage container images and non-container generic artifacts.
4
+
5
+ - For container images such as Docker images, use the {@link ContainerImage} resource. Save the images in a {@link ContainerRepository}.
6
+
7
+ - For non-container generic artifacts or blobs, use the {@link GenericArtifact} resource. Save the artifacts in an {@link Repository}.
8
+ - To upload and download non-container generic artifacts, instead of the Artifacts and Container Images API, use the Generic Artifacts Content API.
9
+ For more information, see the user guides for [Container Registry](https://docs.oracle.com/iaas/Content/Registry/home.htm) and [Artifact Registry](https://docs.oracle.com/iaas/Content/artifacts/home.htm).
5
10
 
6
11
  * OpenAPI spec version: 20160918
7
12
  *
@@ -1,8 +1,13 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Artifacts and Container Images API
4
- * API covering the Artifacts and [Registry](https://docs.oracle.com/iaas/Content/Registry/Concepts/registryoverview.htm) services.
5
- Use this API to manage resources such as generic artifacts and container images.
4
+ * Use the Artifacts and Container Images API to manage container images and non-container generic artifacts.
5
+
6
+ - For container images such as Docker images, use the {@link ContainerImage} resource. Save the images in a {@link ContainerRepository}.
7
+
8
+ - For non-container generic artifacts or blobs, use the {@link GenericArtifact} resource. Save the artifacts in an {@link Repository}.
9
+ - To upload and download non-container generic artifacts, instead of the Artifacts and Container Images API, use the Generic Artifacts Content API.
10
+ For more information, see the user guides for [Container Registry](https://docs.oracle.com/iaas/Content/Registry/home.htm) and [Artifact Registry](https://docs.oracle.com/iaas/Content/artifacts/home.htm).
6
11
 
7
12
  * OpenAPI spec version: 20160918
8
13
  *
@@ -1 +1 @@
1
- {"version":3,"file":"create-repository-details.js","sourceRoot":"","sources":["../../../../../lib/artifacts/lib/model/create-repository-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAClC,qCAAsC;AA2CtC,IAAiB,uBAAuB,CAiCvC;AAjCD,WAAiB,uBAAuB;IACtC,SAAgB,UAAU,CAAC,GAA4B;QACrD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,gBAAgB,IAAI,GAAG,IAAI,GAAG,CAAC,cAAc,EAAE;YACxD,QAAQ,GAAG,CAAC,cAAc,EAAE;gBAC1B,KAAK,SAAS;oBACZ,OAAO,KAAK,CAAC,8BAA8B,CAAC,UAAU,CACL,OAAQ,EACvD,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBAAE,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,cAAc,EAAE,CAAC,CAAC;aAC7F;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IAfe,kCAAU,aAezB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA4B;QACjE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,gBAAgB,IAAI,GAAG,IAAI,GAAG,CAAC,cAAc,EAAE;YACxD,QAAQ,GAAG,CAAC,cAAc,EAAE;gBAC1B,KAAK,SAAS;oBACZ,OAAO,KAAK,CAAC,8BAA8B,CAAC,sBAAsB,CACjB,OAAQ,EACvD,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBAAE,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,cAAc,EAAE,CAAC,CAAC;aAC7F;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IAfe,8CAAsB,yBAerC,CAAA;AACH,CAAC,EAjCgB,uBAAuB,GAAvB,+BAAuB,KAAvB,+BAAuB,QAiCvC"}
1
+ {"version":3,"file":"create-repository-details.js","sourceRoot":"","sources":["../../../../../lib/artifacts/lib/model/create-repository-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;GAkBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAClC,qCAAsC;AA2CtC,IAAiB,uBAAuB,CAiCvC;AAjCD,WAAiB,uBAAuB;IACtC,SAAgB,UAAU,CAAC,GAA4B;QACrD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,gBAAgB,IAAI,GAAG,IAAI,GAAG,CAAC,cAAc,EAAE;YACxD,QAAQ,GAAG,CAAC,cAAc,EAAE;gBAC1B,KAAK,SAAS;oBACZ,OAAO,KAAK,CAAC,8BAA8B,CAAC,UAAU,CACL,OAAQ,EACvD,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBAAE,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,cAAc,EAAE,CAAC,CAAC;aAC7F;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IAfe,kCAAU,aAezB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA4B;QACjE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,gBAAgB,IAAI,GAAG,IAAI,GAAG,CAAC,cAAc,EAAE;YACxD,QAAQ,GAAG,CAAC,cAAc,EAAE;gBAC1B,KAAK,SAAS;oBACZ,OAAO,KAAK,CAAC,8BAA8B,CAAC,sBAAsB,CACjB,OAAQ,EACvD,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBAAE,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,cAAc,EAAE,CAAC,CAAC;aAC7F;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IAfe,8CAAsB,yBAerC,CAAA;AACH,CAAC,EAjCgB,uBAAuB,GAAvB,+BAAuB,KAAvB,+BAAuB,QAiCvC"}
@@ -1,7 +1,12 @@
1
1
  /**
2
2
  * Artifacts and Container Images API
3
- * API covering the Artifacts and [Registry](https://docs.oracle.com/iaas/Content/Registry/Concepts/registryoverview.htm) services.
4
- Use this API to manage resources such as generic artifacts and container images.
3
+ * Use the Artifacts and Container Images API to manage container images and non-container generic artifacts.
4
+
5
+ - For container images such as Docker images, use the {@link ContainerImage} resource. Save the images in a {@link ContainerRepository}.
6
+
7
+ - For non-container generic artifacts or blobs, use the {@link GenericArtifact} resource. Save the artifacts in an {@link Repository}.
8
+ - To upload and download non-container generic artifacts, instead of the Artifacts and Container Images API, use the Generic Artifacts Content API.
9
+ For more information, see the user guides for [Container Registry](https://docs.oracle.com/iaas/Content/Registry/home.htm) and [Artifact Registry](https://docs.oracle.com/iaas/Content/artifacts/home.htm).
5
10
 
6
11
  * OpenAPI spec version: 20160918
7
12
  *
@@ -1,8 +1,13 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Artifacts and Container Images API
4
- * API covering the Artifacts and [Registry](https://docs.oracle.com/iaas/Content/Registry/Concepts/registryoverview.htm) services.
5
- Use this API to manage resources such as generic artifacts and container images.
4
+ * Use the Artifacts and Container Images API to manage container images and non-container generic artifacts.
5
+
6
+ - For container images such as Docker images, use the {@link ContainerImage} resource. Save the images in a {@link ContainerRepository}.
7
+
8
+ - For non-container generic artifacts or blobs, use the {@link GenericArtifact} resource. Save the artifacts in an {@link Repository}.
9
+ - To upload and download non-container generic artifacts, instead of the Artifacts and Container Images API, use the Generic Artifacts Content API.
10
+ For more information, see the user guides for [Container Registry](https://docs.oracle.com/iaas/Content/Registry/home.htm) and [Artifact Registry](https://docs.oracle.com/iaas/Content/artifacts/home.htm).
6
11
 
7
12
  * OpenAPI spec version: 20160918
8
13
  *
@@ -1 +1 @@
1
- {"version":3,"file":"generic-artifact-collection.js","sourceRoot":"","sources":["../../../../../lib/artifacts/lib/model/generic-artifact-collection.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAalC,IAAiB,yBAAyB,CA6BzC;AA7BD,WAAiB,yBAAyB;IACxC,SAAgB,UAAU,CAAC,GAA8B;QACvD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,sBAAsB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACvD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,oCAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA8B;QACnE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,sBAAsB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACnE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,gDAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,yBAAyB,GAAzB,iCAAyB,KAAzB,iCAAyB,QA6BzC"}
1
+ {"version":3,"file":"generic-artifact-collection.js","sourceRoot":"","sources":["../../../../../lib/artifacts/lib/model/generic-artifact-collection.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;GAkBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAalC,IAAiB,yBAAyB,CA6BzC;AA7BD,WAAiB,yBAAyB;IACxC,SAAgB,UAAU,CAAC,GAA8B;QACvD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,sBAAsB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACvD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,oCAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA8B;QACnE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,sBAAsB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACnE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,gDAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,yBAAyB,GAAzB,iCAAyB,KAAzB,iCAAyB,QA6BzC"}
@@ -1,7 +1,12 @@
1
1
  /**
2
2
  * Artifacts and Container Images API
3
- * API covering the Artifacts and [Registry](https://docs.oracle.com/iaas/Content/Registry/Concepts/registryoverview.htm) services.
4
- Use this API to manage resources such as generic artifacts and container images.
3
+ * Use the Artifacts and Container Images API to manage container images and non-container generic artifacts.
4
+
5
+ - For container images such as Docker images, use the {@link ContainerImage} resource. Save the images in a {@link ContainerRepository}.
6
+
7
+ - For non-container generic artifacts or blobs, use the {@link GenericArtifact} resource. Save the artifacts in an {@link Repository}.
8
+ - To upload and download non-container generic artifacts, instead of the Artifacts and Container Images API, use the Generic Artifacts Content API.
9
+ For more information, see the user guides for [Container Registry](https://docs.oracle.com/iaas/Content/Registry/home.htm) and [Artifact Registry](https://docs.oracle.com/iaas/Content/artifacts/home.htm).
5
10
 
6
11
  * OpenAPI spec version: 20160918
7
12
  *
@@ -1,8 +1,13 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Artifacts and Container Images API
4
- * API covering the Artifacts and [Registry](https://docs.oracle.com/iaas/Content/Registry/Concepts/registryoverview.htm) services.
5
- Use this API to manage resources such as generic artifacts and container images.
4
+ * Use the Artifacts and Container Images API to manage container images and non-container generic artifacts.
5
+
6
+ - For container images such as Docker images, use the {@link ContainerImage} resource. Save the images in a {@link ContainerRepository}.
7
+
8
+ - For non-container generic artifacts or blobs, use the {@link GenericArtifact} resource. Save the artifacts in an {@link Repository}.
9
+ - To upload and download non-container generic artifacts, instead of the Artifacts and Container Images API, use the Generic Artifacts Content API.
10
+ For more information, see the user guides for [Container Registry](https://docs.oracle.com/iaas/Content/Registry/home.htm) and [Artifact Registry](https://docs.oracle.com/iaas/Content/artifacts/home.htm).
6
11
 
7
12
  * OpenAPI spec version: 20160918
8
13
  *
@@ -1 +1 @@
1
- {"version":3,"file":"generic-artifact-summary.js","sourceRoot":"","sources":["../../../../../lib/artifacts/lib/model/generic-artifact-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;AA+EH,IAAiB,sBAAsB,CAWtC;AAXD,WAAiB,sBAAsB;IACrC,SAAgB,UAAU,CAAC,GAA2B;QACpD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,iCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA2B;QAChE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,6CAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,sBAAsB,GAAtB,8BAAsB,KAAtB,8BAAsB,QAWtC"}
1
+ {"version":3,"file":"generic-artifact-summary.js","sourceRoot":"","sources":["../../../../../lib/artifacts/lib/model/generic-artifact-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;GAkBG;;;AA+EH,IAAiB,sBAAsB,CAWtC;AAXD,WAAiB,sBAAsB;IACrC,SAAgB,UAAU,CAAC,GAA2B;QACpD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,iCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA2B;QAChE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,6CAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,sBAAsB,GAAtB,8BAAsB,KAAtB,8BAAsB,QAWtC"}
@@ -1,7 +1,12 @@
1
1
  /**
2
2
  * Artifacts and Container Images API
3
- * API covering the Artifacts and [Registry](https://docs.oracle.com/iaas/Content/Registry/Concepts/registryoverview.htm) services.
4
- Use this API to manage resources such as generic artifacts and container images.
3
+ * Use the Artifacts and Container Images API to manage container images and non-container generic artifacts.
4
+
5
+ - For container images such as Docker images, use the {@link ContainerImage} resource. Save the images in a {@link ContainerRepository}.
6
+
7
+ - For non-container generic artifacts or blobs, use the {@link GenericArtifact} resource. Save the artifacts in an {@link Repository}.
8
+ - To upload and download non-container generic artifacts, instead of the Artifacts and Container Images API, use the Generic Artifacts Content API.
9
+ For more information, see the user guides for [Container Registry](https://docs.oracle.com/iaas/Content/Registry/home.htm) and [Artifact Registry](https://docs.oracle.com/iaas/Content/artifacts/home.htm).
5
10
 
6
11
  * OpenAPI spec version: 20160918
7
12
  *
@@ -1,8 +1,13 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Artifacts and Container Images API
4
- * API covering the Artifacts and [Registry](https://docs.oracle.com/iaas/Content/Registry/Concepts/registryoverview.htm) services.
5
- Use this API to manage resources such as generic artifacts and container images.
4
+ * Use the Artifacts and Container Images API to manage container images and non-container generic artifacts.
5
+
6
+ - For container images such as Docker images, use the {@link ContainerImage} resource. Save the images in a {@link ContainerRepository}.
7
+
8
+ - For non-container generic artifacts or blobs, use the {@link GenericArtifact} resource. Save the artifacts in an {@link Repository}.
9
+ - To upload and download non-container generic artifacts, instead of the Artifacts and Container Images API, use the Generic Artifacts Content API.
10
+ For more information, see the user guides for [Container Registry](https://docs.oracle.com/iaas/Content/Registry/home.htm) and [Artifact Registry](https://docs.oracle.com/iaas/Content/artifacts/home.htm).
6
11
 
7
12
  * OpenAPI spec version: 20160918
8
13
  *
@@ -1 +1 @@
1
- {"version":3,"file":"generic-artifact.js","sourceRoot":"","sources":["../../../../../lib/artifacts/lib/model/generic-artifact.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;AA+EH,IAAiB,eAAe,CAsB/B;AAtBD,WAAiB,eAAe;IAC9B,IAAY,cASX;IATD,WAAY,cAAc;QACxB,yCAAuB,CAAA;QACvB,uCAAqB,CAAA;QACrB,qCAAmB,CAAA;QACnB;;;WAGG;QACH,gDAA8B,CAAA;IAChC,CAAC,EATW,cAAc,GAAd,8BAAc,KAAd,8BAAc,QASzB;IAED,SAAgB,UAAU,CAAC,GAAoB;QAC7C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,0BAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAoB;QACzD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,sCAAsB,yBAIrC,CAAA;AACH,CAAC,EAtBgB,eAAe,GAAf,uBAAe,KAAf,uBAAe,QAsB/B"}
1
+ {"version":3,"file":"generic-artifact.js","sourceRoot":"","sources":["../../../../../lib/artifacts/lib/model/generic-artifact.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;GAkBG;;;AA+EH,IAAiB,eAAe,CAsB/B;AAtBD,WAAiB,eAAe;IAC9B,IAAY,cASX;IATD,WAAY,cAAc;QACxB,yCAAuB,CAAA;QACvB,uCAAqB,CAAA;QACrB,qCAAmB,CAAA;QACnB;;;WAGG;QACH,gDAA8B,CAAA;IAChC,CAAC,EATW,cAAc,GAAd,8BAAc,KAAd,8BAAc,QASzB;IAED,SAAgB,UAAU,CAAC,GAAoB;QAC7C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,0BAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAoB;QACzD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,sCAAsB,yBAIrC,CAAA;AACH,CAAC,EAtBgB,eAAe,GAAf,uBAAe,KAAf,uBAAe,QAsB/B"}
@@ -1,7 +1,12 @@
1
1
  /**
2
2
  * Artifacts and Container Images API
3
- * API covering the Artifacts and [Registry](https://docs.oracle.com/iaas/Content/Registry/Concepts/registryoverview.htm) services.
4
- Use this API to manage resources such as generic artifacts and container images.
3
+ * Use the Artifacts and Container Images API to manage container images and non-container generic artifacts.
4
+
5
+ - For container images such as Docker images, use the {@link ContainerImage} resource. Save the images in a {@link ContainerRepository}.
6
+
7
+ - For non-container generic artifacts or blobs, use the {@link GenericArtifact} resource. Save the artifacts in an {@link Repository}.
8
+ - To upload and download non-container generic artifacts, instead of the Artifacts and Container Images API, use the Generic Artifacts Content API.
9
+ For more information, see the user guides for [Container Registry](https://docs.oracle.com/iaas/Content/Registry/home.htm) and [Artifact Registry](https://docs.oracle.com/iaas/Content/artifacts/home.htm).
5
10
 
6
11
  * OpenAPI spec version: 20160918
7
12
  *
@@ -1,8 +1,13 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Artifacts and Container Images API
4
- * API covering the Artifacts and [Registry](https://docs.oracle.com/iaas/Content/Registry/Concepts/registryoverview.htm) services.
5
- Use this API to manage resources such as generic artifacts and container images.
4
+ * Use the Artifacts and Container Images API to manage container images and non-container generic artifacts.
5
+
6
+ - For container images such as Docker images, use the {@link ContainerImage} resource. Save the images in a {@link ContainerRepository}.
7
+
8
+ - For non-container generic artifacts or blobs, use the {@link GenericArtifact} resource. Save the artifacts in an {@link Repository}.
9
+ - To upload and download non-container generic artifacts, instead of the Artifacts and Container Images API, use the Generic Artifacts Content API.
10
+ For more information, see the user guides for [Container Registry](https://docs.oracle.com/iaas/Content/Registry/home.htm) and [Artifact Registry](https://docs.oracle.com/iaas/Content/artifacts/home.htm).
6
11
 
7
12
  * OpenAPI spec version: 20160918
8
13
  *
@@ -1 +1 @@
1
- {"version":3,"file":"generic-repository-summary.js","sourceRoot":"","sources":["../../../../../lib/artifacts/lib/model/generic-repository-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAUlC,IAAiB,wBAAwB,CAyBxC;AAzBD,WAAiB,wBAAwB;IACvC,SAAgB,UAAU,CAAC,GAA6B,EAAE,eAAyB;QACjF,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,iBAAiB,CAAC,UAAU,CAAC,GAAG,CAA8B,CAAC,GACvE,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IATe,mCAAU,aASzB,CAAA;IACY,uCAAc,GAAG,SAAS,CAAC;IACxC,SAAgB,sBAAsB,CACpC,GAA6B,EAC7B,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,iBAAiB,CAAC,sBAAsB,CAAC,GAAG,CAA8B,CAAC,GACnF,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAZe,+CAAsB,yBAYrC,CAAA;AACH,CAAC,EAzBgB,wBAAwB,GAAxB,gCAAwB,KAAxB,gCAAwB,QAyBxC"}
1
+ {"version":3,"file":"generic-repository-summary.js","sourceRoot":"","sources":["../../../../../lib/artifacts/lib/model/generic-repository-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;GAkBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAUlC,IAAiB,wBAAwB,CAyBxC;AAzBD,WAAiB,wBAAwB;IACvC,SAAgB,UAAU,CAAC,GAA6B,EAAE,eAAyB;QACjF,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,iBAAiB,CAAC,UAAU,CAAC,GAAG,CAA8B,CAAC,GACvE,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IATe,mCAAU,aASzB,CAAA;IACY,uCAAc,GAAG,SAAS,CAAC;IACxC,SAAgB,sBAAsB,CACpC,GAA6B,EAC7B,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,iBAAiB,CAAC,sBAAsB,CAAC,GAAG,CAA8B,CAAC,GACnF,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAZe,+CAAsB,yBAYrC,CAAA;AACH,CAAC,EAzBgB,wBAAwB,GAAxB,gCAAwB,KAAxB,gCAAwB,QAyBxC"}
@@ -1,7 +1,12 @@
1
1
  /**
2
2
  * Artifacts and Container Images API
3
- * API covering the Artifacts and [Registry](https://docs.oracle.com/iaas/Content/Registry/Concepts/registryoverview.htm) services.
4
- Use this API to manage resources such as generic artifacts and container images.
3
+ * Use the Artifacts and Container Images API to manage container images and non-container generic artifacts.
4
+
5
+ - For container images such as Docker images, use the {@link ContainerImage} resource. Save the images in a {@link ContainerRepository}.
6
+
7
+ - For non-container generic artifacts or blobs, use the {@link GenericArtifact} resource. Save the artifacts in an {@link Repository}.
8
+ - To upload and download non-container generic artifacts, instead of the Artifacts and Container Images API, use the Generic Artifacts Content API.
9
+ For more information, see the user guides for [Container Registry](https://docs.oracle.com/iaas/Content/Registry/home.htm) and [Artifact Registry](https://docs.oracle.com/iaas/Content/artifacts/home.htm).
5
10
 
6
11
  * OpenAPI spec version: 20160918
7
12
  *
@@ -1,8 +1,13 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Artifacts and Container Images API
4
- * API covering the Artifacts and [Registry](https://docs.oracle.com/iaas/Content/Registry/Concepts/registryoverview.htm) services.
5
- Use this API to manage resources such as generic artifacts and container images.
4
+ * Use the Artifacts and Container Images API to manage container images and non-container generic artifacts.
5
+
6
+ - For container images such as Docker images, use the {@link ContainerImage} resource. Save the images in a {@link ContainerRepository}.
7
+
8
+ - For non-container generic artifacts or blobs, use the {@link GenericArtifact} resource. Save the artifacts in an {@link Repository}.
9
+ - To upload and download non-container generic artifacts, instead of the Artifacts and Container Images API, use the Generic Artifacts Content API.
10
+ For more information, see the user guides for [Container Registry](https://docs.oracle.com/iaas/Content/Registry/home.htm) and [Artifact Registry](https://docs.oracle.com/iaas/Content/artifacts/home.htm).
6
11
 
7
12
  * OpenAPI spec version: 20160918
8
13
  *
@@ -1 +1 @@
1
- {"version":3,"file":"generic-repository.js","sourceRoot":"","sources":["../../../../../lib/artifacts/lib/model/generic-repository.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAUlC,IAAiB,iBAAiB,CAuBjC;AAvBD,WAAiB,iBAAiB;IAChC,SAAgB,UAAU,CAAC,GAAsB,EAAE,eAAyB;QAC1E,MAAM,OAAO,mCACR,CAAC,eAAe,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAE,KAAK,CAAC,UAAU,CAAC,UAAU,CAAC,GAAG,CAAuB,CAAC,GACjF,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAPe,4BAAU,aAOzB,CAAA;IACY,gCAAc,GAAG,SAAS,CAAC;IACxC,SAAgB,sBAAsB,CACpC,GAAsB,EACtB,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,UAAU,CAAC,sBAAsB,CAAC,GAAG,CAAuB,CAAC,GACrE,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAZe,wCAAsB,yBAYrC,CAAA;AACH,CAAC,EAvBgB,iBAAiB,GAAjB,yBAAiB,KAAjB,yBAAiB,QAuBjC"}
1
+ {"version":3,"file":"generic-repository.js","sourceRoot":"","sources":["../../../../../lib/artifacts/lib/model/generic-repository.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;GAkBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAUlC,IAAiB,iBAAiB,CAuBjC;AAvBD,WAAiB,iBAAiB;IAChC,SAAgB,UAAU,CAAC,GAAsB,EAAE,eAAyB;QAC1E,MAAM,OAAO,mCACR,CAAC,eAAe,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAE,KAAK,CAAC,UAAU,CAAC,UAAU,CAAC,GAAG,CAAuB,CAAC,GACjF,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAPe,4BAAU,aAOzB,CAAA;IACY,gCAAc,GAAG,SAAS,CAAC;IACxC,SAAgB,sBAAsB,CACpC,GAAsB,EACtB,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,UAAU,CAAC,sBAAsB,CAAC,GAAG,CAAuB,CAAC,GACrE,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAZe,wCAAsB,yBAYrC,CAAA;AACH,CAAC,EAvBgB,iBAAiB,GAAjB,yBAAiB,KAAjB,yBAAiB,QAuBjC"}
@@ -1,7 +1,12 @@
1
1
  /**
2
2
  * Artifacts and Container Images API
3
- * API covering the Artifacts and [Registry](https://docs.oracle.com/iaas/Content/Registry/Concepts/registryoverview.htm) services.
4
- Use this API to manage resources such as generic artifacts and container images.
3
+ * Use the Artifacts and Container Images API to manage container images and non-container generic artifacts.
4
+
5
+ - For container images such as Docker images, use the {@link ContainerImage} resource. Save the images in a {@link ContainerRepository}.
6
+
7
+ - For non-container generic artifacts or blobs, use the {@link GenericArtifact} resource. Save the artifacts in an {@link Repository}.
8
+ - To upload and download non-container generic artifacts, instead of the Artifacts and Container Images API, use the Generic Artifacts Content API.
9
+ For more information, see the user guides for [Container Registry](https://docs.oracle.com/iaas/Content/Registry/home.htm) and [Artifact Registry](https://docs.oracle.com/iaas/Content/artifacts/home.htm).
5
10
 
6
11
  * OpenAPI spec version: 20160918
7
12
  *
@@ -54,6 +59,8 @@ import * as GenericArtifactCollection from "./generic-artifact-collection";
54
59
  export import GenericArtifactCollection = GenericArtifactCollection.GenericArtifactCollection;
55
60
  import * as GenericArtifactSummary from "./generic-artifact-summary";
56
61
  export import GenericArtifactSummary = GenericArtifactSummary.GenericArtifactSummary;
62
+ import * as LookupContainerImageByUriDetails from "./lookup-container-image-by-uri-details";
63
+ export import LookupContainerImageByUriDetails = LookupContainerImageByUriDetails.LookupContainerImageByUriDetails;
57
64
  import * as RemoveContainerVersionDetails from "./remove-container-version-details";
58
65
  export import RemoveContainerVersionDetails = RemoveContainerVersionDetails.RemoveContainerVersionDetails;
59
66
  import * as Repository from "./repository";
@@ -1,8 +1,13 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Artifacts and Container Images API
4
- * API covering the Artifacts and [Registry](https://docs.oracle.com/iaas/Content/Registry/Concepts/registryoverview.htm) services.
5
- Use this API to manage resources such as generic artifacts and container images.
4
+ * Use the Artifacts and Container Images API to manage container images and non-container generic artifacts.
5
+
6
+ - For container images such as Docker images, use the {@link ContainerImage} resource. Save the images in a {@link ContainerRepository}.
7
+
8
+ - For non-container generic artifacts or blobs, use the {@link GenericArtifact} resource. Save the artifacts in an {@link Repository}.
9
+ - To upload and download non-container generic artifacts, instead of the Artifacts and Container Images API, use the Generic Artifacts Content API.
10
+ For more information, see the user guides for [Container Registry](https://docs.oracle.com/iaas/Content/Registry/home.htm) and [Artifact Registry](https://docs.oracle.com/iaas/Content/artifacts/home.htm).
6
11
 
7
12
  * OpenAPI spec version: 20160918
8
13
  *
@@ -33,7 +38,7 @@ var __importStar = (this && this.__importStar) || function (mod) {
33
38
  return result;
34
39
  };
35
40
  Object.defineProperty(exports, "__esModule", { value: true });
36
- exports.UpdateGenericRepositoryDetails = exports.GenericRepositorySummary = exports.GenericRepository = exports.CreateGenericRepositoryDetails = exports.UpdateRepositoryDetails = exports.UpdateGenericArtifactDetails = exports.UpdateGenericArtifactByPathDetails = exports.UpdateContainerRepositoryDetails = exports.UpdateContainerImageSignatureDetails = exports.UpdateContainerImageDetails = exports.UpdateContainerConfigurationDetails = exports.RestoreContainerImageDetails = exports.RepositorySummary = exports.RepositoryCollection = exports.Repository = exports.RemoveContainerVersionDetails = exports.GenericArtifactSummary = exports.GenericArtifactCollection = exports.GenericArtifact = exports.CreateRepositoryDetails = exports.CreateContainerRepositoryDetails = exports.CreateContainerImageSignatureDetails = exports.ContainerVersion = exports.ContainerRepositorySummary = exports.ContainerRepositoryReadme = exports.ContainerRepositoryCollection = exports.ContainerRepository = exports.ContainerImageSummary = exports.ContainerImageSignatureSummary = exports.ContainerImageSignatureCollection = exports.ContainerImageSignature = exports.ContainerImageLayer = exports.ContainerImageCollection = exports.ContainerImage = exports.ContainerConfiguration = exports.ChangeRepositoryCompartmentDetails = exports.ChangeContainerRepositoryCompartmentDetails = void 0;
41
+ exports.UpdateGenericRepositoryDetails = exports.GenericRepositorySummary = exports.GenericRepository = exports.CreateGenericRepositoryDetails = exports.UpdateRepositoryDetails = exports.UpdateGenericArtifactDetails = exports.UpdateGenericArtifactByPathDetails = exports.UpdateContainerRepositoryDetails = exports.UpdateContainerImageSignatureDetails = exports.UpdateContainerImageDetails = exports.UpdateContainerConfigurationDetails = exports.RestoreContainerImageDetails = exports.RepositorySummary = exports.RepositoryCollection = exports.Repository = exports.RemoveContainerVersionDetails = exports.LookupContainerImageByUriDetails = exports.GenericArtifactSummary = exports.GenericArtifactCollection = exports.GenericArtifact = exports.CreateRepositoryDetails = exports.CreateContainerRepositoryDetails = exports.CreateContainerImageSignatureDetails = exports.ContainerVersion = exports.ContainerRepositorySummary = exports.ContainerRepositoryReadme = exports.ContainerRepositoryCollection = exports.ContainerRepository = exports.ContainerImageSummary = exports.ContainerImageSignatureSummary = exports.ContainerImageSignatureCollection = exports.ContainerImageSignature = exports.ContainerImageLayer = exports.ContainerImageCollection = exports.ContainerImage = exports.ContainerConfiguration = exports.ChangeRepositoryCompartmentDetails = exports.ChangeContainerRepositoryCompartmentDetails = void 0;
37
42
  const ChangeContainerRepositoryCompartmentDetails = __importStar(require("./change-container-repository-compartment-details"));
38
43
  exports.ChangeContainerRepositoryCompartmentDetails = ChangeContainerRepositoryCompartmentDetails.ChangeContainerRepositoryCompartmentDetails;
39
44
  const ChangeRepositoryCompartmentDetails = __importStar(require("./change-repository-compartment-details"));
@@ -76,6 +81,8 @@ const GenericArtifactCollection = __importStar(require("./generic-artifact-colle
76
81
  exports.GenericArtifactCollection = GenericArtifactCollection.GenericArtifactCollection;
77
82
  const GenericArtifactSummary = __importStar(require("./generic-artifact-summary"));
78
83
  exports.GenericArtifactSummary = GenericArtifactSummary.GenericArtifactSummary;
84
+ const LookupContainerImageByUriDetails = __importStar(require("./lookup-container-image-by-uri-details"));
85
+ exports.LookupContainerImageByUriDetails = LookupContainerImageByUriDetails.LookupContainerImageByUriDetails;
79
86
  const RemoveContainerVersionDetails = __importStar(require("./remove-container-version-details"));
80
87
  exports.RemoveContainerVersionDetails = RemoveContainerVersionDetails.RemoveContainerVersionDetails;
81
88
  const Repository = __importStar(require("./repository"));
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../lib/artifacts/lib/model/index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../lib/artifacts/lib/model/index.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,35 @@
1
+ /**
2
+ * Artifacts and Container Images API
3
+ * Use the Artifacts and Container Images API to manage container images and non-container generic artifacts.
4
+
5
+ - For container images such as Docker images, use the {@link ContainerImage} resource. Save the images in a {@link ContainerRepository}.
6
+
7
+ - For non-container generic artifacts or blobs, use the {@link GenericArtifact} resource. Save the artifacts in an {@link Repository}.
8
+ - To upload and download non-container generic artifacts, instead of the Artifacts and Container Images API, use the Generic Artifacts Content API.
9
+ For more information, see the user guides for [Container Registry](https://docs.oracle.com/iaas/Content/Registry/home.htm) and [Artifact Registry](https://docs.oracle.com/iaas/Content/artifacts/home.htm).
10
+
11
+ * OpenAPI spec version: 20160918
12
+ *
13
+ *
14
+ * NOTE: This class is auto generated by OracleSDKGenerator.
15
+ * Do not edit the class manually.
16
+ *
17
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
18
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
19
+ */
20
+ /**
21
+ * Details for fetching a container image by its URI.
22
+ */
23
+ export interface LookupContainerImageByUriDetails {
24
+ /**
25
+ * The container image URI starting with the namespace.
26
+ * Example: namespace/reponame:version
27
+ * Example: namespace/reponame@sha256:50d858e0985ecc7f60418aaf0cc5ab587f42c2570a884095a9e8ccacd0f6545c
28
+ *
29
+ */
30
+ "imageUri": string;
31
+ }
32
+ export declare namespace LookupContainerImageByUriDetails {
33
+ function getJsonObj(obj: LookupContainerImageByUriDetails): object;
34
+ function getDeserializedJsonObj(obj: LookupContainerImageByUriDetails): object;
35
+ }
@@ -0,0 +1,36 @@
1
+ "use strict";
2
+ /**
3
+ * Artifacts and Container Images API
4
+ * Use the Artifacts and Container Images API to manage container images and non-container generic artifacts.
5
+
6
+ - For container images such as Docker images, use the {@link ContainerImage} resource. Save the images in a {@link ContainerRepository}.
7
+
8
+ - For non-container generic artifacts or blobs, use the {@link GenericArtifact} resource. Save the artifacts in an {@link Repository}.
9
+ - To upload and download non-container generic artifacts, instead of the Artifacts and Container Images API, use the Generic Artifacts Content API.
10
+ For more information, see the user guides for [Container Registry](https://docs.oracle.com/iaas/Content/Registry/home.htm) and [Artifact Registry](https://docs.oracle.com/iaas/Content/artifacts/home.htm).
11
+
12
+ * OpenAPI spec version: 20160918
13
+ *
14
+ *
15
+ * NOTE: This class is auto generated by OracleSDKGenerator.
16
+ * Do not edit the class manually.
17
+ *
18
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
19
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
20
+ */
21
+ Object.defineProperty(exports, "__esModule", { value: true });
22
+ exports.LookupContainerImageByUriDetails = void 0;
23
+ var LookupContainerImageByUriDetails;
24
+ (function (LookupContainerImageByUriDetails) {
25
+ function getJsonObj(obj) {
26
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
27
+ return jsonObj;
28
+ }
29
+ LookupContainerImageByUriDetails.getJsonObj = getJsonObj;
30
+ function getDeserializedJsonObj(obj) {
31
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
32
+ return jsonObj;
33
+ }
34
+ LookupContainerImageByUriDetails.getDeserializedJsonObj = getDeserializedJsonObj;
35
+ })(LookupContainerImageByUriDetails = exports.LookupContainerImageByUriDetails || (exports.LookupContainerImageByUriDetails = {}));
36
+ //# sourceMappingURL=lookup-container-image-by-uri-details.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"lookup-container-image-by-uri-details.js","sourceRoot":"","sources":["../../../../../lib/artifacts/lib/model/lookup-container-image-by-uri-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;GAkBG;;;AAkBH,IAAiB,gCAAgC,CAWhD;AAXD,WAAiB,gCAAgC;IAC/C,SAAgB,UAAU,CAAC,GAAqC;QAC9D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,2CAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAqC;QAC1E,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,uDAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,gCAAgC,GAAhC,wCAAgC,KAAhC,wCAAgC,QAWhD"}
@@ -1,7 +1,12 @@
1
1
  /**
2
2
  * Artifacts and Container Images API
3
- * API covering the Artifacts and [Registry](https://docs.oracle.com/iaas/Content/Registry/Concepts/registryoverview.htm) services.
4
- Use this API to manage resources such as generic artifacts and container images.
3
+ * Use the Artifacts and Container Images API to manage container images and non-container generic artifacts.
4
+
5
+ - For container images such as Docker images, use the {@link ContainerImage} resource. Save the images in a {@link ContainerRepository}.
6
+
7
+ - For non-container generic artifacts or blobs, use the {@link GenericArtifact} resource. Save the artifacts in an {@link Repository}.
8
+ - To upload and download non-container generic artifacts, instead of the Artifacts and Container Images API, use the Generic Artifacts Content API.
9
+ For more information, see the user guides for [Container Registry](https://docs.oracle.com/iaas/Content/Registry/home.htm) and [Artifact Registry](https://docs.oracle.com/iaas/Content/artifacts/home.htm).
5
10
 
6
11
  * OpenAPI spec version: 20160918
7
12
  *
@@ -1,8 +1,13 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Artifacts and Container Images API
4
- * API covering the Artifacts and [Registry](https://docs.oracle.com/iaas/Content/Registry/Concepts/registryoverview.htm) services.
5
- Use this API to manage resources such as generic artifacts and container images.
4
+ * Use the Artifacts and Container Images API to manage container images and non-container generic artifacts.
5
+
6
+ - For container images such as Docker images, use the {@link ContainerImage} resource. Save the images in a {@link ContainerRepository}.
7
+
8
+ - For non-container generic artifacts or blobs, use the {@link GenericArtifact} resource. Save the artifacts in an {@link Repository}.
9
+ - To upload and download non-container generic artifacts, instead of the Artifacts and Container Images API, use the Generic Artifacts Content API.
10
+ For more information, see the user guides for [Container Registry](https://docs.oracle.com/iaas/Content/Registry/home.htm) and [Artifact Registry](https://docs.oracle.com/iaas/Content/artifacts/home.htm).
6
11
 
7
12
  * OpenAPI spec version: 20160918
8
13
  *
@@ -1 +1 @@
1
- {"version":3,"file":"remove-container-version-details.js","sourceRoot":"","sources":["../../../../../lib/artifacts/lib/model/remove-container-version-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;AAeH,IAAiB,6BAA6B,CAW7C;AAXD,WAAiB,6BAA6B;IAC5C,SAAgB,UAAU,CAAC,GAAkC;QAC3D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,wCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAkC;QACvE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,oDAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,6BAA6B,GAA7B,qCAA6B,KAA7B,qCAA6B,QAW7C"}
1
+ {"version":3,"file":"remove-container-version-details.js","sourceRoot":"","sources":["../../../../../lib/artifacts/lib/model/remove-container-version-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;GAkBG;;;AAeH,IAAiB,6BAA6B,CAW7C;AAXD,WAAiB,6BAA6B;IAC5C,SAAgB,UAAU,CAAC,GAAkC;QAC3D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,wCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAkC;QACvE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,oDAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,6BAA6B,GAA7B,qCAA6B,KAA7B,qCAA6B,QAW7C"}
@@ -1,7 +1,12 @@
1
1
  /**
2
2
  * Artifacts and Container Images API
3
- * API covering the Artifacts and [Registry](https://docs.oracle.com/iaas/Content/Registry/Concepts/registryoverview.htm) services.
4
- Use this API to manage resources such as generic artifacts and container images.
3
+ * Use the Artifacts and Container Images API to manage container images and non-container generic artifacts.
4
+
5
+ - For container images such as Docker images, use the {@link ContainerImage} resource. Save the images in a {@link ContainerRepository}.
6
+
7
+ - For non-container generic artifacts or blobs, use the {@link GenericArtifact} resource. Save the artifacts in an {@link Repository}.
8
+ - To upload and download non-container generic artifacts, instead of the Artifacts and Container Images API, use the Generic Artifacts Content API.
9
+ For more information, see the user guides for [Container Registry](https://docs.oracle.com/iaas/Content/Registry/home.htm) and [Artifact Registry](https://docs.oracle.com/iaas/Content/artifacts/home.htm).
5
10
 
6
11
  * OpenAPI spec version: 20160918
7
12
  *
@@ -1,8 +1,13 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Artifacts and Container Images API
4
- * API covering the Artifacts and [Registry](https://docs.oracle.com/iaas/Content/Registry/Concepts/registryoverview.htm) services.
5
- Use this API to manage resources such as generic artifacts and container images.
4
+ * Use the Artifacts and Container Images API to manage container images and non-container generic artifacts.
5
+
6
+ - For container images such as Docker images, use the {@link ContainerImage} resource. Save the images in a {@link ContainerRepository}.
7
+
8
+ - For non-container generic artifacts or blobs, use the {@link GenericArtifact} resource. Save the artifacts in an {@link Repository}.
9
+ - To upload and download non-container generic artifacts, instead of the Artifacts and Container Images API, use the Generic Artifacts Content API.
10
+ For more information, see the user guides for [Container Registry](https://docs.oracle.com/iaas/Content/Registry/home.htm) and [Artifact Registry](https://docs.oracle.com/iaas/Content/artifacts/home.htm).
6
11
 
7
12
  * OpenAPI spec version: 20160918
8
13
  *
@@ -1 +1 @@
1
- {"version":3,"file":"repository-collection.js","sourceRoot":"","sources":["../../../../../lib/artifacts/lib/model/repository-collection.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAalC,IAAiB,oBAAoB,CA6BpC;AA7BD,WAAiB,oBAAoB;IACnC,SAAgB,UAAU,CAAC,GAAyB;QAClD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,iBAAiB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAClD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,+BAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAyB;QAC9D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,iBAAiB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAC9D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,2CAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,oBAAoB,GAApB,4BAAoB,KAApB,4BAAoB,QA6BpC"}
1
+ {"version":3,"file":"repository-collection.js","sourceRoot":"","sources":["../../../../../lib/artifacts/lib/model/repository-collection.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;GAkBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAalC,IAAiB,oBAAoB,CA6BpC;AA7BD,WAAiB,oBAAoB;IACnC,SAAgB,UAAU,CAAC,GAAyB;QAClD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,iBAAiB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAClD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,+BAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAyB;QAC9D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,iBAAiB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAC9D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,2CAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,oBAAoB,GAApB,4BAAoB,KAApB,4BAAoB,QA6BpC"}
@@ -1,7 +1,12 @@
1
1
  /**
2
2
  * Artifacts and Container Images API
3
- * API covering the Artifacts and [Registry](https://docs.oracle.com/iaas/Content/Registry/Concepts/registryoverview.htm) services.
4
- Use this API to manage resources such as generic artifacts and container images.
3
+ * Use the Artifacts and Container Images API to manage container images and non-container generic artifacts.
4
+
5
+ - For container images such as Docker images, use the {@link ContainerImage} resource. Save the images in a {@link ContainerRepository}.
6
+
7
+ - For non-container generic artifacts or blobs, use the {@link GenericArtifact} resource. Save the artifacts in an {@link Repository}.
8
+ - To upload and download non-container generic artifacts, instead of the Artifacts and Container Images API, use the Generic Artifacts Content API.
9
+ For more information, see the user guides for [Container Registry](https://docs.oracle.com/iaas/Content/Registry/home.htm) and [Artifact Registry](https://docs.oracle.com/iaas/Content/artifacts/home.htm).
5
10
 
6
11
  * OpenAPI spec version: 20160918
7
12
  *
@@ -1,8 +1,13 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Artifacts and Container Images API
4
- * API covering the Artifacts and [Registry](https://docs.oracle.com/iaas/Content/Registry/Concepts/registryoverview.htm) services.
5
- Use this API to manage resources such as generic artifacts and container images.
4
+ * Use the Artifacts and Container Images API to manage container images and non-container generic artifacts.
5
+
6
+ - For container images such as Docker images, use the {@link ContainerImage} resource. Save the images in a {@link ContainerRepository}.
7
+
8
+ - For non-container generic artifacts or blobs, use the {@link GenericArtifact} resource. Save the artifacts in an {@link Repository}.
9
+ - To upload and download non-container generic artifacts, instead of the Artifacts and Container Images API, use the Generic Artifacts Content API.
10
+ For more information, see the user guides for [Container Registry](https://docs.oracle.com/iaas/Content/Registry/home.htm) and [Artifact Registry](https://docs.oracle.com/iaas/Content/artifacts/home.htm).
6
11
 
7
12
  * OpenAPI spec version: 20160918
8
13
  *
@@ -1 +1 @@
1
- {"version":3,"file":"repository-summary.js","sourceRoot":"","sources":["../../../../../lib/artifacts/lib/model/repository-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAClC,qCAAsC;AAyDtC,IAAiB,iBAAiB,CAiCjC;AAjCD,WAAiB,iBAAiB;IAChC,SAAgB,UAAU,CAAC,GAAsB;QAC/C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,gBAAgB,IAAI,GAAG,IAAI,GAAG,CAAC,cAAc,EAAE;YACxD,QAAQ,GAAG,CAAC,cAAc,EAAE;gBAC1B,KAAK,SAAS;oBACZ,OAAO,KAAK,CAAC,wBAAwB,CAAC,UAAU,CACL,OAAQ,EACjD,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBAAE,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,cAAc,EAAE,CAAC,CAAC;aAC7F;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IAfe,4BAAU,aAezB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAsB;QAC3D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,gBAAgB,IAAI,GAAG,IAAI,GAAG,CAAC,cAAc,EAAE;YACxD,QAAQ,GAAG,CAAC,cAAc,EAAE;gBAC1B,KAAK,SAAS;oBACZ,OAAO,KAAK,CAAC,wBAAwB,CAAC,sBAAsB,CACjB,OAAQ,EACjD,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBAAE,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,cAAc,EAAE,CAAC,CAAC;aAC7F;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IAfe,wCAAsB,yBAerC,CAAA;AACH,CAAC,EAjCgB,iBAAiB,GAAjB,yBAAiB,KAAjB,yBAAiB,QAiCjC"}
1
+ {"version":3,"file":"repository-summary.js","sourceRoot":"","sources":["../../../../../lib/artifacts/lib/model/repository-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;GAkBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAClC,qCAAsC;AAyDtC,IAAiB,iBAAiB,CAiCjC;AAjCD,WAAiB,iBAAiB;IAChC,SAAgB,UAAU,CAAC,GAAsB;QAC/C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,gBAAgB,IAAI,GAAG,IAAI,GAAG,CAAC,cAAc,EAAE;YACxD,QAAQ,GAAG,CAAC,cAAc,EAAE;gBAC1B,KAAK,SAAS;oBACZ,OAAO,KAAK,CAAC,wBAAwB,CAAC,UAAU,CACL,OAAQ,EACjD,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBAAE,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,cAAc,EAAE,CAAC,CAAC;aAC7F;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IAfe,4BAAU,aAezB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAsB;QAC3D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,gBAAgB,IAAI,GAAG,IAAI,GAAG,CAAC,cAAc,EAAE;YACxD,QAAQ,GAAG,CAAC,cAAc,EAAE;gBAC1B,KAAK,SAAS;oBACZ,OAAO,KAAK,CAAC,wBAAwB,CAAC,sBAAsB,CACjB,OAAQ,EACjD,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBAAE,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,cAAc,EAAE,CAAC,CAAC;aAC7F;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IAfe,wCAAsB,yBAerC,CAAA;AACH,CAAC,EAjCgB,iBAAiB,GAAjB,yBAAiB,KAAjB,yBAAiB,QAiCjC"}
@@ -1,7 +1,12 @@
1
1
  /**
2
2
  * Artifacts and Container Images API
3
- * API covering the Artifacts and [Registry](https://docs.oracle.com/iaas/Content/Registry/Concepts/registryoverview.htm) services.
4
- Use this API to manage resources such as generic artifacts and container images.
3
+ * Use the Artifacts and Container Images API to manage container images and non-container generic artifacts.
4
+
5
+ - For container images such as Docker images, use the {@link ContainerImage} resource. Save the images in a {@link ContainerRepository}.
6
+
7
+ - For non-container generic artifacts or blobs, use the {@link GenericArtifact} resource. Save the artifacts in an {@link Repository}.
8
+ - To upload and download non-container generic artifacts, instead of the Artifacts and Container Images API, use the Generic Artifacts Content API.
9
+ For more information, see the user guides for [Container Registry](https://docs.oracle.com/iaas/Content/Registry/home.htm) and [Artifact Registry](https://docs.oracle.com/iaas/Content/artifacts/home.htm).
5
10
 
6
11
  * OpenAPI spec version: 20160918
7
12
  *