oci-artifacts 2.22.0 → 2.26.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.d.ts +3 -3
- package/index.js +3 -3
- package/lib/artifacts-waiter.d.ts +3 -3
- package/lib/artifacts-waiter.js +3 -3
- package/lib/client.d.ts +34 -33
- package/lib/client.js +39 -34
- package/lib/client.js.map +1 -1
- package/lib/model/change-container-repository-compartment-details.d.ts +3 -3
- package/lib/model/change-container-repository-compartment-details.js +3 -3
- package/lib/model/change-repository-compartment-details.d.ts +3 -3
- package/lib/model/change-repository-compartment-details.js +3 -3
- package/lib/model/container-configuration.d.ts +3 -3
- package/lib/model/container-configuration.js +3 -3
- package/lib/model/container-image-collection.d.ts +3 -3
- package/lib/model/container-image-collection.js +3 -3
- package/lib/model/container-image-layer.d.ts +3 -3
- package/lib/model/container-image-layer.js +3 -3
- package/lib/model/container-image-signature-collection.d.ts +3 -3
- package/lib/model/container-image-signature-collection.js +3 -3
- package/lib/model/container-image-signature-summary.d.ts +3 -3
- package/lib/model/container-image-signature-summary.js +3 -3
- package/lib/model/container-image-signature.d.ts +3 -3
- package/lib/model/container-image-signature.js +3 -3
- package/lib/model/container-image-summary.d.ts +3 -3
- package/lib/model/container-image-summary.js +3 -3
- package/lib/model/container-image.d.ts +3 -3
- package/lib/model/container-image.js +3 -3
- package/lib/model/container-repository-collection.d.ts +3 -3
- package/lib/model/container-repository-collection.js +3 -3
- package/lib/model/container-repository-readme.d.ts +3 -3
- package/lib/model/container-repository-readme.js +3 -3
- package/lib/model/container-repository-summary.d.ts +3 -3
- package/lib/model/container-repository-summary.js +3 -3
- package/lib/model/container-repository.d.ts +3 -3
- package/lib/model/container-repository.js +3 -3
- package/lib/model/container-version.d.ts +3 -3
- package/lib/model/container-version.js +3 -3
- package/lib/model/create-container-image-signature-details.d.ts +3 -3
- package/lib/model/create-container-image-signature-details.js +3 -3
- package/lib/model/create-container-repository-details.d.ts +3 -3
- package/lib/model/create-container-repository-details.js +3 -3
- package/lib/model/create-generic-repository-details.d.ts +3 -3
- package/lib/model/create-generic-repository-details.js +3 -3
- package/lib/model/create-repository-details.d.ts +3 -3
- package/lib/model/create-repository-details.js +3 -3
- package/lib/model/generic-artifact-collection.d.ts +3 -3
- package/lib/model/generic-artifact-collection.js +3 -3
- package/lib/model/generic-artifact-summary.d.ts +3 -3
- package/lib/model/generic-artifact-summary.js +3 -3
- package/lib/model/generic-artifact.d.ts +3 -3
- package/lib/model/generic-artifact.js +3 -3
- package/lib/model/generic-repository-summary.d.ts +3 -3
- package/lib/model/generic-repository-summary.js +3 -3
- package/lib/model/generic-repository.d.ts +3 -3
- package/lib/model/generic-repository.js +3 -3
- package/lib/model/index.d.ts +3 -3
- package/lib/model/index.js +3 -3
- package/lib/model/remove-container-version-details.d.ts +3 -3
- package/lib/model/remove-container-version-details.js +3 -3
- package/lib/model/repository-collection.d.ts +3 -3
- package/lib/model/repository-collection.js +3 -3
- package/lib/model/repository-summary.d.ts +3 -3
- package/lib/model/repository-summary.js +3 -3
- package/lib/model/repository.d.ts +3 -3
- package/lib/model/repository.js +3 -3
- package/lib/model/restore-container-image-details.d.ts +3 -3
- package/lib/model/restore-container-image-details.js +3 -3
- package/lib/model/update-container-configuration-details.d.ts +3 -3
- package/lib/model/update-container-configuration-details.js +3 -3
- package/lib/model/update-container-repository-details.d.ts +3 -3
- package/lib/model/update-container-repository-details.js +3 -3
- package/lib/model/update-generic-artifact-by-path-details.d.ts +3 -3
- package/lib/model/update-generic-artifact-by-path-details.js +3 -3
- package/lib/model/update-generic-artifact-details.d.ts +3 -3
- package/lib/model/update-generic-artifact-details.js +3 -3
- package/lib/model/update-generic-repository-details.d.ts +3 -3
- package/lib/model/update-generic-repository-details.js +3 -3
- package/lib/model/update-repository-details.d.ts +3 -3
- package/lib/model/update-repository-details.js +3 -3
- package/lib/request/change-container-repository-compartment-request.d.ts +1 -1
- package/lib/request/change-repository-compartment-request.d.ts +1 -1
- package/lib/request/create-container-image-signature-request.d.ts +1 -1
- package/lib/request/create-container-repository-request.d.ts +1 -1
- package/lib/request/create-repository-request.d.ts +1 -1
- package/lib/request/delete-container-image-request.d.ts +1 -1
- package/lib/request/delete-container-image-signature-request.d.ts +1 -1
- package/lib/request/delete-container-repository-request.d.ts +1 -1
- package/lib/request/delete-generic-artifact-by-path-request.d.ts +1 -1
- package/lib/request/delete-generic-artifact-request.d.ts +1 -1
- package/lib/request/delete-repository-request.d.ts +1 -1
- package/lib/request/get-container-configuration-request.d.ts +1 -1
- package/lib/request/get-container-image-request.d.ts +1 -1
- package/lib/request/get-container-image-signature-request.d.ts +1 -1
- package/lib/request/get-container-repository-request.d.ts +1 -1
- package/lib/request/get-generic-artifact-by-path-request.d.ts +1 -1
- package/lib/request/get-generic-artifact-request.d.ts +1 -1
- package/lib/request/get-repository-request.d.ts +1 -1
- package/lib/request/index.d.ts +3 -3
- package/lib/request/index.js +3 -3
- package/lib/request/list-container-image-signatures-request.d.ts +1 -1
- package/lib/request/list-container-images-request.d.ts +1 -1
- package/lib/request/list-container-repositories-request.d.ts +1 -1
- package/lib/request/list-generic-artifacts-request.d.ts +1 -1
- package/lib/request/list-repositories-request.d.ts +1 -1
- package/lib/request/remove-container-version-request.d.ts +1 -1
- package/lib/request/restore-container-image-request.d.ts +1 -1
- package/lib/request/update-container-configuration-request.d.ts +1 -1
- package/lib/request/update-container-repository-request.d.ts +1 -1
- package/lib/request/update-generic-artifact-by-path-request.d.ts +1 -1
- package/lib/request/update-generic-artifact-request.d.ts +1 -1
- package/lib/request/update-repository-request.d.ts +1 -1
- package/lib/response/index.d.ts +3 -3
- package/lib/response/index.js +3 -3
- package/package.json +3 -3
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Container Images API
|
|
3
|
-
* API covering the [Registry](/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
4
|
-
Use this API to manage resources such as
|
|
2
|
+
* Artifacts and Container Images API
|
|
3
|
+
* API covering the Artifacts and [Registry](/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
4
|
+
Use this API to manage resources such as generic artifacts and container images.
|
|
5
5
|
|
|
6
6
|
* OpenAPI spec version: 20160918
|
|
7
7
|
*
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Container Images API
|
|
4
|
-
* API covering the [Registry](/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
5
|
-
Use this API to manage resources such as
|
|
3
|
+
* Artifacts and Container Images API
|
|
4
|
+
* API covering the Artifacts and [Registry](/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
5
|
+
Use this API to manage resources such as generic artifacts and container images.
|
|
6
6
|
|
|
7
7
|
* OpenAPI spec version: 20160918
|
|
8
8
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Container Images API
|
|
3
|
-
* API covering the [Registry](/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
4
|
-
Use this API to manage resources such as
|
|
2
|
+
* Artifacts and Container Images API
|
|
3
|
+
* API covering the Artifacts and [Registry](/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
4
|
+
Use this API to manage resources such as generic artifacts and container images.
|
|
5
5
|
|
|
6
6
|
* OpenAPI spec version: 20160918
|
|
7
7
|
*
|
package/lib/model/repository.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Container Images API
|
|
4
|
-
* API covering the [Registry](/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
5
|
-
Use this API to manage resources such as
|
|
3
|
+
* Artifacts and Container Images API
|
|
4
|
+
* API covering the Artifacts and [Registry](/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
5
|
+
Use this API to manage resources such as generic artifacts and container images.
|
|
6
6
|
|
|
7
7
|
* OpenAPI spec version: 20160918
|
|
8
8
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Container Images API
|
|
3
|
-
* API covering the [Registry](/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
4
|
-
Use this API to manage resources such as
|
|
2
|
+
* Artifacts and Container Images API
|
|
3
|
+
* API covering the Artifacts and [Registry](/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
4
|
+
Use this API to manage resources such as generic artifacts and container images.
|
|
5
5
|
|
|
6
6
|
* OpenAPI spec version: 20160918
|
|
7
7
|
*
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Container Images API
|
|
4
|
-
* API covering the [Registry](/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
5
|
-
Use this API to manage resources such as
|
|
3
|
+
* Artifacts and Container Images API
|
|
4
|
+
* API covering the Artifacts and [Registry](/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
5
|
+
Use this API to manage resources such as generic artifacts and container images.
|
|
6
6
|
|
|
7
7
|
* OpenAPI spec version: 20160918
|
|
8
8
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Container Images API
|
|
3
|
-
* API covering the [Registry](/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
4
|
-
Use this API to manage resources such as
|
|
2
|
+
* Artifacts and Container Images API
|
|
3
|
+
* API covering the Artifacts and [Registry](/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
4
|
+
Use this API to manage resources such as generic artifacts and container images.
|
|
5
5
|
|
|
6
6
|
* OpenAPI spec version: 20160918
|
|
7
7
|
*
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Container Images API
|
|
4
|
-
* API covering the [Registry](/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
5
|
-
Use this API to manage resources such as
|
|
3
|
+
* Artifacts and Container Images API
|
|
4
|
+
* API covering the Artifacts and [Registry](/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
5
|
+
Use this API to manage resources such as generic artifacts and container images.
|
|
6
6
|
|
|
7
7
|
* OpenAPI spec version: 20160918
|
|
8
8
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Container Images API
|
|
3
|
-
* API covering the [Registry](/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
4
|
-
Use this API to manage resources such as
|
|
2
|
+
* Artifacts and Container Images API
|
|
3
|
+
* API covering the Artifacts and [Registry](/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
4
|
+
Use this API to manage resources such as generic artifacts and container images.
|
|
5
5
|
|
|
6
6
|
* OpenAPI spec version: 20160918
|
|
7
7
|
*
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Container Images API
|
|
4
|
-
* API covering the [Registry](/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
5
|
-
Use this API to manage resources such as
|
|
3
|
+
* Artifacts and Container Images API
|
|
4
|
+
* API covering the Artifacts and [Registry](/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
5
|
+
Use this API to manage resources such as generic artifacts and container images.
|
|
6
6
|
|
|
7
7
|
* OpenAPI spec version: 20160918
|
|
8
8
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Container Images API
|
|
3
|
-
* API covering the [Registry](/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
4
|
-
Use this API to manage resources such as
|
|
2
|
+
* Artifacts and Container Images API
|
|
3
|
+
* API covering the Artifacts and [Registry](/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
4
|
+
Use this API to manage resources such as generic artifacts and container images.
|
|
5
5
|
|
|
6
6
|
* OpenAPI spec version: 20160918
|
|
7
7
|
*
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Container Images API
|
|
4
|
-
* API covering the [Registry](/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
5
|
-
Use this API to manage resources such as
|
|
3
|
+
* Artifacts and Container Images API
|
|
4
|
+
* API covering the Artifacts and [Registry](/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
5
|
+
Use this API to manage resources such as generic artifacts and container images.
|
|
6
6
|
|
|
7
7
|
* OpenAPI spec version: 20160918
|
|
8
8
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Container Images API
|
|
3
|
-
* API covering the [Registry](/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
4
|
-
Use this API to manage resources such as
|
|
2
|
+
* Artifacts and Container Images API
|
|
3
|
+
* API covering the Artifacts and [Registry](/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
4
|
+
Use this API to manage resources such as generic artifacts and container images.
|
|
5
5
|
|
|
6
6
|
* OpenAPI spec version: 20160918
|
|
7
7
|
*
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Container Images API
|
|
4
|
-
* API covering the [Registry](/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
5
|
-
Use this API to manage resources such as
|
|
3
|
+
* Artifacts and Container Images API
|
|
4
|
+
* API covering the Artifacts and [Registry](/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
5
|
+
Use this API to manage resources such as generic artifacts and container images.
|
|
6
6
|
|
|
7
7
|
* OpenAPI spec version: 20160918
|
|
8
8
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Container Images API
|
|
3
|
-
* API covering the [Registry](/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
4
|
-
Use this API to manage resources such as
|
|
2
|
+
* Artifacts and Container Images API
|
|
3
|
+
* API covering the Artifacts and [Registry](/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
4
|
+
Use this API to manage resources such as generic artifacts and container images.
|
|
5
5
|
|
|
6
6
|
* OpenAPI spec version: 20160918
|
|
7
7
|
*
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Container Images API
|
|
4
|
-
* API covering the [Registry](/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
5
|
-
Use this API to manage resources such as
|
|
3
|
+
* Artifacts and Container Images API
|
|
4
|
+
* API covering the Artifacts and [Registry](/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
5
|
+
Use this API to manage resources such as generic artifacts and container images.
|
|
6
6
|
|
|
7
7
|
* OpenAPI spec version: 20160918
|
|
8
8
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Container Images API
|
|
3
|
-
* API covering the [Registry](/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
4
|
-
Use this API to manage resources such as
|
|
2
|
+
* Artifacts and Container Images API
|
|
3
|
+
* API covering the Artifacts and [Registry](/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
4
|
+
Use this API to manage resources such as generic artifacts and container images.
|
|
5
5
|
|
|
6
6
|
* OpenAPI spec version: 20160918
|
|
7
7
|
*
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Container Images API
|
|
4
|
-
* API covering the [Registry](/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
5
|
-
Use this API to manage resources such as
|
|
3
|
+
* Artifacts and Container Images API
|
|
4
|
+
* API covering the Artifacts and [Registry](/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
5
|
+
Use this API to manage resources such as generic artifacts and container images.
|
|
6
6
|
|
|
7
7
|
* OpenAPI spec version: 20160918
|
|
8
8
|
*
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/artifacts/ChangeContainerRepositoryCompartment.ts.html |here} to see how to use ChangeContainerRepositoryCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeContainerRepositoryCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/artifacts/ChangeRepositoryCompartment.ts.html |here} to see how to use ChangeRepositoryCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeRepositoryCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/artifacts/CreateContainerImageSignature.ts.html |here} to see how to use CreateContainerImageSignatureRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateContainerImageSignatureRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/artifacts/CreateContainerRepository.ts.html |here} to see how to use CreateContainerRepositoryRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateContainerRepositoryRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/artifacts/CreateRepository.ts.html |here} to see how to use CreateRepositoryRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateRepositoryRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/artifacts/DeleteContainerImage.ts.html |here} to see how to use DeleteContainerImageRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteContainerImageRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/artifacts/DeleteContainerImageSignature.ts.html |here} to see how to use DeleteContainerImageSignatureRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteContainerImageSignatureRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/artifacts/DeleteContainerRepository.ts.html |here} to see how to use DeleteContainerRepositoryRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteContainerRepositoryRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/artifacts/DeleteGenericArtifactByPath.ts.html |here} to see how to use DeleteGenericArtifactByPathRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteGenericArtifactByPathRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/artifacts/DeleteGenericArtifact.ts.html |here} to see how to use DeleteGenericArtifactRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteGenericArtifactRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/artifacts/DeleteRepository.ts.html |here} to see how to use DeleteRepositoryRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteRepositoryRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/artifacts/GetContainerConfiguration.ts.html |here} to see how to use GetContainerConfigurationRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetContainerConfigurationRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/artifacts/GetContainerImage.ts.html |here} to see how to use GetContainerImageRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetContainerImageRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/artifacts/GetContainerImageSignature.ts.html |here} to see how to use GetContainerImageSignatureRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetContainerImageSignatureRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/artifacts/GetContainerRepository.ts.html |here} to see how to use GetContainerRepositoryRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetContainerRepositoryRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/artifacts/GetGenericArtifactByPath.ts.html |here} to see how to use GetGenericArtifactByPathRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetGenericArtifactByPathRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/artifacts/GetGenericArtifact.ts.html |here} to see how to use GetGenericArtifactRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetGenericArtifactRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/artifacts/GetRepository.ts.html |here} to see how to use GetRepositoryRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetRepositoryRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
package/lib/request/index.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Container Images API
|
|
3
|
-
* API covering the [Registry](/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
4
|
-
Use this API to manage resources such as
|
|
2
|
+
* Artifacts and Container Images API
|
|
3
|
+
* API covering the Artifacts and [Registry](/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
4
|
+
Use this API to manage resources such as generic artifacts and container images.
|
|
5
5
|
|
|
6
6
|
* OpenAPI spec version: 20160918
|
|
7
7
|
*
|
package/lib/request/index.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Container Images API
|
|
4
|
-
* API covering the [Registry](/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
5
|
-
Use this API to manage resources such as
|
|
3
|
+
* Artifacts and Container Images API
|
|
4
|
+
* API covering the Artifacts and [Registry](/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
5
|
+
Use this API to manage resources such as generic artifacts and container images.
|
|
6
6
|
|
|
7
7
|
* OpenAPI spec version: 20160918
|
|
8
8
|
*
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/artifacts/ListContainerImageSignatures.ts.html |here} to see how to use ListContainerImageSignaturesRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ListContainerImageSignaturesRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/artifacts/ListContainerImages.ts.html |here} to see how to use ListContainerImagesRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ListContainerImagesRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/artifacts/ListContainerRepositories.ts.html |here} to see how to use ListContainerRepositoriesRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ListContainerRepositoriesRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/artifacts/ListGenericArtifacts.ts.html |here} to see how to use ListGenericArtifactsRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ListGenericArtifactsRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/artifacts/ListRepositories.ts.html |here} to see how to use ListRepositoriesRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ListRepositoriesRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/artifacts/RemoveContainerVersion.ts.html |here} to see how to use RemoveContainerVersionRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface RemoveContainerVersionRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/artifacts/RestoreContainerImage.ts.html |here} to see how to use RestoreContainerImageRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface RestoreContainerImageRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/artifacts/UpdateContainerConfiguration.ts.html |here} to see how to use UpdateContainerConfigurationRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateContainerConfigurationRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/artifacts/UpdateContainerRepository.ts.html |here} to see how to use UpdateContainerRepositoryRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateContainerRepositoryRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/artifacts/UpdateGenericArtifactByPath.ts.html |here} to see how to use UpdateGenericArtifactByPathRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateGenericArtifactByPathRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/artifacts/UpdateGenericArtifact.ts.html |here} to see how to use UpdateGenericArtifactRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateGenericArtifactRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/artifacts/UpdateRepository.ts.html |here} to see how to use UpdateRepositoryRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateRepositoryRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
package/lib/response/index.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Container Images API
|
|
3
|
-
* API covering the [Registry](/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
4
|
-
Use this API to manage resources such as
|
|
2
|
+
* Artifacts and Container Images API
|
|
3
|
+
* API covering the Artifacts and [Registry](/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
4
|
+
Use this API to manage resources such as generic artifacts and container images.
|
|
5
5
|
|
|
6
6
|
* OpenAPI spec version: 20160918
|
|
7
7
|
*
|
package/lib/response/index.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Container Images API
|
|
4
|
-
* API covering the [Registry](/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
5
|
-
Use this API to manage resources such as
|
|
3
|
+
* Artifacts and Container Images API
|
|
4
|
+
* API covering the Artifacts and [Registry](/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
5
|
+
Use this API to manage resources such as generic artifacts and container images.
|
|
6
6
|
|
|
7
7
|
* OpenAPI spec version: 20160918
|
|
8
8
|
*
|