package
0.7.2
Repository: https://github.com/solo-io/k8s-utils.git
Documentation: pkg.go.dev

# Functions

NewMockHelmClient creates a new mock instance.
NewMockHelmInstaller creates a new mock instance.
NewMockHelmUninstaller creates a new mock instance.
NewMockInstaller creates a new mock instance.
NewMockReleaseListRunner creates a new mock instance.

# Structs

MockHelmClient is a mock of HelmClient interface.
MockHelmClientMockRecorder is the mock recorder for MockHelmClient.
MockHelmInstaller is a mock of HelmInstaller interface.
MockHelmInstallerMockRecorder is the mock recorder for MockHelmInstaller.
MockHelmUninstaller is a mock of HelmUninstaller interface.
MockHelmUninstallerMockRecorder is the mock recorder for MockHelmUninstaller.
MockInstaller is a mock of Installer interface.
MockInstallerMockRecorder is the mock recorder for MockInstaller.
MockReleaseListRunner is a mock of ReleaseListRunner interface.
MockReleaseListRunnerMockRecorder is the mock recorder for MockReleaseListRunner.