Go HPE 3PAR Object Access REST API client.
Only supports a subset of the Object Access API. Feel free to send in pull requests extending this. ;)
go get github.com/koofr/go-triparclient
go test
Coverage:
go test --coverprofile=go-triparclient.coverprofile && go tool cover -html=go-triparclient.coverprofile