mocks

package
v0.0.0-...-1d8dca5 Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2022 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 MockUpdateManager

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

MockUpdateManager is a mock of UpdateManager interface.

func NewMockUpdateManager

func NewMockUpdateManager(ctrl *gomock.Controller) *MockUpdateManager

NewMockUpdateManager creates a new mock instance.

func (*MockUpdateManager) Apply

func (m *MockUpdateManager) Apply(ctx context.Context, mf []*unstructured.Unstructured) interface{}

Apply mocks base method.

func (*MockUpdateManager) Dispose

func (m *MockUpdateManager) Dispose(ctx context.Context) error

Dispose mocks base method.

func (*MockUpdateManager) EXPECT

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

func (*MockUpdateManager) Get

Get mocks base method.

type MockUpdateManagerMockRecorder

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

MockUpdateManagerMockRecorder is the mock recorder for MockUpdateManager.

func (*MockUpdateManagerMockRecorder) Apply

func (mr *MockUpdateManagerMockRecorder) Apply(ctx, mf interface{}) *gomock.Call

Apply indicates an expected call of Apply.

func (*MockUpdateManagerMockRecorder) Dispose

func (mr *MockUpdateManagerMockRecorder) Dispose(ctx interface{}) *gomock.Call

Dispose indicates an expected call of Dispose.

func (*MockUpdateManagerMockRecorder) Get

func (mr *MockUpdateManagerMockRecorder) Get(ctx interface{}) *gomock.Call

Get indicates an expected call of Get.

Jump to

Keyboard shortcuts

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