Registry / cloud / navercloudplatform-ncloud-sdk-go

navercloudplatform-ncloud-sdk-go

JSON →
library1.0.0gogounverified

Go SDK for Naver Cloud Platform services.

go get github.com/NaverCloudPlatform/ncloud-sdk-go
INSTALL
IMPORT
SIG · NAVERCLOUDPLATFORM
N
navercloudplatform-ncloud-sdk-go
cloudgov1.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ncloud
github.com/NaverCloudPlatform/ncloud-sdk-go

List server instances using the Naver Cloud SDK.

package main import ( "fmt" "github.com/NaverCloudPlatform/ncloud-sdk-go" ) func main() { client := ncloud.NewClient("access-key", "secret-key") servers, _ := client.GetServerInstanceList() fmt.Println(servers) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
8
Amazon
1
OpenAI (training)
1
Resources
navercloudplatform-ncloud-sdk-go — go get navercloudplatform-ncloud-sdk-go · libregistry