Documentation ¶
Overview ¶
Package roce provide the way to connect/disconnect volume within NVMe over RoCE protocol
Package roce provide the way to connect/disconnect volume within NVMe over RoCE protocol
Package roce provide the way to connect/disconnect volume within NVMe over RoCE protocol
Package roce provide the way to connect/disconnect volume within NVMe over RoCE protocol
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RoCE ¶
type RoCE struct { }
RoCE implements the Connector interface for RoCE protocol
func (*RoCE) ConnectVolume ¶
ConnectVolume to mount the source to target path, the source path can be block or nfs Example:
mount /dev/sdb /<target-path> mount <source-path> /<target-path>
Click to show internal directories.
Click to hide internal directories.