mocks

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockInstaller

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

MockInstaller is a mock of Installer interface.

func NewMockInstaller

func NewMockInstaller(ctrl *gomock.Controller) *MockInstaller

NewMockInstaller creates a new mock instance.

func (*MockInstaller) EXPECT

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

func (*MockInstaller) InstallElemental

func (m *MockInstaller) InstallElemental(arg0 v1beta1.Config, arg1 register.State) error

InstallElemental mocks base method.

func (*MockInstaller) ResetElemental added in v1.3.1

func (m *MockInstaller) ResetElemental(arg0 v1beta1.Config, arg1 register.State) error

ResetElemental mocks base method.

func (*MockInstaller) WriteLocalSystemAgentConfig added in v1.4.0

func (m *MockInstaller) WriteLocalSystemAgentConfig(arg0 v1beta1.Elemental) error

WriteLocalSystemAgentConfig mocks base method.

type MockInstallerMockRecorder

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

MockInstallerMockRecorder is the mock recorder for MockInstaller.

func (*MockInstallerMockRecorder) InstallElemental

func (mr *MockInstallerMockRecorder) InstallElemental(arg0, arg1 interface{}) *gomock.Call

InstallElemental indicates an expected call of InstallElemental.

func (*MockInstallerMockRecorder) ResetElemental added in v1.3.1

func (mr *MockInstallerMockRecorder) ResetElemental(arg0, arg1 interface{}) *gomock.Call

ResetElemental indicates an expected call of ResetElemental.

func (*MockInstallerMockRecorder) WriteLocalSystemAgentConfig added in v1.4.0

func (mr *MockInstallerMockRecorder) WriteLocalSystemAgentConfig(arg0 interface{}) *gomock.Call

WriteLocalSystemAgentConfig indicates an expected call of WriteLocalSystemAgentConfig.

Jump to

Keyboard shortcuts

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