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

# Packages

No description provided by the author
Package csi is CSI driver interface for OSD Copyright 2017 Portworx Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.

# 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.