Registry / cloud / outscale-osc-go

outscale-osc-go

JSON →
library1.23.0gogounverified

A Go client library for the Outscale cloud API (OSC).

go get github.com/outscale/osc-go
INSTALL
IMPORT
SIG · OUTSCALE-OSC-GO
O
outscale-osc-go
cloudgov1.23.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.

oscgo
✓ github.com/outscale/osc-go

Creates an Outscale API client.

package main import ( "fmt" "github.com/outscale/osc-go" ) func main() { client := oscgo.NewAPIClient(oscgo.NewConfiguration()) fmt.Println(client) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
26 hits · last 30 days
node
22
Amazon
3
Resources
outscale-osc-go — go get outscale-osc-go · libregistry