Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 984 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 984 Bytes

ktcloudvpc-sdk-go

This repository is the Go SDK for 'KT Cloud VPC(KT Cloud D platform) connection driver' used in Cloud-Barista.

How to install

Reference ktcloudvpc-sdk-go package in your code:

import "github.com/cloud-barista/ktcloudvpc-sdk-go"

Then update your go.mod:

go mod tidy

Original source code : Gophercloud

Gophercloud is an OpenStack Go SDK. https://github.com/gophercloud/gophercloud

< Licensed under the Apache License, Version 2.0 >

This ktcloudvpc-sdk-go repository source codes follow the same license regulations as the Gophercloud.

KT Cloud VPC connection driver (for Cloud-Barista)

The 'KT Cloud VPC connection driver' codes using this Go SDK (ktcloudvpc-sdk-go)

https://github.com/cloud-barista/cb-spider/cloud-control-manager/cloud-driver/drivers/ktcloudvpc
https://github.com/cloud-barista/cb-spider/cloud-control-manager/cloud-driver/drivers/ktcloudvpc-plugin