Skip to content

Commit 49f1842

Browse files
Vendored - oci-go-sdk v65.37.1 changes for existing & new services
1 parent 34da7c1 commit 49f1842

36 files changed

+2336
-31
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,6 @@ require (
7676
)
7777

7878
// Uncomment this line to get OCI Go SDK from local source instead of github
79-
//replace github.com/oracle/oci-go-sdk => ../../oracle/oci-go-sdk
79+
replace github.com/oracle/oci-go-sdk/v65 v65.37.0 => ./vendor/github.com/oracle/oci-go-sdk
8080

8181
go 1.18

vendor/github.com/oracle/oci-go-sdk/v65/LICENSE.txt

Lines changed: 29 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/oracle/oci-go-sdk/v65/core/core_computemanagement_client.go

Lines changed: 65 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/oracle/oci-go-sdk/v65/core/instance_configuration_availability_config.go

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/oracle/oci-go-sdk/v65/core/instance_configuration_block_volume_replica_details.go

Lines changed: 50 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/oracle/oci-go-sdk/v65/core/instance_configuration_create_volume_details.go

Lines changed: 28 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/oracle/oci-go-sdk/v65/core/instance_configuration_instance_source_via_image_details.go

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/oracle/oci-go-sdk/v65/core/softstop_instance_pool_request_response.go

Lines changed: 106 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)