controllerstest

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Aug 15, 2024 License: MPL-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockHelmClient

type MockHelmClient struct {
	mock.Mock
}

func (*MockHelmClient) Delete

func (m *MockHelmClient) Delete(_, _ string) error

func (*MockHelmClient) Exists

func (m *MockHelmClient) Exists(_, _ string) (bool, error)

func (*MockHelmClient) Install

func (m *MockHelmClient) Install(_, _ string, _ helm.UpgradeOptions) error

func (*MockHelmClient) Rollback

func (m *MockHelmClient) Rollback(_, _ string, _ string) error

func (*MockHelmClient) Upgrade

func (m *MockHelmClient) Upgrade(_, _ string, _ helm.UpgradeOptions) error

Jump to

Keyboard shortcuts

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