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: 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 MockRunner

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

MockRunner is a mock of Runner interface.

func NewMockRunner

func NewMockRunner(ctrl *gomock.Controller) *MockRunner

NewMockRunner creates a new mock instance.

func (*MockRunner) EXPECT

func (m *MockRunner) EXPECT() *MockRunnerMockRecorder

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

func (*MockRunner) Install

func (m *MockRunner) Install(arg0 v1beta1.Install) error

Install mocks base method.

func (*MockRunner) Reset

func (m *MockRunner) Reset(arg0 v1beta1.Reset) error

Reset mocks base method.

type MockRunnerMockRecorder

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

MockRunnerMockRecorder is the mock recorder for MockRunner.

func (*MockRunnerMockRecorder) Install

func (mr *MockRunnerMockRecorder) Install(arg0 interface{}) *gomock.Call

Install indicates an expected call of Install.

func (*MockRunnerMockRecorder) Reset

func (mr *MockRunnerMockRecorder) Reset(arg0 interface{}) *gomock.Call

Reset indicates an expected call of Reset.

Jump to

Keyboard shortcuts

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