# Functions
NewMockCommand creates a new mock instance.
NewMockCryptSetupClient creates a new mock instance.
NewMockDevice creates a new mock instance.
NewMockDeviceUtils creates a new mock instance.
NewMockExecutor creates a new mock instance.
NewMockFileInterface creates a new mock instance.
NewMockFileSystem creates a new mock instance.
NewMockFormater creates a new mock instance.
NewMockKubeClient creates a new mock instance.
NewMockLinodeClient creates a new mock instance.
NewMockMetadataClient creates a new mock instance.
NewMockMounter creates a new mock instance.
NewMockResizeFSer creates a new mock instance.
# Structs
MockCommand is a mock of Command interface.
MockCommandMockRecorder is the mock recorder for MockCommand.
MockCryptSetupClient is a mock of CryptSetupClient interface.
MockCryptSetupClientMockRecorder is the mock recorder for MockCryptSetupClient.
MockDevice is a mock of Device interface.
MockDeviceMockRecorder is the mock recorder for MockDevice.
MockDeviceUtils is a mock of DeviceUtils interface.
MockDeviceUtilsMockRecorder is the mock recorder for MockDeviceUtils.
MockExecutor is a mock of Executor interface.
MockExecutorMockRecorder is the mock recorder for MockExecutor.
MockFileInterface is a mock of FileInterface interface.
MockFileInterfaceMockRecorder is the mock recorder for MockFileInterface.
MockFileSystem is a mock of FileSystem interface.
MockFileSystemMockRecorder is the mock recorder for MockFileSystem.
MockFormater is a mock of Formater interface.
MockFormaterMockRecorder is the mock recorder for MockFormater.
MockKubeClient is a mock of KubeClient interface.
MockKubeClientMockRecorder is the mock recorder for MockKubeClient.
MockLinodeClient is a mock of LinodeClient interface.
MockLinodeClientMockRecorder is the mock recorder for MockLinodeClient.
MockMetadataClient is a mock of MetadataClient interface.
MockMetadataClientMockRecorder is the mock recorder for MockMetadataClient.
MockMounter is a mock of Mounter interface.
MockMounterMockRecorder is the mock recorder for MockMounter.
MockResizeFSer is a mock of ResizeFSer interface.
MockResizeFSerMockRecorder is the mock recorder for MockResizeFSer.