datasources

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Oct 5, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package datasources is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockClientService

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

MockClientService is a mock of ClientService interface.

func NewMockClientService

func NewMockClientService(ctrl *gomock.Controller) *MockClientService

NewMockClientService creates a new mock instance.

func (*MockClientService) DeleteDatasource

DeleteDatasource mocks base method.

func (*MockClientService) EXPECT

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

func (*MockClientService) ExecuteDatasource

ExecuteDatasource mocks base method.

func (*MockClientService) GetDatasource

GetDatasource mocks base method.

func (*MockClientService) ListDatasources

ListDatasources mocks base method.

func (*MockClientService) SetTransport

func (m *MockClientService) SetTransport(arg0 runtime.ClientTransport)

SetTransport mocks base method.

func (*MockClientService) UpsertDatasource

UpsertDatasource mocks base method.

type MockClientServiceMockRecorder

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

MockClientServiceMockRecorder is the mock recorder for MockClientService.

func (*MockClientServiceMockRecorder) DeleteDatasource

func (mr *MockClientServiceMockRecorder) DeleteDatasource(arg0 interface{}, arg1 ...interface{}) *gomock.Call

DeleteDatasource indicates an expected call of DeleteDatasource.

func (*MockClientServiceMockRecorder) ExecuteDatasource

func (mr *MockClientServiceMockRecorder) ExecuteDatasource(arg0 interface{}, arg1 ...interface{}) *gomock.Call

ExecuteDatasource indicates an expected call of ExecuteDatasource.

func (*MockClientServiceMockRecorder) GetDatasource

func (mr *MockClientServiceMockRecorder) GetDatasource(arg0 interface{}, arg1 ...interface{}) *gomock.Call

GetDatasource indicates an expected call of GetDatasource.

func (*MockClientServiceMockRecorder) ListDatasources

func (mr *MockClientServiceMockRecorder) ListDatasources(arg0 interface{}, arg1 ...interface{}) *gomock.Call

ListDatasources indicates an expected call of ListDatasources.

func (*MockClientServiceMockRecorder) SetTransport

func (mr *MockClientServiceMockRecorder) SetTransport(arg0 interface{}) *gomock.Call

SetTransport indicates an expected call of SetTransport.

func (*MockClientServiceMockRecorder) UpsertDatasource

func (mr *MockClientServiceMockRecorder) UpsertDatasource(arg0 interface{}, arg1 ...interface{}) *gomock.Call

UpsertDatasource indicates an expected call of UpsertDatasource.

Jump to

Keyboard shortcuts

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