Registry / http-client / ovh-go-ovh

ovh-go-ovh

JSON →
library1.9.0gogounverified

Go client library for accessing the OVHcloud API.

go get github.com/ovh/go-ovh
INSTALL
IMPORT
SIG · OVH-GO-OVH
O
ovh-go-ovh
http-clientgov1.9.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.

ovh
github.com/ovh/go-ovh

Create an OVHcloud API client with credentials.

package main import ( "fmt" "github.com/ovh/go-ovh/ovh" ) func main() { client, _ := ovh.NewClient("ovh-eu", "app-key", "app-secret", "consumer-key") fmt.Println(client) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
Resources
ovh-go-ovh — go get ovh-go-ovh · libregistry