mocks

package
v0.0.0-...-cc7cbc4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 21, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HelmClient

type HelmClient struct {
	mock.Mock
}

HelmClient is an autogenerated mock type for the HelmClient type

func (*HelmClient) DeleteRelease

func (_m *HelmClient) DeleteRelease(releaseName string, namespace string) (*release.UninstallReleaseResponse, error)

DeleteRelease provides a mock function with given fields: releaseName, namespace

func (*HelmClient) InstallReleaseFromChart

func (_m *HelmClient) InstallReleaseFromChart(chartDir string, releaseName string, namespace string, overrides map[string]interface{}, profile string) (*release.Release, error)

InstallReleaseFromChart provides a mock function with given fields: chartDir, releaseName, namespace, overrides, profile

func (*HelmClient) ListReleases

func (_m *HelmClient) ListReleases(namespace string) ([]*release.Release, error)

ListReleases provides a mock function with given fields: namespace

func (*HelmClient) ReleaseStatus

func (_m *HelmClient) ReleaseStatus(releaseName string, namespace string) (*release.Release, error)

ReleaseStatus provides a mock function with given fields: releaseName, namespace

func (*HelmClient) UpdateReleaseFromChart

func (_m *HelmClient) UpdateReleaseFromChart(chartDir string, releaseName string, namespace string, overrides map[string]interface{}, profile string) (*release.Release, error)

UpdateReleaseFromChart provides a mock function with given fields: chartDir, releaseName, namespace, overrides, profile

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL