fake

package
v0.0.0-...-601a7b6 Latest Latest
Warning

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

Go to latest
Published: Jun 9, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package fake is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockInterface

type MockInterface struct {
	// contains filtered or unexported fields
}

MockInterface is a mock of Interface interface.

func NewMockInterface

func NewMockInterface(ctrl *gomock.Controller) *MockInterface

NewMockInterface creates a new mock instance.

func (*MockInterface) EXPECT

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockInterface) GetAllValues

func (m *MockInterface) GetAllValues() (map[string]interface{}, error)

GetAllValues mocks base method.

func (*MockInterface) GetConfiguration

func (m *MockInterface) GetConfiguration() *types.HelmConfigurationSpec

GetConfiguration mocks base method.

func (*MockInterface) GetNamespace

func (m *MockInterface) GetNamespace() string

GetNamespace mocks base method.

func (*MockInterface) GetStatus

func (m *MockInterface) GetStatus() (*release.Release, error)

GetStatus mocks base method.

func (*MockInterface) GetValues

func (m *MockInterface) GetValues() map[string]interface{}

GetValues mocks base method.

func (*MockInterface) Install

func (m *MockInterface) Install() error

Install mocks base method.

func (*MockInterface) IsDeployed

func (m *MockInterface) IsDeployed() (bool, error)

IsDeployed mocks base method.

func (*MockInterface) ReadValuesFile

func (m *MockInterface) ReadValuesFile() error

ReadValuesFile mocks base method.

func (*MockInterface) SetConfiguration

func (m *MockInterface) SetConfiguration(arg0 *types.HelmConfigurationSpec)

SetConfiguration mocks base method.

func (*MockInterface) SetKubernetesBackendType

func (m *MockInterface) SetKubernetesBackendType(arg0 types.KubernetesBackendType)

SetKubernetesBackendType mocks base method.

func (*MockInterface) SetNamespace

func (m *MockInterface) SetNamespace(arg0 string) error

SetNamespace mocks base method.

func (*MockInterface) SetPersistanceVolumeClaimName

func (m *MockInterface) SetPersistanceVolumeClaimName(arg0 string)

SetPersistanceVolumeClaimName mocks base method.

func (*MockInterface) SetValues

func (m *MockInterface) SetValues(arg0 map[string]interface{})

SetValues mocks base method.

func (*MockInterface) Uninstall

func (m *MockInterface) Uninstall() error

Uninstall mocks base method.

func (*MockInterface) Upgrade

func (m *MockInterface) Upgrade() error

Upgrade mocks base method.

type MockInterfaceMockRecorder

type MockInterfaceMockRecorder struct {
	// contains filtered or unexported fields
}

MockInterfaceMockRecorder is the mock recorder for MockInterface.

func (*MockInterfaceMockRecorder) GetAllValues

func (mr *MockInterfaceMockRecorder) GetAllValues() *gomock.Call

GetAllValues indicates an expected call of GetAllValues.

func (*MockInterfaceMockRecorder) GetConfiguration

func (mr *MockInterfaceMockRecorder) GetConfiguration() *gomock.Call

GetConfiguration indicates an expected call of GetConfiguration.

func (*MockInterfaceMockRecorder) GetNamespace

func (mr *MockInterfaceMockRecorder) GetNamespace() *gomock.Call

GetNamespace indicates an expected call of GetNamespace.

func (*MockInterfaceMockRecorder) GetStatus

func (mr *MockInterfaceMockRecorder) GetStatus() *gomock.Call

GetStatus indicates an expected call of GetStatus.

func (*MockInterfaceMockRecorder) GetValues

func (mr *MockInterfaceMockRecorder) GetValues() *gomock.Call

GetValues indicates an expected call of GetValues.

func (*MockInterfaceMockRecorder) Install

func (mr *MockInterfaceMockRecorder) Install() *gomock.Call

Install indicates an expected call of Install.

func (*MockInterfaceMockRecorder) IsDeployed

func (mr *MockInterfaceMockRecorder) IsDeployed() *gomock.Call

IsDeployed indicates an expected call of IsDeployed.

func (*MockInterfaceMockRecorder) ReadValuesFile

func (mr *MockInterfaceMockRecorder) ReadValuesFile() *gomock.Call

ReadValuesFile indicates an expected call of ReadValuesFile.

func (*MockInterfaceMockRecorder) SetConfiguration

func (mr *MockInterfaceMockRecorder) SetConfiguration(arg0 interface{}) *gomock.Call

SetConfiguration indicates an expected call of SetConfiguration.

func (*MockInterfaceMockRecorder) SetKubernetesBackendType

func (mr *MockInterfaceMockRecorder) SetKubernetesBackendType(arg0 interface{}) *gomock.Call

SetKubernetesBackendType indicates an expected call of SetKubernetesBackendType.

func (*MockInterfaceMockRecorder) SetNamespace

func (mr *MockInterfaceMockRecorder) SetNamespace(arg0 interface{}) *gomock.Call

SetNamespace indicates an expected call of SetNamespace.

func (*MockInterfaceMockRecorder) SetPersistanceVolumeClaimName

func (mr *MockInterfaceMockRecorder) SetPersistanceVolumeClaimName(arg0 interface{}) *gomock.Call

SetPersistanceVolumeClaimName indicates an expected call of SetPersistanceVolumeClaimName.

func (*MockInterfaceMockRecorder) SetValues

func (mr *MockInterfaceMockRecorder) SetValues(arg0 interface{}) *gomock.Call

SetValues indicates an expected call of SetValues.

func (*MockInterfaceMockRecorder) Uninstall

func (mr *MockInterfaceMockRecorder) Uninstall() *gomock.Call

Uninstall indicates an expected call of Uninstall.

func (*MockInterfaceMockRecorder) Upgrade

func (mr *MockInterfaceMockRecorder) Upgrade() *gomock.Call

Upgrade indicates an expected call of Upgrade.

Jump to

Keyboard shortcuts

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