# Functions
No description provided by the author
NewIdentityServer creates a new IdentityServer which handles the Identity Service requests from the CSI-Addons specification.
NewNetworkFenceServer creates a new NetworkFenceServer which handles the proto.NetworkFence Service requests.
NewReclaimSpaceServer creates a new ReclaimSpaceServer which handles the proto.ReclaimSpace Service requests.
NewReplicationServer creates a new ReplicationServer which handles the proto.Replication Service requests.
# Structs
No description provided by the author
IdentityServer struct of sidecar with supported methods of CSI identity server spec and also containing client to csi driver.
NetworkFenceServer struct of sidecar with supported methods of proto networkFence server spec and controller client to csi driver.
ReclaimSpaceServer struct of sidecar with supported methods of proto reclaim space server spec and also containing reclaimspace node and controller client to csi driver.
ReplicationServer struct of sidecar with supported methods of proto replication server spec and also containing replication controller client to csi driver.