apimock

package
v0.18.0 Latest Latest
Warning

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

Go to latest
Published: Feb 2, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package apimock 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) EXPECT

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

func (*MockAccountServiceClient) GetAccount

GetAccount mocks base method.

func (*MockAccountServiceClient) GetAccountUsage

GetAccountUsage mocks base method.

func (*MockAccountServiceClient) GetNamespaceUsage

GetNamespaceUsage mocks base method.

func (*MockAccountServiceClient) GetNamespacesUsage

GetNamespacesUsage mocks base method.

func (*MockAccountServiceClient) GetRegions added in v0.11.0

GetRegions mocks base method.

func (*MockAccountServiceClient) UpdateAccount

UpdateAccount mocks base method.

type MockAccountServiceClientMockRecorder

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

MockAccountServiceClientMockRecorder is the mock recorder for MockAccountServiceClient.

func (*MockAccountServiceClientMockRecorder) GetAccount

func (mr *MockAccountServiceClientMockRecorder) GetAccount(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetAccount indicates an expected call of GetAccount.

func (*MockAccountServiceClientMockRecorder) GetAccountUsage

func (mr *MockAccountServiceClientMockRecorder) GetAccountUsage(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetAccountUsage indicates an expected call of GetAccountUsage.

func (*MockAccountServiceClientMockRecorder) GetNamespaceUsage

func (mr *MockAccountServiceClientMockRecorder) GetNamespaceUsage(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetNamespaceUsage indicates an expected call of GetNamespaceUsage.

func (*MockAccountServiceClientMockRecorder) GetNamespacesUsage

func (mr *MockAccountServiceClientMockRecorder) GetNamespacesUsage(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetNamespacesUsage indicates an expected call of GetNamespacesUsage.

func (*MockAccountServiceClientMockRecorder) GetRegions added in v0.11.0

func (mr *MockAccountServiceClientMockRecorder) GetRegions(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetRegions indicates an expected call of GetRegions.

func (*MockAccountServiceClientMockRecorder) UpdateAccount

func (mr *MockAccountServiceClientMockRecorder) UpdateAccount(ctx, in interface{}, opts ...interface{}) *gomock.Call

UpdateAccount indicates an expected call of UpdateAccount.

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) EXPECT

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

func (*MockAccountServiceServer) GetAccount

GetAccount mocks base method.

func (*MockAccountServiceServer) GetAccountUsage

GetAccountUsage mocks base method.

func (*MockAccountServiceServer) GetNamespaceUsage

GetNamespaceUsage mocks base method.

func (*MockAccountServiceServer) GetNamespacesUsage

GetNamespacesUsage mocks base method.

func (*MockAccountServiceServer) GetRegions added in v0.11.0

GetRegions mocks base method.

func (*MockAccountServiceServer) UpdateAccount

UpdateAccount mocks base method.

type MockAccountServiceServerMockRecorder

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

MockAccountServiceServerMockRecorder is the mock recorder for MockAccountServiceServer.

func (*MockAccountServiceServerMockRecorder) GetAccount

func (mr *MockAccountServiceServerMockRecorder) GetAccount(arg0, arg1 interface{}) *gomock.Call

GetAccount indicates an expected call of GetAccount.

func (*MockAccountServiceServerMockRecorder) GetAccountUsage

func (mr *MockAccountServiceServerMockRecorder) GetAccountUsage(arg0, arg1 interface{}) *gomock.Call

GetAccountUsage indicates an expected call of GetAccountUsage.

func (*MockAccountServiceServerMockRecorder) GetNamespaceUsage

func (mr *MockAccountServiceServerMockRecorder) GetNamespaceUsage(arg0, arg1 interface{}) *gomock.Call

GetNamespaceUsage indicates an expected call of GetNamespaceUsage.

func (*MockAccountServiceServerMockRecorder) GetNamespacesUsage

func (mr *MockAccountServiceServerMockRecorder) GetNamespacesUsage(arg0, arg1 interface{}) *gomock.Call

GetNamespacesUsage indicates an expected call of GetNamespacesUsage.

func (*MockAccountServiceServerMockRecorder) GetRegions added in v0.11.0

func (mr *MockAccountServiceServerMockRecorder) GetRegions(arg0, arg1 interface{}) *gomock.Call

GetRegions indicates an expected call of GetRegions.

func (*MockAccountServiceServerMockRecorder) UpdateAccount

func (mr *MockAccountServiceServerMockRecorder) UpdateAccount(arg0, arg1 interface{}) *gomock.Call

UpdateAccount indicates an expected call of UpdateAccount.

Jump to

Keyboard shortcuts

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