mock_v1

package
v0.1.120 Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package mock_v1 is a generated GoMock package.

Package mock_v1 is a generated GoMock package.

Package mock_v1 is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockAppServiceClient

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

MockAppServiceClient is a mock of AppServiceClient interface.

func NewMockAppServiceClient

func NewMockAppServiceClient(ctrl *gomock.Controller) *MockAppServiceClient

NewMockAppServiceClient creates a new mock instance.

func (*MockAppServiceClient) AddRole added in v0.1.102

AddRole mocks base method.

func (*MockAppServiceClient) CheckPermissions added in v0.1.103

CheckPermissions mocks base method.

func (*MockAppServiceClient) CreateFragment added in v0.1.59

CreateFragment mocks base method.

func (*MockAppServiceClient) CreateLocation added in v0.1.6

CreateLocation mocks base method.

func (*MockAppServiceClient) CreateLocationSecret added in v0.1.4

CreateLocationSecret mocks base method.

func (*MockAppServiceClient) CreateOrganization added in v0.1.44

CreateOrganization mocks base method.

func (*MockAppServiceClient) CreateOrganizationInvite added in v0.1.44

CreateOrganizationInvite mocks base method.

func (*MockAppServiceClient) CreateRobotPartSecret added in v0.1.4

CreateRobotPartSecret mocks base method.

func (*MockAppServiceClient) DeleteFragment added in v0.1.59

DeleteFragment mocks base method.

func (*MockAppServiceClient) DeleteLocation added in v0.1.41

DeleteLocation mocks base method.

func (*MockAppServiceClient) DeleteLocationSecret added in v0.1.4

DeleteLocationSecret mocks base method.

func (*MockAppServiceClient) DeleteOrganization added in v0.1.44

DeleteOrganization mocks base method.

func (*MockAppServiceClient) DeleteOrganizationInvite added in v0.1.44

DeleteOrganizationInvite mocks base method.

func (*MockAppServiceClient) DeleteOrganizationMember added in v0.1.44

DeleteOrganizationMember mocks base method.

func (*MockAppServiceClient) DeleteRobot

DeleteRobot mocks base method.

func (*MockAppServiceClient) DeleteRobotPart

DeleteRobotPart mocks base method.

func (*MockAppServiceClient) DeleteRobotPartSecret added in v0.1.4

DeleteRobotPartSecret mocks base method.

func (*MockAppServiceClient) EXPECT

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

func (*MockAppServiceClient) GetFragment added in v0.1.59

GetFragment mocks base method.

func (*MockAppServiceClient) GetLocation added in v0.1.41

GetLocation mocks base method.

func (*MockAppServiceClient) GetOrganization added in v0.1.44

GetOrganization mocks base method.

func (*MockAppServiceClient) GetRobot

GetRobot mocks base method.

func (*MockAppServiceClient) GetRobotPart

GetRobotPart mocks base method.

func (*MockAppServiceClient) GetRobotPartHistory

GetRobotPartHistory mocks base method.

func (*MockAppServiceClient) GetRobotPartLogs

GetRobotPartLogs mocks base method.

func (*MockAppServiceClient) GetRobotParts

GetRobotParts mocks base method.

func (*MockAppServiceClient) GetRoverRentalRobots added in v0.1.73

GetRoverRentalRobots mocks base method.

func (*MockAppServiceClient) ListAuthorizations added in v0.1.102

ListAuthorizations mocks base method.

func (*MockAppServiceClient) ListFragments added in v0.1.59

ListFragments mocks base method.

func (*MockAppServiceClient) ListLocations

ListLocations mocks base method.

func (*MockAppServiceClient) ListOrganizationMembers added in v0.1.44

ListOrganizationMembers mocks base method.

func (*MockAppServiceClient) ListOrganizations

ListOrganizations mocks base method.

func (*MockAppServiceClient) ListRobots added in v0.1.41

ListRobots mocks base method.

func (*MockAppServiceClient) LocationAuth

LocationAuth mocks base method.

func (*MockAppServiceClient) MarkPartAsMain

MarkPartAsMain mocks base method.

func (*MockAppServiceClient) MarkPartForRestart added in v0.1.64

MarkPartForRestart mocks base method.

func (*MockAppServiceClient) NewRobot

NewRobot mocks base method.

func (*MockAppServiceClient) NewRobotPart

NewRobotPart mocks base method.

func (*MockAppServiceClient) RemoveRole added in v0.1.102

RemoveRole mocks base method.

func (*MockAppServiceClient) ResendOrganizationInvite added in v0.1.44

ResendOrganizationInvite mocks base method.

func (*MockAppServiceClient) ShareLocation added in v0.1.21

ShareLocation mocks base method.

func (*MockAppServiceClient) TailRobotPartLogs

TailRobotPartLogs mocks base method.

func (*MockAppServiceClient) UnshareLocation added in v0.1.21

UnshareLocation mocks base method.

func (*MockAppServiceClient) UpdateFragment added in v0.1.59

UpdateFragment mocks base method.

func (*MockAppServiceClient) UpdateLocation added in v0.1.41

UpdateLocation mocks base method.

func (*MockAppServiceClient) UpdateOrganization added in v0.1.44

UpdateOrganization mocks base method.

func (*MockAppServiceClient) UpdateRobot

UpdateRobot mocks base method.

func (*MockAppServiceClient) UpdateRobotPart

UpdateRobotPart mocks base method.

type MockAppServiceClientMockRecorder

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

MockAppServiceClientMockRecorder is the mock recorder for MockAppServiceClient.

func (*MockAppServiceClientMockRecorder) AddRole added in v0.1.102

func (mr *MockAppServiceClientMockRecorder) AddRole(ctx, in interface{}, opts ...interface{}) *gomock.Call

AddRole indicates an expected call of AddRole.

func (*MockAppServiceClientMockRecorder) CheckPermissions added in v0.1.103

func (mr *MockAppServiceClientMockRecorder) CheckPermissions(ctx, in interface{}, opts ...interface{}) *gomock.Call

CheckPermissions indicates an expected call of CheckPermissions.

func (*MockAppServiceClientMockRecorder) CreateFragment added in v0.1.59

func (mr *MockAppServiceClientMockRecorder) CreateFragment(ctx, in interface{}, opts ...interface{}) *gomock.Call

CreateFragment indicates an expected call of CreateFragment.

func (*MockAppServiceClientMockRecorder) CreateLocation added in v0.1.6

func (mr *MockAppServiceClientMockRecorder) CreateLocation(ctx, in interface{}, opts ...interface{}) *gomock.Call

