# Functions

NewMockCloud creates a new mock instance.
NewMockCmd creates a new mock instance.
NewMockExitError creates a new mock instance.
NewMockInterface creates a new mock instance.
NewMockMetadataService creates a new mock instance.
NewMockMounter creates a new mock instance.

# Structs

MockCloud is a mock of Cloud interface.
MockCloudMockRecorder is the mock recorder for MockCloud.
MockCmd is a mock of Cmd interface.
MockCmdMockRecorder is the mock recorder for MockCmd.
MockExitError is a mock of ExitError interface.
MockExitErrorMockRecorder is the mock recorder for MockExitError.
MockInterface is a mock of Interface interface.
MockInterfaceMockRecorder is the mock recorder for MockInterface.
MockMetadataService is a mock of MetadataService interface.
MockMetadataServiceMockRecorder is the mock recorder for MockMetadataService.
MockMounter is a mock of Mounter interface.
MockMounterMockRecorder is the mock recorder for MockMounter.