apimock

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2023 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 MockAuthServiceClient

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

MockAuthServiceClient is a mock of AuthServiceClient interface.

func NewMockAuthServiceClient

func NewMockAuthServiceClient(ctrl *gomock.Controller) *MockAuthServiceClient

NewMockAuthServiceClient creates a new mock instance.

func (*MockAuthServiceClient) DeleteUser

DeleteUser mocks base method.

func (*MockAuthServiceClient) EXPECT

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

func (*MockAuthServiceClient) GetRoles

GetRoles mocks base method.

func (*MockAuthServiceClient) GetRolesByPermissions

GetRolesByPermissions mocks base method.

func (*MockAuthServiceClient) GetUser

GetUser mocks base method.

func (*MockAuthServiceClient) GetUsers

GetUsers mocks base method.

func (*MockAuthServiceClient) InviteUsers

InviteUsers mocks base method.

func (*MockAuthServiceClient) ResendUserInvite

ResendUserInvite mocks base method.

func (*MockAuthServiceClient) UpdateUser

UpdateUser mocks base method.

func (*MockAuthServiceClient) UpdateUserNamespacePermissions

UpdateUserNamespacePermissions mocks base method.

type MockAuthServiceClientMockRecorder

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

MockAuthServiceClientMockRecorder is the mock recorder for MockAuthServiceClient.

func (*MockAuthServiceClientMockRecorder) DeleteUser

func (mr *MockAuthServiceClientMockRecorder) DeleteUser(ctx, in interface{}, opts ...interface{}) *gomock.Call

DeleteUser indicates an expected call of DeleteUser.

func (*MockAuthServiceClientMockRecorder) GetRoles

func (mr *MockAuthServiceClientMockRecorder) GetRoles(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetRoles indicates an expected call of GetRoles.

func (*MockAuthServiceClientMockRecorder) GetRolesByPermissions

func (mr *MockAuthServiceClientMockRecorder) GetRolesByPermissions(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetRolesByPermissions indicates an expected call of GetRolesByPermissions.

func (*MockAuthServiceClientMockRecorder) GetUser

func (mr *MockAuthServiceClientMockRecorder) GetUser(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetUser indicates an expected call of GetUser.

func (*MockAuthServiceClientMockRecorder) GetUsers

func (mr *MockAuthServiceClientMockRecorder) GetUsers(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetUsers indicates an expected call of GetUsers.

func (*MockAuthServiceClientMockRecorder) InviteUsers

func (mr *MockAuthServiceClientMockRecorder) InviteUsers(ctx, in interface{}, opts ...interface{}) *gomock.Call

InviteUsers indicates an expected call of InviteUsers.

func (*MockAuthServiceClientMockRecorder) ResendUserInvite

func (mr *MockAuthServiceClientMockRecorder) ResendUserInvite(ctx, in interface{}, opts ...interface{}) *gomock.Call

ResendUserInvite indicates an expected call of ResendUserInvite.

func (*MockAuthServiceClientMockRecorder) UpdateUser

func (mr *MockAuthServiceClientMockRecorder) UpdateUser(ctx, in interface{}, opts ...interface{}) *gomock.Call

UpdateUser indicates an expected call of UpdateUser.

func (*MockAuthServiceClientMockRecorder) UpdateUserNamespacePermissions

func (mr *MockAuthServiceClientMockRecorder) UpdateUserNamespacePermissions(ctx, in interface{}, opts ...interface{}) *gomock.Call

UpdateUserNamespacePermissions indicates an expected call of UpdateUserNamespacePermissions.

type MockAuthServiceServer

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

MockAuthServiceServer is a mock of AuthServiceServer interface.

func NewMockAuthServiceServer

func NewMockAuthServiceServer(ctrl *gomock.Controller) *MockAuthServiceServer

NewMockAuthServiceServer creates a new mock instance.

func (*MockAuthServiceServer) DeleteUser

DeleteUser mocks base method.

func (*MockAuthServiceServer) EXPECT

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

func (*MockAuthServiceServer) GetRoles

GetRoles mocks base method.

func (*MockAuthServiceServer) GetRolesByPermissions

GetRolesByPermissions mocks base method.

func (*MockAuthServiceServer) GetUser

GetUser mocks base method.

func (*MockAuthServiceServer) GetUsers

GetUsers mocks base method.

func (*MockAuthServiceServer) InviteUsers

InviteUsers mocks base method.

func (*MockAuthServiceServer) ResendUserInvite

ResendUserInvite mocks base method.

func (*MockAuthServiceServer) UpdateUser

UpdateUser mocks base method.

func (*MockAuthServiceServer) UpdateUserNamespacePermissions

UpdateUserNamespacePermissions mocks base method.

type MockAuthServiceServerMockRecorder

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

MockAuthServiceServerMockRecorder is the mock recorder for MockAuthServiceServer.

func (*MockAuthServiceServerMockRecorder) DeleteUser

func (mr *MockAuthServiceServerMockRecorder) DeleteUser(arg0, arg1 interface{}) *gomock.Call

DeleteUser indicates an expected call of DeleteUser.

func (*MockAuthServiceServerMockRecorder) GetRoles

func (mr *MockAuthServiceServerMockRecorder) GetRoles(arg0, arg1 interface{}) *gomock.Call

GetRoles indicates an expected call of GetRoles.

func (*MockAuthServiceServerMockRecorder) GetRolesByPermissions

func (mr *MockAuthServiceServerMockRecorder) GetRolesByPermissions(arg0, arg1 interface{}) *gomock.Call

GetRolesByPermissions indicates an expected call of GetRolesByPermissions.

func (*MockAuthServiceServerMockRecorder) GetUser

func (mr *MockAuthServiceServerMockRecorder) GetUser(arg0, arg1 interface{}) *gomock.Call

GetUser indicates an expected call of GetUser.

func (*MockAuthServiceServerMockRecorder) GetUsers

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

GetUsers indicates an expected call of GetUsers.

func (*MockAuthServiceServerMockRecorder) InviteUsers

func (mr *MockAuthServiceServerMockRecorder) InviteUsers(arg0, arg1 interface{}) *gomock.Call

InviteUsers indicates an expected call of InviteUsers.

func (*MockAuthServiceServerMockRecorder) ResendUserInvite

func (mr *MockAuthServiceServerMockRecorder) ResendUserInvite(arg0, arg1 interface{}) *gomock.Call

ResendUserInvite indicates an expected call of ResendUserInvite.

func (*MockAuthServiceServerMockRecorder) UpdateUser

func (mr *MockAuthServiceServerMockRecorder) UpdateUser(arg0, arg1 interface{}) *gomock.Call

UpdateUser indicates an expected call of UpdateUser.

func (*MockAuthServiceServerMockRecorder) UpdateUserNamespacePermissions

func (mr *MockAuthServiceServerMockRecorder) UpdateUserNamespacePermissions(arg0, arg1 interface{}) *gomock.Call

UpdateUserNamespacePermissions indicates an expected call of UpdateUserNamespacePermissions.

Jump to

Keyboard shortcuts

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