CreateLocation indicates an expected call of CreateLocation.

func (*MockAppServiceClientMockRecorder) CreateLocationSecret added in v0.1.4

func (mr *MockAppServiceClientMockRecorder) CreateLocationSecret(ctx, in interface{}, opts ...interface{}) *gomock.Call

CreateLocationSecret indicates an expected call of CreateLocationSecret.

func (*MockAppServiceClientMockRecorder) CreateOrganization added in v0.1.44

func (mr *MockAppServiceClientMockRecorder) CreateOrganization(ctx, in interface{}, opts ...interface{}) *gomock.Call

CreateOrganization indicates an expected call of CreateOrganization.

func (*MockAppServiceClientMockRecorder) CreateOrganizationInvite added in v0.1.44

func (mr *MockAppServiceClientMockRecorder) CreateOrganizationInvite(ctx, in interface{}, opts ...interface{}) *gomock.Call

CreateOrganizationInvite indicates an expected call of CreateOrganizationInvite.

func (*MockAppServiceClientMockRecorder) CreateRobotPartSecret added in v0.1.4

func (mr *MockAppServiceClientMockRecorder) CreateRobotPartSecret(ctx, in interface{}, opts ...interface{}) *gomock.Call

CreateRobotPartSecret indicates an expected call of CreateRobotPartSecret.

func (*MockAppServiceClientMockRecorder) DeleteFragment added in v0.1.59

func (mr *MockAppServiceClientMockRecorder) DeleteFragment(ctx, in interface{}, opts ...interface{}) *gomock.Call

DeleteFragment indicates an expected call of DeleteFragment.

func (*MockAppServiceClientMockRecorder) DeleteLocation added in v0.1.41

func (mr *MockAppServiceClientMockRecorder) DeleteLocation(ctx, in interface{}, opts ...interface{}) *gomock.Call

DeleteLocation indicates an expected call of DeleteLocation.

func (*MockAppServiceClientMockRecorder) DeleteLocationSecret added in v0.1.4

func (mr *MockAppServiceClientMockRecorder) DeleteLocationSecret(ctx, in interface{}, opts ...interface{}) *gomock.Call

DeleteLocationSecret indicates an expected call of DeleteLocationSecret.

func (*MockAppServiceClientMockRecorder) DeleteOrganization added in v0.1.44

func (mr *MockAppServiceClientMockRecorder) DeleteOrganization(ctx, in interface{}, opts ...interface{}) *gomock.Call

DeleteOrganization indicates an expected call of DeleteOrganization.

func (*MockAppServiceClientMockRecorder) DeleteOrganizationInvite added in v0.1.44

func (mr *MockAppServiceClientMockRecorder) DeleteOrganizationInvite(ctx, in interface{}, opts ...interface{}) *gomock.Call

DeleteOrganizationInvite indicates an expected call of DeleteOrganizationInvite.

func (*MockAppServiceClientMockRecorder) DeleteOrganizationMember added in v0.1.44

func (mr *MockAppServiceClientMockRecorder) DeleteOrganizationMember(ctx, in interface{}, opts ...interface{}) *gomock.Call

DeleteOrganizationMember indicates an expected call of DeleteOrganizationMember.

func (*MockAppServiceClientMockRecorder) DeleteRobot

func (mr *MockAppServiceClientMockRecorder) DeleteRobot(ctx, in interface{}, opts ...interface{}) *gomock.Call

DeleteRobot indicates an expected call of DeleteRobot.

func (*MockAppServiceClientMockRecorder) DeleteRobotPart

func (mr *MockAppServiceClientMockRecorder) DeleteRobotPart(ctx, in interface{}, opts ...interface{}) *gomock.Call

DeleteRobotPart indicates an expected call of DeleteRobotPart.

func (*MockAppServiceClientMockRecorder) DeleteRobotPartSecret added in v0.1.4

func (mr *MockAppServiceClientMockRecorder) DeleteRobotPartSecret(ctx, in interface{}, opts ...interface{}) *gomock.Call

DeleteRobotPartSecret indicates an expected call of DeleteRobotPartSecret.

func (*MockAppServiceClientMockRecorder) GetFragment added in v0.1.59

