Registry / cloud / thecodeteam-goscaleio

thecodeteam-goscaleio

JSON →
library0.1.0gogounverified

A Go client library for Dell EMC ScaleIO (VxFlex OS) storage system.

go get github.com/thecodeteam/goscaleio
INSTALL
IMPORT
SIG · THECODETEAM-GOSCAL
T
thecodeteam-goscaleio
cloudgov0.1.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.

goscaleio
github.com/thecodeteam/goscaleio

Creates a new ScaleIO client.

package main import ( "fmt" "github.com/thecodeteam/goscaleio" ) func main() { client, err := goscaleio.NewClient() if err != nil { panic(err) } fmt.Println(client) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
16
OpenAI (training)
1
Resources
thecodeteam-goscaleio — go get thecodeteam-goscaleio · libregistry