modulepackage
0.0.0-20240520123553-0f7c329830a3
Repository: https://github.com/koofr/go-triparclient.git
Documentation: pkg.go.dev
# README
go-triparclient
Go HPE 3PAR Object Access REST API client.
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
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author