Versions in this module Expand all Collapse all v1 v1.0.1 Nov 25, 2024 v1.0.0 Oct 14, 2024 Changes in this version + func NewDeviceUtils(fs filesystem.FileSystem, exec mountmanager.Executor) *deviceUtils + type DeviceUtils interface + GetDiskByIdPaths func(deviceName string, partition string) []string + VerifyDevicePath func(devicePaths []string) (string, error)