# Functions
NewMockConfig creates a new mock instance.
NewMockExporter creates a new mock instance.
NewMockForwarder creates a new mock instance.
NewMockFS creates a new mock instance.
NewMockHelp creates a new mock instance.
NewMockImage creates a new mock instance.
NewMockLocalApp creates a new mock instance.
NewMockRemoteApp creates a new mock instance.
NewMockRunner creates a new mock instance.
NewMockStager creates a new mock instance.
# Structs
MockConfig is a mock of Config interface.
MockConfigMockRecorder is the mock recorder for MockConfig.
MockExporter is a mock of Exporter interface.
MockExporterMockRecorder is the mock recorder for MockExporter.
MockForwarder is a mock of Forwarder interface.
MockForwarderMockRecorder is the mock recorder for MockForwarder.
MockFS is a mock of FS interface.
MockFSMockRecorder is the mock recorder for MockFS.
MockHelp is a mock of Help interface.
MockHelpMockRecorder is the mock recorder for MockHelp.
MockImage is a mock of Image interface.
MockImageMockRecorder is the mock recorder for MockImage.
MockLocalApp is a mock of LocalApp interface.
MockLocalAppMockRecorder is the mock recorder for MockLocalApp.
MockRemoteApp is a mock of RemoteApp interface.
MockRemoteAppMockRecorder is the mock recorder for MockRemoteApp.
MockRunner is a mock of Runner interface.
MockRunnerMockRecorder is the mock recorder for MockRunner.
MockStager is a mock of Stager interface.
MockStagerMockRecorder is the mock recorder for MockStager.