package
1.7.0
Repository: https://github.com/dell/csi-baremetal.git
Documentation: pkg.go.dev

# Functions

GetMockWrapLsblk retruns MockWrapLsblk that perform each method without any error everytimePath is a path that will be returning for each "SearchDrivePath" call.

# Structs

MockWrapDataDiscover is a mock implementation of WrapDataDiscover interface from datadiscover package.
MockWrapFS is a mock implementation of WrapFS interface from fs package.
MockWrapLsblk is a mock implementation of WrapLsblk interface from lsblk package.
MockWrapLsscsi is a mock implementation of WrapLsscsi interface from lsscsi package.
MockWrapLVM is a mock implementation of WrapLVM interface from lvm package.
MockWrapNvmecli is a mock implementation of WrapNvmecli interface from nvmee package.
MockWrapPartition is a mock implementation of WrapPartition interface from partitionhelper package.
MockWrapSmartctl is a mock implementation of WrapSmartctl interface from smartctl package.
MockWrapWbt is a mock implementation of WrapWbt.