mocks

package
v2.0.4-rc.3 Latest Latest
Warning

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

Go to latest
Published: Jun 30, 2022 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

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 MockManagerClient added in v2.0.4

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

MockManagerClient is a mock of ManagerClient interface.

func NewMockManagerClient added in v2.0.4

func NewMockManagerClient(ctrl *gomock.Controller) *MockManagerClient

NewMockManagerClient creates a new mock instance.

func (*MockManagerClient) EXPECT added in v2.0.4

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

func (*MockManagerClient) Get added in v2.0.4

func (m *MockManagerClient) Get() (any, error)

Get mocks base method.

type MockManagerClientMockRecorder added in v2.0.4

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

MockManagerClientMockRecorder is the mock recorder for MockManagerClient.

func (*MockManagerClientMockRecorder) Get added in v2.0.4

Get indicates an expected call of Get.

type Mockstrategy added in v2.0.4

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

Mockstrategy is a mock of strategy interface.

func NewMockstrategy added in v2.0.4

func NewMockstrategy(ctrl *gomock.Controller) *Mockstrategy

NewMockstrategy creates a new mock instance.

func (*Mockstrategy) EXPECT added in v2.0.4

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

func (*Mockstrategy) Unmarshal added in v2.0.4

func (m *Mockstrategy) Unmarshal(rawVal any) error

Unmarshal mocks base method.

type MockstrategyMockRecorder added in v2.0.4

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

MockstrategyMockRecorder is the mock recorder for Mockstrategy.

func (*MockstrategyMockRecorder) Unmarshal added in v2.0.4

func (mr *MockstrategyMockRecorder) Unmarshal(rawVal interface{}) *gomock.Call

Unmarshal indicates an expected call of Unmarshal.

Jump to

Keyboard shortcuts

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