mocks

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Aug 2, 2023 License: Apache-2.0 Imports: 3 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) error

InstallElemental mocks base method.

func (*MockInstaller) IsSystemInstalled

func (m *MockInstaller) IsSystemInstalled() bool

IsSystemInstalled 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 interface{}) *gomock.Call

InstallElemental indicates an expected call of InstallElemental.

func (*MockInstallerMockRecorder) IsSystemInstalled

func (mr *MockInstallerMockRecorder) IsSystemInstalled() *gomock.Call

IsSystemInstalled indicates an expected call of IsSystemInstalled.

Jump to

Keyboard shortcuts

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