oci-devops 2.18.0 → 2.21.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/lib/client.d.ts +106 -86
- package/lib/client.js +230 -86
- package/lib/client.js.map +1 -1
- package/lib/model/approval-action.d.ts +4 -0
- package/lib/model/approval-action.js.map +1 -1
- package/lib/model/build-pipeline-stage-predecessor.d.ts +3 -1
- package/lib/model/build-pipeline-stage-predecessor.js.map +1 -1
- package/lib/model/build-pipeline-stage.d.ts +1 -1
- package/lib/model/build-stage-run-step.d.ts +1 -1
- package/lib/model/compute-instance-group-blue-green-deploy-stage-execution-progress.d.ts +28 -0
- package/lib/model/compute-instance-group-blue-green-deploy-stage-execution-progress.js +54 -0
- package/lib/model/compute-instance-group-blue-green-deploy-stage-execution-progress.js.map +1 -0
- package/lib/model/compute-instance-group-blue-green-deploy-stage-summary.d.ts +44 -0
- package/lib/model/compute-instance-group-blue-green-deploy-stage-summary.js +80 -0
- package/lib/model/compute-instance-group-blue-green-deploy-stage-summary.js.map +1 -0
- package/lib/model/compute-instance-group-blue-green-deploy-stage.d.ts +44 -0
- package/lib/model/compute-instance-group-blue-green-deploy-stage.js +80 -0
- package/lib/model/compute-instance-group-blue-green-deploy-stage.js.map +1 -0
- package/lib/model/compute-instance-group-blue-green-traffic-shift-deploy-stage-execution-progress.d.ts +28 -0
- package/lib/model/compute-instance-group-blue-green-traffic-shift-deploy-stage-execution-progress.js +54 -0
- package/lib/model/compute-instance-group-blue-green-traffic-shift-deploy-stage-execution-progress.js.map +1 -0
- package/lib/model/compute-instance-group-blue-green-traffic-shift-deploy-stage-summary.d.ts +28 -0
- package/lib/model/compute-instance-group-blue-green-traffic-shift-deploy-stage-summary.js +54 -0
- package/lib/model/compute-instance-group-blue-green-traffic-shift-deploy-stage-summary.js.map +1 -0
- package/lib/model/compute-instance-group-blue-green-traffic-shift-deploy-stage.d.ts +28 -0
- package/lib/model/compute-instance-group-blue-green-traffic-shift-deploy-stage.js +54 -0
- package/lib/model/compute-instance-group-blue-green-traffic-shift-deploy-stage.js.map +1 -0
- package/lib/model/compute-instance-group-by-query-selector.d.ts +1 -1
- package/lib/model/compute-instance-group-canary-approval-deploy-stage-execution-progress.d.ts +25 -0
- package/lib/model/compute-instance-group-canary-approval-deploy-stage-execution-progress.js +66 -0
- package/lib/model/compute-instance-group-canary-approval-deploy-stage-execution-progress.js.map +1 -0
- package/lib/model/compute-instance-group-canary-approval-deploy-stage-summary.d.ts +29 -0
- package/lib/model/compute-instance-group-canary-approval-deploy-stage-summary.js +62 -0
- package/lib/model/compute-instance-group-canary-approval-deploy-stage-summary.js.map +1 -0
- package/lib/model/compute-instance-group-canary-approval-deploy-stage.d.ts +29 -0
- package/lib/model/compute-instance-group-canary-approval-deploy-stage.js +62 -0
- package/lib/model/compute-instance-group-canary-approval-deploy-stage.js.map +1 -0
- package/lib/model/compute-instance-group-canary-deploy-stage-execution-progress.d.ts +24 -0
- package/lib/model/compute-instance-group-canary-deploy-stage-execution-progress.js +54 -0
- package/lib/model/compute-instance-group-canary-deploy-stage-execution-progress.js.map +1 -0
- package/lib/model/compute-instance-group-canary-deploy-stage-summary.d.ts +39 -0
- package/lib/model/compute-instance-group-canary-deploy-stage-summary.js +74 -0
- package/lib/model/compute-instance-group-canary-deploy-stage-summary.js.map +1 -0
- package/lib/model/compute-instance-group-canary-deploy-stage.d.ts +39 -0
- package/lib/model/compute-instance-group-canary-deploy-stage.js +74 -0
- package/lib/model/compute-instance-group-canary-deploy-stage.js.map +1 -0
- package/lib/model/compute-instance-group-canary-traffic-shift-deploy-stage-execution-progress.d.ts +24 -0
- package/lib/model/compute-instance-group-canary-traffic-shift-deploy-stage-execution-progress.js +54 -0
- package/lib/model/compute-instance-group-canary-traffic-shift-deploy-stage-execution-progress.js.map +1 -0
- package/lib/model/compute-instance-group-canary-traffic-shift-deploy-stage-summary.d.ts +29 -0
- package/lib/model/compute-instance-group-canary-traffic-shift-deploy-stage-summary.js +62 -0
- package/lib/model/compute-instance-group-canary-traffic-shift-deploy-stage-summary.js.map +1 -0
- package/lib/model/compute-instance-group-canary-traffic-shift-deploy-stage.d.ts +29 -0
- package/lib/model/compute-instance-group-canary-traffic-shift-deploy-stage.js +62 -0
- package/lib/model/compute-instance-group-canary-traffic-shift-deploy-stage.js.map +1 -0
- package/lib/model/compute-instance-group-deploy-environment.d.ts +1 -1
- package/lib/model/compute-instance-group-deploy-stage-execution-progress.d.ts +1 -1
- package/lib/model/compute-instance-group-deploy-stage-summary.d.ts +1 -1
- package/lib/model/compute-instance-group-deploy-stage.d.ts +1 -1
- package/lib/model/compute-instance-group-failure-policy-by-count.d.ts +1 -1
- package/lib/model/compute-instance-group-failure-policy-by-percentage.d.ts +1 -1
- package/lib/model/compute-instance-group-selector-collection.d.ts +1 -1
- package/lib/model/create-compute-instance-group-blue-green-deploy-stage-details.d.ts +44 -0
- package/lib/model/create-compute-instance-group-blue-green-deploy-stage-details.js +80 -0
- package/lib/model/create-compute-instance-group-blue-green-deploy-stage-details.js.map +1 -0
- package/lib/model/create-compute-instance-group-blue-green-traffic-shift-deploy-stage-details.d.ts +28 -0
- package/lib/model/create-compute-instance-group-blue-green-traffic-shift-deploy-stage-details.js +54 -0
- package/lib/model/create-compute-instance-group-blue-green-traffic-shift-deploy-stage-details.js.map +1 -0
- package/lib/model/create-compute-instance-group-canary-approval-deploy-stage-details.d.ts +29 -0
- package/lib/model/create-compute-instance-group-canary-approval-deploy-stage-details.js +62 -0
- package/lib/model/create-compute-instance-group-canary-approval-deploy-stage-details.js.map +1 -0
- package/lib/model/create-compute-instance-group-canary-deploy-stage-details.d.ts +39 -0
- package/lib/model/create-compute-instance-group-canary-deploy-stage-details.js +74 -0
- package/lib/model/create-compute-instance-group-canary-deploy-stage-details.js.map +1 -0
- package/lib/model/create-compute-instance-group-canary-traffic-shift-deploy-stage-details.d.ts +29 -0
- package/lib/model/create-compute-instance-group-canary-traffic-shift-deploy-stage-details.js +62 -0
- package/lib/model/create-compute-instance-group-canary-traffic-shift-deploy-stage-details.js.map +1 -0
- package/lib/model/create-compute-instance-group-deploy-stage-details.d.ts +1 -1
- package/lib/model/create-deploy-stage-details.js +48 -8
- package/lib/model/create-deploy-stage-details.js.map +1 -1
- package/lib/model/create-deployment-details.js +4 -0
- package/lib/model/create-deployment-details.js.map +1 -1
- package/lib/model/create-oke-blue-green-deploy-stage-details.d.ts +33 -0
- package/lib/model/create-oke-blue-green-deploy-stage-details.js +62 -0
- package/lib/model/create-oke-blue-green-deploy-stage-details.js.map +1 -0
- package/lib/model/create-oke-blue-green-traffic-shift-deploy-stage-details.d.ts +28 -0
- package/lib/model/create-oke-blue-green-traffic-shift-deploy-stage-details.js +54 -0
- package/lib/model/create-oke-blue-green-traffic-shift-deploy-stage-details.js.map +1 -0
- package/lib/model/create-oke-canary-approval-deploy-stage-details.d.ts +29 -0
- package/lib/model/create-oke-canary-approval-deploy-stage-details.js +62 -0
- package/lib/model/create-oke-canary-approval-deploy-stage-details.js.map +1 -0
- package/lib/model/create-oke-canary-deploy-stage-details.d.ts +33 -0
- package/lib/model/create-oke-canary-deploy-stage-details.js +62 -0
- package/lib/model/create-oke-canary-deploy-stage-details.js.map +1 -0
- package/lib/model/create-oke-canary-traffic-shift-deploy-stage-details.d.ts +29 -0
- package/lib/model/create-oke-canary-traffic-shift-deploy-stage-details.js +62 -0
- package/lib/model/create-oke-canary-traffic-shift-deploy-stage-details.js.map +1 -0
- package/lib/model/create-oke-cluster-deploy-environment-details.d.ts +1 -0
- package/lib/model/create-oke-cluster-deploy-environment-details.js +10 -2
- package/lib/model/create-oke-cluster-deploy-environment-details.js.map +1 -1
- package/lib/model/create-oke-deploy-stage-details.d.ts +2 -2
- package/lib/model/create-repository-details.d.ts +1 -1
- package/lib/model/create-single-deploy-stage-redeployment-details.d.ts +32 -0
- package/lib/model/create-single-deploy-stage-redeployment-details.js +54 -0
- package/lib/model/create-single-deploy-stage-redeployment-details.js.map +1 -0
- package/lib/model/deploy-environment.d.ts +2 -1
- package/lib/model/deploy-environment.js +1 -0
- package/lib/model/deploy-environment.js.map +1 -1
- package/lib/model/deploy-stage-execution-progress.js +52 -12
- package/lib/model/deploy-stage-execution-progress.js.map +1 -1
- package/lib/model/deploy-stage-summary.js +44 -4
- package/lib/model/deploy-stage-summary.js.map +1 -1
- package/lib/model/deploy-stage.js +48 -8
- package/lib/model/deploy-stage.js.map +1 -1
- package/lib/model/deployment-summary.js +4 -0
- package/lib/model/deployment-summary.js.map +1 -1
- package/lib/model/deployment.js +4 -0
- package/lib/model/deployment.js.map +1 -1
- package/lib/model/generic-deploy-artifact-source.d.ts +1 -1
- package/lib/model/index.d.ts +120 -0
- package/lib/model/index.js +126 -5
- package/lib/model/index.js.map +1 -1
- package/lib/model/invoke-function-deploy-stage-execution-progress.d.ts +1 -1
- package/lib/model/load-balancer-config.d.ts +4 -1
- package/lib/model/load-balancer-config.js.map +1 -1
- package/lib/model/load-balancer-traffic-shift-deploy-stage-execution-progress.d.ts +1 -1
- package/lib/model/network-channel.d.ts +24 -0
- package/lib/model/network-channel.js +65 -0
- package/lib/model/network-channel.js.map +1 -0
- package/lib/model/nginx-blue-green-strategy.d.ts +36 -0
- package/lib/model/nginx-blue-green-strategy.js +54 -0
- package/lib/model/nginx-blue-green-strategy.js.map +1 -0
- package/lib/model/nginx-canary-strategy.d.ts +32 -0
- package/lib/model/nginx-canary-strategy.js +52 -0
- package/lib/model/nginx-canary-strategy.js.map +1 -0
- package/lib/model/ocir-deploy-artifact-source.d.ts +1 -1
- package/lib/model/oke-blue-green-deploy-stage-execution-progress.d.ts +28 -0
- package/lib/model/oke-blue-green-deploy-stage-execution-progress.js +54 -0
- package/lib/model/oke-blue-green-deploy-stage-execution-progress.js.map +1 -0
- package/lib/model/oke-blue-green-deploy-stage-summary.d.ts +33 -0
- package/lib/model/oke-blue-green-deploy-stage-summary.js +62 -0
- package/lib/model/oke-blue-green-deploy-stage-summary.js.map +1 -0
- package/lib/model/oke-blue-green-deploy-stage.d.ts +33 -0
- package/lib/model/oke-blue-green-deploy-stage.js +60 -0
- package/lib/model/oke-blue-green-deploy-stage.js.map +1 -0
- package/lib/model/oke-blue-green-strategy.d.ts +22 -0
- package/lib/model/oke-blue-green-strategy.js +65 -0
- package/lib/model/oke-blue-green-strategy.js.map +1 -0
- package/lib/model/oke-blue-green-traffic-shift-deploy-stage-execution-progress.d.ts +28 -0
- package/lib/model/oke-blue-green-traffic-shift-deploy-stage-execution-progress.js +54 -0
- package/lib/model/oke-blue-green-traffic-shift-deploy-stage-execution-progress.js.map +1 -0
- package/lib/model/oke-blue-green-traffic-shift-deploy-stage-summary.d.ts +28 -0
- package/lib/model/oke-blue-green-traffic-shift-deploy-stage-summary.js +54 -0
- package/lib/model/oke-blue-green-traffic-shift-deploy-stage-summary.js.map +1 -0
- package/lib/model/oke-blue-green-traffic-shift-deploy-stage.d.ts +28 -0
- package/lib/model/oke-blue-green-traffic-shift-deploy-stage.js +54 -0
- package/lib/model/oke-blue-green-traffic-shift-deploy-stage.js.map +1 -0
- package/lib/model/oke-canary-approval-deploy-stage-execution-progress.d.ts +25 -0
- package/lib/model/oke-canary-approval-deploy-stage-execution-progress.js +66 -0
- package/lib/model/oke-canary-approval-deploy-stage-execution-progress.js.map +1 -0
- package/lib/model/oke-canary-approval-deploy-stage-summary.d.ts +29 -0
- package/lib/model/oke-canary-approval-deploy-stage-summary.js +62 -0
- package/lib/model/oke-canary-approval-deploy-stage-summary.js.map +1 -0
- package/lib/model/oke-canary-approval-deploy-stage.d.ts +29 -0
- package/lib/model/oke-canary-approval-deploy-stage.js +62 -0
- package/lib/model/oke-canary-approval-deploy-stage.js.map +1 -0
- package/lib/model/oke-canary-deploy-stage-execution-progress.d.ts +24 -0
- package/lib/model/oke-canary-deploy-stage-execution-progress.js +54 -0
- package/lib/model/oke-canary-deploy-stage-execution-progress.js.map +1 -0
- package/lib/model/oke-canary-deploy-stage-summary.d.ts +33 -0
- package/lib/model/oke-canary-deploy-stage-summary.js +62 -0
- package/lib/model/oke-canary-deploy-stage-summary.js.map +1 -0
- package/lib/model/oke-canary-deploy-stage.d.ts +33 -0
- package/lib/model/oke-canary-deploy-stage.js +60 -0
- package/lib/model/oke-canary-deploy-stage.js.map +1 -0
- package/lib/model/oke-canary-strategy.d.ts +22 -0
- package/lib/model/oke-canary-strategy.js +65 -0
- package/lib/model/oke-canary-strategy.js.map +1 -0
- package/lib/model/oke-canary-traffic-shift-deploy-stage-execution-progress.d.ts +24 -0
- package/lib/model/oke-canary-traffic-shift-deploy-stage-execution-progress.js +54 -0
- package/lib/model/oke-canary-traffic-shift-deploy-stage-execution-progress.js.map +1 -0
- package/lib/model/oke-canary-traffic-shift-deploy-stage-summary.d.ts +29 -0
- package/lib/model/oke-canary-traffic-shift-deploy-stage-summary.js +62 -0
- package/lib/model/oke-canary-traffic-shift-deploy-stage-summary.js.map +1 -0
- package/lib/model/oke-canary-traffic-shift-deploy-stage.d.ts +29 -0
- package/lib/model/oke-canary-traffic-shift-deploy-stage.js +62 -0
- package/lib/model/oke-canary-traffic-shift-deploy-stage.js.map +1 -0
- package/lib/model/oke-cluster-deploy-environment-summary.d.ts +1 -0
- package/lib/model/oke-cluster-deploy-environment-summary.js +10 -2
- package/lib/model/oke-cluster-deploy-environment-summary.js.map +1 -1
- package/lib/model/oke-cluster-deploy-environment.d.ts +1 -0
- package/lib/model/oke-cluster-deploy-environment.js +10 -2
- package/lib/model/oke-cluster-deploy-environment.js.map +1 -1
- package/lib/model/oke-deploy-stage-summary.d.ts +2 -2
- package/lib/model/oke-deploy-stage.d.ts +2 -2
- package/lib/model/private-endpoint-channel.d.ts +32 -0
- package/lib/model/private-endpoint-channel.js +52 -0
- package/lib/model/private-endpoint-channel.js.map +1 -0
- package/lib/model/repository-ref.d.ts +14 -0
- package/lib/model/repository-ref.js.map +1 -1
- package/lib/model/repository.d.ts +4 -4
- package/lib/model/single-deploy-stage-redeployment-summary.d.ts +32 -0
- package/lib/model/single-deploy-stage-redeployment-summary.js +54 -0
- package/lib/model/single-deploy-stage-redeployment-summary.js.map +1 -0
- package/lib/model/single-deploy-stage-redeployment.d.ts +32 -0
- package/lib/model/single-deploy-stage-redeployment.js +54 -0
- package/lib/model/single-deploy-stage-redeployment.js.map +1 -0
- package/lib/model/trigger-schedule.d.ts +3 -3
- package/lib/model/update-compute-instance-group-blue-green-deploy-stage-details.d.ts +35 -0
- package/lib/model/update-compute-instance-group-blue-green-deploy-stage-details.js +74 -0
- package/lib/model/update-compute-instance-group-blue-green-deploy-stage-details.js.map +1 -0
- package/lib/model/update-compute-instance-group-blue-green-traffic-shift-deploy-stage-details.d.ts +24 -0
- package/lib/model/update-compute-instance-group-blue-green-traffic-shift-deploy-stage-details.js +54 -0
- package/lib/model/update-compute-instance-group-blue-green-traffic-shift-deploy-stage-details.js.map +1 -0
- package/lib/model/update-compute-instance-group-canary-approval-deploy-stage-details.d.ts +25 -0
- package/lib/model/update-compute-instance-group-canary-approval-deploy-stage-details.js +62 -0
- package/lib/model/update-compute-instance-group-canary-approval-deploy-stage-details.js.map +1 -0
- package/lib/model/update-compute-instance-group-canary-deploy-stage-details.d.ts +34 -0
- package/lib/model/update-compute-instance-group-canary-deploy-stage-details.js +68 -0
- package/lib/model/update-compute-instance-group-canary-deploy-stage-details.js.map +1 -0
- package/lib/model/update-compute-instance-group-canary-traffic-shift-deploy-stage-details.d.ts +25 -0
- package/lib/model/update-compute-instance-group-canary-traffic-shift-deploy-stage-details.js +62 -0
- package/lib/model/update-compute-instance-group-canary-traffic-shift-deploy-stage-details.js.map +1 -0
- package/lib/model/update-compute-instance-group-deploy-stage-details.d.ts +1 -1
- package/lib/model/update-deploy-stage-details.js +44 -4
- package/lib/model/update-deploy-stage-details.js.map +1 -1
- package/lib/model/update-deployment-details.js +4 -0
- package/lib/model/update-deployment-details.js.map +1 -1
- package/lib/model/update-github-access-token-connection-details.d.ts +1 -1
- package/lib/model/update-oke-blue-green-deploy-stage-details.d.ts +28 -0
- package/lib/model/update-oke-blue-green-deploy-stage-details.js +54 -0
- package/lib/model/update-oke-blue-green-deploy-stage-details.js.map +1 -0
- package/lib/model/update-oke-blue-green-traffic-shift-deploy-stage-details.d.ts +24 -0
- package/lib/model/update-oke-blue-green-traffic-shift-deploy-stage-details.js +54 -0
- package/lib/model/update-oke-blue-green-traffic-shift-deploy-stage-details.js.map +1 -0
- package/lib/model/update-oke-canary-approval-deploy-stage-details.d.ts +25 -0
- package/lib/model/update-oke-canary-approval-deploy-stage-details.js +62 -0
- package/lib/model/update-oke-canary-approval-deploy-stage-details.js.map +1 -0
- package/lib/model/update-oke-canary-deploy-stage-details.d.ts +28 -0
- package/lib/model/update-oke-canary-deploy-stage-details.js +54 -0
- package/lib/model/update-oke-canary-deploy-stage-details.js.map +1 -0
- package/lib/model/update-oke-canary-traffic-shift-deploy-stage-details.d.ts +25 -0
- package/lib/model/update-oke-canary-traffic-shift-deploy-stage-details.js +62 -0
- package/lib/model/update-oke-canary-traffic-shift-deploy-stage-details.js.map +1 -0
- package/lib/model/update-oke-cluster-deploy-environment-details.d.ts +1 -0
- package/lib/model/update-oke-cluster-deploy-environment-details.js +10 -2
- package/lib/model/update-oke-cluster-deploy-environment-details.js.map +1 -1
- package/lib/model/update-oke-deploy-stage-details.d.ts +2 -2
- package/lib/model/update-single-deploy-stage-redeployment-details.d.ts +24 -0
- package/lib/model/update-single-deploy-stage-redeployment-details.js +54 -0
- package/lib/model/update-single-deploy-stage-redeployment-details.js.map +1 -0
- package/lib/request/approve-deployment-request.d.ts +1 -1
- package/lib/request/cancel-build-run-request.d.ts +1 -1
- package/lib/request/cancel-deployment-request.d.ts +1 -1
- package/lib/request/change-project-compartment-request.d.ts +1 -1
- package/lib/request/create-build-pipeline-request.d.ts +1 -1
- package/lib/request/create-build-pipeline-stage-request.d.ts +1 -1
- package/lib/request/create-build-run-request.d.ts +1 -1
- package/lib/request/create-connection-request.d.ts +1 -1
- package/lib/request/create-deploy-artifact-request.d.ts +1 -1
- package/lib/request/create-deploy-environment-request.d.ts +1 -1
- package/lib/request/create-deploy-pipeline-request.d.ts +1 -1
- package/lib/request/create-deploy-stage-request.d.ts +3 -3
- package/lib/request/create-deployment-request.d.ts +2 -2
- package/lib/request/create-project-request.d.ts +1 -1
- package/lib/request/create-repository-request.d.ts +1 -1
- package/lib/request/create-trigger-request.d.ts +1 -1
- package/lib/request/delete-build-pipeline-request.d.ts +1 -1
- package/lib/request/delete-build-pipeline-stage-request.d.ts +1 -1
- package/lib/request/delete-connection-request.d.ts +1 -1
- package/lib/request/delete-deploy-artifact-request.d.ts +1 -1
- package/lib/request/delete-deploy-environment-request.d.ts +1 -1
- package/lib/request/delete-deploy-pipeline-request.d.ts +1 -1
- package/lib/request/delete-deploy-stage-request.d.ts +1 -1
- package/lib/request/delete-project-request.d.ts +1 -1
- package/lib/request/delete-ref-request.d.ts +1 -1
- package/lib/request/delete-repository-request.d.ts +1 -1
- package/lib/request/delete-trigger-request.d.ts +1 -1
- package/lib/request/get-build-pipeline-request.d.ts +1 -1
- package/lib/request/get-build-pipeline-stage-request.d.ts +1 -1
- package/lib/request/get-build-run-request.d.ts +1 -1
- package/lib/request/get-commit-diff-request.d.ts +1 -1
- package/lib/request/get-commit-request.d.ts +1 -1
- package/lib/request/get-connection-request.d.ts +1 -1
- package/lib/request/get-deploy-artifact-request.d.ts +1 -1
- package/lib/request/get-deploy-environment-request.d.ts +1 -1
- package/lib/request/get-deploy-pipeline-request.d.ts +1 -1
- package/lib/request/get-deploy-stage-request.d.ts +1 -1
- package/lib/request/get-deployment-request.d.ts +1 -1
- package/lib/request/get-file-diff-request.d.ts +1 -1
- package/lib/request/get-mirror-record-request.d.ts +1 -1
- package/lib/request/get-object-content-request.d.ts +1 -1
- package/lib/request/get-object-request.d.ts +1 -1
- package/lib/request/get-project-request.d.ts +1 -1
- package/lib/request/get-ref-request.d.ts +1 -1
- package/lib/request/get-repo-file-diff-request.d.ts +42 -0
- package/lib/request/get-repo-file-diff-request.js +15 -0
- package/lib/request/get-repo-file-diff-request.js.map +1 -0
- package/lib/request/get-repo-file-lines-request.d.ts +42 -0
- package/lib/request/get-repo-file-lines-request.js +15 -0
- package/lib/request/get-repo-file-lines-request.js.map +1 -0
- package/lib/request/get-repository-archive-content-request.d.ts +1 -1
- package/lib/request/get-repository-file-lines-request.d.ts +1 -1
- package/lib/request/get-repository-request.d.ts +1 -1
- package/lib/request/get-trigger-request.d.ts +1 -1
- package/lib/request/get-work-request-request.d.ts +1 -1
- package/lib/request/index.d.ts +4 -0
- package/lib/request/index.js.map +1 -1
- package/lib/request/list-authors-request.d.ts +1 -1
- package/lib/request/list-build-pipeline-stages-request.d.ts +1 -1
- package/lib/request/list-build-pipelines-request.d.ts +1 -1
- package/lib/request/list-build-runs-request.d.ts +1 -1
- package/lib/request/list-commit-diffs-request.d.ts +1 -1
- package/lib/request/list-commits-request.d.ts +1 -1
- package/lib/request/list-connections-request.d.ts +1 -1
- package/lib/request/list-deploy-artifacts-request.d.ts +1 -1
- package/lib/request/list-deploy-environments-request.d.ts +1 -1
- package/lib/request/list-deploy-pipelines-request.d.ts +1 -1
- package/lib/request/list-deploy-stages-request.d.ts +1 -1
- package/lib/request/list-deployments-request.d.ts +1 -1
- package/lib/request/list-mirror-records-request.d.ts +1 -1
- package/lib/request/list-paths-request.d.ts +1 -1
- package/lib/request/list-projects-request.d.ts +1 -1
- package/lib/request/list-refs-request.d.ts +1 -1
- package/lib/request/list-repositories-request.d.ts +1 -1
- package/lib/request/list-triggers-request.d.ts +1 -1
- package/lib/request/list-work-request-errors-request.d.ts +1 -1
- package/lib/request/list-work-request-logs-request.d.ts +1 -1
- package/lib/request/list-work-requests-request.d.ts +1 -1
- package/lib/request/mirror-repository-request.d.ts +1 -1
- package/lib/request/put-repository-ref-request.d.ts +1 -1
- package/lib/request/update-build-pipeline-request.d.ts +1 -1
- package/lib/request/update-build-pipeline-stage-request.d.ts +1 -1
- package/lib/request/update-build-run-request.d.ts +1 -1
- package/lib/request/update-connection-request.d.ts +1 -1
- package/lib/request/update-deploy-artifact-request.d.ts +1 -1
- package/lib/request/update-deploy-environment-request.d.ts +1 -1
- package/lib/request/update-deploy-pipeline-request.d.ts +1 -1
- package/lib/request/update-deploy-stage-request.d.ts +2 -2
- package/lib/request/update-deployment-request.d.ts +2 -2
- package/lib/request/update-project-request.d.ts +1 -1
- package/lib/request/update-repository-request.d.ts +1 -1
- package/lib/request/update-trigger-request.d.ts +1 -1
- package/lib/response/get-file-diff-response.d.ts +4 -0
- package/lib/response/get-repo-file-diff-response.d.ts +27 -0
- package/lib/response/get-repo-file-diff-response.js +15 -0
- package/lib/response/get-repo-file-diff-response.js.map +1 -0
- package/lib/response/get-repo-file-lines-response.d.ts +27 -0
- package/lib/response/get-repo-file-lines-response.js +15 -0
- package/lib/response/get-repo-file-lines-response.js.map +1 -0
- package/lib/response/get-repository-file-lines-response.d.ts +4 -0
- package/lib/response/index.d.ts +4 -0
- package/package.json +3 -3
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* DevOps API
|
|
4
|
+
* Use the DevOps API to create DevOps projects, configure code repositories, add artifacts to deploy, build and test software applications, configure target deployment environments, and deploy software applications. For more information, see [DevOps](/Content/devops/using/home.htm).
|
|
5
|
+
* OpenAPI spec version: 20210630
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* 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.
|
|
13
|
+
*/
|
|
14
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
15
|
+
if (k2 === undefined) k2 = k;
|
|
16
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
17
|
+
}) : (function(o, m, k, k2) {
|
|
18
|
+
if (k2 === undefined) k2 = k;
|
|
19
|
+
o[k2] = m[k];
|
|
20
|
+
}));
|
|
21
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
22
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
23
|
+
}) : function(o, v) {
|
|
24
|
+
o["default"] = v;
|
|
25
|
+
});
|
|
26
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
27
|
+
if (mod && mod.__esModule) return mod;
|
|
28
|
+
var result = {};
|
|
29
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
30
|
+
__setModuleDefault(result, mod);
|
|
31
|
+
return result;
|
|
32
|
+
};
|
|
33
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
34
|
+
exports.ComputeInstanceGroupBlueGreenTrafficShiftDeployStage = void 0;
|
|
35
|
+
const model = __importStar(require("../model"));
|
|
36
|
+
var ComputeInstanceGroupBlueGreenTrafficShiftDeployStage;
|
|
37
|
+
(function (ComputeInstanceGroupBlueGreenTrafficShiftDeployStage) {
|
|
38
|
+
function getJsonObj(obj, isParentJsonObj) {
|
|
39
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
40
|
+
? obj
|
|
41
|
+
: model.DeployStage.getJsonObj(obj))), {});
|
|
42
|
+
return jsonObj;
|
|
43
|
+
}
|
|
44
|
+
ComputeInstanceGroupBlueGreenTrafficShiftDeployStage.getJsonObj = getJsonObj;
|
|
45
|
+
ComputeInstanceGroupBlueGreenTrafficShiftDeployStage.deployStageType = "COMPUTE_INSTANCE_GROUP_BLUE_GREEN_TRAFFIC_SHIFT";
|
|
46
|
+
function getDeserializedJsonObj(obj, isParentJsonObj) {
|
|
47
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
48
|
+
? obj
|
|
49
|
+
: model.DeployStage.getDeserializedJsonObj(obj))), {});
|
|
50
|
+
return jsonObj;
|
|
51
|
+
}
|
|
52
|
+
ComputeInstanceGroupBlueGreenTrafficShiftDeployStage.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
53
|
+
})(ComputeInstanceGroupBlueGreenTrafficShiftDeployStage = exports.ComputeInstanceGroupBlueGreenTrafficShiftDeployStage || (exports.ComputeInstanceGroupBlueGreenTrafficShiftDeployStage = {}));
|
|
54
|
+
//# sourceMappingURL=compute-instance-group-blue-green-traffic-shift-deploy-stage.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"compute-instance-group-blue-green-traffic-shift-deploy-stage.js","sourceRoot":"","sources":["../../../../../lib/devops/lib/model/compute-instance-group-blue-green-traffic-shift-deploy-stage.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAelC,IAAiB,oDAAoD,CAgCpE;AAhCD,WAAiB,oDAAoD;IACnE,SAAgB,UAAU,CACxB,GAAyD,EACzD,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,WAAW,CAAC,UAAU,CAC3B,GAAG,CACqD,CAAC,GAC5D,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,+DAAU,aAczB,CAAA;IACY,oEAAe,GAAG,iDAAiD,CAAC;IACjF,SAAgB,sBAAsB,CACpC,GAAyD,EACzD,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,WAAW,CAAC,sBAAsB,CACvC,GAAG,CACqD,CAAC,GAC5D,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,2EAAsB,yBAcrC,CAAA;AACH,CAAC,EAhCgB,oDAAoD,GAApD,4DAAoD,KAApD,4DAAoD,QAgCpE"}
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
/**
|
|
15
|
-
* Specifies the Compute instance group environment filtered by
|
|
15
|
+
* Specifies the Compute instance group environment filtered by the RQS query expression.
|
|
16
16
|
*/
|
|
17
17
|
export interface ComputeInstanceGroupByQuerySelector extends model.ComputeInstanceGroupSelector {
|
|
18
18
|
/**
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* DevOps API
|
|
3
|
+
* Use the DevOps API to create DevOps projects, configure code repositories, add artifacts to deploy, build and test software applications, configure target deployment environments, and deploy software applications. For more information, see [DevOps](/Content/devops/using/home.htm).
|
|
4
|
+
* OpenAPI spec version: 20210630
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* 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.
|
|
12
|
+
*/
|
|
13
|
+
import * as model from "../model";
|
|
14
|
+
/**
|
|
15
|
+
* Specifies the Canary approval stage.
|
|
16
|
+
*/
|
|
17
|
+
export interface ComputeInstanceGroupCanaryApprovalDeployStageExecutionProgress extends model.DeployStageExecutionProgress {
|
|
18
|
+
"approvalActions"?: Array<model.ApprovalAction>;
|
|
19
|
+
"deployStageType": string;
|
|
20
|
+
}
|
|
21
|
+
export declare namespace ComputeInstanceGroupCanaryApprovalDeployStageExecutionProgress {
|
|
22
|
+
function getJsonObj(obj: ComputeInstanceGroupCanaryApprovalDeployStageExecutionProgress, isParentJsonObj?: boolean): object;
|
|
23
|
+
const deployStageType = "COMPUTE_INSTANCE_GROUP_CANARY_APPROVAL";
|
|
24
|
+
function getDeserializedJsonObj(obj: ComputeInstanceGroupCanaryApprovalDeployStageExecutionProgress, isParentJsonObj?: boolean): object;
|
|
25
|
+
}
|
|
@@ -0,0 +1,66 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* DevOps API
|
|
4
|
+
* Use the DevOps API to create DevOps projects, configure code repositories, add artifacts to deploy, build and test software applications, configure target deployment environments, and deploy software applications. For more information, see [DevOps](/Content/devops/using/home.htm).
|
|
5
|
+
* OpenAPI spec version: 20210630
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* 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.
|
|
13
|
+
*/
|
|
14
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
15
|
+
if (k2 === undefined) k2 = k;
|
|
16
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
17
|
+
}) : (function(o, m, k, k2) {
|
|
18
|
+
if (k2 === undefined) k2 = k;
|
|
19
|
+
o[k2] = m[k];
|
|
20
|
+
}));
|
|
21
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
22
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
23
|
+
}) : function(o, v) {
|
|
24
|
+
o["default"] = v;
|
|
25
|
+
});
|
|
26
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
27
|
+
if (mod && mod.__esModule) return mod;
|
|
28
|
+
var result = {};
|
|
29
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
30
|
+
__setModuleDefault(result, mod);
|
|
31
|
+
return result;
|
|
32
|
+
};
|
|
33
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
34
|
+
exports.ComputeInstanceGroupCanaryApprovalDeployStageExecutionProgress = void 0;
|
|
35
|
+
const model = __importStar(require("../model"));
|
|
36
|
+
var ComputeInstanceGroupCanaryApprovalDeployStageExecutionProgress;
|
|
37
|
+
(function (ComputeInstanceGroupCanaryApprovalDeployStageExecutionProgress) {
|
|
38
|
+
function getJsonObj(obj, isParentJsonObj) {
|
|
39
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
40
|
+
? obj
|
|
41
|
+
: model.DeployStageExecutionProgress.getJsonObj(obj))), {
|
|
42
|
+
"approvalActions": obj.approvalActions
|
|
43
|
+
? obj.approvalActions.map(item => {
|
|
44
|
+
return model.ApprovalAction.getJsonObj(item);
|
|
45
|
+
})
|
|
46
|
+
: undefined
|
|
47
|
+
});
|
|
48
|
+
return jsonObj;
|
|
49
|
+
}
|
|
50
|
+
ComputeInstanceGroupCanaryApprovalDeployStageExecutionProgress.getJsonObj = getJsonObj;
|
|
51
|
+
ComputeInstanceGroupCanaryApprovalDeployStageExecutionProgress.deployStageType = "COMPUTE_INSTANCE_GROUP_CANARY_APPROVAL";
|
|
52
|
+
function getDeserializedJsonObj(obj, isParentJsonObj) {
|
|
53
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
54
|
+
? obj
|
|
55
|
+
: model.DeployStageExecutionProgress.getDeserializedJsonObj(obj))), {
|
|
56
|
+
"approvalActions": obj.approvalActions
|
|
57
|
+
? obj.approvalActions.map(item => {
|
|
58
|
+
return model.ApprovalAction.getDeserializedJsonObj(item);
|
|
59
|
+
})
|
|
60
|
+
: undefined
|
|
61
|
+
});
|
|
62
|
+
return jsonObj;
|
|
63
|
+
}
|
|
64
|
+
ComputeInstanceGroupCanaryApprovalDeployStageExecutionProgress.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
65
|
+
})(ComputeInstanceGroupCanaryApprovalDeployStageExecutionProgress = exports.ComputeInstanceGroupCanaryApprovalDeployStageExecutionProgress || (exports.ComputeInstanceGroupCanaryApprovalDeployStageExecutionProgress = {}));
|
|
66
|
+
//# sourceMappingURL=compute-instance-group-canary-approval-deploy-stage-execution-progress.js.map
|
package/lib/model/compute-instance-group-canary-approval-deploy-stage-execution-progress.js.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"compute-instance-group-canary-approval-deploy-stage-execution-progress.js","sourceRoot":"","sources":["../../../../../lib/devops/lib/model/compute-instance-group-canary-approval-deploy-stage-execution-progress.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAalC,IAAiB,8DAA8D,CA4C9E;AA5CD,WAAiB,8DAA8D;IAC7E,SAAgB,UAAU,CACxB,GAAmE,EACnE,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,4BAA4B,CAAC,UAAU,CAC5C,GAAG,CAC+D,CAAC,GACtE;YACD,iBAAiB,EAAE,GAAG,CAAC,eAAe;gBACpC,CAAC,CAAC,GAAG,CAAC,eAAe,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC7B,OAAO,KAAK,CAAC,cAAc,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAC/C,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IApBe,yEAAU,aAoBzB,CAAA;IACY,8EAAe,GAAG,wCAAwC,CAAC;IACxE,SAAgB,sBAAsB,CACpC,GAAmE,EACnE,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,4BAA4B,CAAC,sBAAsB,CACxD,GAAG,CAC+D,CAAC,GACtE;YACD,iBAAiB,EAAE,GAAG,CAAC,eAAe;gBACpC,CAAC,CAAC,GAAG,CAAC,eAAe,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC7B,OAAO,KAAK,CAAC,cAAc,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAC3D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IApBe,qFAAsB,yBAoBrC,CAAA;AACH,CAAC,EA5CgB,8DAA8D,GAA9D,sEAA8D,KAA9D,sEAA8D,QA4C9E"}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* DevOps API
|
|
3
|
+
* Use the DevOps API to create DevOps projects, configure code repositories, add artifacts to deploy, build and test software applications, configure target deployment environments, and deploy software applications. For more information, see [DevOps](/Content/devops/using/home.htm).
|
|
4
|
+
* OpenAPI spec version: 20210630
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* 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.
|
|
12
|
+
*/
|
|
13
|
+
import * as model from "../model";
|
|
14
|
+
/**
|
|
15
|
+
* Specifies the canary approval stage.
|
|
16
|
+
*/
|
|
17
|
+
export interface ComputeInstanceGroupCanaryApprovalDeployStageSummary extends model.DeployStageSummary {
|
|
18
|
+
/**
|
|
19
|
+
* A compute instance group canary traffic shift stage OCID for load balancer.
|
|
20
|
+
*/
|
|
21
|
+
"computeInstanceGroupCanaryTrafficShiftDeployStageId": string;
|
|
22
|
+
"approvalPolicy": model.CountBasedApprovalPolicy;
|
|
23
|
+
"deployStageType": string;
|
|
24
|
+
}
|
|
25
|
+
export declare namespace ComputeInstanceGroupCanaryApprovalDeployStageSummary {
|
|
26
|
+
function getJsonObj(obj: ComputeInstanceGroupCanaryApprovalDeployStageSummary, isParentJsonObj?: boolean): object;
|
|
27
|
+
const deployStageType = "COMPUTE_INSTANCE_GROUP_CANARY_APPROVAL";
|
|
28
|
+
function getDeserializedJsonObj(obj: ComputeInstanceGroupCanaryApprovalDeployStageSummary, isParentJsonObj?: boolean): object;
|
|
29
|
+
}
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* DevOps API
|
|
4
|
+
* Use the DevOps API to create DevOps projects, configure code repositories, add artifacts to deploy, build and test software applications, configure target deployment environments, and deploy software applications. For more information, see [DevOps](/Content/devops/using/home.htm).
|
|
5
|
+
* OpenAPI spec version: 20210630
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* 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.
|
|
13
|
+
*/
|
|
14
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
15
|
+
if (k2 === undefined) k2 = k;
|
|
16
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
17
|
+
}) : (function(o, m, k, k2) {
|
|
18
|
+
if (k2 === undefined) k2 = k;
|
|
19
|
+
o[k2] = m[k];
|
|
20
|
+
}));
|
|
21
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
22
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
23
|
+
}) : function(o, v) {
|
|
24
|
+
o["default"] = v;
|
|
25
|
+
});
|
|
26
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
27
|
+
if (mod && mod.__esModule) return mod;
|
|
28
|
+
var result = {};
|
|
29
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
30
|
+
__setModuleDefault(result, mod);
|
|
31
|
+
return result;
|
|
32
|
+
};
|
|
33
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
34
|
+
exports.ComputeInstanceGroupCanaryApprovalDeployStageSummary = void 0;
|
|
35
|
+
const model = __importStar(require("../model"));
|
|
36
|
+
var ComputeInstanceGroupCanaryApprovalDeployStageSummary;
|
|
37
|
+
(function (ComputeInstanceGroupCanaryApprovalDeployStageSummary) {
|
|
38
|
+
function getJsonObj(obj, isParentJsonObj) {
|
|
39
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
40
|
+
? obj
|
|
41
|
+
: model.DeployStageSummary.getJsonObj(obj))), {
|
|
42
|
+
"approvalPolicy": obj.approvalPolicy
|
|
43
|
+
? model.ApprovalPolicy.getJsonObj(obj.approvalPolicy)
|
|
44
|
+
: undefined
|
|
45
|
+
});
|
|
46
|
+
return jsonObj;
|
|
47
|
+
}
|
|
48
|
+
ComputeInstanceGroupCanaryApprovalDeployStageSummary.getJsonObj = getJsonObj;
|
|
49
|
+
ComputeInstanceGroupCanaryApprovalDeployStageSummary.deployStageType = "COMPUTE_INSTANCE_GROUP_CANARY_APPROVAL";
|
|
50
|
+
function getDeserializedJsonObj(obj, isParentJsonObj) {
|
|
51
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
52
|
+
? obj
|
|
53
|
+
: model.DeployStageSummary.getDeserializedJsonObj(obj))), {
|
|
54
|
+
"approvalPolicy": obj.approvalPolicy
|
|
55
|
+
? model.ApprovalPolicy.getDeserializedJsonObj(obj.approvalPolicy)
|
|
56
|
+
: undefined
|
|
57
|
+
});
|
|
58
|
+
return jsonObj;
|
|
59
|
+
}
|
|
60
|
+
ComputeInstanceGroupCanaryApprovalDeployStageSummary.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
61
|
+
})(ComputeInstanceGroupCanaryApprovalDeployStageSummary = exports.ComputeInstanceGroupCanaryApprovalDeployStageSummary || (exports.ComputeInstanceGroupCanaryApprovalDeployStageSummary = {}));
|
|
62
|
+
//# sourceMappingURL=compute-instance-group-canary-approval-deploy-stage-summary.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"compute-instance-group-canary-approval-deploy-stage-summary.js","sourceRoot":"","sources":["../../../../../lib/devops/lib/model/compute-instance-group-canary-approval-deploy-stage-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAiBlC,IAAiB,oDAAoD,CAwCpE;AAxCD,WAAiB,oDAAoD;IACnE,SAAgB,UAAU,CACxB,GAAyD,EACzD,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,kBAAkB,CAAC,UAAU,CAClC,GAAG,CACqD,CAAC,GAC5D;YACD,gBAAgB,EAAE,GAAG,CAAC,cAAc;gBAClC,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,CAAC,GAAG,CAAC,cAAc,CAAC;gBACrD,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAlBe,+DAAU,aAkBzB,CAAA;IACY,oEAAe,GAAG,wCAAwC,CAAC;IACxE,SAAgB,sBAAsB,CACpC,GAAyD,EACzD,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,kBAAkB,CAAC,sBAAsB,CAC9C,GAAG,CACqD,CAAC,GAC5D;YACD,gBAAgB,EAAE,GAAG,CAAC,cAAc;gBAClC,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,sBAAsB,CAAC,GAAG,CAAC,cAAc,CAAC;gBACjE,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAlBe,2EAAsB,yBAkBrC,CAAA;AACH,CAAC,EAxCgB,oDAAoD,GAApD,4DAAoD,KAApD,4DAAoD,QAwCpE"}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* DevOps API
|
|
3
|
+
* Use the DevOps API to create DevOps projects, configure code repositories, add artifacts to deploy, build and test software applications, configure target deployment environments, and deploy software applications. For more information, see [DevOps](/Content/devops/using/home.htm).
|
|
4
|
+
* OpenAPI spec version: 20210630
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* 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.
|
|
12
|
+
*/
|
|
13
|
+
import * as model from "../model";
|
|
14
|
+
/**
|
|
15
|
+
* Specifies the canary approval stage.
|
|
16
|
+
*/
|
|
17
|
+
export interface ComputeInstanceGroupCanaryApprovalDeployStage extends model.DeployStage {
|
|
18
|
+
/**
|
|
19
|
+
* A compute instance group canary traffic shift stage OCID for load balancer.
|
|
20
|
+
*/
|
|
21
|
+
"computeInstanceGroupCanaryTrafficShiftDeployStageId": string;
|
|
22
|
+
"approvalPolicy": model.CountBasedApprovalPolicy;
|
|
23
|
+
"deployStageType": string;
|
|
24
|
+
}
|
|
25
|
+
export declare namespace ComputeInstanceGroupCanaryApprovalDeployStage {
|
|
26
|
+
function getJsonObj(obj: ComputeInstanceGroupCanaryApprovalDeployStage, isParentJsonObj?: boolean): object;
|
|
27
|
+
const deployStageType = "COMPUTE_INSTANCE_GROUP_CANARY_APPROVAL";
|
|
28
|
+
function getDeserializedJsonObj(obj: ComputeInstanceGroupCanaryApprovalDeployStage, isParentJsonObj?: boolean): object;
|
|
29
|
+
}
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* DevOps API
|
|
4
|
+
* Use the DevOps API to create DevOps projects, configure code repositories, add artifacts to deploy, build and test software applications, configure target deployment environments, and deploy software applications. For more information, see [DevOps](/Content/devops/using/home.htm).
|
|
5
|
+
* OpenAPI spec version: 20210630
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* 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.
|
|
13
|
+
*/
|
|
14
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
15
|
+
if (k2 === undefined) k2 = k;
|
|
16
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
17
|
+
}) : (function(o, m, k, k2) {
|
|
18
|
+
if (k2 === undefined) k2 = k;
|
|
19
|
+
o[k2] = m[k];
|
|
20
|
+
}));
|
|
21
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
22
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
23
|
+
}) : function(o, v) {
|
|
24
|
+
o["default"] = v;
|
|
25
|
+
});
|
|
26
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
27
|
+
if (mod && mod.__esModule) return mod;
|
|
28
|
+
var result = {};
|
|
29
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
30
|
+
__setModuleDefault(result, mod);
|
|
31
|
+
return result;
|
|
32
|
+
};
|
|
33
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
34
|
+
exports.ComputeInstanceGroupCanaryApprovalDeployStage = void 0;
|
|
35
|
+
const model = __importStar(require("../model"));
|
|
36
|
+
var ComputeInstanceGroupCanaryApprovalDeployStage;
|
|
37
|
+
(function (ComputeInstanceGroupCanaryApprovalDeployStage) {
|
|
38
|
+
function getJsonObj(obj, isParentJsonObj) {
|
|
39
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
40
|
+
? obj
|
|
41
|
+
: model.DeployStage.getJsonObj(obj))), {
|
|
42
|
+
"approvalPolicy": obj.approvalPolicy
|
|
43
|
+
? model.ApprovalPolicy.getJsonObj(obj.approvalPolicy)
|
|
44
|
+
: undefined
|
|
45
|
+
});
|
|
46
|
+
return jsonObj;
|
|
47
|
+
}
|
|
48
|
+
ComputeInstanceGroupCanaryApprovalDeployStage.getJsonObj = getJsonObj;
|
|
49
|
+
ComputeInstanceGroupCanaryApprovalDeployStage.deployStageType = "COMPUTE_INSTANCE_GROUP_CANARY_APPROVAL";
|
|
50
|
+
function getDeserializedJsonObj(obj, isParentJsonObj) {
|
|
51
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
52
|
+
? obj
|
|
53
|
+
: model.DeployStage.getDeserializedJsonObj(obj))), {
|
|
54
|
+
"approvalPolicy": obj.approvalPolicy
|
|
55
|
+
? model.ApprovalPolicy.getDeserializedJsonObj(obj.approvalPolicy)
|
|
56
|
+
: undefined
|
|
57
|
+
});
|
|
58
|
+
return jsonObj;
|
|
59
|
+
}
|
|
60
|
+
ComputeInstanceGroupCanaryApprovalDeployStage.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
61
|
+
})(ComputeInstanceGroupCanaryApprovalDeployStage = exports.ComputeInstanceGroupCanaryApprovalDeployStage || (exports.ComputeInstanceGroupCanaryApprovalDeployStage = {}));
|
|
62
|
+
//# sourceMappingURL=compute-instance-group-canary-approval-deploy-stage.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"compute-instance-group-canary-approval-deploy-stage.js","sourceRoot":"","sources":["../../../../../lib/devops/lib/model/compute-instance-group-canary-approval-deploy-stage.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAgBlC,IAAiB,6CAA6C,CAsC7D;AAtCD,WAAiB,6CAA6C;IAC5D,SAAgB,UAAU,CACxB,GAAkD,EAClD,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,WAAW,CAAC,UAAU,CAAC,GAAG,CAAmD,CAAC,GACtF;YACD,gBAAgB,EAAE,GAAG,CAAC,cAAc;gBAClC,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,CAAC,GAAG,CAAC,cAAc,CAAC;gBACrD,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAhBe,wDAAU,aAgBzB,CAAA;IACY,6DAAe,GAAG,wCAAwC,CAAC;IACxE,SAAgB,sBAAsB,CACpC,GAAkD,EAClD,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,WAAW,CAAC,sBAAsB,CACvC,GAAG,CAC8C,CAAC,GACrD;YACD,gBAAgB,EAAE,GAAG,CAAC,cAAc;gBAClC,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,sBAAsB,CAAC,GAAG,CAAC,cAAc,CAAC;gBACjE,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAlBe,oEAAsB,yBAkBrC,CAAA;AACH,CAAC,EAtCgB,6CAA6C,GAA7C,qDAA6C,KAA7C,qDAA6C,QAsC7D"}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* DevOps API
|
|
3
|
+
* Use the DevOps API to create DevOps projects, configure code repositories, add artifacts to deploy, build and test software applications, configure target deployment environments, and deploy software applications. For more information, see [DevOps](/Content/devops/using/home.htm).
|
|
4
|
+
* OpenAPI spec version: 20210630
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* 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.
|
|
12
|
+
*/
|
|
13
|
+
import * as model from "../model";
|
|
14
|
+
/**
|
|
15
|
+
* Specifies the Instance Group Canary deployment stage.
|
|
16
|
+
*/
|
|
17
|
+
export interface ComputeInstanceGroupCanaryDeployStageExecutionProgress extends model.DeployStageExecutionProgress {
|
|
18
|
+
"deployStageType": string;
|
|
19
|
+
}
|
|
20
|
+
export declare namespace ComputeInstanceGroupCanaryDeployStageExecutionProgress {
|
|
21
|
+
function getJsonObj(obj: ComputeInstanceGroupCanaryDeployStageExecutionProgress, isParentJsonObj?: boolean): object;
|
|
22
|
+
const deployStageType = "COMPUTE_INSTANCE_GROUP_CANARY_DEPLOYMENT";
|
|
23
|
+
function getDeserializedJsonObj(obj: ComputeInstanceGroupCanaryDeployStageExecutionProgress, isParentJsonObj?: boolean): object;
|
|
24
|
+
}
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* DevOps API
|
|
4
|
+
* Use the DevOps API to create DevOps projects, configure code repositories, add artifacts to deploy, build and test software applications, configure target deployment environments, and deploy software applications. For more information, see [DevOps](/Content/devops/using/home.htm).
|
|
5
|
+
* OpenAPI spec version: 20210630
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* 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.
|
|
13
|
+
*/
|
|
14
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
15
|
+
if (k2 === undefined) k2 = k;
|
|
16
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
17
|
+
}) : (function(o, m, k, k2) {
|
|
18
|
+
if (k2 === undefined) k2 = k;
|
|
19
|
+
o[k2] = m[k];
|
|
20
|
+
}));
|
|
21
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
22
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
23
|
+
}) : function(o, v) {
|
|
24
|
+
o["default"] = v;
|
|
25
|
+
});
|
|
26
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
27
|
+
if (mod && mod.__esModule) return mod;
|
|
28
|
+
var result = {};
|
|
29
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
30
|
+
__setModuleDefault(result, mod);
|
|
31
|
+
return result;
|
|
32
|
+
};
|
|
33
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
34
|
+
exports.ComputeInstanceGroupCanaryDeployStageExecutionProgress = void 0;
|
|
35
|
+
const model = __importStar(require("../model"));
|
|
36
|
+
var ComputeInstanceGroupCanaryDeployStageExecutionProgress;
|
|
37
|
+
(function (ComputeInstanceGroupCanaryDeployStageExecutionProgress) {
|
|
38
|
+
function getJsonObj(obj, isParentJsonObj) {
|
|
39
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
40
|
+
? obj
|
|
41
|
+
: model.DeployStageExecutionProgress.getJsonObj(obj))), {});
|
|
42
|
+
return jsonObj;
|
|
43
|
+
}
|
|
44
|
+
ComputeInstanceGroupCanaryDeployStageExecutionProgress.getJsonObj = getJsonObj;
|
|
45
|
+
ComputeInstanceGroupCanaryDeployStageExecutionProgress.deployStageType = "COMPUTE_INSTANCE_GROUP_CANARY_DEPLOYMENT";
|
|
46
|
+
function getDeserializedJsonObj(obj, isParentJsonObj) {
|
|
47
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
48
|
+
? obj
|
|
49
|
+
: model.DeployStageExecutionProgress.getDeserializedJsonObj(obj))), {});
|
|
50
|
+
return jsonObj;
|
|
51
|
+
}
|
|
52
|
+
ComputeInstanceGroupCanaryDeployStageExecutionProgress.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
53
|
+
})(ComputeInstanceGroupCanaryDeployStageExecutionProgress = exports.ComputeInstanceGroupCanaryDeployStageExecutionProgress || (exports.ComputeInstanceGroupCanaryDeployStageExecutionProgress = {}));
|
|
54
|
+
//# sourceMappingURL=compute-instance-group-canary-deploy-stage-execution-progress.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"compute-instance-group-canary-deploy-stage-execution-progress.js","sourceRoot":"","sources":["../../../../../lib/devops/lib/model/compute-instance-group-canary-deploy-stage-execution-progress.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAWlC,IAAiB,sDAAsD,CAgCtE;AAhCD,WAAiB,sDAAsD;IACrE,SAAgB,UAAU,CACxB,GAA2D,EAC3D,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,4BAA4B,CAAC,UAAU,CAC5C,GAAG,CACuD,CAAC,GAC9D,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,iEAAU,aAczB,CAAA;IACY,sEAAe,GAAG,0CAA0C,CAAC;IAC1E,SAAgB,sBAAsB,CACpC,GAA2D,EAC3D,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,4BAA4B,CAAC,sBAAsB,CACxD,GAAG,CACuD,CAAC,GAC9D,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,6EAAsB,yBAcrC,CAAA;AACH,CAAC,EAhCgB,sDAAsD,GAAtD,8DAAsD,KAAtD,8DAAsD,QAgCtE"}
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* DevOps API
|
|
3
|
+
* Use the DevOps API to create DevOps projects, configure code repositories, add artifacts to deploy, build and test software applications, configure target deployment environments, and deploy software applications. For more information, see [DevOps](/Content/devops/using/home.htm).
|
|
4
|
+
* OpenAPI spec version: 20210630
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* 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.
|
|
12
|
+
*/
|
|
13
|
+
import * as model from "../model";
|
|
14
|
+
/**
|
|
15
|
+
* Specifies the Instance Group Canary deployment stage.
|
|
16
|
+
*/
|
|
17
|
+
export interface ComputeInstanceGroupCanaryDeployStageSummary extends model.DeployStageSummary {
|
|
18
|
+
/**
|
|
19
|
+
* A compute instance group environment OCID for Canary deployment.
|
|
20
|
+
*/
|
|
21
|
+
"computeInstanceGroupDeployEnvironmentId": string;
|
|
22
|
+
/**
|
|
23
|
+
* The OCID of the artifact that contains the deployment specification.
|
|
24
|
+
*/
|
|
25
|
+
"deploymentSpecDeployArtifactId": string;
|
|
26
|
+
/**
|
|
27
|
+
* The list of file artifact OCIDs to deploy.
|
|
28
|
+
*/
|
|
29
|
+
"deployArtifactIds"?: Array<string>;
|
|
30
|
+
"rolloutPolicy": model.ComputeInstanceGroupLinearRolloutPolicyByPercentage | model.ComputeInstanceGroupLinearRolloutPolicyByCount;
|
|
31
|
+
"testLoadBalancerConfig"?: model.LoadBalancerConfig;
|
|
32
|
+
"productionLoadBalancerConfig": model.LoadBalancerConfig;
|
|
33
|
+
"deployStageType": string;
|
|
34
|
+
}
|
|
35
|
+
export declare namespace ComputeInstanceGroupCanaryDeployStageSummary {
|
|
36
|
+
function getJsonObj(obj: ComputeInstanceGroupCanaryDeployStageSummary, isParentJsonObj?: boolean): object;
|
|
37
|
+
const deployStageType = "COMPUTE_INSTANCE_GROUP_CANARY_DEPLOYMENT";
|
|
38
|
+
function getDeserializedJsonObj(obj: ComputeInstanceGroupCanaryDeployStageSummary, isParentJsonObj?: boolean): object;
|
|
39
|
+
}
|
|
@@ -0,0 +1,74 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* DevOps API
|
|
4
|
+
* Use the DevOps API to create DevOps projects, configure code repositories, add artifacts to deploy, build and test software applications, configure target deployment environments, and deploy software applications. For more information, see [DevOps](/Content/devops/using/home.htm).
|
|
5
|
+
* OpenAPI spec version: 20210630
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* 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.
|
|
13
|
+
*/
|
|
14
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
15
|
+
if (k2 === undefined) k2 = k;
|
|
16
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
17
|
+
}) : (function(o, m, k, k2) {
|
|
18
|
+
if (k2 === undefined) k2 = k;
|
|
19
|
+
o[k2] = m[k];
|
|
20
|
+
}));
|
|
21
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
22
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
23
|
+
}) : function(o, v) {
|
|
24
|
+
o["default"] = v;
|
|
25
|
+
});
|
|
26
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
27
|
+
if (mod && mod.__esModule) return mod;
|
|
28
|
+
var result = {};
|
|
29
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
30
|
+
__setModuleDefault(result, mod);
|
|
31
|
+
return result;
|
|
32
|
+
};
|
|
33
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
34
|
+
exports.ComputeInstanceGroupCanaryDeployStageSummary = void 0;
|
|
35
|
+
const model = __importStar(require("../model"));
|
|
36
|
+
var ComputeInstanceGroupCanaryDeployStageSummary;
|
|
37
|
+
(function (ComputeInstanceGroupCanaryDeployStageSummary) {
|
|
38
|
+
function getJsonObj(obj, isParentJsonObj) {
|
|
39
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
40
|
+
? obj
|
|
41
|
+
: model.DeployStageSummary.getJsonObj(obj))), {
|
|
42
|
+
"rolloutPolicy": obj.rolloutPolicy
|
|
43
|
+
? model.ComputeInstanceGroupRolloutPolicy.getJsonObj(obj.rolloutPolicy)
|
|
44
|
+
: undefined,
|
|
45
|
+
"testLoadBalancerConfig": obj.testLoadBalancerConfig
|
|
46
|
+
? model.LoadBalancerConfig.getJsonObj(obj.testLoadBalancerConfig)
|
|
47
|
+
: undefined,
|
|
48
|
+
"productionLoadBalancerConfig": obj.productionLoadBalancerConfig
|
|
49
|
+
? model.LoadBalancerConfig.getJsonObj(obj.productionLoadBalancerConfig)
|
|
50
|
+
: undefined
|
|
51
|
+
});
|
|
52
|
+
return jsonObj;
|
|
53
|
+
}
|
|
54
|
+
ComputeInstanceGroupCanaryDeployStageSummary.getJsonObj = getJsonObj;
|
|
55
|
+
ComputeInstanceGroupCanaryDeployStageSummary.deployStageType = "COMPUTE_INSTANCE_GROUP_CANARY_DEPLOYMENT";
|
|
56
|
+
function getDeserializedJsonObj(obj, isParentJsonObj) {
|
|
57
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
58
|
+
? obj
|
|
59
|
+
: model.DeployStageSummary.getDeserializedJsonObj(obj))), {
|
|
60
|
+
"rolloutPolicy": obj.rolloutPolicy
|
|
61
|
+
? model.ComputeInstanceGroupRolloutPolicy.getDeserializedJsonObj(obj.rolloutPolicy)
|
|
62
|
+
: undefined,
|
|
63
|
+
"testLoadBalancerConfig": obj.testLoadBalancerConfig
|
|
64
|
+
? model.LoadBalancerConfig.getDeserializedJsonObj(obj.testLoadBalancerConfig)
|
|
65
|
+
: undefined,
|
|
66
|
+
"productionLoadBalancerConfig": obj.productionLoadBalancerConfig
|
|
67
|
+
? model.LoadBalancerConfig.getDeserializedJsonObj(obj.productionLoadBalancerConfig)
|
|
68
|
+
: undefined
|
|
69
|
+
});
|
|
70
|
+
return jsonObj;
|
|
71
|
+
}
|
|
72
|
+
ComputeInstanceGroupCanaryDeployStageSummary.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
73
|
+
})(ComputeInstanceGroupCanaryDeployStageSummary = exports.ComputeInstanceGroupCanaryDeployStageSummary || (exports.ComputeInstanceGroupCanaryDeployStageSummary = {}));
|
|
74
|
+
//# sourceMappingURL=compute-instance-group-canary-deploy-stage-summary.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"compute-instance-group-canary-deploy-stage-summary.js","sourceRoot":"","sources":["../../../../../lib/devops/lib/model/compute-instance-group-canary-deploy-stage-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA4BlC,IAAiB,4CAA4C,CAoD5D;AApDD,WAAiB,4CAA4C;IAC3D,SAAgB,UAAU,CACxB,GAAiD,EACjD,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,kBAAkB,CAAC,UAAU,CAClC,GAAG,CAC6C,CAAC,GACpD;YACD,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,KAAK,CAAC,iCAAiC,CAAC,UAAU,CAAC,GAAG,CAAC,aAAa,CAAC;gBACvE,CAAC,CAAC,SAAS;YACb,wBAAwB,EAAE,GAAG,CAAC,sBAAsB;gBAClD,CAAC,CAAC,KAAK,CAAC,kBAAkB,CAAC,UAAU,CAAC,GAAG,CAAC,sBAAsB,CAAC;gBACjE,CAAC,CAAC,SAAS;YACb,8BAA8B,EAAE,GAAG,CAAC,4BAA4B;gBAC9D,CAAC,CAAC,KAAK,CAAC,kBAAkB,CAAC,UAAU,CAAC,GAAG,CAAC,4BAA4B,CAAC;gBACvE,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAxBe,uDAAU,aAwBzB,CAAA;IACY,4DAAe,GAAG,0CAA0C,CAAC;IAC1E,SAAgB,sBAAsB,CACpC,GAAiD,EACjD,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,kBAAkB,CAAC,sBAAsB,CAC9C,GAAG,CAC6C,CAAC,GACpD;YACD,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,KAAK,CAAC,iCAAiC,CAAC,sBAAsB,CAAC,GAAG,CAAC,aAAa,CAAC;gBACnF,CAAC,CAAC,SAAS;YACb,wBAAwB,EAAE,GAAG,CAAC,sBAAsB;gBAClD,CAAC,CAAC,KAAK,CAAC,kBAAkB,CAAC,sBAAsB,CAAC,GAAG,CAAC,sBAAsB,CAAC;gBAC7E,CAAC,CAAC,SAAS;YACb,8BAA8B,EAAE,GAAG,CAAC,4BAA4B;gBAC9D,CAAC,CAAC,KAAK,CAAC,kBAAkB,CAAC,sBAAsB,CAAC,GAAG,CAAC,4BAA4B,CAAC;gBACnF,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAxBe,mEAAsB,yBAwBrC,CAAA;AACH,CAAC,EApDgB,4CAA4C,GAA5C,oDAA4C,KAA5C,oDAA4C,QAoD5D"}
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* DevOps API
|
|
3
|
+
* Use the DevOps API to create DevOps projects, configure code repositories, add artifacts to deploy, build and test software applications, configure target deployment environments, and deploy software applications. For more information, see [DevOps](/Content/devops/using/home.htm).
|
|
4
|
+
* OpenAPI spec version: 20210630
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* 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.
|
|
12
|
+
*/
|
|
13
|
+
import * as model from "../model";
|
|
14
|
+
/**
|
|
15
|
+
* Specifies the Instance Group Canary deployment stage.
|
|
16
|
+
*/
|
|
17
|
+
export interface ComputeInstanceGroupCanaryDeployStage extends model.DeployStage {
|
|
18
|
+
/**
|
|
19
|
+
* A compute instance group environment OCID for Canary deployment.
|
|
20
|
+
*/
|
|
21
|
+
"computeInstanceGroupDeployEnvironmentId": string;
|
|
22
|
+
/**
|
|
23
|
+
* The OCID of the artifact that contains the deployment specification.
|
|
24
|
+
*/
|
|
25
|
+
"deploymentSpecDeployArtifactId": string;
|
|
26
|
+
/**
|
|
27
|
+
* The list of file artifact OCIDs to deploy.
|
|
28
|
+
*/
|
|
29
|
+
"deployArtifactIds"?: Array<string>;
|
|
30
|
+
"rolloutPolicy": model.ComputeInstanceGroupLinearRolloutPolicyByPercentage | model.ComputeInstanceGroupLinearRolloutPolicyByCount;
|
|
31
|
+
"testLoadBalancerConfig"?: model.LoadBalancerConfig;
|
|
32
|
+
"productionLoadBalancerConfig": model.LoadBalancerConfig;
|
|
33
|
+
"deployStageType": string;
|
|
34
|
+
}
|
|
35
|
+
export declare namespace ComputeInstanceGroupCanaryDeployStage {
|
|
36
|
+
function getJsonObj(obj: ComputeInstanceGroupCanaryDeployStage, isParentJsonObj?: boolean): object;
|
|
37
|
+
const deployStageType = "COMPUTE_INSTANCE_GROUP_CANARY_DEPLOYMENT";
|
|
38
|
+
function getDeserializedJsonObj(obj: ComputeInstanceGroupCanaryDeployStage, isParentJsonObj?: boolean): object;
|
|
39
|
+
}
|