Registry / cloud / sacloud-api-client-go

sacloud-api-client-go

JSON →
library0.3.5gogounverified

Go client library for the SakuraCloud API.

go get github.com/sacloud/api-client-go
INSTALL
IMPORT
SIG · SACLOUD-API-CLIENT
S
sacloud-api-client-go
cloudgov0.3.5
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.

apiclient
github.com/sacloud/api-client-go

Create a SakuraCloud API client.

package main import ( "fmt" "github.com/sacloud/api-client-go" ) func main() { client := apiclient.NewClient("token", "secret") fmt.Println(client) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
18
OpenAI (training)
1
Resources
sacloud-api-client-go — go get sacloud-api-client-go · libregistry