account_mock

package
v0.3.54 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2024 License: AGPL-3.0 Imports: 5 Imported by: 0

Documentation

Overview

Package account_mock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockAccountServiceClient

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

MockAccountServiceClient is a mock of AccountServiceClient interface.

func NewMockAccountServiceClient

func NewMockAccountServiceClient(ctrl *gomock.Controller) *MockAccountServiceClient

NewMockAccountServiceClient creates a new mock instance.

func (*MockAccountServiceClient) AddCloudAccount added in v0.3.52

AddCloudAccount mocks base method.

func (*MockAccountServiceClient) CreateCompany added in v0.3.52

CreateCompany mocks base method.

func (*MockAccountServiceClient) DeleteCloudAccount added in v0.3.53

DeleteCloudAccount mocks base method.

func (*MockAccountServiceClient) EXPECT

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

func (*MockAccountServiceClient) GetCloudAccount added in v0.3.52

GetCloudAccount mocks base method.

func (*MockAccountServiceClient) GetCloudAccounts added in v0.3.52

GetCloudAccounts mocks base method.

func (*MockAccountServiceClient) GetMyCompany added in v0.3.52

GetMyCompany mocks base method.

func (*MockAccountServiceClient) UpdateCloudAccount added in v0.3.52

UpdateCloudAccount mocks base method.

type MockAccountServiceClientMockRecorder

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

MockAccountServiceClientMockRecorder is the mock recorder for MockAccountServiceClient.

func (*MockAccountServiceClientMockRecorder) AddCloudAccount added in v0.3.52

func (mr *MockAccountServiceClientMockRecorder) AddCloudAccount(ctx, in any, opts ...any) *gomock.Call

AddCloudAccount indicates an expected call of AddCloudAccount.

func (*MockAccountServiceClientMockRecorder) CreateCompany added in v0.3.52

func (mr *MockAccountServiceClientMockRecorder) CreateCompany(ctx, in any, opts ...any) *gomock.Call

CreateCompany indicates an expected call of CreateCompany.

func (*MockAccountServiceClientMockRecorder) DeleteCloudAccount added in v0.3.53

func (mr *MockAccountServiceClientMockRecorder) DeleteCloudAccount(ctx, in any, opts ...any) *gomock.Call

DeleteCloudAccount indicates an expected call of DeleteCloudAccount.

func (*MockAccountServiceClientMockRecorder) GetCloudAccount added in v0.3.52

func (mr *MockAccountServiceClientMockRecorder) GetCloudAccount(ctx, in any, opts ...any) *gomock.Call

GetCloudAccount indicates an expected call of GetCloudAccount.

func (*MockAccountServiceClientMockRecorder) GetCloudAccounts added in v0.3.52

func (mr *MockAccountServiceClientMockRecorder) GetCloudAccounts(ctx, in any, opts ...any) *gomock.Call

GetCloudAccounts indicates an expected call of GetCloudAccounts.

func (*MockAccountServiceClientMockRecorder) GetMyCompany added in v0.3.52

func (mr *MockAccountServiceClientMockRecorder) GetMyCompany(ctx, in any, opts ...any) *gomock.Call

GetMyCompany indicates an expected call of GetMyCompany.

func (*MockAccountServiceClientMockRecorder) UpdateCloudAccount added in v0.3.52

func (mr *MockAccountServiceClientMockRecorder) UpdateCloudAccount(ctx, in any, opts ...any) *gomock.Call

UpdateCloudAccount indicates an expected call of UpdateCloudAccount.

type MockAccountServiceServer

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

MockAccountServiceServer is a mock of AccountServiceServer interface.

func NewMockAccountServiceServer

func NewMockAccountServiceServer(ctrl *gomock.Controller) *MockAccountServiceServer

NewMockAccountServiceServer creates a new mock instance.

func (*MockAccountServiceServer) AddCloudAccount added in v0.3.52

AddCloudAccount mocks base method.

func (*MockAccountServiceServer) CreateCompany added in v0.3.52

CreateCompany mocks base method.

func (*MockAccountServiceServer) DeleteCloudAccount added in v0.3.53

DeleteCloudAccount mocks base method.

func (*MockAccountServiceServer) EXPECT

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

func (*MockAccountServiceServer) GetCloudAccount added in v0.3.52

GetCloudAccount mocks base method.

func (*MockAccountServiceServer) GetCloudAccounts added in v0.3.52

GetCloudAccounts mocks base method.

func (*MockAccountServiceServer) GetMyCompany added in v0.3.52

GetMyCompany mocks base method.

func (*MockAccountServiceServer) UpdateCloudAccount added in v0.3.52

UpdateCloudAccount mocks base method.

type MockAccountServiceServerMockRecorder

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

MockAccountServiceServerMockRecorder is the mock recorder for MockAccountServiceServer.

func (*MockAccountServiceServerMockRecorder) AddCloudAccount added in v0.3.52

func (mr *MockAccountServiceServerMockRecorder) AddCloudAccount(arg0, arg1 any) *gomock.Call

AddCloudAccount indicates an expected call of AddCloudAccount.

func (*MockAccountServiceServerMockRecorder) CreateCompany added in v0.3.52

func (mr *MockAccountServiceServerMockRecorder) CreateCompany(arg0, arg1 any) *gomock.Call

CreateCompany indicates an expected call of CreateCompany.

func (*MockAccountServiceServerMockRecorder) DeleteCloudAccount added in v0.3.53

func (mr *MockAccountServiceServerMockRecorder) DeleteCloudAccount(arg0, arg1 any) *gomock.Call

DeleteCloudAccount indicates an expected call of DeleteCloudAccount.

func (*MockAccountServiceServerMockRecorder) GetCloudAccount added in v0.3.52

func (mr *MockAccountServiceServerMockRecorder) GetCloudAccount(arg0, arg1 any) *gomock.Call

GetCloudAccount indicates an expected call of GetCloudAccount.

func (*MockAccountServiceServerMockRecorder) GetCloudAccounts added in v0.3.52

func (mr *MockAccountServiceServerMockRecorder) GetCloudAccounts(arg0, arg1 any) *gomock.Call

GetCloudAccounts indicates an expected call of GetCloudAccounts.

func (*MockAccountServiceServerMockRecorder) GetMyCompany added in v0.3.52

func (mr *MockAccountServiceServerMockRecorder) GetMyCompany(arg0, arg1 any) *gomock.Call

GetMyCompany indicates an expected call of GetMyCompany.

func (*MockAccountServiceServerMockRecorder) UpdateCloudAccount added in v0.3.52

func (mr *MockAccountServiceServerMockRecorder) UpdateCloudAccount(arg0, arg1 any) *gomock.Call

UpdateCloudAccount indicates an expected call of UpdateCloudAccount.

type MockUnsafeAccountServiceServer

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

MockUnsafeAccountServiceServer is a mock of UnsafeAccountServiceServer interface.

func NewMockUnsafeAccountServiceServer

func NewMockUnsafeAccountServiceServer(ctrl *gomock.Controller) *MockUnsafeAccountServiceServer

NewMockUnsafeAccountServiceServer creates a new mock instance.

func (*MockUnsafeAccountServiceServer) EXPECT

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

type MockUnsafeAccountServiceServerMockRecorder

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

MockUnsafeAccountServiceServerMockRecorder is the mock recorder for MockUnsafeAccountServiceServer.

Jump to

Keyboard shortcuts

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