mocks

package
v0.8.5 Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockDirectoryClient

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

MockDirectoryClient is a mock of DirectoryClient interface.

func NewMockDirectoryClient

func NewMockDirectoryClient(ctrl *gomock.Controller) *MockDirectoryClient

NewMockDirectoryClient creates a new mock instance.

func (*MockDirectoryClient) CreateTenant

CreateTenant mocks base method.

func (*MockDirectoryClient) CreateUser

CreateUser mocks base method.

func (*MockDirectoryClient) DeleteApplPermission

DeleteApplPermission mocks base method.

func (*MockDirectoryClient) DeleteApplProperty

DeleteApplProperty mocks base method.

func (*MockDirectoryClient) DeleteApplRole

DeleteApplRole mocks base method.

func (*MockDirectoryClient) DeleteResource

DeleteResource mocks base method.

func (*MockDirectoryClient) DeleteTenant

DeleteTenant mocks base method.

func (*MockDirectoryClient) DeleteUser

DeleteUser mocks base method.

func (*MockDirectoryClient) DeleteUserApplication

DeleteUserApplication mocks base method.

func (*MockDirectoryClient) DeleteUserPermission

DeleteUserPermission mocks base method.

func (*MockDirectoryClient) DeleteUserProperty

DeleteUserProperty mocks base method.

func (*MockDirectoryClient) DeleteUserRole

DeleteUserRole mocks base method.

func (*MockDirectoryClient) EXPECT

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

func (*MockDirectoryClient) GetApplPermissions

GetApplPermissions mocks base method.

func (*MockDirectoryClient) GetApplProperties

GetApplProperties mocks base method.

func (*MockDirectoryClient) GetApplRoles

GetApplRoles mocks base method.

func (*MockDirectoryClient) GetIdentity

GetIdentity mocks base method.

func (*MockDirectoryClient) GetResource

GetResource mocks base method.

func (*MockDirectoryClient) GetUser

GetUser mocks base method.

func (*MockDirectoryClient) GetUserPermissions

GetUserPermissions mocks base method.

func (*MockDirectoryClient) GetUserProperties

GetUserProperties mocks base method.

func (*MockDirectoryClient) GetUserRoles

GetUserRoles mocks base method.

func (*MockDirectoryClient) GetValue

GetValue mocks base method.

func (*MockDirectoryClient) ListResources

ListResources mocks base method.

func (*MockDirectoryClient) ListTenants

ListTenants mocks base method.

func (*MockDirectoryClient) ListUserApplications

ListUserApplications mocks base method.

func (*MockDirectoryClient) ListUsers

ListUsers mocks base method.

func (*MockDirectoryClient) LoadUsers

LoadUsers mocks base method.

func (*MockDirectoryClient) SetApplPermission

SetApplPermission mocks base method.

func (*MockDirectoryClient) SetApplPermissions

SetApplPermissions mocks base method.

func (*MockDirectoryClient) SetApplProperties

SetApplProperties mocks base method.

func (*MockDirectoryClient) SetApplProperty

SetApplProperty mocks base method.

func (*MockDirectoryClient) SetApplRole

SetApplRole mocks base method.

func (*MockDirectoryClient) SetApplRoles

SetApplRoles mocks base method.

func (*MockDirectoryClient) SetResource

SetResource mocks base method.

func (*MockDirectoryClient) SetUserPermission

SetUserPermission mocks base method.

func (*MockDirectoryClient) SetUserPermissions

SetUserPermissions mocks base method.

func (*MockDirectoryClient) SetUserProperties

SetUserProperties mocks base method.

func (*MockDirectoryClient) SetUserProperty

SetUserProperty mocks base method.

func (*MockDirectoryClient) SetUserRole

SetUserRole mocks base method.

func (*MockDirectoryClient) SetUserRoles

SetUserRoles mocks base method.

func (*MockDirectoryClient) UpdateUser

UpdateUser mocks base method.

type MockDirectoryClientMockRecorder

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

MockDirectoryClientMockRecorder is the mock recorder for MockDirectoryClient.

func (*MockDirectoryClientMockRecorder) CreateTenant

