mocks

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2020 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 MockMinibrokerClient

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

MockMinibrokerClient is a mock of MinibrokerClient interface

func NewMockMinibrokerClient

func NewMockMinibrokerClient(ctrl *gomock.Controller) *MockMinibrokerClient

NewMockMinibrokerClient creates a new mock instance

func (*MockMinibrokerClient) Bind

func (m *MockMinibrokerClient) Bind(arg0, arg1, arg2 string, arg3 bool, arg4 *minibroker.BindParams) (string, error)

Bind mocks base method

func (*MockMinibrokerClient) Deprovision

func (m *MockMinibrokerClient) Deprovision(arg0 string, arg1 bool) (string, error)

Deprovision mocks base method

func (*MockMinibrokerClient) EXPECT

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

func (*MockMinibrokerClient) GetBinding

func (m *MockMinibrokerClient) GetBinding(arg0, arg1 string) (*v2.GetBindingResponse, error)

GetBinding mocks base method

func (*MockMinibrokerClient) Init

func (m *MockMinibrokerClient) Init(arg0 string) error

Init mocks base method

func (*MockMinibrokerClient) LastBindingOperationState

func (m *MockMinibrokerClient) LastBindingOperationState(arg0, arg1 string) (*v2.LastOperationResponse, error)

LastBindingOperationState mocks base method

func (*MockMinibrokerClient) LastOperationState

func (m *MockMinibrokerClient) LastOperationState(arg0 string, arg1 *v2.OperationKey) (*v2.LastOperationResponse, error)

LastOperationState mocks base method

func (*MockMinibrokerClient) ListServices

func (m *MockMinibrokerClient) ListServices() ([]v2.Service, error)

ListServices mocks base method

func (*MockMinibrokerClient) Provision

func (m *MockMinibrokerClient) Provision(arg0, arg1, arg2, arg3 string, arg4 bool, arg5 *minibroker.ProvisionParams) (string, error)

Provision mocks base method

func (*MockMinibrokerClient) Unbind

func (m *MockMinibrokerClient) Unbind(arg0, arg1 string) error

Unbind mocks base method

type MockMinibrokerClientMockRecorder

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

MockMinibrokerClientMockRecorder is the mock recorder for MockMinibrokerClient

func (*MockMinibrokerClientMockRecorder) Bind

func (mr *MockMinibrokerClientMockRecorder) Bind(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call

Bind indicates an expected call of Bind

func (*MockMinibrokerClientMockRecorder) Deprovision

func (mr *MockMinibrokerClientMockRecorder) Deprovision(arg0, arg1 interface{}) *gomock.Call

Deprovision indicates an expected call of Deprovision

func (*MockMinibrokerClientMockRecorder) GetBinding

func (mr *MockMinibrokerClientMockRecorder) GetBinding(arg0, arg1 interface{}) *gomock.Call

GetBinding indicates an expected call of GetBinding

func (*MockMinibrokerClientMockRecorder) Init

func (mr *MockMinibrokerClientMockRecorder) Init(arg0 interface{}) *gomock.Call

Init indicates an expected call of Init

func (*MockMinibrokerClientMockRecorder) LastBindingOperationState

func (mr *MockMinibrokerClientMockRecorder) LastBindingOperationState(arg0, arg1 interface{}) *gomock.Call

LastBindingOperationState indicates an expected call of LastBindingOperationState

func (*MockMinibrokerClientMockRecorder) LastOperationState

func (mr *MockMinibrokerClientMockRecorder) LastOperationState(arg0, arg1 interface{}) *gomock.Call

LastOperationState indicates an expected call of LastOperationState

func (*MockMinibrokerClientMockRecorder) ListServices

func (mr *MockMinibrokerClientMockRecorder) ListServices() *gomock.Call

ListServices indicates an expected call of ListServices

func (*MockMinibrokerClientMockRecorder) Provision

func (mr *MockMinibrokerClientMockRecorder) Provision(arg0, arg1, arg2, arg3, arg4, arg5 interface{}) *gomock.Call

Provision indicates an expected call of Provision

func (*MockMinibrokerClientMockRecorder) Unbind

func (mr *MockMinibrokerClientMockRecorder) Unbind(arg0, arg1 interface{}) *gomock.Call

Unbind indicates an expected call of Unbind

Jump to

Keyboard shortcuts

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