package
10.0.96+incompatible
Repository: https://github.com/libopenstorage/openstorage.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

GetUnixServerPath returns a unix domain socket prepended with the provided path.
NewAuthClient returns a new REST client for specified server.
NewClient returns a new REST client for specified server.
NewRequest instance.
NewRequestWithContext takes in context which may describe a timeout.

# Structs

Client is an HTTP REST wrapper.
Request is contructed iteratively by the client and finally dispatched.
Response is a representation of HTTP response received from the server.
Status upon error, attempts to parse the body of a response into a meaningful status.