proxy.golang.org : github.com/scaleway/scaleway-sdk-go : v1.0.0-beta.11
Package scalewaysdkgo is the Scaleway API SDK for Go. In order to use the available APIs, create a `Client`. Once created, it can be used to instantiate an API. To use the `instance` API, for example, instantiate it (with the client object) `instance.NewApi(client)`. On this instance API, all the available API functions can be called.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/scaleway/scaleway-sdk-go@v1.0.0-beta.11
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/dnaeon/go-vcr v1.2.0
- gopkg.in/yaml.v2 v2.4.0