fake

package
v0.0.0-...-8f52349 Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2019 License: Apache-2.0 Imports: 6 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 {
	servicebindings.ClientInterface
}

ClientInterface is implementd by servicebinidngs.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) Create

Create mocks base method

func (*FakeClientInterface) Delete

func (m *FakeClientInterface) Delete(arg0, arg1 string, arg2 ...service_bindings.DeleteOption) error

Delete mocks base method

func (*FakeClientInterface) EXPECT

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

func (*FakeClientInterface) List

List mocks base method

func (*FakeClientInterface) WaitForBindings

func (m *FakeClientInterface) WaitForBindings(arg0 context.Context, arg1, arg2 string) error

WaitForBindings mocks base method

type FakeClientInterfaceMockRecorder

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

FakeClientInterfaceMockRecorder is the mock recorder for FakeClientInterface

func (*FakeClientInterfaceMockRecorder) Create

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

Create indicates an expected call of Create

func (*FakeClientInterfaceMockRecorder) Delete

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

Delete indicates an expected call of Delete

func (*FakeClientInterfaceMockRecorder) List

func (mr *FakeClientInterfaceMockRecorder) List(arg0 ...interface{}) *gomock.Call

List indicates an expected call of List

func (*FakeClientInterfaceMockRecorder) WaitForBindings

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

WaitForBindings indicates an expected call of WaitForBindings

Jump to

Keyboard shortcuts

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