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

# Packages

No description provided by the author

# Functions

BytesToJSONOptions converts a JSON string to a map of JSON options.
JSONOptionsToBytes converts a map of JSON Options to a JSON string.
No description provided by the author
NewAPIServer returns a new APIServer for the given Client.
NewClient returns a new Client for the given APIClient.
NewLocalAPIClient returns a new APIClient for the given APIServer.
RegisterAPIHandler registers the http handlers for service API to "mux".
RegisterAPIHandler registers the http handlers for service API to "mux".
RegisterAPIHandlerFromEndpoint is same as RegisterAPIHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
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

# Interfaces

No description provided by the author
No description provided by the author
Client is the client for a flexvolume implementation.