Documentation ¶
Index ¶
- type HelmExecutor
- func (_m *HelmExecutor) RunHelmDependency() error
- func (_m *HelmExecutor) RunHelmInstall() error
- func (_m *HelmExecutor) RunHelmLint() error
- func (_m *HelmExecutor) RunHelmPublish() error
- func (_m *HelmExecutor) RunHelmTest() error
- func (_m *HelmExecutor) RunHelmUninstall() error
- func (_m *HelmExecutor) RunHelmUpgrade() error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HelmExecutor ¶
HelmExecutor is an autogenerated mock type for the HelmExecutor type
func (*HelmExecutor) RunHelmDependency ¶
func (_m *HelmExecutor) RunHelmDependency() error
RunHelmDependency provides a mock function with given fields:
func (*HelmExecutor) RunHelmInstall ¶
func (_m *HelmExecutor) RunHelmInstall() error
RunHelmInstall provides a mock function with given fields:
func (*HelmExecutor) RunHelmLint ¶
func (_m *HelmExecutor) RunHelmLint() error
RunHelmLint provides a mock function with given fields:
func (*HelmExecutor) RunHelmPublish ¶
func (_m *HelmExecutor) RunHelmPublish() error
RunHelmPublish provides a mock function with given fields:
func (*HelmExecutor) RunHelmTest ¶
func (_m *HelmExecutor) RunHelmTest() error
RunHelmTest provides a mock function with given fields:
func (*HelmExecutor) RunHelmUninstall ¶
func (_m *HelmExecutor) RunHelmUninstall() error
RunHelmUninstall provides a mock function with given fields:
func (*HelmExecutor) RunHelmUpgrade ¶
func (_m *HelmExecutor) RunHelmUpgrade() error
RunHelmUpgrade provides a mock function with given fields:
Click to show internal directories.
Click to hide internal directories.