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

# Packages

No description provided by the author

# Functions

NewOsdCsiServer creates a gRPC CSI complient server on the specified port and transport.

# Structs

OsdCsiServer is a OSD CSI compliant server which proxies CSI requests for a single specific driver.
OsdCsiServerConfig provides the configuration to the the gRPC CSI server created by NewOsdCsiServer().
TimedSDKConn represents a gRPC connection and the last time it was used.