Skip to content

Commit

Permalink
Merge pull request #70 from NaverCloudPlatform/release/2024.08.02
Browse files Browse the repository at this point in the history
Release/2024.08.02
  • Loading branch information
lee-yongtak authored Aug 2, 2024
2 parents ce0e570 + d9e0065 commit 9c2467d
Show file tree
Hide file tree
Showing 542 changed files with 23,431 additions and 15,274 deletions.
8 changes: 8 additions & 0 deletions services/vpostgresql/.travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
language: go

install:
- go get -d -v .

script:
- go build -v ./

7 changes: 7 additions & 0 deletions services/vpostgresql/LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Copyright 2018 NAVER BUSINESS PLATFORM Corp.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
120 changes: 120 additions & 0 deletions services/vpostgresql/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,120 @@
# Go API client for vpostgresql

<br/>https://ncloud.apigw.ntruss.com/vpostgresql/v2

## Overview
This API client was generated by the [swagger-codegen](https://github.com/swagger-api/swagger-codegen) project. By using the [swagger-spec](https://github.com/swagger-api/swagger-spec) from a remote server, you can easily generate an API client.

- API version: 2024-06-20T09:57:40Z
- Package version: 1.0.0
- Build package: io.swagger.codegen.languages.NcpGoForNcloudClientCodegen

## Installation
Put the package under your project folder and add the following in import:
```
"./vpostgresql"
```

## Documentation for API Endpoints

All URIs are relative to *https://ncloud.apigw.ntruss.com/vpostgresql/v2*

Class | Method | HTTP request | Description
------------ | ------------- | ------------- | -------------
*V2Api* | [**AddCloudPostgresqlDatabaseList**](docs/V2Api.md#addcloudpostgresqldatabaselist) | **Post** /addCloudPostgresqlDatabaseList |
*V2Api* | [**AddCloudPostgresqlUserList**](docs/V2Api.md#addcloudpostgresqluserlist) | **Post** /addCloudPostgresqlUserList |
*V2Api* | [**ChangeCloudPostgresqlUserList**](docs/V2Api.md#changecloudpostgresqluserlist) | **Post** /changeCloudPostgresqlUserList |
*V2Api* | [**CreateCloudPostgresqlInstance**](docs/V2Api.md#createcloudpostgresqlinstance) | **Post** /createCloudPostgresqlInstance |
*V2Api* | [**CreateCloudPostgresqlReadReplicaInstance**](docs/V2Api.md#createcloudpostgresqlreadreplicainstance) | **Post** /createCloudPostgresqlReadReplicaInstance |
*V2Api* | [**DeleteCloudPostgresqlDatabaseList**](docs/V2Api.md#deletecloudpostgresqldatabaselist) | **Post** /deleteCloudPostgresqlDatabaseList |
*V2Api* | [**DeleteCloudPostgresqlInstance**](docs/V2Api.md#deletecloudpostgresqlinstance) | **Post** /deleteCloudPostgresqlInstance |
*V2Api* | [**DeleteCloudPostgresqlReadReplicaInstance**](docs/V2Api.md#deletecloudpostgresqlreadreplicainstance) | **Post** /deleteCloudPostgresqlReadReplicaInstance |
*V2Api* | [**DeleteCloudPostgresqlUserList**](docs/V2Api.md#deletecloudpostgresqluserlist) | **Post** /deleteCloudPostgresqlUserList |
*V2Api* | [**ExportBackupToObjectStorage**](docs/V2Api.md#exportbackuptoobjectstorage) | **Post** /exportBackupToObjectStorage |
*V2Api* | [**ExportDbServerLogToObjectStorage**](docs/V2Api.md#exportdbserverlogtoobjectstorage) | **Post** /exportDbServerLogToObjectStorage |
*V2Api* | [**GetCloudPostgresqlBackupDetailList**](docs/V2Api.md#getcloudpostgresqlbackupdetaillist) | **Post** /getCloudPostgresqlBackupDetailList |
*V2Api* | [**GetCloudPostgresqlBackupList**](docs/V2Api.md#getcloudpostgresqlbackuplist) | **Post** /getCloudPostgresqlBackupList |
*V2Api* | [**GetCloudPostgresqlBucketList**](docs/V2Api.md#getcloudpostgresqlbucketlist) | **Post** /getCloudPostgresqlBucketList |
*V2Api* | [**GetCloudPostgresqlDatabaseList**](docs/V2Api.md#getcloudpostgresqldatabaselist) | **Post** /getCloudPostgresqlDatabaseList |
*V2Api* | [**GetCloudPostgresqlImageProductList**](docs/V2Api.md#getcloudpostgresqlimageproductlist) | **Post** /getCloudPostgresqlImageProductList |
*V2Api* | [**GetCloudPostgresqlInstanceDetail**](docs/V2Api.md#getcloudpostgresqlinstancedetail) | **Post** /getCloudPostgresqlInstanceDetail |
*V2Api* | [**GetCloudPostgresqlInstanceList**](docs/V2Api.md#getcloudpostgresqlinstancelist) | **Post** /getCloudPostgresqlInstanceList |
*V2Api* | [**GetCloudPostgresqlProductList**](docs/V2Api.md#getcloudpostgresqlproductlist) | **Post** /getCloudPostgresqlProductList |
*V2Api* | [**GetCloudPostgresqlTargetSubnetList**](docs/V2Api.md#getcloudpostgresqltargetsubnetlist) | **Post** /getCloudPostgresqlTargetSubnetList |
*V2Api* | [**GetCloudPostgresqlTargetVpcList**](docs/V2Api.md#getcloudpostgresqltargetvpclist) | **Post** /getCloudPostgresqlTargetVpcList |
*V2Api* | [**GetCloudPostgresqlUserList**](docs/V2Api.md#getcloudpostgresqluserlist) | **Post** /getCloudPostgresqlUserList |
*V2Api* | [**GetDbServerLogList**](docs/V2Api.md#getdbserverloglist) | **Post** /getDbServerLogList |
*V2Api* | [**RebootCloudPostgresqlServerInstance**](docs/V2Api.md#rebootcloudpostgresqlserverinstance) | **Post** /rebootCloudPostgresqlServerInstance |


## Documentation For Models

- [AccessControlGroupNoList](docs/AccessControlGroupNoList.md)
- [AddCloudPostgresqlDatabaseListRequest](docs/AddCloudPostgresqlDatabaseListRequest.md)
- [AddCloudPostgresqlDatabaseListResponse](docs/AddCloudPostgresqlDatabaseListResponse.md)
- [AddCloudPostgresqlUserListRequest](docs/AddCloudPostgresqlUserListRequest.md)
- [AddCloudPostgresqlUserListResponse](docs/AddCloudPostgresqlUserListResponse.md)
- [ChangeCloudPostgresqlUserListRequest](docs/ChangeCloudPostgresqlUserListRequest.md)
- [ChangeCloudPostgresqlUserListResponse](docs/ChangeCloudPostgresqlUserListResponse.md)
- [CloudPostgresqlBackup](docs/CloudPostgresqlBackup.md)
- [CloudPostgresqlBackupDetail](docs/CloudPostgresqlBackupDetail.md)
- [CloudPostgresqlBucket](docs/CloudPostgresqlBucket.md)
- [CloudPostgresqlConfigList](docs/CloudPostgresqlConfigList.md)
- [CloudPostgresqlDatabase](docs/CloudPostgresqlDatabase.md)
- [CloudPostgresqlDatabaseKeyParameter](docs/CloudPostgresqlDatabaseKeyParameter.md)
- [CloudPostgresqlDatabaseParameter](docs/CloudPostgresqlDatabaseParameter.md)
- [CloudPostgresqlDbServerLog](docs/CloudPostgresqlDbServerLog.md)
- [CloudPostgresqlInstance](docs/CloudPostgresqlInstance.md)
- [CloudPostgresqlServerInstance](docs/CloudPostgresqlServerInstance.md)
- [CloudPostgresqlUser](docs/CloudPostgresqlUser.md)
- [CloudPostgresqlUserKeyParameter](docs/CloudPostgresqlUserKeyParameter.md)
- [CloudPostgresqlUserList](docs/CloudPostgresqlUserList.md)
- [CloudPostgresqlUserParameter](docs/CloudPostgresqlUserParameter.md)
- [CommonCode](docs/CommonCode.md)
- [CreateCloudPostgresqlInstanceRequest](docs/CreateCloudPostgresqlInstanceRequest.md)
- [CreateCloudPostgresqlInstanceResponse](docs/CreateCloudPostgresqlInstanceResponse.md)
- [CreateCloudPostgresqlReadReplicaInstanceRequest](docs/CreateCloudPostgresqlReadReplicaInstanceRequest.md)
- [CreateCloudPostgresqlReadReplicaInstanceResponse](docs/CreateCloudPostgresqlReadReplicaInstanceResponse.md)
- [DeleteCloudPostgresqlDatabaseListRequest](docs/DeleteCloudPostgresqlDatabaseListRequest.md)
- [DeleteCloudPostgresqlDatabaseListResponse](docs/DeleteCloudPostgresqlDatabaseListResponse.md)
- [DeleteCloudPostgresqlInstanceRequest](docs/DeleteCloudPostgresqlInstanceRequest.md)
- [DeleteCloudPostgresqlInstanceResponse](docs/DeleteCloudPostgresqlInstanceResponse.md)
- [DeleteCloudPostgresqlReadReplicaInstanceRequest](docs/DeleteCloudPostgresqlReadReplicaInstanceRequest.md)
- [DeleteCloudPostgresqlReadReplicaInstanceResponse](docs/DeleteCloudPostgresqlReadReplicaInstanceResponse.md)
- [DeleteCloudPostgresqlUserListRequest](docs/DeleteCloudPostgresqlUserListRequest.md)
- [DeleteCloudPostgresqlUserListResponse](docs/DeleteCloudPostgresqlUserListResponse.md)
- [ExportBackupToObjectStorageRequest](docs/ExportBackupToObjectStorageRequest.md)
- [ExportBackupToObjectStorageResponse](docs/ExportBackupToObjectStorageResponse.md)
- [ExportDbServerLogToObjectStorageRequest](docs/ExportDbServerLogToObjectStorageRequest.md)
- [ExportDbServerLogToObjectStorageResponse](docs/ExportDbServerLogToObjectStorageResponse.md)
- [GetCloudPostgresqlBackupDetailListRequest](docs/GetCloudPostgresqlBackupDetailListRequest.md)
- [GetCloudPostgresqlBackupDetailListResponse](docs/GetCloudPostgresqlBackupDetailListResponse.md)
- [GetCloudPostgresqlBackupListRequest](docs/GetCloudPostgresqlBackupListRequest.md)
- [GetCloudPostgresqlBackupListResponse](docs/GetCloudPostgresqlBackupListResponse.md)
- [GetCloudPostgresqlBucketListRequest](docs/GetCloudPostgresqlBucketListRequest.md)
- [GetCloudPostgresqlBucketListResponse](docs/GetCloudPostgresqlBucketListResponse.md)
- [GetCloudPostgresqlDatabaseListRequest](docs/GetCloudPostgresqlDatabaseListRequest.md)
- [GetCloudPostgresqlDatabaseListResponse](docs/GetCloudPostgresqlDatabaseListResponse.md)
- [GetCloudPostgresqlImageProductListRequest](docs/GetCloudPostgresqlImageProductListRequest.md)
- [GetCloudPostgresqlImageProductListResponse](docs/GetCloudPostgresqlImageProductListResponse.md)
- [GetCloudPostgresqlInstanceDetailRequest](docs/GetCloudPostgresqlInstanceDetailRequest.md)
- [GetCloudPostgresqlInstanceDetailResponse](docs/GetCloudPostgresqlInstanceDetailResponse.md)
- [GetCloudPostgresqlInstanceListRequest](docs/GetCloudPostgresqlInstanceListRequest.md)
- [GetCloudPostgresqlInstanceListResponse](docs/GetCloudPostgresqlInstanceListResponse.md)
- [GetCloudPostgresqlProductListRequest](docs/GetCloudPostgresqlProductListRequest.md)
- [GetCloudPostgresqlProductListResponse](docs/GetCloudPostgresqlProductListResponse.md)
- [GetCloudPostgresqlTargetSubnetListRequest](docs/GetCloudPostgresqlTargetSubnetListRequest.md)
- [GetCloudPostgresqlTargetSubnetListResponse](docs/GetCloudPostgresqlTargetSubnetListResponse.md)
- [GetCloudPostgresqlTargetVpcListRequest](docs/GetCloudPostgresqlTargetVpcListRequest.md)
- [GetCloudPostgresqlTargetVpcListResponse](docs/GetCloudPostgresqlTargetVpcListResponse.md)
- [GetCloudPostgresqlUserListRequest](docs/GetCloudPostgresqlUserListRequest.md)
- [GetCloudPostgresqlUserListResponse](docs/GetCloudPostgresqlUserListResponse.md)
- [GetDbServerLogListRequest](docs/GetDbServerLogListRequest.md)
- [GetDbServerLogListResponse](docs/GetDbServerLogListResponse.md)
- [Product](docs/Product.md)
- [ProductList](docs/ProductList.md)
- [RebootCloudPostgresqlServerInstanceRequest](docs/RebootCloudPostgresqlServerInstanceRequest.md)
- [RebootCloudPostgresqlServerInstanceResponse](docs/RebootCloudPostgresqlServerInstanceResponse.md)
- [TargetSubnet](docs/TargetSubnet.md)
- [TargetVpc](docs/TargetVpc.md)

13 changes: 13 additions & 0 deletions services/vpostgresql/access_control_group_no_list.go
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
/*
* vpostgresql
*
* <br/>https://ncloud.apigw.ntruss.com/vpostgresql/v2
*
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

package vpostgresql

// ACG번호리스트
type AccessControlGroupNoList struct {
}
21 changes: 21 additions & 0 deletions services/vpostgresql/add_cloud_postgresql_database_list_request.go
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
/*
* vpostgresql
*
* <br/>https://ncloud.apigw.ntruss.com/vpostgresql/v2
*
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

package vpostgresql

type AddCloudPostgresqlDatabaseListRequest struct {

// REGION코드
RegionCode *string `json:"regionCode,omitempty"`

// CloudPostgresql인스턴스번호
CloudPostgresqlInstanceNo *string `json:"cloudPostgresqlInstanceNo"`

// CloudPostgresqlDatabase리스트
CloudPostgresqlDatabaseList []*CloudPostgresqlDatabaseParameter `json:"cloudPostgresqlDatabaseList"`
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
/*
* vpostgresql
*
* <br/>https://ncloud.apigw.ntruss.com/vpostgresql/v2
*
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

package vpostgresql

type AddCloudPostgresqlDatabaseListResponse struct {

RequestId *string `json:"requestId,omitempty"`

ReturnCode *string `json:"returnCode,omitempty"`

ReturnMessage *string `json:"returnMessage,omitempty"`
}
21 changes: 21 additions & 0 deletions services/vpostgresql/add_cloud_postgresql_user_list_request.go
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
/*
* vpostgresql
*
* <br/>https://ncloud.apigw.ntruss.com/vpostgresql/v2
*
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

package vpostgresql

type AddCloudPostgresqlUserListRequest struct {

// REGION코드
RegionCode *string `json:"regionCode,omitempty"`

// CloudPostgresql인스턴스번호
CloudPostgresqlInstanceNo *string `json:"cloudPostgresqlInstanceNo"`

// CloudPostgresqlDBUser리스트
CloudPostgresqlUserList []*CloudPostgresqlUserParameter `json:"cloudPostgresqlUserList"`
}
18 changes: 18 additions & 0 deletions services/vpostgresql/add_cloud_postgresql_user_list_response.go
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
/*
* vpostgresql
*
* <br/>https://ncloud.apigw.ntruss.com/vpostgresql/v2
*
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

package vpostgresql

type AddCloudPostgresqlUserListResponse struct {

RequestId *string `json:"requestId,omitempty"`

ReturnCode *string `json:"returnCode,omitempty"`

ReturnMessage *string `json:"returnMessage,omitempty"`
}
Loading

0 comments on commit 9c2467d

Please sign in to comment.