This repository is the Go SDK for 'KT Cloud VPC(KT Cloud D platform) connection driver' used in Cloud-Barista.
https://cloud.kt.com/docs/open-api-guide/d/guide/how-to-use
Reference ktcloudvpc-sdk-go package in your code:
import "github.com/cloud-barista/ktcloudvpc-sdk-go"Then update your go.mod:
go mod tidyGophercloud 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.
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