func (mr *MockAppServiceClientMockRecorder) GetFragment(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetFragment indicates an expected call of GetFragment.

func (*MockAppServiceClientMockRecorder) GetLocation added in v0.1.41

func (mr *MockAppServiceClientMockRecorder) GetLocation(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetLocation indicates an expected call of GetLocation.

func (*MockAppServiceClientMockRecorder) GetOrganization added in v0.1.44

func (mr *MockAppServiceClientMockRecorder) GetOrganization(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetOrganization indicates an expected call of GetOrganization.

func (*MockAppServiceClientMockRecorder) GetRobot

func (mr *MockAppServiceClientMockRecorder) GetRobot(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetRobot indicates an expected call of GetRobot.

func (*MockAppServiceClientMockRecorder) GetRobotPart

func (mr *MockAppServiceClientMockRecorder) GetRobotPart(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetRobotPart indicates an expected call of GetRobotPart.

func (*MockAppServiceClientMockRecorder) GetRobotPartHistory

func (mr *MockAppServiceClientMockRecorder) GetRobotPartHistory(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetRobotPartHistory indicates an expected call of GetRobotPartHistory.

func (*MockAppServiceClientMockRecorder) GetRobotPartLogs

func (mr *MockAppServiceClientMockRecorder) GetRobotPartLogs(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetRobotPartLogs indicates an expected call of GetRobotPartLogs.

func (*MockAppServiceClientMockRecorder) GetRobotParts

func (mr *MockAppServiceClientMockRecorder) GetRobotParts(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetRobotParts indicates an expected call of GetRobotParts.

func (*MockAppServiceClientMockRecorder) GetRoverRentalRobots added in v0.1.73

func (mr *MockAppServiceClientMockRecorder) GetRoverRentalRobots(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetRoverRentalRobots indicates an expected call of GetRoverRentalRobots.

func (*MockAppServiceClientMockRecorder) ListAuthorizations added in v0.1.102

func (mr *MockAppServiceClientMockRecorder) ListAuthorizations(ctx, in interface{}, opts ...interface{}) *gomock.Call

ListAuthorizations indicates an expected call of ListAuthorizations.

func (*MockAppServiceClientMockRecorder) ListFragments added in v0.1.59

func (mr *MockAppServiceClientMockRecorder) ListFragments(ctx, in interface{}, opts ...interface{}) *gomock.Call

ListFragments indicates an expected call of ListFragments.

func (*MockAppServiceClientMockRecorder) ListLocations

func (mr *MockAppServiceClientMockRecorder) ListLocations(ctx, in interface{}, opts ...interface{}) *gomock.Call

ListLocations indicates an expected call of ListLocations.

func (*MockAppServiceClientMockRecorder) ListOrganizationMembers added in v0.1.44

func (mr *MockAppServiceClientMockRecorder) ListOrganizationMembers(ctx, in interface{}, opts ...interface{}) *gomock.Call

ListOrganizationMembers indicates an expected call of ListOrganizationMembers.

func (*MockAppServiceClientMockRecorder) ListOrganizations

func (mr *MockAppServiceClientMockRecorder) ListOrganizations(ctx, in interface{}, opts ...interface{}) *gomock.Call

ListOrganizations indicates an expected call of ListOrganizations.

func (*MockAppServiceClientMockRecorder) ListRobots added in v0.1.41

func (mr *MockAppServiceClientMockRecorder) ListRobots(ctx, in interface{}, opts ...interface{}) *gomock.Call

ListRobots indicates an expected call of ListRobots.

func (*MockAppServiceClientMockRecorder) LocationAuth

func (mr *MockAppServiceClientMockRecorder) LocationAuth(ctx, in interface{}, opts ...interface{}) *gomock.Call

LocationAuth indicates an expected call of LocationAuth.

func (*MockAppServiceClientMockRecorder) MarkPartAsMain

func (mr *MockAppServiceClientMockRecorder) MarkPartAsMain(ctx, in interface{}, opts ...interface{}) *gomock.Call

MarkPartAsMain indicates an expected call of MarkPartAsMain.

func (*MockAppServiceClientMockRecorder) MarkPartForRestart added in v0.1.64

func (mr *MockAppServiceClientMockRecorder) MarkPartForRestart(ctx, in interface{}, opts ...interface{}) *gomock.Call

MarkPartForRestart indicates an expected call of MarkPartForRestart.

func (*MockAppServiceClientMockRecorder) NewRobot

func (mr *MockAppServiceClientMockRecorder) NewRobot(ctx, in interface{}, opts ...interface{}) *gomock.Call

NewRobot indicates an expected call of NewRobot.

func (*MockAppServiceClientMockRecorder) NewRobotPart

func (mr *MockAppServiceClientMockRecorder) NewRobotPart(ctx, in interface{}, opts ...interface{}) *gomock.Call

NewRobotPart indicates an expected call of NewRobotPart.

func (*MockAppServiceClientMockRecorder) RemoveRole added in v0.1.102

func (mr *MockAppServiceClientMockRecorder) RemoveRole(ctx, in interface{}, opts ...interface{}) *gomock.Call

RemoveRole indicates an expected call of RemoveRole.

func (*MockAppServiceClientMockRecorder) ResendOrganizationInvite added in v0.1.44

func (mr *MockAppServiceClientMockRecorder) ResendOrganizationInvite(ctx, in interface{}, opts ...interface{}) *gomock.Call

ResendOrganizationInvite indicates an expected call of ResendOrganizationInvite.

func (*MockAppServiceClientMockRecorder) ShareLocation added in v0.1.21

func (mr *MockAppServiceClientMockRecorder) ShareLocation(ctx, in interface{}, opts ...interface{}) *gomock.Call

ShareLocation indicates an expected call of ShareLocation.

func (*MockAppServiceClientMockRecorder) TailRobotPartLogs

func (mr *MockAppServiceClientMockRecorder) TailRobotPartLogs(ctx, in interface{}, opts ...interface{}) *gomock.Call

TailRobotPartLogs indicates an expected call of TailRobotPartLogs.

func (*MockAppServiceClientMockRecorder) UnshareLocation added in v0.1.21

func (mr *MockAppServiceClientMockRecorder) UnshareLocation(ctx, in interface{}, opts ...interface{}) *gomock.Call

UnshareLocation indicates an expected call of UnshareLocation.

func (*MockAppServiceClientMockRecorder) UpdateFragment added in v0.1.59

func (mr *MockAppServiceClientMockRecorder) UpdateFragment(ctx, in interface{}, opts ...interface{}) *gomock.Call

UpdateFragment indicates an expected call of UpdateFragment.

func (*MockAppServiceClientMockRecorder) UpdateLocation added in v0.1.41

func (mr *MockAppServiceClientMockRecorder) UpdateLocation(ctx, in interface{}, opts ...interface{}) *gomock.Call

UpdateLocation indicates an expected call of UpdateLocation.

func (*MockAppServiceClientMockRecorder) UpdateOrganization added in v0.1.44

func (mr *MockAppServiceClientMockRecorder) UpdateOrganization(ctx, in interface{}, opts ...interface{}) *gomock.Call

UpdateOrganization indicates an expected call of UpdateOrganization.

func (*MockAppServiceClientMockRecorder) UpdateRobot

func (mr *MockAppServiceClientMockRecorder) UpdateRobot(ctx, in interface{}, opts ...interface{}) *gomock.Call

UpdateRobot indicates an expected call of UpdateRobot.

func (*MockAppServiceClientMockRecorder) UpdateRobotPart

func (mr *MockAppServiceClientMockRecorder) UpdateRobotPart(ctx, in interface{}, opts ...interface{}) *gomock.Call

UpdateRobotPart indicates an expected call of UpdateRobotPart.

type MockAppServiceServer

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

MockAppServiceServer is a mock of AppServiceServer interface.

func NewMockAppServiceServer

func NewMockAppServiceServer(ctrl *gomock.Controller) *MockAppServiceServer

NewMockAppServiceServer creates a new mock instance.

func (*MockAppServiceServer) AddRole added in v0.1.102

AddRole mocks base method.

func (*MockAppServiceServer) CheckPermissions added in v0.1.103

CheckPermissions mocks base method.

func (*MockAppServiceServer) CreateFragment added in v0.1.59

CreateFragment mocks base method.

func (*MockAppServiceServer) CreateLocation added in v0.1.6

CreateLocation mocks base method.

func (*MockAppServiceServer) CreateLocationSecret added in v0.1.4

CreateLocationSecret mocks base method.

func (*MockAppServiceServer) CreateOrganization added in v0.1.44

CreateOrganization mocks base method.

func (*MockAppServiceServer) CreateOrganizationInvite added in v0.1.44

CreateOrganizationInvite mocks base method.

func (*MockAppServiceServer) CreateRobotPartSecret added in v0.1.4

CreateRobotPartSecret mocks base method.

func (*MockAppServiceServer) DeleteFragment added in v0.1.59

DeleteFragment mocks base method.

func (*MockAppServiceServer) DeleteLocation added in v0.1.41

DeleteLocation mocks base method.

func (*MockAppServiceServer) DeleteLocationSecret added in v0.1.4

DeleteLocationSecret mocks base method.

func (*MockAppServiceServer) DeleteOrganization added in v0.1.44

DeleteOrganization mocks base method.

func (*MockAppServiceServer) DeleteOrganizationInvite added in v0.1.44

DeleteOrganizationInvite mocks base method.

func (*MockAppServiceServer) DeleteOrganizationMember added in v0.1.44

DeleteOrganizationMember mocks base method.

func (*MockAppServiceServer) DeleteRobot

DeleteRobot mocks base method.

func (*MockAppServiceServer) DeleteRobotPart

DeleteRobotPart mocks base method.

func (*MockAppServiceServer) DeleteRobotPartSecret added in v0.1.4

DeleteRobotPartSecret mocks base method.

func (*MockAppServiceServer) EXPECT

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

func (*MockAppServiceServer) GetFragment added in v0.1.59

GetFragment mocks base method.

func (*MockAppServiceServer) GetLocation added in v0.1.41

GetLocation mocks base method.

func (*MockAppServiceServer) GetOrganization added in v0.1.44

GetOrganization mocks base method.

func (*MockAppServiceServer) GetRobot

GetRobot mocks base method.

func (*MockAppServiceServer) GetRobotPart

GetRobotPart mocks base method.

func (*MockAppServiceServer) GetRobotPartHistory

GetRobotPartHistory mocks base method.

func (*MockAppServiceServer) GetRobotPartLogs

GetRobotPartLogs mocks base method.

func (*MockAppServiceServer) GetRobotParts

GetRobotParts mocks base method.

func (*MockAppServiceServer) GetRoverRentalRobots added in v0.1.73

GetRoverRentalRobots mocks base method.

func (*MockAppServiceServer) ListAuthorizations added in v0.1.102

ListAuthorizations mocks base method.

func (*MockAppServiceServer) ListFragments added in v0.1.59

ListFragments mocks base method.

func (*MockAppServiceServer) ListLocations

ListLocations mocks base method.

func (*MockAppServiceServer) ListOrganizationMembers added in v0.1.44

ListOrganizationMembers mocks base method.

func (*MockAppServiceServer) ListOrganizations

ListOrganizations mocks base method.

func (*MockAppServiceServer) ListRobots added in v0.1.41

ListRobots mocks base method.

func (*MockAppServiceServer) LocationAuth

LocationAuth mocks base method.

func (*MockAppServiceServer) MarkPartAsMain

MarkPartAsMain mocks base method.

func (*MockAppServiceServer) MarkPartForRestart added in v0.1.64

MarkPartForRestart mocks base method.

func (*MockAppServiceServer) NewRobot

NewRobot mocks base method.

func (*MockAppServiceServer) NewRobotPart

NewRobotPart mocks base method.

func (*MockAppServiceServer) RemoveRole added in v0.1.102

RemoveRole mocks base method.

func (*MockAppServiceServer) ResendOrganizationInvite added in v0.1.44

ResendOrganizationInvite mocks base method.

func (*MockAppServiceServer) ShareLocation added in v0.1.21

ShareLocation mocks base method.

func (*MockAppServiceServer) TailRobotPartLogs

TailRobotPartLogs mocks base method.

func (*MockAppServiceServer) UnshareLocation added in v0.1.21

UnshareLocation mocks base method.

func (*MockAppServiceServer) UpdateFragment added in v0.1.59

UpdateFragment mocks base method.

func (*MockAppServiceServer) UpdateLocation added in v0.1.41

UpdateLocation mocks base method.

func (*MockAppServiceServer) UpdateOrganization added in v0.1.44

UpdateOrganization mocks base method.

func (*MockAppServiceServer) UpdateRobot

UpdateRobot mocks base method.

func (*MockAppServiceServer) UpdateRobotPart

UpdateRobotPart mocks base method.

type MockAppServiceServerMockRecorder

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

MockAppServiceServerMockRecorder is the mock recorder for MockAppServiceServer.

func (*MockAppServiceServerMockRecorder) AddRole added in v0.1.102

func (mr *MockAppServiceServerMockRecorder) AddRole(arg0, arg1 interface{}) *gomock.Call

AddRole indicates an expected call of AddRole.

func (*MockAppServiceServerMockRecorder) CheckPermissions added in v0.1.103

func (mr *MockAppServiceServerMockRecorder) CheckPermissions(arg0, arg1 interface{}) *gomock.Call

CheckPermissions indicates an expected call of CheckPermissions.

func (*MockAppServiceServerMockRecorder) CreateFragment added in v0.1.59

func (mr *MockAppServiceServerMockRecorder) CreateFragment(arg0, arg1 interface{}) *gomock.Call

CreateFragment indicates an expected call of CreateFragment.

func (*MockAppServiceServerMockRecorder) CreateLocation added in v0.1.6

func (mr *MockAppServiceServerMockRecorder) CreateLocation(arg0, arg1 interface{}) *gomock.Call

CreateLocation indicates an expected call of CreateLocation.

func (*MockAppServiceServerMockRecorder) CreateLocationSecret added in v0.1.4

func (mr *MockAppServiceServerMockRecorder) CreateLocationSecret(arg0, arg1 interface{}) *gomock.Call

CreateLocationSecret indicates an expected call of CreateLocationSecret.

func (*MockAppServiceServerMockRecorder) CreateOrganization added in v0.1.44

func (mr *MockAppServiceServerMockRecorder) CreateOrganization(arg0, arg1 interface{}) *gomock.Call

CreateOrganization indicates an expected call of CreateOrganization.

func (*MockAppServiceServerMockRecorder) CreateOrganizationInvite added in v0.1.44

func (mr *MockAppServiceServerMockRecorder) CreateOrganizationInvite(arg0, arg1 interface{}) *gomock.Call

CreateOrganizationInvite indicates an expected call of CreateOrganizationInvite.

func (*MockAppServiceServerMockRecorder) CreateRobotPartSecret added in v0.1.4

func (mr *MockAppServiceServerMockRecorder) CreateRobotPartSecret(arg0, arg1 interface{}) *gomock.Call

CreateRobotPartSecret indicates an expected call of CreateRobotPartSecret.

func (*MockAppServiceServerMockRecorder) DeleteFragment added in v0.1.59

func (mr *MockAppServiceServerMockRecorder) DeleteFragment(arg0, arg1 interface{}) *gomock.Call

DeleteFragment indicates an expected call of DeleteFragment.

func (*MockAppServiceServerMockRecorder) DeleteLocation added in v0.1.41

func (mr *MockAppServiceServerMockRecorder) DeleteLocation(arg0, arg1 interface{}) *gomock.Call

DeleteLocation indicates an expected call of DeleteLocation.

func (*MockAppServiceServerMockRecorder) DeleteLocationSecret added in v0.1.4

func (mr *MockAppServiceServerMockRecorder) DeleteLocationSecret(arg0, arg1 interface{}) *gomock.Call

DeleteLocationSecret indicates an expected call of DeleteLocationSecret.

func (*MockAppServiceServerMockRecorder) DeleteOrganization added in v0.1.44

func (mr *MockAppServiceServerMockRecorder) DeleteOrganization(arg0, arg1 interface{}) *gomock.Call

DeleteOrganization indicates an expected call of DeleteOrganization.

func (*MockAppServiceServerMockRecorder) DeleteOrganizationInvite added in v0.1.44

func (mr *MockAppServiceServerMockRecorder) DeleteOrganizationInvite(arg0, arg1 interface{}) *gomock.Call

DeleteOrganizationInvite indicates an expected call of DeleteOrganizationInvite.

func (*MockAppServiceServerMockRecorder) DeleteOrganizationMember added in v0.1.44

func (mr *MockAppServiceServerMockRecorder) DeleteOrganizationMember(arg0, arg1 interface{}) *gomock.Call

DeleteOrganizationMember indicates an expected call of DeleteOrganizationMember.

func (*MockAppServiceServerMockRecorder) DeleteRobot

func (mr *MockAppServiceServerMockRecorder) DeleteRobot(arg0, arg1 interface{}) *gomock.Call

DeleteRobot indicates an expected call of DeleteRobot.

func (*MockAppServiceServerMockRecorder) DeleteRobotPart

func (mr *MockAppServiceServerMockRecorder) DeleteRobotPart(arg0, arg1 interface{}) *gomock.Call

DeleteRobotPart indicates an expected call of DeleteRobotPart.

func (*MockAppServiceServerMockRecorder) DeleteRobotPartSecret added in v0.1.4

func (mr *MockAppServiceServerMockRecorder) DeleteRobotPartSecret(arg0, arg1 interface{}) *gomock.Call

DeleteRobotPartSecret indicates an expected call of DeleteRobotPartSecret.

func (*MockAppServiceServerMockRecorder) GetFragment added in v0.1.59

func (mr *MockAppServiceServerMockRecorder) GetFragment(arg0, arg1 interface{}) *gomock.Call

GetFragment indicates an expected call of GetFragment.

func (*MockAppServiceServerMockRecorder) GetLocation added in v0.1.41

func (mr *MockAppServiceServerMockRecorder) GetLocation(arg0, arg1 interface{}) *gomock.Call

GetLocation indicates an expected call of GetLocation.

func (*MockAppServiceServerMockRecorder) GetOrganization added in v0.1.44

func (mr *MockAppServiceServerMockRecorder) GetOrganization(arg0, arg1 interface{}) *gomock.Call

GetOrganization indicates an expected call of GetOrganization.

func (*MockAppServiceServerMockRecorder) GetRobot

func (mr *MockAppServiceServerMockRecorder) GetRobot(arg0, arg1 interface{}) *gomock.Call

GetRobot indicates an expected call of GetRobot.

func (*MockAppServiceServerMockRecorder) GetRobotPart

func (mr *MockAppServiceServerMockRecorder) GetRobotPart(arg0, arg1 interface{}) *gomock.Call

GetRobotPart indicates an expected call of GetRobotPart.

func (*MockAppServiceServerMockRecorder) GetRobotPartHistory

func (mr *MockAppServiceServerMockRecorder) GetRobotPartHistory(arg0, arg1 interface{}) *gomock.Call

GetRobotPartHistory indicates an expected call of GetRobotPartHistory.

func (*MockAppServiceServerMockRecorder) GetRobotPartLogs

func (mr *MockAppServiceServerMockRecorder) GetRobotPartLogs(arg0, arg1 interface{}) *gomock.Call

GetRobotPartLogs indicates an expected call of GetRobotPartLogs.

func (*MockAppServiceServerMockRecorder) GetRobotParts

func (mr *MockAppServiceServerMockRecorder) GetRobotParts(arg0, arg1 interface{}) *gomock.Call

GetRobotParts indicates an expected call of GetRobotParts.

func (*MockAppServiceServerMockRecorder) GetRoverRentalRobots added in v0.1.73

func (mr *MockAppServiceServerMockRecorder) GetRoverRentalRobots(arg0, arg1 interface{}) *gomock.Call

GetRoverRentalRobots indicates an expected call of GetRoverRentalRobots.

func (*MockAppServiceServerMockRecorder) ListAuthorizations added in v0.1.102

func (mr *MockAppServiceServerMockRecorder) ListAuthorizations(arg0, arg1 interface{}) *gomock.Call

ListAuthorizations indicates an expected call of ListAuthorizations.

func (*MockAppServiceServerMockRecorder) ListFragments added in v0.1.59

func (mr *MockAppServiceServerMockRecorder) ListFragments(arg0, arg1 interface{}) *gomock.Call

ListFragments indicates an expected call of ListFragments.

func (*MockAppServiceServerMockRecorder) ListLocations

func (mr *MockAppServiceServerMockRecorder) ListLocations(arg0, arg1 interface{}) *gomock.Call

ListLocations indicates an expected call of ListLocations.

func (*MockAppServiceServerMockRecorder) ListOrganizationMembers added in v0.1.44

func (mr *MockAppServiceServerMockRecorder) ListOrganizationMembers(arg0, arg1 interface{}) *gomock.Call

ListOrganizationMembers indicates an expected call of ListOrganizationMembers.

func (*MockAppServiceServerMockRecorder) ListOrganizations

func (mr *MockAppServiceServerMockRecorder) ListOrganizations(arg0, arg1 interface{}) *gomock.Call

ListOrganizations indicates an expected call of ListOrganizations.

func (*MockAppServiceServerMockRecorder) ListRobots added in v0.1.41

func (mr *MockAppServiceServerMockRecorder) ListRobots(arg0, arg1 interface{}) *gomock.Call

ListRobots indicates an expected call of ListRobots.

func (*MockAppServiceServerMockRecorder) LocationAuth

func (mr *MockAppServiceServerMockRecorder) LocationAuth(arg0, arg1 interface{}) *gomock.Call

LocationAuth indicates an expected call of LocationAuth.

func (*MockAppServiceServerMockRecorder) MarkPartAsMain

func (mr *MockAppServiceServerMockRecorder) MarkPartAsMain(arg0, arg1 interface{}) *gomock.Call

MarkPartAsMain indicates an expected call of MarkPartAsMain.

func (*MockAppServiceServerMockRecorder) MarkPartForRestart added in v0.1.64

func (mr *MockAppServiceServerMockRecorder) MarkPartForRestart(arg0, arg1 interface{}) *gomock.Call

MarkPartForRestart indicates an expected call of MarkPartForRestart.

func (*MockAppServiceServerMockRecorder) NewRobot

func (mr *MockAppServiceServerMockRecorder) NewRobot(arg0, arg1 interface{}) *gomock.Call

NewRobot indicates an expected call of NewRobot.

func (*MockAppServiceServerMockRecorder) NewRobotPart

func (mr *MockAppServiceServerMockRecorder) NewRobotPart(arg0, arg1 interface{}) *gomock.Call

NewRobotPart indicates an expected call of NewRobotPart.

func (*MockAppServiceServerMockRecorder) RemoveRole added in v0.1.102

func (mr *MockAppServiceServerMockRecorder) RemoveRole(arg0, arg1 interface{}) *gomock.Call

RemoveRole indicates an expected call of RemoveRole.

func (*MockAppServiceServerMockRecorder) ResendOrganizationInvite added in v0.1.44

func (mr *MockAppServiceServerMockRecorder) ResendOrganizationInvite(arg0, arg1 interface{}) *gomock.Call

ResendOrganizationInvite indicates an expected call of ResendOrganizationInvite.

func (*MockAppServiceServerMockRecorder) ShareLocation added in v0.1.21

func (mr *MockAppServiceServerMockRecorder) ShareLocation(arg0, arg1 interface{}) *gomock.Call

ShareLocation indicates an expected call of ShareLocation.

func (*MockAppServiceServerMockRecorder) TailRobotPartLogs

func (mr *MockAppServiceServerMockRecorder) TailRobotPartLogs(arg0, arg1 interface{}) *gomock.Call

TailRobotPartLogs indicates an expected call of TailRobotPartLogs.

func (*MockAppServiceServerMockRecorder) UnshareLocation added in v0.1.21

func (mr *MockAppServiceServerMockRecorder) UnshareLocation(arg0, arg1 interface{}) *gomock.Call

UnshareLocation indicates an expected call of UnshareLocation.

func (*MockAppServiceServerMockRecorder) UpdateFragment added in v0.1.59

func (mr *MockAppServiceServerMockRecorder) UpdateFragment(arg0, arg1 interface{}) *gomock.Call

UpdateFragment indicates an expected call of UpdateFragment.

func (*MockAppServiceServerMockRecorder) UpdateLocation added in v0.1.41

func (mr *MockAppServiceServerMockRecorder) UpdateLocation(arg0, arg1 interface{}) *gomock.Call

UpdateLocation indicates an expected call of UpdateLocation.

func (*MockAppServiceServerMockRecorder) UpdateOrganization added in v0.1.44

func (mr *MockAppServiceServerMockRecorder) UpdateOrganization(arg0, arg1 interface{}) *gomock.Call

UpdateOrganization indicates an expected call of UpdateOrganization.

func (*MockAppServiceServerMockRecorder) UpdateRobot

func (mr *MockAppServiceServerMockRecorder) UpdateRobot(arg0, arg1 interface{}) *gomock.Call

UpdateRobot indicates an expected call of UpdateRobot.

func (*MockAppServiceServerMockRecorder) UpdateRobotPart

func (mr *MockAppServiceServerMockRecorder) UpdateRobotPart(arg0, arg1 interface{}) *gomock.Call

UpdateRobotPart indicates an expected call of UpdateRobotPart.

type MockAppService_TailRobotPartLogsClient

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

MockAppService_TailRobotPartLogsClient is a mock of AppService_TailRobotPartLogsClient interface.

func NewMockAppService_TailRobotPartLogsClient

func NewMockAppService_TailRobotPartLogsClient(ctrl *gomock.Controller) *MockAppService_TailRobotPartLogsClient

NewMockAppService_TailRobotPartLogsClient creates a new mock instance.

func (*MockAppService_TailRobotPartLogsClient) CloseSend

CloseSend mocks base method.

func (*MockAppService_TailRobotPartLogsClient) Context

Context mocks base method.

func (*MockAppService_TailRobotPartLogsClient) EXPECT

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

func (*MockAppService_TailRobotPartLogsClient) Header

Header mocks base method.

func (*MockAppService_TailRobotPartLogsClient) Recv

Recv mocks base method.

func (*MockAppService_TailRobotPartLogsClient) RecvMsg

func (m_2 *MockAppService_TailRobotPartLogsClient) RecvMsg(m interface{}) error

RecvMsg mocks base method.

func (*MockAppService_TailRobotPartLogsClient) SendMsg

func (m_2 *MockAppService_TailRobotPartLogsClient) SendMsg(m interface{}) error

SendMsg mocks base method.

func (*MockAppService_TailRobotPartLogsClient) Trailer

Trailer mocks base method.

type MockAppService_TailRobotPartLogsClientMockRecorder

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

MockAppService_TailRobotPartLogsClientMockRecorder is the mock recorder for MockAppService_TailRobotPartLogsClient.

func (*MockAppService_TailRobotPartLogsClientMockRecorder) CloseSend

CloseSend indicates an expected call of CloseSend.

func (*MockAppService_TailRobotPartLogsClientMockRecorder) Context

Context indicates an expected call of Context.

func (*MockAppService_TailRobotPartLogsClientMockRecorder) Header

Header indicates an expected call of Header.

func (*MockAppService_TailRobotPartLogsClientMockRecorder) Recv

Recv indicates an expected call of Recv.

func (*MockAppService_TailRobotPartLogsClientMockRecorder) RecvMsg

RecvMsg indicates an expected call of RecvMsg.

func (*MockAppService_TailRobotPartLogsClientMockRecorder) SendMsg

SendMsg indicates an expected call of SendMsg.

func (*MockAppService_TailRobotPartLogsClientMockRecorder) Trailer

Trailer indicates an expected call of Trailer.

type MockAppService_TailRobotPartLogsServer

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

MockAppService_TailRobotPartLogsServer is a mock of AppService_TailRobotPartLogsServer interface.

func NewMockAppService_TailRobotPartLogsServer

func NewMockAppService_TailRobotPartLogsServer(ctrl *gomock.Controller) *MockAppService_TailRobotPartLogsServer

NewMockAppService_TailRobotPartLogsServer creates a new mock instance.

func (*MockAppService_TailRobotPartLogsServer) Context

Context mocks base method.

func (*MockAppService_TailRobotPartLogsServer) EXPECT

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

func (*MockAppService_TailRobotPartLogsServer) RecvMsg

func (m_2 *MockAppService_TailRobotPartLogsServer) RecvMsg(m interface{}) error

RecvMsg mocks base method.

func (*MockAppService_TailRobotPartLogsServer) Send

Send mocks base method.

func (*MockAppService_TailRobotPartLogsServer) SendHeader

SendHeader mocks base method.

func (*MockAppService_TailRobotPartLogsServer) SendMsg

func (m_2 *MockAppService_TailRobotPartLogsServer) SendMsg(m interface{}) error

SendMsg mocks base method.

func (*MockAppService_TailRobotPartLogsServer) SetHeader

SetHeader mocks base method.

func (*MockAppService_TailRobotPartLogsServer) SetTrailer

SetTrailer mocks base method.

type MockAppService_TailRobotPartLogsServerMockRecorder

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

MockAppService_TailRobotPartLogsServerMockRecorder is the mock recorder for MockAppService_TailRobotPartLogsServer.

func (*MockAppService_TailRobotPartLogsServerMockRecorder) Context

Context indicates an expected call of Context.

func (*MockAppService_TailRobotPartLogsServerMockRecorder) RecvMsg

RecvMsg indicates an expected call of RecvMsg.

func (*MockAppService_TailRobotPartLogsServerMockRecorder) Send

Send indicates an expected call of Send.

func (*MockAppService_TailRobotPartLogsServerMockRecorder) SendHeader

func (mr *MockAppService_TailRobotPartLogsServerMockRecorder) SendHeader(arg0 interface{}) *gomock.Call

SendHeader indicates an expected call of SendHeader.

func (*MockAppService_TailRobotPartLogsServerMockRecorder) SendMsg

SendMsg indicates an expected call of SendMsg.

func (*MockAppService_TailRobotPartLogsServerMockRecorder) SetHeader

func (mr *MockAppService_TailRobotPartLogsServerMockRecorder) SetHeader(arg0 interface{}) *gomock.Call

SetHeader indicates an expected call of SetHeader.

func (*MockAppService_TailRobotPartLogsServerMockRecorder) SetTrailer

func (mr *MockAppService_TailRobotPartLogsServerMockRecorder) SetTrailer(arg0 interface{}) *gomock.Call

SetTrailer indicates an expected call of SetTrailer.

type MockBillingServiceClient added in v0.1.107

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

MockBillingServiceClient is a mock of BillingServiceClient interface.

func NewMockBillingServiceClient added in v0.1.107

func NewMockBillingServiceClient(ctrl *gomock.Controller) *MockBillingServiceClient

NewMockBillingServiceClient creates a new mock instance.

func (*MockBillingServiceClient) EXPECT added in v0.1.107

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

func (*MockBillingServiceClient) GetBillingSummary added in v0.1.107

GetBillingSummary mocks base method.

func (*MockBillingServiceClient) GetCurrentMonthUsageSummary added in v0.1.107

GetCurrentMonthUsageSummary mocks base method.

func (*MockBillingServiceClient) GetInvoiceHistory added in v0.1.107

GetInvoiceHistory mocks base method.

func (*MockBillingServiceClient) GetItemizedInvoice added in v0.1.107

GetItemizedInvoice mocks base method.

func (*MockBillingServiceClient) GetUnpaidBalance added in v0.1.107

GetUnpaidBalance mocks base method.

type MockBillingServiceClientMockRecorder added in v0.1.107

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

MockBillingServiceClientMockRecorder is the mock recorder for MockBillingServiceClient.

func (*MockBillingServiceClientMockRecorder) GetBillingSummary added in v0.1.107

func (mr *MockBillingServiceClientMockRecorder) GetBillingSummary(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetBillingSummary indicates an expected call of GetBillingSummary.

func (*MockBillingServiceClientMockRecorder) GetCurrentMonthUsageSummary added in v0.1.107

func (mr *MockBillingServiceClientMockRecorder) GetCurrentMonthUsageSummary(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetCurrentMonthUsageSummary indicates an expected call of GetCurrentMonthUsageSummary.

func (*MockBillingServiceClientMockRecorder) GetInvoiceHistory added in v0.1.107

func (mr *MockBillingServiceClientMockRecorder) GetInvoiceHistory(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetInvoiceHistory indicates an expected call of GetInvoiceHistory.

func (*MockBillingServiceClientMockRecorder) GetItemizedInvoice added in v0.1.107

func (mr *MockBillingServiceClientMockRecorder) GetItemizedInvoice(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetItemizedInvoice indicates an expected call of GetItemizedInvoice.

func (*MockBillingServiceClientMockRecorder) GetUnpaidBalance added in v0.1.107

func (mr *MockBillingServiceClientMockRecorder) GetUnpaidBalance(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetUnpaidBalance indicates an expected call of GetUnpaidBalance.

type MockBillingServiceServer added in v0.1.107

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

MockBillingServiceServer is a mock of BillingServiceServer interface.

func NewMockBillingServiceServer added in v0.1.107

func NewMockBillingServiceServer(ctrl *gomock.Controller) *MockBillingServiceServer

NewMockBillingServiceServer creates a new mock instance.

func (*MockBillingServiceServer) EXPECT added in v0.1.107

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

func (*MockBillingServiceServer) GetBillingSummary added in v0.1.107

GetBillingSummary mocks base method.

func (*MockBillingServiceServer) GetCurrentMonthUsageSummary added in v0.1.107

GetCurrentMonthUsageSummary mocks base method.

func (*MockBillingServiceServer) GetInvoiceHistory added in v0.1.107

GetInvoiceHistory mocks base method.

func (*MockBillingServiceServer) GetItemizedInvoice added in v0.1.107

GetItemizedInvoice mocks base method.

func (*MockBillingServiceServer) GetUnpaidBalance added in v0.1.107

GetUnpaidBalance mocks base method.

type MockBillingServiceServerMockRecorder added in v0.1.107

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

MockBillingServiceServerMockRecorder is the mock recorder for MockBillingServiceServer.

func (*MockBillingServiceServerMockRecorder) GetBillingSummary added in v0.1.107

func (mr *MockBillingServiceServerMockRecorder) GetBillingSummary(arg0, arg1 interface{}) *gomock.Call

GetBillingSummary indicates an expected call of GetBillingSummary.

func (*MockBillingServiceServerMockRecorder) GetCurrentMonthUsageSummary added in v0.1.107

func (mr *MockBillingServiceServerMockRecorder) GetCurrentMonthUsageSummary(arg0, arg1 interface{}) *gomock.Call

GetCurrentMonthUsageSummary indicates an expected call of GetCurrentMonthUsageSummary.

func (*MockBillingServiceServerMockRecorder) GetInvoiceHistory added in v0.1.107

func (mr *MockBillingServiceServerMockRecorder) GetInvoiceHistory(arg0, arg1 interface{}) *gomock.Call

GetInvoiceHistory indicates an expected call of GetInvoiceHistory.

func (*MockBillingServiceServerMockRecorder) GetItemizedInvoice added in v0.1.107

func (mr *MockBillingServiceServerMockRecorder) GetItemizedInvoice(arg0, arg1 interface{}) *gomock.Call

GetItemizedInvoice indicates an expected call of GetItemizedInvoice.

func (*MockBillingServiceServerMockRecorder) GetUnpaidBalance added in v0.1.107

func (mr *MockBillingServiceServerMockRecorder) GetUnpaidBalance(arg0, arg1 interface{}) *gomock.Call

GetUnpaidBalance indicates an expected call of GetUnpaidBalance.

type MockRobotServiceClient

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

MockRobotServiceClient is a mock of RobotServiceClient interface.

func NewMockRobotServiceClient

func NewMockRobotServiceClient(ctrl *gomock.Controller) *MockRobotServiceClient

NewMockRobotServiceClient creates a new mock instance.

func (*MockRobotServiceClient) Certificate

Certificate mocks base method.

func (*MockRobotServiceClient) Config

Config mocks base method.

func (*MockRobotServiceClient) EXPECT

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

func (*MockRobotServiceClient) Log

Log mocks base method.

func (*MockRobotServiceClient) NeedsRestart

NeedsRestart mocks base method.

type MockRobotServiceClientMockRecorder

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

MockRobotServiceClientMockRecorder is the mock recorder for MockRobotServiceClient.

func (*MockRobotServiceClientMockRecorder) Certificate

func (mr *MockRobotServiceClientMockRecorder) Certificate(ctx, in interface{}, opts ...interface{}) *gomock.Call

Certificate indicates an expected call of Certificate.

func (*MockRobotServiceClientMockRecorder) Config

func (mr *MockRobotServiceClientMockRecorder) Config(ctx, in interface{}, opts ...interface{}) *gomock.Call

Config indicates an expected call of Config.

func (*MockRobotServiceClientMockRecorder) Log

func (mr *MockRobotServiceClientMockRecorder) Log(ctx, in interface{}, opts ...interface{}) *gomock.Call

Log indicates an expected call of Log.

func (*MockRobotServiceClientMockRecorder) NeedsRestart

func (mr *MockRobotServiceClientMockRecorder) NeedsRestart(ctx, in interface{}, opts ...interface{}) *gomock.Call

NeedsRestart indicates an expected call of NeedsRestart.

type MockRobotServiceServer

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

MockRobotServiceServer is a mock of RobotServiceServer interface.

func NewMockRobotServiceServer

func NewMockRobotServiceServer(ctrl *gomock.Controller) *MockRobotServiceServer

NewMockRobotServiceServer creates a new mock instance.

func (*MockRobotServiceServer) Certificate

Certificate mocks base method.

func (*MockRobotServiceServer) Config

Config mocks base method.

func (*MockRobotServiceServer) EXPECT

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

func (*MockRobotServiceServer) Log

Log mocks base method.

func (*MockRobotServiceServer) NeedsRestart

NeedsRestart mocks base method.

type MockRobotServiceServerMockRecorder

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

MockRobotServiceServerMockRecorder is the mock recorder for MockRobotServiceServer.

func (*MockRobotServiceServerMockRecorder) Certificate

func (mr *MockRobotServiceServerMockRecorder) Certificate(arg0, arg1 interface{}) *gomock.Call

Certificate indicates an expected call of Certificate.

func (*MockRobotServiceServerMockRecorder) Config

func (mr *MockRobotServiceServerMockRecorder) Config(arg0, arg1 interface{}) *gomock.Call

Config indicates an expected call of Config.

func (*MockRobotServiceServerMockRecorder) Log

func (mr *MockRobotServiceServerMockRecorder) Log(arg0, arg1 interface{}) *gomock.Call

Log indicates an expected call of Log.

func (*MockRobotServiceServerMockRecorder) NeedsRestart

func (mr *MockRobotServiceServerMockRecorder) NeedsRestart(arg0, arg1 interface{}) *gomock.Call

NeedsRestart indicates an expected call of NeedsRestart.

type MockUnsafeAppServiceServer

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

MockUnsafeAppServiceServer is a mock of UnsafeAppServiceServer interface.

func NewMockUnsafeAppServiceServer

func NewMockUnsafeAppServiceServer(ctrl *gomock.Controller) *MockUnsafeAppServiceServer

NewMockUnsafeAppServiceServer creates a new mock instance.

func (*MockUnsafeAppServiceServer) EXPECT

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

type MockUnsafeAppServiceServerMockRecorder

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

MockUnsafeAppServiceServerMockRecorder is the mock recorder for MockUnsafeAppServiceServer.

type MockUnsafeBillingServiceServer added in v0.1.107

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

MockUnsafeBillingServiceServer is a mock of UnsafeBillingServiceServer interface.

func NewMockUnsafeBillingServiceServer added in v0.1.107

func NewMockUnsafeBillingServiceServer(ctrl *gomock.Controller) *MockUnsafeBillingServiceServer

NewMockUnsafeBillingServiceServer creates a new mock instance.

func (*MockUnsafeBillingServiceServer) EXPECT added in v0.1.107

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

type MockUnsafeBillingServiceServerMockRecorder added in v0.1.107

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

MockUnsafeBillingServiceServerMockRecorder is the mock recorder for MockUnsafeBillingServiceServer.

type MockUnsafeRobotServiceServer

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

MockUnsafeRobotServiceServer is a mock of UnsafeRobotServiceServer interface.

func NewMockUnsafeRobotServiceServer

func NewMockUnsafeRobotServiceServer(ctrl *gomock.Controller) *MockUnsafeRobotServiceServer

NewMockUnsafeRobotServiceServer creates a new mock instance.

func (*MockUnsafeRobotServiceServer) EXPECT

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

type MockUnsafeRobotServiceServerMockRecorder

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

MockUnsafeRobotServiceServerMockRecorder is the mock recorder for MockUnsafeRobotServiceServer.

Jump to

Keyboard shortcuts

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