mocks

package
v0.1.30 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2024 License: Apache-2.0 Imports: 3 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 MockClientUtils

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

MockClientUtils is a mock of ClientUtils interface.

func NewMockClientUtils

func NewMockClientUtils(ctrl *gomock.Controller) *MockClientUtils

NewMockClientUtils creates a new mock instance.

func (*MockClientUtils) EXPECT

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

func (*MockClientUtils) GetBackplaneClient

func (m *MockClientUtils) GetBackplaneClient(arg0, arg1 string, arg2 *string) (Openapi.ClientInterface, error)

GetBackplaneClient mocks base method.

func (*MockClientUtils) MakeBackplaneAPIClient

func (m *MockClientUtils) MakeBackplaneAPIClient(arg0 string) (Openapi.ClientWithResponsesInterface, error)

MakeBackplaneAPIClient mocks base method.

func (*MockClientUtils) MakeBackplaneAPIClientWithAccessToken

func (m *MockClientUtils) MakeBackplaneAPIClientWithAccessToken(arg0, arg1 string) (Openapi.ClientWithResponsesInterface, error)

MakeBackplaneAPIClientWithAccessToken mocks base method.

func (*MockClientUtils) MakeRawBackplaneAPIClient

func (m *MockClientUtils) MakeRawBackplaneAPIClient(arg0 string) (Openapi.ClientInterface, error)

MakeRawBackplaneAPIClient mocks base method.

func (*MockClientUtils) MakeRawBackplaneAPIClientWithAccessToken

func (m *MockClientUtils) MakeRawBackplaneAPIClientWithAccessToken(arg0, arg1 string) (Openapi.ClientInterface, error)

MakeRawBackplaneAPIClientWithAccessToken mocks base method.

func (*MockClientUtils) SetClientProxyURL

func (m *MockClientUtils) SetClientProxyURL(arg0 string) error

SetClientProxyURL mocks base method.

type MockClientUtilsMockRecorder

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

MockClientUtilsMockRecorder is the mock recorder for MockClientUtils.

func (*MockClientUtilsMockRecorder) GetBackplaneClient

func (mr *MockClientUtilsMockRecorder) GetBackplaneClient(arg0, arg1, arg2 interface{}) *gomock.Call

GetBackplaneClient indicates an expected call of GetBackplaneClient.

func (*MockClientUtilsMockRecorder) MakeBackplaneAPIClient

func (mr *MockClientUtilsMockRecorder) MakeBackplaneAPIClient(arg0 interface{}) *gomock.Call

MakeBackplaneAPIClient indicates an expected call of MakeBackplaneAPIClient.

func (*MockClientUtilsMockRecorder) MakeBackplaneAPIClientWithAccessToken

func (mr *MockClientUtilsMockRecorder) MakeBackplaneAPIClientWithAccessToken(arg0, arg1 interface{}) *gomock.Call

MakeBackplaneAPIClientWithAccessToken indicates an expected call of MakeBackplaneAPIClientWithAccessToken.

func (*MockClientUtilsMockRecorder) MakeRawBackplaneAPIClient

func (mr *MockClientUtilsMockRecorder) MakeRawBackplaneAPIClient(arg0 interface{}) *gomock.Call

MakeRawBackplaneAPIClient indicates an expected call of MakeRawBackplaneAPIClient.

func (*MockClientUtilsMockRecorder) MakeRawBackplaneAPIClientWithAccessToken

func (mr *MockClientUtilsMockRecorder) MakeRawBackplaneAPIClientWithAccessToken(arg0, arg1 interface{}) *gomock.Call

MakeRawBackplaneAPIClientWithAccessToken indicates an expected call of MakeRawBackplaneAPIClientWithAccessToken.

func (*MockClientUtilsMockRecorder) SetClientProxyURL

func (mr *MockClientUtilsMockRecorder) SetClientProxyURL(arg0 interface{}) *gomock.Call

SetClientProxyURL indicates an expected call of SetClientProxyURL.

Jump to

Keyboard shortcuts

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