# Functions
NewMockDocker creates a new mock instance.
NewMockHelm creates a new mock instance.
NewMockStackInstaller creates a new mock instance.
# Structs
MockDocker is a mock of Docker interface.
MockDockerMockRecorder is the mock recorder for MockDocker.
MockHelm is a mock of Helm interface.
MockHelmMockRecorder is the mock recorder for MockHelm.
MockStackInstaller is a mock of StackInstaller interface.
MockStackInstallerMockRecorder is the mock recorder for MockStackInstaller.