func (mr *MockDirectoryClientMockRecorder) CreateTenant(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateTenant indicates an expected call of CreateTenant.

func (*MockDirectoryClientMockRecorder) CreateUser

func (mr *MockDirectoryClientMockRecorder) CreateUser(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateUser indicates an expected call of CreateUser.

func (*MockDirectoryClientMockRecorder) DeleteApplPermission

func (mr *MockDirectoryClientMockRecorder) DeleteApplPermission(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteApplPermission indicates an expected call of DeleteApplPermission.

func (*MockDirectoryClientMockRecorder) DeleteApplProperty

func (mr *MockDirectoryClientMockRecorder) DeleteApplProperty(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteApplProperty indicates an expected call of DeleteApplProperty.

func (*MockDirectoryClientMockRecorder) DeleteApplRole

func (mr *MockDirectoryClientMockRecorder) DeleteApplRole(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteApplRole indicates an expected call of DeleteApplRole.

func (*MockDirectoryClientMockRecorder) DeleteResource

func (mr *MockDirectoryClientMockRecorder) DeleteResource(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteResource indicates an expected call of DeleteResource.

func (*MockDirectoryClientMockRecorder) DeleteTenant

func (mr *MockDirectoryClientMockRecorder) DeleteTenant(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteTenant indicates an expected call of DeleteTenant.

func (*MockDirectoryClientMockRecorder) DeleteUser

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

DeleteUser indicates an expected call of DeleteUser.

func (*MockDirectoryClientMockRecorder) DeleteUserApplication

func (mr *MockDirectoryClientMockRecorder) DeleteUserApplication(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteUserApplication indicates an expected call of DeleteUserApplication.

func (*MockDirectoryClientMockRecorder) DeleteUserPermission

func (mr *MockDirectoryClientMockRecorder) DeleteUserPermission(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteUserPermission indicates an expected call of DeleteUserPermission.

func (*MockDirectoryClientMockRecorder) DeleteUserProperty

func (mr *MockDirectoryClientMockRecorder) DeleteUserProperty(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteUserProperty indicates an expected call of DeleteUserProperty.

func (*MockDirectoryClientMockRecorder) DeleteUserRole

func (mr *MockDirectoryClientMockRecorder) DeleteUserRole(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteUserRole indicates an expected call of DeleteUserRole.

func (*MockDirectoryClientMockRecorder) GetApplPermissions

func (mr *MockDirectoryClientMockRecorder) GetApplPermissions(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetApplPermissions indicates an expected call of GetApplPermissions.

func (*MockDirectoryClientMockRecorder) GetApplProperties

func (mr *MockDirectoryClientMockRecorder) GetApplProperties(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetApplProperties indicates an expected call of GetApplProperties.

func (*MockDirectoryClientMockRecorder) GetApplRoles

func (mr *MockDirectoryClientMockRecorder) GetApplRoles(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetApplRoles indicates an expected call of GetApplRoles.

func (*MockDirectoryClientMockRecorder) GetIdentity

func (mr *MockDirectoryClientMockRecorder) GetIdentity(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetIdentity indicates an expected call of GetIdentity.

func (*MockDirectoryClientMockRecorder) GetResource

func (mr *MockDirectoryClientMockRecorder) GetResource(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetResource indicates an expected call of GetResource.

func (*MockDirectoryClientMockRecorder) GetUser

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

GetUser indicates an expected call of GetUser.

func (*MockDirectoryClientMockRecorder) GetUserPermissions

func (mr *MockDirectoryClientMockRecorder) GetUserPermissions(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetUserPermissions indicates an expected call of GetUserPermissions.

func (*MockDirectoryClientMockRecorder) GetUserProperties

func (mr *MockDirectoryClientMockRecorder) GetUserProperties(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetUserProperties indicates an expected call of GetUserProperties.

func (*MockDirectoryClientMockRecorder) GetUserRoles

func (mr *MockDirectoryClientMockRecorder) GetUserRoles(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetUserRoles indicates an expected call of GetUserRoles.

func (*MockDirectoryClientMockRecorder) GetValue

func (mr *MockDirectoryClientMockRecorder) GetValue(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetValue indicates an expected call of GetValue.

func (*MockDirectoryClientMockRecorder) ListResources

func (mr *MockDirectoryClientMockRecorder) ListResources(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListResources indicates an expected call of ListResources.

func (*MockDirectoryClientMockRecorder) ListTenants

func (mr *MockDirectoryClientMockRecorder) ListTenants(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListTenants indicates an expected call of ListTenants.

func (*MockDirectoryClientMockRecorder) ListUserApplications

func (mr *MockDirectoryClientMockRecorder) ListUserApplications(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListUserApplications indicates an expected call of ListUserApplications.

func (*MockDirectoryClientMockRecorder) ListUsers

func (mr *MockDirectoryClientMockRecorder) ListUsers(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListUsers indicates an expected call of ListUsers.

func (*MockDirectoryClientMockRecorder) LoadUsers

func (mr *MockDirectoryClientMockRecorder) LoadUsers(arg0 interface{}, arg1 ...interface{}) *gomock.Call

LoadUsers indicates an expected call of LoadUsers.

func (*MockDirectoryClientMockRecorder) SetApplPermission

func (mr *MockDirectoryClientMockRecorder) SetApplPermission(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SetApplPermission indicates an expected call of SetApplPermission.

func (*MockDirectoryClientMockRecorder) SetApplPermissions

func (mr *MockDirectoryClientMockRecorder) SetApplPermissions(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SetApplPermissions indicates an expected call of SetApplPermissions.

func (*MockDirectoryClientMockRecorder) SetApplProperties

func (mr *MockDirectoryClientMockRecorder) SetApplProperties(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SetApplProperties indicates an expected call of SetApplProperties.

func (*MockDirectoryClientMockRecorder) SetApplProperty

func (mr *MockDirectoryClientMockRecorder) SetApplProperty(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SetApplProperty indicates an expected call of SetApplProperty.

func (*MockDirectoryClientMockRecorder) SetApplRole

func (mr *MockDirectoryClientMockRecorder) SetApplRole(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SetApplRole indicates an expected call of SetApplRole.

func (*MockDirectoryClientMockRecorder) SetApplRoles

func (mr *MockDirectoryClientMockRecorder) SetApplRoles(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SetApplRoles indicates an expected call of SetApplRoles.

func (*MockDirectoryClientMockRecorder) SetResource

func (mr *MockDirectoryClientMockRecorder) SetResource(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SetResource indicates an expected call of SetResource.

func (*MockDirectoryClientMockRecorder) SetUserPermission

func (mr *MockDirectoryClientMockRecorder) SetUserPermission(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SetUserPermission indicates an expected call of SetUserPermission.

func (*MockDirectoryClientMockRecorder) SetUserPermissions

func (mr *MockDirectoryClientMockRecorder) SetUserPermissions(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SetUserPermissions indicates an expected call of SetUserPermissions.

func (*MockDirectoryClientMockRecorder) SetUserProperties

func (mr *MockDirectoryClientMockRecorder) SetUserProperties(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SetUserProperties indicates an expected call of SetUserProperties.

func (*MockDirectoryClientMockRecorder) SetUserProperty

func (mr *MockDirectoryClientMockRecorder) SetUserProperty(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SetUserProperty indicates an expected call of SetUserProperty.

func (*MockDirectoryClientMockRecorder) SetUserRole

func (mr *MockDirectoryClientMockRecorder) SetUserRole(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SetUserRole indicates an expected call of SetUserRole.

func (*MockDirectoryClientMockRecorder) SetUserRoles

func (mr *MockDirectoryClientMockRecorder) SetUserRoles(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SetUserRoles indicates an expected call of SetUserRoles.

func (*MockDirectoryClientMockRecorder) UpdateUser

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

UpdateUser indicates an expected call of UpdateUser.

type MockDirectory_LoadUsersClient

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

MockDirectory_LoadUsersClient is a mock of Directory_LoadUsersClient interface.

func NewMockDirectory_LoadUsersClient

func NewMockDirectory_LoadUsersClient(ctrl *gomock.Controller) *MockDirectory_LoadUsersClient

NewMockDirectory_LoadUsersClient creates a new mock instance.

func (*MockDirectory_LoadUsersClient) CloseAndRecv

CloseAndRecv mocks base method.

func (*MockDirectory_LoadUsersClient) CloseSend

func (m *MockDirectory_LoadUsersClient) CloseSend() error

CloseSend mocks base method.

func (*MockDirectory_LoadUsersClient) Context

Context mocks base method.

func (*MockDirectory_LoadUsersClient) EXPECT

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

func (*MockDirectory_LoadUsersClient) Header

Header mocks base method.

func (*MockDirectory_LoadUsersClient) RecvMsg

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

RecvMsg mocks base method.

func (*MockDirectory_LoadUsersClient) Send

Send mocks base method.

func (*MockDirectory_LoadUsersClient) SendMsg

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

SendMsg mocks base method.

func (*MockDirectory_LoadUsersClient) Trailer

Trailer mocks base method.

type MockDirectory_LoadUsersClientMockRecorder

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

MockDirectory_LoadUsersClientMockRecorder is the mock recorder for MockDirectory_LoadUsersClient.

func (*MockDirectory_LoadUsersClientMockRecorder) CloseAndRecv

CloseAndRecv indicates an expected call of CloseAndRecv.

func (*MockDirectory_LoadUsersClientMockRecorder) CloseSend

CloseSend indicates an expected call of CloseSend.

func (*MockDirectory_LoadUsersClientMockRecorder) Context

Context indicates an expected call of Context.

func (*MockDirectory_LoadUsersClientMockRecorder) Header

Header indicates an expected call of Header.

func (*MockDirectory_LoadUsersClientMockRecorder) RecvMsg

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

RecvMsg indicates an expected call of RecvMsg.

func (*MockDirectory_LoadUsersClientMockRecorder) Send

func (mr *MockDirectory_LoadUsersClientMockRecorder) Send(arg0 interface{}) *gomock.Call

Send indicates an expected call of Send.

func (*MockDirectory_LoadUsersClientMockRecorder) SendMsg

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

SendMsg indicates an expected call of SendMsg.

func (*MockDirectory_LoadUsersClientMockRecorder) 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