Skip to content

koofr/go-triparclient

Repository files navigation

go-triparclient

Go HPE 3PAR Object Access REST API client.

GoDoc

Beware

Only supports a subset of the Object Access API. Feel free to send in pull requests extending this. ;)

Install

go get github.com/koofr/go-triparclient

Testing

go test

Coverage:

go test --coverprofile=go-triparclient.coverprofile && go tool cover -html=go-triparclient.coverprofile

About

A client for HPE 3PAR Object Access REST API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages