domain

package
v0.5.4 Latest Latest
Warning

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

Go to latest
Published: Jan 23, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Overview

Package domain is a generated GoMock package.

Package domain is a generated GoMock package.

Package domain is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockAuditLogClient added in v0.1.6

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

MockAuditLogClient is a mock of AuditLogClient interface.

func NewMockAuditLogClient added in v0.1.6

func NewMockAuditLogClient(ctrl *gomock.Controller) *MockAuditLogClient

NewMockAuditLogClient creates a new mock instance.

func (*MockAuditLogClient) EXPECT added in v0.1.6

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

func (*MockAuditLogClient) GetByDateRange added in v0.1.6

GetByDateRange mocks base method.

func (*MockAuditLogClient) GetByUser added in v0.3.8

GetByUser mocks base method.

func (*MockAuditLogClient) GetUserActions added in v0.3.8

GetUserActions mocks base method.

func (*MockAuditLogClient) GetUsersOverview added in v0.3.8

GetUsersOverview mocks base method.

type MockAuditLogClientMockRecorder added in v0.1.6

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

MockAuditLogClientMockRecorder is the mock recorder for MockAuditLogClient.

func (*MockAuditLogClientMockRecorder) GetByDateRange added in v0.1.6

func (mr *MockAuditLogClientMockRecorder) GetByDateRange(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetByDateRange indicates an expected call of GetByDateRange.

func (*MockAuditLogClientMockRecorder) GetByUser added in v0.3.8

func (mr *MockAuditLogClientMockRecorder) GetByUser(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetByUser indicates an expected call of GetByUser.

func (*MockAuditLogClientMockRecorder) GetUserActions added in v0.3.8

func (mr *MockAuditLogClientMockRecorder) GetUserActions(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetUserActions indicates an expected call of GetUserActions.

func (*MockAuditLogClientMockRecorder) GetUsersOverview added in v0.3.8

func (mr *MockAuditLogClientMockRecorder) GetUsersOverview(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetUsersOverview indicates an expected call of GetUsersOverview.

type MockAuditLog_GetByDateRangeClient added in v0.1.6

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

MockAuditLog_GetByDateRangeClient is a mock of AuditLog_GetByDateRangeClient interface.

func NewMockAuditLog_GetByDateRangeClient added in v0.1.6

func NewMockAuditLog_GetByDateRangeClient(ctrl *gomock.Controller) *MockAuditLog_GetByDateRangeClient

NewMockAuditLog_GetByDateRangeClient creates a new mock instance.

func (*MockAuditLog_GetByDateRangeClient) CloseSend added in v0.1.6

CloseSend mocks base method.

func (*MockAuditLog_GetByDateRangeClient) Context added in v0.1.6

Context mocks base method.

func (*MockAuditLog_GetByDateRangeClient) EXPECT added in v0.1.6

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

func (*MockAuditLog_GetByDateRangeClient) Header added in v0.1.6

Header mocks base method.

func (*MockAuditLog_GetByDateRangeClient) Recv added in v0.1.6

Recv mocks base method.

func (*MockAuditLog_GetByDateRangeClient) RecvMsg added in v0.1.6

func (m *MockAuditLog_GetByDateRangeClient) RecvMsg(arg0 interface{}) error

RecvMsg mocks base method.

func (*MockAuditLog_GetByDateRangeClient) SendMsg added in v0.1.6

func (m *MockAuditLog_GetByDateRangeClient) SendMsg(arg0 interface{}) error

SendMsg mocks base method.

func (*MockAuditLog_GetByDateRangeClient) Trailer added in v0.1.6

Trailer mocks base method.

type MockAuditLog_GetByDateRangeClientMockRecorder added in v0.1.6

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

MockAuditLog_GetByDateRangeClientMockRecorder is the mock recorder for MockAuditLog_GetByDateRangeClient.

func (*MockAuditLog_GetByDateRangeClientMockRecorder) CloseSend added in v0.1.6

CloseSend indicates an expected call of CloseSend.

func (*MockAuditLog_GetByDateRangeClientMockRecorder) Context added in v0.1.6

Context indicates an expected call of Context.

func (*MockAuditLog_GetByDateRangeClientMockRecorder) Header added in v0.1.6

Header indicates an expected call of Header.

func (*MockAuditLog_GetByDateRangeClientMockRecorder) Recv added in v0.1.6

Recv indicates an expected call of Recv.

func (*MockAuditLog_GetByDateRangeClientMockRecorder) RecvMsg added in v0.1.6

func (mr *MockAuditLog_GetByDateRangeClientMockRecorder) RecvMsg(arg0 interface{}) *gomock.Call

RecvMsg indicates an expected call of RecvMsg.

func (*MockAuditLog_GetByDateRangeClientMockRecorder) SendMsg added in v0.1.6

func (mr *MockAuditLog_GetByDateRangeClientMockRecorder) SendMsg(arg0 interface{}) *gomock.Call

SendMsg indicates an expected call of SendMsg.

func (*MockAuditLog_GetByDateRangeClientMockRecorder) Trailer added in v0.1.6

Trailer indicates an expected call of Trailer.

type MockAuditLog_GetByUserClient added in v0.3.8

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

MockAuditLog_GetByUserClient is a mock of AuditLog_GetByUserClient interface.

func NewMockAuditLog_GetByUserClient added in v0.3.8

func NewMockAuditLog_GetByUserClient(ctrl *gomock.Controller) *MockAuditLog_GetByUserClient

NewMockAuditLog_GetByUserClient creates a new mock instance.

func (*MockAuditLog_GetByUserClient) CloseSend added in v0.3.8

func (m *MockAuditLog_GetByUserClient) CloseSend() error

CloseSend mocks base method.

func (*MockAuditLog_GetByUserClient) Context added in v0.3.8

Context mocks base method.

func (*MockAuditLog_GetByUserClient) EXPECT added in v0.3.8

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

func (*MockAuditLog_GetByUserClient) Header added in v0.3.8

Header mocks base method.

func (*MockAuditLog_GetByUserClient) Recv added in v0.3.8

Recv mocks base method.

func (*MockAuditLog_GetByUserClient) RecvMsg added in v0.3.8

func (m *MockAuditLog_GetByUserClient) RecvMsg(arg0 interface{}) error

RecvMsg mocks base method.

func (*MockAuditLog_GetByUserClient) SendMsg added in v0.3.8

func (m *MockAuditLog_GetByUserClient) SendMsg(arg0 interface{}) error

SendMsg mocks base method.

func (*MockAuditLog_GetByUserClient) Trailer added in v0.3.8

Trailer mocks base method.

type MockAuditLog_GetByUserClientMockRecorder added in v0.3.8

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

MockAuditLog_GetByUserClientMockRecorder is the mock recorder for MockAuditLog_GetByUserClient.

func (*MockAuditLog_GetByUserClientMockRecorder) CloseSend added in v0.3.8

CloseSend indicates an expected call of CloseSend.

func (*MockAuditLog_GetByUserClientMockRecorder) Context added in v0.3.8

Context indicates an expected call of Context.

func (*MockAuditLog_GetByUserClientMockRecorder) Header added in v0.3.8

Header indicates an expected call of Header.

func (*MockAuditLog_GetByUserClientMockRecorder) Recv added in v0.3.8

Recv indicates an expected call of Recv.

func (*MockAuditLog_GetByUserClientMockRecorder) RecvMsg added in v0.3.8

func (mr *MockAuditLog_GetByUserClientMockRecorder) RecvMsg(arg0 interface{}) *gomock.Call

RecvMsg indicates an expected call of RecvMsg.

func (*MockAuditLog_GetByUserClientMockRecorder) SendMsg added in v0.3.8

func (mr *MockAuditLog_GetByUserClientMockRecorder) SendMsg(arg0 interface{}) *gomock.Call

SendMsg indicates an expected call of SendMsg.

func (*MockAuditLog_GetByUserClientMockRecorder) Trailer added in v0.3.8

Trailer indicates an expected call of Trailer.

type MockAuditLog_GetUserActionsClient added in v0.3.8

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

MockAuditLog_GetUserActionsClient is a mock of AuditLog_GetUserActionsClient interface.

func NewMockAuditLog_GetUserActionsClient added in v0.3.8

func NewMockAuditLog_GetUserActionsClient(ctrl *gomock.Controller) *MockAuditLog_GetUserActionsClient

NewMockAuditLog_GetUserActionsClient creates a new mock instance.

func (*MockAuditLog_GetUserActionsClient) CloseSend added in v0.3.8

CloseSend mocks base method.

func (*MockAuditLog_GetUserActionsClient) Context added in v0.3.8

Context mocks base method.

func (*MockAuditLog_GetUserActionsClient) EXPECT added in v0.3.8

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

func (*MockAuditLog_GetUserActionsClient) Header added in v0.3.8

Header mocks base method.

func (*MockAuditLog_GetUserActionsClient) Recv added in v0.3.8

Recv mocks base method.

func (*MockAuditLog_GetUserActionsClient) RecvMsg added in v0.3.8

func (m *MockAuditLog_GetUserActionsClient) RecvMsg(arg0 interface{}) error

RecvMsg mocks base method.

func (*MockAuditLog_GetUserActionsClient) SendMsg added in v0.3.8

func (m *MockAuditLog_GetUserActionsClient) SendMsg(arg0 interface{}) error

SendMsg mocks base method.

func (*MockAuditLog_GetUserActionsClient) Trailer added in v0.3.8

Trailer mocks base method.

type MockAuditLog_GetUserActionsClientMockRecorder added in v0.3.8

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

MockAuditLog_GetUserActionsClientMockRecorder is the mock recorder for MockAuditLog_GetUserActionsClient.

func (*MockAuditLog_GetUserActionsClientMockRecorder) CloseSend added in v0.3.8

CloseSend indicates an expected call of CloseSend.

func (*MockAuditLog_GetUserActionsClientMockRecorder) Context added in v0.3.8

Context indicates an expected call of Context.

func (*MockAuditLog_GetUserActionsClientMockRecorder) Header added in v0.3.8

Header indicates an expected call of Header.

func (*MockAuditLog_GetUserActionsClientMockRecorder) Recv added in v0.3.8

Recv indicates an expected call of Recv.

func (*MockAuditLog_GetUserActionsClientMockRecorder) RecvMsg added in v0.3.8

func (mr *MockAuditLog_GetUserActionsClientMockRecorder) RecvMsg(arg0 interface{}) *gomock.Call

RecvMsg indicates an expected call of RecvMsg.

func (*MockAuditLog_GetUserActionsClientMockRecorder) SendMsg added in v0.3.8

func (mr *MockAuditLog_GetUserActionsClientMockRecorder) SendMsg(arg0 interface{}) *gomock.Call

SendMsg indicates an expected call of SendMsg.

func (*MockAuditLog_GetUserActionsClientMockRecorder) Trailer added in v0.3.8

Trailer indicates an expected call of Trailer.

type MockAuditLog_GetUsersOverviewClient added in v0.3.8

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

MockAuditLog_GetUsersOverviewClient is a mock of AuditLog_GetUsersOverviewClient interface.

func NewMockAuditLog_GetUsersOverviewClient added in v0.3.8

func NewMockAuditLog_GetUsersOverviewClient(ctrl *gomock.Controller) *MockAuditLog_GetUsersOverviewClient

NewMockAuditLog_GetUsersOverviewClient creates a new mock instance.

func (*MockAuditLog_GetUsersOverviewClient) CloseSend added in v0.3.8

CloseSend mocks base method.

func (*MockAuditLog_GetUsersOverviewClient) Context added in v0.3.8

Context mocks base method.

func (*MockAuditLog_GetUsersOverviewClient) EXPECT added in v0.3.8

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

func (*MockAuditLog_GetUsersOverviewClient) Header added in v0.3.8

Header mocks base method.

func (*MockAuditLog_GetUsersOverviewClient) Recv added in v0.3.8

Recv mocks base method.

func (*MockAuditLog_GetUsersOverviewClient) RecvMsg added in v0.3.8

func (m *MockAuditLog_GetUsersOverviewClient) RecvMsg(arg0 interface{}) error

RecvMsg mocks base method.

func (*MockAuditLog_GetUsersOverviewClient) SendMsg added in v0.3.8

func (m *MockAuditLog_GetUsersOverviewClient) SendMsg(arg0 interface{}) error

SendMsg mocks base method.

func (*MockAuditLog_GetUsersOverviewClient) Trailer added in v0.3.8

Trailer mocks base method.

type MockAuditLog_GetUsersOverviewClientMockRecorder added in v0.3.8

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

MockAuditLog_GetUsersOverviewClientMockRecorder is the mock recorder for MockAuditLog_GetUsersOverviewClient.

func (*MockAuditLog_GetUsersOverviewClientMockRecorder) CloseSend added in v0.3.8

CloseSend indicates an expected call of CloseSend.

func (*MockAuditLog_GetUsersOverviewClientMockRecorder) Context added in v0.3.8

Context indicates an expected call of Context.

func (*MockAuditLog_GetUsersOverviewClientMockRecorder) Header added in v0.3.8

Header indicates an expected call of Header.

func (*MockAuditLog_GetUsersOverviewClientMockRecorder) Recv added in v0.3.8

Recv indicates an expected call of Recv.

func (*MockAuditLog_GetUsersOverviewClientMockRecorder) RecvMsg added in v0.3.8

func (mr *MockAuditLog_GetUsersOverviewClientMockRecorder) RecvMsg(arg0 interface{}) *gomock.Call

RecvMsg indicates an expected call of RecvMsg.

func (*MockAuditLog_GetUsersOverviewClientMockRecorder) SendMsg added in v0.3.8

func (mr *MockAuditLog_GetUsersOverviewClientMockRecorder) SendMsg(arg0 interface{}) *gomock.Call

SendMsg indicates an expected call of SendMsg.

func (*MockAuditLog_GetUsersOverviewClientMockRecorder) Trailer added in v0.3.8

Trailer indicates an expected call of Trailer.

type MockClusterAccessClient added in v0.4.1

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

MockClusterAccessClient is a mock of ClusterAccessClient interface.

func NewMockClusterAccessClient added in v0.4.1

func NewMockClusterAccessClient(ctrl *gomock.Controller) *MockClusterAccessClient

NewMockClusterAccessClient creates a new mock instance.

func (*MockClusterAccessClient) EXPECT added in v0.4.1

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

func (*MockClusterAccessClient) GetClusterAccess added in v0.4.1

GetClusterAccess mocks base method.

func (*MockClusterAccessClient) GetClusterAccessV2 added in v0.4.13

GetClusterAccessV2 mocks base method.

func (*MockClusterAccessClient) GetTenantClusterMappingByTenantAndClusterId added in v0.4.1

func (m *MockClusterAccessClient) GetTenantClusterMappingByTenantAndClusterId(arg0 context.Context, arg1 *domain.GetClusterMappingRequest, arg2 ...grpc.CallOption) (*projections.TenantClusterBinding, error)

GetTenantClusterMappingByTenantAndClusterId mocks base method.

func (*MockClusterAccessClient) GetTenantClusterMappingsByClusterId added in v0.4.1

GetTenantClusterMappingsByClusterId mocks base method.

func (*MockClusterAccessClient) GetTenantClusterMappingsByTenantId added in v0.4.1

GetTenantClusterMappingsByTenantId mocks base method.

type MockClusterAccessClientMockRecorder added in v0.4.1

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

MockClusterAccessClientMockRecorder is the mock recorder for MockClusterAccessClient.

func (*MockClusterAccessClientMockRecorder) GetClusterAccess added in v0.4.1

func (mr *MockClusterAccessClientMockRecorder) GetClusterAccess(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetClusterAccess indicates an expected call of GetClusterAccess.

func (*MockClusterAccessClientMockRecorder) GetClusterAccessV2 added in v0.4.13

func (mr *MockClusterAccessClientMockRecorder) GetClusterAccessV2(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetClusterAccessV2 indicates an expected call of GetClusterAccessV2.

func (*MockClusterAccessClientMockRecorder) GetTenantClusterMappingByTenantAndClusterId added in v0.4.1

func (mr *MockClusterAccessClientMockRecorder) GetTenantClusterMappingByTenantAndClusterId(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetTenantClusterMappingByTenantAndClusterId indicates an expected call of GetTenantClusterMappingByTenantAndClusterId.

func (*MockClusterAccessClientMockRecorder) GetTenantClusterMappingsByClusterId added in v0.4.1

func (mr *MockClusterAccessClientMockRecorder) GetTenantClusterMappingsByClusterId(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetTenantClusterMappingsByClusterId indicates an expected call of GetTenantClusterMappingsByClusterId.

func (*MockClusterAccessClientMockRecorder) GetTenantClusterMappingsByTenantId added in v0.4.1

func (mr *MockClusterAccessClientMockRecorder) GetTenantClusterMappingsByTenantId(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetTenantClusterMappingsByTenantId indicates an expected call of GetTenantClusterMappingsByTenantId.

type MockClusterAccess_GetClusterAccessV2Client added in v0.4.13

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

MockClusterAccess_GetClusterAccessV2Client is a mock of ClusterAccess_GetClusterAccessV2Client interface.

func NewMockClusterAccess_GetClusterAccessV2Client added in v0.4.13

func NewMockClusterAccess_GetClusterAccessV2Client(ctrl *gomock.Controller) *MockClusterAccess_GetClusterAccessV2Client

NewMockClusterAccess_GetClusterAccessV2Client creates a new mock instance.

func (*MockClusterAccess_GetClusterAccessV2Client) CloseSend added in v0.4.13

CloseSend mocks base method.

func (*MockClusterAccess_GetClusterAccessV2Client) Context added in v0.4.13

Context mocks base method.

func (*MockClusterAccess_GetClusterAccessV2Client) EXPECT added in v0.4.13

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

func (*MockClusterAccess_GetClusterAccessV2Client) Header added in v0.4.13

Header mocks base method.

func (*MockClusterAccess_GetClusterAccessV2Client) Recv added in v0.4.13

Recv mocks base method.

func (*MockClusterAccess_GetClusterAccessV2Client) RecvMsg added in v0.4.13

func (m *MockClusterAccess_GetClusterAccessV2Client) RecvMsg(arg0 interface{}) error

RecvMsg mocks base method.

func (*MockClusterAccess_GetClusterAccessV2Client) SendMsg added in v0.4.13

func (m *MockClusterAccess_GetClusterAccessV2Client) SendMsg(arg0 interface{}) error

SendMsg mocks base method.

func (*MockClusterAccess_GetClusterAccessV2Client) Trailer added in v0.4.13

Trailer mocks base method.

type MockClusterAccess_GetClusterAccessV2ClientMockRecorder added in v0.4.13

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

MockClusterAccess_GetClusterAccessV2ClientMockRecorder is the mock recorder for MockClusterAccess_GetClusterAccessV2Client.

func (*MockClusterAccess_GetClusterAccessV2ClientMockRecorder) CloseSend added in v0.4.13

CloseSend indicates an expected call of CloseSend.

func (*MockClusterAccess_GetClusterAccessV2ClientMockRecorder) Context added in v0.4.13

Context indicates an expected call of Context.

func (*MockClusterAccess_GetClusterAccessV2ClientMockRecorder) Header added in v0.4.13

Header indicates an expected call of Header.

func (*MockClusterAccess_GetClusterAccessV2ClientMockRecorder) Recv added in v0.4.13

Recv indicates an expected call of Recv.

func (*MockClusterAccess_GetClusterAccessV2ClientMockRecorder) RecvMsg added in v0.4.13

RecvMsg indicates an expected call of RecvMsg.

func (*MockClusterAccess_GetClusterAccessV2ClientMockRecorder) SendMsg added in v0.4.13

SendMsg indicates an expected call of SendMsg.

func (*MockClusterAccess_GetClusterAccessV2ClientMockRecorder) Trailer added in v0.4.13

Trailer indicates an expected call of Trailer.

type MockClusterClient

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

MockClusterClient is a mock of ClusterClient interface.

func NewMockClusterClient

func NewMockClusterClient(ctrl *gomock.Controller) *MockClusterClient

NewMockClusterClient creates a new mock instance.

func (*MockClusterClient) EXPECT

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

func (*MockClusterClient) GetAll

GetAll mocks base method.

func (*MockClusterClient) GetById

GetById mocks base method.

func (*MockClusterClient) GetByName

GetByName mocks base method.

type MockClusterClientMockRecorder

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

MockClusterClientMockRecorder is the mock recorder for MockClusterClient.

func (*MockClusterClientMockRecorder) GetAll

func (mr *MockClusterClientMockRecorder) GetAll(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetAll indicates an expected call of GetAll.

func (*MockClusterClientMockRecorder) GetById

func (mr *MockClusterClientMockRecorder) GetById(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetById indicates an expected call of GetById.

func (*MockClusterClientMockRecorder) GetByName

func (mr *MockClusterClientMockRecorder) GetByName(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetByName indicates an expected call of GetByName.

type MockCluster_GetAllClient

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

MockCluster_GetAllClient is a mock of Cluster_GetAllClient interface.

func NewMockCluster_GetAllClient

func NewMockCluster_GetAllClient(ctrl *gomock.Controller) *MockCluster_GetAllClient

NewMockCluster_GetAllClient creates a new mock instance.

func (*MockCluster_GetAllClient) CloseSend

func (m *MockCluster_GetAllClient) CloseSend() error

CloseSend mocks base method.

func (*MockCluster_GetAllClient) Context

Context mocks base method.

func (*MockCluster_GetAllClient) EXPECT

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

func (*MockCluster_GetAllClient) Header

func (m *MockCluster_GetAllClient) Header() (metadata.MD, error)

Header mocks base method.

func (*MockCluster_GetAllClient) Recv

Recv mocks base method.

func (*MockCluster_GetAllClient) RecvMsg

func (m *MockCluster_GetAllClient) RecvMsg(arg0 interface{}) error

RecvMsg mocks base method.

func (*MockCluster_GetAllClient) SendMsg

func (m *MockCluster_GetAllClient) SendMsg(arg0 interface{}) error

SendMsg mocks base method.

func (*MockCluster_GetAllClient) Trailer

func (m *MockCluster_GetAllClient) Trailer() metadata.MD

Trailer mocks base method.

type MockCluster_GetAllClientMockRecorder

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

MockCluster_GetAllClientMockRecorder is the mock recorder for MockCluster_GetAllClient.

func (*MockCluster_GetAllClientMockRecorder) CloseSend

CloseSend indicates an expected call of CloseSend.

func (*MockCluster_GetAllClientMockRecorder) Context

Context indicates an expected call of Context.

func (*MockCluster_GetAllClientMockRecorder) Header

Header indicates an expected call of Header.

func (*MockCluster_GetAllClientMockRecorder) Recv

Recv indicates an expected call of Recv.

func (*MockCluster_GetAllClientMockRecorder) RecvMsg

func (mr *MockCluster_GetAllClientMockRecorder) RecvMsg(arg0 interface{}) *gomock.Call

RecvMsg indicates an expected call of RecvMsg.

func (*MockCluster_GetAllClientMockRecorder) SendMsg

func (mr *MockCluster_GetAllClientMockRecorder) SendMsg(arg0 interface{}) *gomock.Call

SendMsg indicates an expected call of SendMsg.

func (*MockCluster_GetAllClientMockRecorder) Trailer

Trailer indicates an expected call of Trailer.

type MockTenantClient

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

MockTenantClient is a mock of TenantClient interface.

func NewMockTenantClient

func NewMockTenantClient(ctrl *gomock.Controller) *MockTenantClient

NewMockTenantClient creates a new mock instance.

func (*MockTenantClient) EXPECT

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

func (*MockTenantClient) GetAll

GetAll mocks base method.

func (*MockTenantClient) GetById

GetById mocks base method.

func (*MockTenantClient) GetByName

GetByName mocks base method.

func (*MockTenantClient) GetUsers

GetUsers mocks base method.

type MockTenantClientMockRecorder

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

MockTenantClientMockRecorder is the mock recorder for MockTenantClient.

func (*MockTenantClientMockRecorder) GetAll

func (mr *MockTenantClientMockRecorder) GetAll(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetAll indicates an expected call of GetAll.

func (*MockTenantClientMockRecorder) GetById

func (mr *MockTenantClientMockRecorder) GetById(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetById indicates an expected call of GetById.

func (*MockTenantClientMockRecorder) GetByName

func (mr *MockTenantClientMockRecorder) GetByName(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetByName indicates an expected call of GetByName.

func (*MockTenantClientMockRecorder) GetUsers

func (mr *MockTenantClientMockRecorder) GetUsers(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetUsers indicates an expected call of GetUsers.

type MockTenant_GetAllClient

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

MockTenant_GetAllClient is a mock of Tenant_GetAllClient interface.

func NewMockTenant_GetAllClient

func NewMockTenant_GetAllClient(ctrl *gomock.Controller) *MockTenant_GetAllClient

NewMockTenant_GetAllClient creates a new mock instance.

func (*MockTenant_GetAllClient) CloseSend

func (m *MockTenant_GetAllClient) CloseSend() error

CloseSend mocks base method.

func (*MockTenant_GetAllClient) Context

Context mocks base method.

func (*MockTenant_GetAllClient) EXPECT

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

func (*MockTenant_GetAllClient) Header

func (m *MockTenant_GetAllClient) Header() (metadata.MD, error)

Header mocks base method.

func (*MockTenant_GetAllClient) Recv

Recv mocks base method.

func (*MockTenant_GetAllClient) RecvMsg

func (m *MockTenant_GetAllClient) RecvMsg(arg0 interface{}) error

RecvMsg mocks base method.

func (*MockTenant_GetAllClient) SendMsg

func (m *MockTenant_GetAllClient) SendMsg(arg0 interface{}) error

SendMsg mocks base method.

func (*MockTenant_GetAllClient) Trailer

func (m *MockTenant_GetAllClient) Trailer() metadata.MD

Trailer mocks base method.

type MockTenant_GetAllClientMockRecorder

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

MockTenant_GetAllClientMockRecorder is the mock recorder for MockTenant_GetAllClient.

func (*MockTenant_GetAllClientMockRecorder) CloseSend

CloseSend indicates an expected call of CloseSend.

func (*MockTenant_GetAllClientMockRecorder) Context

Context indicates an expected call of Context.

func (*MockTenant_GetAllClientMockRecorder) Header

Header indicates an expected call of Header.

func (*MockTenant_GetAllClientMockRecorder) Recv

Recv indicates an expected call of Recv.

func (*MockTenant_GetAllClientMockRecorder) RecvMsg

func (mr *MockTenant_GetAllClientMockRecorder) RecvMsg(arg0 interface{}) *gomock.Call

RecvMsg indicates an expected call of RecvMsg.

func (*MockTenant_GetAllClientMockRecorder) SendMsg

func (mr *MockTenant_GetAllClientMockRecorder) SendMsg(arg0 interface{}) *gomock.Call

SendMsg indicates an expected call of SendMsg.

func (*MockTenant_GetAllClientMockRecorder) Trailer

Trailer indicates an expected call of Trailer.

Jump to

Keyboard shortcuts

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