Registry / cloud / quobyte-api

quobyte-api

JSON →
library3.0.1+incompatiblegogounverified

A Go client library for interacting with the Quobyte storage system API.

go get github.com/quobyte/api
INSTALL
IMPORT
SIG · QUOBYTE-API
Q
quobyte-api
cloudgov3.0.1+incompatible
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.

quobyte
github.com/quobyte/api

Creates a new Quobyte API client.

package main import ( "fmt" "github.com/quobyte/api" ) func main() { client := quobyte.NewClient("http://localhost:7860", "admin", "password") fmt.Println(client) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.0.1+incompatiblelatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
12
Amazon
1
Resources
quobyte-api — go get quobyte-api · libregistry