fake

package
v2.11.26 Latest Latest
Warning

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

Go to latest
Published: Jan 3, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package fake is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClientInterface

type ClientInterface interface {
	marketplace.ClientInterface
}

ClientInterface is implementd by marketplace.Client.

type FakeClientInterface

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

FakeClientInterface is a mock of ClientInterface interface.

func NewFakeClientInterface

func NewFakeClientInterface(ctrl *gomock.Controller) *FakeClientInterface

NewFakeClientInterface creates a new mock instance.

func (*FakeClientInterface) EXPECT

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

func (*FakeClientInterface) Marketplace

func (m *FakeClientInterface) Marketplace(arg0 context.Context, arg1 string) (*marketplace.KfMarketplace, error)

Marketplace mocks base method.

type FakeClientInterfaceMockRecorder

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

FakeClientInterfaceMockRecorder is the mock recorder for FakeClientInterface.

func (*FakeClientInterfaceMockRecorder) Marketplace

func (mr *FakeClientInterfaceMockRecorder) Marketplace(arg0, arg1 interface{}) *gomock.Call

Marketplace indicates an expected call of Marketplace.

Jump to

Keyboard shortcuts

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