mockinfra

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Nov 12, 2025 License: BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Overview

Package mockinfra is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockManager

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

MockManager is a mock of Manager interface.

func NewMockManager

func NewMockManager(ctrl *gomock.Controller) *MockManager

NewMockManager creates a new mock instance.

func (*MockManager) Apply

Apply mocks base method.

func (*MockManager) Cleanup

func (m *MockManager) Cleanup()

Cleanup mocks base method.

func (*MockManager) Destroy

Destroy mocks base method.

func (*MockManager) EXPECT

func (m *MockManager) EXPECT() *MockManagerMockRecorder

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

func (*MockManager) Import added in v0.0.9

Import mocks base method.

func (*MockManager) Init

func (m *MockManager) Init(ctx context.Context) error

Init mocks base method.

func (*MockManager) Output

Output mocks base method.

func (*MockManager) Plan

Plan mocks base method.

type MockManagerMockRecorder

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

MockManagerMockRecorder is the mock recorder for MockManager.

func (*MockManagerMockRecorder) Apply

func (mr *MockManagerMockRecorder) Apply(ctx, arg1 any) *gomock.Call

Apply indicates an expected call of Apply.

func (*MockManagerMockRecorder) Cleanup

func (mr *MockManagerMockRecorder) Cleanup() *gomock.Call

Cleanup indicates an expected call of Cleanup.

func (*MockManagerMockRecorder) Destroy

func (mr *MockManagerMockRecorder) Destroy(ctx, arg1 any) *gomock.Call

Destroy indicates an expected call of Destroy.

func (*MockManagerMockRecorder) Import added in v0.0.9

func (mr *MockManagerMockRecorder) Import(ctx, input any) *gomock.Call

Import indicates an expected call of Import.

func (*MockManagerMockRecorder) Init

func (mr *MockManagerMockRecorder) Init(ctx any) *gomock.Call

Init indicates an expected call of Init.

func (*MockManagerMockRecorder) Output

func (mr *MockManagerMockRecorder) Output(ctx, arg1 any) *gomock.Call

Output indicates an expected call of Output.

func (*MockManagerMockRecorder) Plan

func (mr *MockManagerMockRecorder) Plan(ctx, arg1 any) *gomock.Call

Plan indicates an expected call of Plan.

Jump to

Keyboard shortcuts

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