# Functions
NewMockMounter creates a new mock instance.
NewNodeMounter returns a new intsance of NodeMounter.
No description provided by the author
No description provided by the author
# Structs
MockMounter is a mock of Mounter interface.
MockMounterMockRecorder is the mock recorder for MockMounter.
NodeMounter implements Mounter.
# Interfaces
Mounter is the interface implemented by NodeMounter.