identitystoremock

package
v1.55.5 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package identitystoremock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockIdentityStoreAPI

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

MockIdentityStoreAPI is a mock of IdentityStoreAPI interface

func NewMockIdentityStoreAPI

func NewMockIdentityStoreAPI(ctrl *gomock.Controller) *MockIdentityStoreAPI

NewMockIdentityStoreAPI creates a new mock instance

func (*MockIdentityStoreAPI) CreateGroup added in v1.44.89

CreateGroup mocks base method

func (*MockIdentityStoreAPI) CreateGroupMembership added in v1.44.89

CreateGroupMembership mocks base method

func (*MockIdentityStoreAPI) CreateGroupMembershipRequest added in v1.44.89

CreateGroupMembershipRequest mocks base method

func (*MockIdentityStoreAPI) CreateGroupMembershipWithContext added in v1.44.89

CreateGroupMembershipWithContext mocks base method

func (*MockIdentityStoreAPI) CreateGroupRequest added in v1.44.89

CreateGroupRequest mocks base method

func (*MockIdentityStoreAPI) CreateGroupWithContext added in v1.44.89

CreateGroupWithContext mocks base method

func (*MockIdentityStoreAPI) CreateUser added in v1.44.89

CreateUser mocks base method

func (*MockIdentityStoreAPI) CreateUserRequest added in v1.44.89

CreateUserRequest mocks base method

func (*MockIdentityStoreAPI) CreateUserWithContext added in v1.44.89

CreateUserWithContext mocks base method

func (*MockIdentityStoreAPI) DeleteGroup added in v1.44.89

DeleteGroup mocks base method

func (*MockIdentityStoreAPI) DeleteGroupMembership added in v1.44.89

DeleteGroupMembership mocks base method

func (*MockIdentityStoreAPI) DeleteGroupMembershipRequest added in v1.44.89

DeleteGroupMembershipRequest mocks base method

func (*MockIdentityStoreAPI) DeleteGroupMembershipWithContext added in v1.44.89

DeleteGroupMembershipWithContext mocks base method

func (*MockIdentityStoreAPI) DeleteGroupRequest added in v1.44.89

DeleteGroupRequest mocks base method

func (*MockIdentityStoreAPI) DeleteGroupWithContext added in v1.44.89

DeleteGroupWithContext mocks base method

func (*MockIdentityStoreAPI) DeleteUser added in v1.44.89

DeleteUser mocks base method

func (*MockIdentityStoreAPI) DeleteUserRequest added in v1.44.89

DeleteUserRequest mocks base method

func (*MockIdentityStoreAPI) DeleteUserWithContext added in v1.44.89

DeleteUserWithContext mocks base method

func (*MockIdentityStoreAPI) DescribeGroup

DescribeGroup mocks base method

func (*MockIdentityStoreAPI) DescribeGroupMembership added in v1.44.89

DescribeGroupMembership mocks base method

func (*MockIdentityStoreAPI) DescribeGroupMembershipRequest added in v1.44.89

DescribeGroupMembershipRequest mocks base method

func (*MockIdentityStoreAPI) DescribeGroupMembershipWithContext added in v1.44.89

DescribeGroupMembershipWithContext mocks base method

func (*MockIdentityStoreAPI) DescribeGroupRequest

DescribeGroupRequest mocks base method

func (*MockIdentityStoreAPI) DescribeGroupWithContext

DescribeGroupWithContext mocks base method

func (*MockIdentityStoreAPI) DescribeUser

DescribeUser mocks base method

func (*MockIdentityStoreAPI) DescribeUserRequest

DescribeUserRequest mocks base method

func (*MockIdentityStoreAPI) DescribeUserWithContext

DescribeUserWithContext mocks base method

func (*MockIdentityStoreAPI) EXPECT

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

func (*MockIdentityStoreAPI) GetGroupId added in v1.44.89

GetGroupId mocks base method

func (*MockIdentityStoreAPI) GetGroupIdRequest added in v1.44.89

GetGroupIdRequest mocks base method

func (*MockIdentityStoreAPI) GetGroupIdWithContext added in v1.44.89

GetGroupIdWithContext mocks base method

func (*MockIdentityStoreAPI) GetGroupMembershipId added in v1.44.89

GetGroupMembershipId mocks base method

func (*MockIdentityStoreAPI) GetGroupMembershipIdRequest added in v1.44.89

GetGroupMembershipIdRequest mocks base method

func (*MockIdentityStoreAPI) GetGroupMembershipIdWithContext added in v1.44.89

GetGroupMembershipIdWithContext mocks base method

func (*MockIdentityStoreAPI) GetUserId added in v1.44.89

GetUserId mocks base method

func (*MockIdentityStoreAPI) GetUserIdRequest added in v1.44.89

GetUserIdRequest mocks base method

func (*MockIdentityStoreAPI) GetUserIdWithContext added in v1.44.89

GetUserIdWithContext mocks base method

func (*MockIdentityStoreAPI) IsMemberInGroups added in v1.44.89

IsMemberInGroups mocks base method

func (*MockIdentityStoreAPI) IsMemberInGroupsRequest added in v1.44.89

IsMemberInGroupsRequest mocks base method

func (*MockIdentityStoreAPI) IsMemberInGroupsWithContext added in v1.44.89

IsMemberInGroupsWithContext mocks base method

func (*MockIdentityStoreAPI) ListGroupMemberships added in v1.44.89

ListGroupMemberships mocks base method

func (*MockIdentityStoreAPI) ListGroupMembershipsForMember added in v1.44.89

ListGroupMembershipsForMember mocks base method

func (*MockIdentityStoreAPI) ListGroupMembershipsForMemberPages added in v1.44.89

ListGroupMembershipsForMemberPages mocks base method

func (*MockIdentityStoreAPI) ListGroupMembershipsForMemberPagesWithContext added in v1.44.89

func (m *MockIdentityStoreAPI) ListGroupMembershipsForMemberPagesWithContext(arg0 context.Context, arg1 *identitystore.ListGroupMembershipsForMemberInput, arg2 func(*identitystore.ListGroupMembershipsForMemberOutput, bool) bool, arg3 ...request.Option) error

ListGroupMembershipsForMemberPagesWithContext mocks base method

func (*MockIdentityStoreAPI) ListGroupMembershipsForMemberRequest added in v1.44.89

ListGroupMembershipsForMemberRequest mocks base method

func (*MockIdentityStoreAPI) ListGroupMembershipsForMemberWithContext added in v1.44.89

ListGroupMembershipsForMemberWithContext mocks base method

func (*MockIdentityStoreAPI) ListGroupMembershipsPages added in v1.44.89

ListGroupMembershipsPages mocks base method

func (*MockIdentityStoreAPI) ListGroupMembershipsPagesWithContext added in v1.44.89

func (m *MockIdentityStoreAPI) ListGroupMembershipsPagesWithContext(arg0 context.Context, arg1 *identitystore.ListGroupMembershipsInput, arg2 func(*identitystore.ListGroupMembershipsOutput, bool) bool, arg3 ...request.Option) error

ListGroupMembershipsPagesWithContext mocks base method

func (*MockIdentityStoreAPI) ListGroupMembershipsRequest added in v1.44.89

ListGroupMembershipsRequest mocks base method

func (*MockIdentityStoreAPI) ListGroupMembershipsWithContext added in v1.44.89

ListGroupMembershipsWithContext mocks base method

func (*MockIdentityStoreAPI) ListGroups

ListGroups mocks base method

func (*MockIdentityStoreAPI) ListGroupsPages

ListGroupsPages mocks base method

func (*MockIdentityStoreAPI) ListGroupsPagesWithContext

func (m *MockIdentityStoreAPI) ListGroupsPagesWithContext(arg0 context.Context, arg1 *identitystore.ListGroupsInput, arg2 func(*identitystore.ListGroupsOutput, bool) bool, arg3 ...request.Option) error

ListGroupsPagesWithContext mocks base method

func (*MockIdentityStoreAPI) ListGroupsRequest

ListGroupsRequest mocks base method

func (*MockIdentityStoreAPI) ListGroupsWithContext

ListGroupsWithContext mocks base method

func (*MockIdentityStoreAPI) ListUsers

ListUsers mocks base method

func (*MockIdentityStoreAPI) ListUsersPages

ListUsersPages mocks base method

func (*MockIdentityStoreAPI) ListUsersPagesWithContext

func (m *MockIdentityStoreAPI) ListUsersPagesWithContext(arg0 context.Context, arg1 *identitystore.ListUsersInput, arg2 func(*identitystore.ListUsersOutput, bool) bool, arg3 ...request.Option) error

ListUsersPagesWithContext mocks base method

func (*MockIdentityStoreAPI) ListUsersRequest

ListUsersRequest mocks base method

func (*MockIdentityStoreAPI) ListUsersWithContext

ListUsersWithContext mocks base method

func (*MockIdentityStoreAPI) UpdateGroup added in v1.44.89

UpdateGroup mocks base method

func (*MockIdentityStoreAPI) UpdateGroupRequest added in v1.44.89

UpdateGroupRequest mocks base method

func (*MockIdentityStoreAPI) UpdateGroupWithContext added in v1.44.89

UpdateGroupWithContext mocks base method

func (*MockIdentityStoreAPI) UpdateUser added in v1.44.89

UpdateUser mocks base method

func (*MockIdentityStoreAPI) UpdateUserRequest added in v1.44.89

UpdateUserRequest mocks base method

func (*MockIdentityStoreAPI) UpdateUserWithContext added in v1.44.89

UpdateUserWithContext mocks base method

type MockIdentityStoreAPIMockRecorder

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

MockIdentityStoreAPIMockRecorder is the mock recorder for MockIdentityStoreAPI

func (*MockIdentityStoreAPIMockRecorder) CreateGroup added in v1.44.89

func (mr *MockIdentityStoreAPIMockRecorder) CreateGroup(arg0 interface{}) *gomock.Call

CreateGroup indicates an expected call of CreateGroup

func (*MockIdentityStoreAPIMockRecorder) CreateGroupMembership added in v1.44.89

func (mr *MockIdentityStoreAPIMockRecorder) CreateGroupMembership(arg0 interface{}) *gomock.Call

CreateGroupMembership indicates an expected call of CreateGroupMembership

func (*MockIdentityStoreAPIMockRecorder) CreateGroupMembershipRequest added in v1.44.89

func (mr *MockIdentityStoreAPIMockRecorder) CreateGroupMembershipRequest(arg0 interface{}) *gomock.Call

CreateGroupMembershipRequest indicates an expected call of CreateGroupMembershipRequest

func (*MockIdentityStoreAPIMockRecorder) CreateGroupMembershipWithContext added in v1.44.89

func (mr *MockIdentityStoreAPIMockRecorder) CreateGroupMembershipWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateGroupMembershipWithContext indicates an expected call of CreateGroupMembershipWithContext

func (*MockIdentityStoreAPIMockRecorder) CreateGroupRequest added in v1.44.89

func (mr *MockIdentityStoreAPIMockRecorder) CreateGroupRequest(arg0 interface{}) *gomock.Call

CreateGroupRequest indicates an expected call of CreateGroupRequest

func (*MockIdentityStoreAPIMockRecorder) CreateGroupWithContext added in v1.44.89

func (mr *MockIdentityStoreAPIMockRecorder) CreateGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateGroupWithContext indicates an expected call of CreateGroupWithContext

func (*MockIdentityStoreAPIMockRecorder) CreateUser added in v1.44.89

func (mr *MockIdentityStoreAPIMockRecorder) CreateUser(arg0 interface{}) *gomock.Call

CreateUser indicates an expected call of CreateUser

func (*MockIdentityStoreAPIMockRecorder) CreateUserRequest added in v1.44.89

func (mr *MockIdentityStoreAPIMockRecorder) CreateUserRequest(arg0 interface{}) *gomock.Call

CreateUserRequest indicates an expected call of CreateUserRequest

func (*MockIdentityStoreAPIMockRecorder) CreateUserWithContext added in v1.44.89

func (mr *MockIdentityStoreAPIMockRecorder) CreateUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateUserWithContext indicates an expected call of CreateUserWithContext

func (*MockIdentityStoreAPIMockRecorder) DeleteGroup added in v1.44.89

func (mr *MockIdentityStoreAPIMockRecorder) DeleteGroup(arg0 interface{}) *gomock.Call

DeleteGroup indicates an expected call of DeleteGroup

func (*MockIdentityStoreAPIMockRecorder) DeleteGroupMembership added in v1.44.89

func (mr *MockIdentityStoreAPIMockRecorder) DeleteGroupMembership(arg0 interface{}) *gomock.Call

DeleteGroupMembership indicates an expected call of DeleteGroupMembership

func (*MockIdentityStoreAPIMockRecorder) DeleteGroupMembershipRequest added in v1.44.89

func (mr *MockIdentityStoreAPIMockRecorder) DeleteGroupMembershipRequest(arg0 interface{}) *gomock.Call

DeleteGroupMembershipRequest indicates an expected call of DeleteGroupMembershipRequest

func (*MockIdentityStoreAPIMockRecorder) DeleteGroupMembershipWithContext added in v1.44.89

func (mr *MockIdentityStoreAPIMockRecorder) DeleteGroupMembershipWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteGroupMembershipWithContext indicates an expected call of DeleteGroupMembershipWithContext

func (*MockIdentityStoreAPIMockRecorder) DeleteGroupRequest added in v1.44.89

func (mr *MockIdentityStoreAPIMockRecorder) DeleteGroupRequest(arg0 interface{}) *gomock.Call

DeleteGroupRequest indicates an expected call of DeleteGroupRequest

func (*MockIdentityStoreAPIMockRecorder) DeleteGroupWithContext added in v1.44.89

func (mr *MockIdentityStoreAPIMockRecorder) DeleteGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteGroupWithContext indicates an expected call of DeleteGroupWithContext

func (*MockIdentityStoreAPIMockRecorder) DeleteUser added in v1.44.89

func (mr *MockIdentityStoreAPIMockRecorder) DeleteUser(arg0 interface{}) *gomock.Call

DeleteUser indicates an expected call of DeleteUser

func (*MockIdentityStoreAPIMockRecorder) DeleteUserRequest added in v1.44.89

func (mr *MockIdentityStoreAPIMockRecorder) DeleteUserRequest(arg0 interface{}) *gomock.Call

DeleteUserRequest indicates an expected call of DeleteUserRequest

func (*MockIdentityStoreAPIMockRecorder) DeleteUserWithContext added in v1.44.89

func (mr *MockIdentityStoreAPIMockRecorder) DeleteUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteUserWithContext indicates an expected call of DeleteUserWithContext

func (*MockIdentityStoreAPIMockRecorder) DescribeGroup

func (mr *MockIdentityStoreAPIMockRecorder) DescribeGroup(arg0 interface{}) *gomock.Call

DescribeGroup indicates an expected call of DescribeGroup

func (*MockIdentityStoreAPIMockRecorder) DescribeGroupMembership added in v1.44.89

func (mr *MockIdentityStoreAPIMockRecorder) DescribeGroupMembership(arg0 interface{}) *gomock.Call

DescribeGroupMembership indicates an expected call of DescribeGroupMembership

func (*MockIdentityStoreAPIMockRecorder) DescribeGroupMembershipRequest added in v1.44.89

func (mr *MockIdentityStoreAPIMockRecorder) DescribeGroupMembershipRequest(arg0 interface{}) *gomock.Call

DescribeGroupMembershipRequest indicates an expected call of DescribeGroupMembershipRequest

func (*MockIdentityStoreAPIMockRecorder) DescribeGroupMembershipWithContext added in v1.44.89

func (mr *MockIdentityStoreAPIMockRecorder) DescribeGroupMembershipWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeGroupMembershipWithContext indicates an expected call of DescribeGroupMembershipWithContext

func (*MockIdentityStoreAPIMockRecorder) DescribeGroupRequest

func (mr *MockIdentityStoreAPIMockRecorder) DescribeGroupRequest(arg0 interface{}) *gomock.Call

DescribeGroupRequest indicates an expected call of DescribeGroupRequest

func (*MockIdentityStoreAPIMockRecorder) DescribeGroupWithContext

func (mr *MockIdentityStoreAPIMockRecorder) DescribeGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeGroupWithContext indicates an expected call of DescribeGroupWithContext

func (*MockIdentityStoreAPIMockRecorder) DescribeUser

func (mr *MockIdentityStoreAPIMockRecorder) DescribeUser(arg0 interface{}) *gomock.Call

DescribeUser indicates an expected call of DescribeUser

func (*MockIdentityStoreAPIMockRecorder) DescribeUserRequest

func (mr *MockIdentityStoreAPIMockRecorder) DescribeUserRequest(arg0 interface{}) *gomock.Call

DescribeUserRequest indicates an expected call of DescribeUserRequest

func (*MockIdentityStoreAPIMockRecorder) DescribeUserWithContext

func (mr *MockIdentityStoreAPIMockRecorder) DescribeUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeUserWithContext indicates an expected call of DescribeUserWithContext

func (*MockIdentityStoreAPIMockRecorder) GetGroupId added in v1.44.89

func (mr *MockIdentityStoreAPIMockRecorder) GetGroupId(arg0 interface{}) *gomock.Call

GetGroupId indicates an expected call of GetGroupId

func (*MockIdentityStoreAPIMockRecorder) GetGroupIdRequest added in v1.44.89

func (mr *MockIdentityStoreAPIMockRecorder) GetGroupIdRequest(arg0 interface{}) *gomock.Call

GetGroupIdRequest indicates an expected call of GetGroupIdRequest

func (*MockIdentityStoreAPIMockRecorder) GetGroupIdWithContext added in v1.44.89

func (mr *MockIdentityStoreAPIMockRecorder) GetGroupIdWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetGroupIdWithContext indicates an expected call of GetGroupIdWithContext

func (*MockIdentityStoreAPIMockRecorder) GetGroupMembershipId added in v1.44.89

func (mr *MockIdentityStoreAPIMockRecorder) GetGroupMembershipId(arg0 interface{}) *gomock.Call

GetGroupMembershipId indicates an expected call of GetGroupMembershipId

func (*MockIdentityStoreAPIMockRecorder) GetGroupMembershipIdRequest added in v1.44.89

func (mr *MockIdentityStoreAPIMockRecorder) GetGroupMembershipIdRequest(arg0 interface{}) *gomock.Call

GetGroupMembershipIdRequest indicates an expected call of GetGroupMembershipIdRequest

func (*MockIdentityStoreAPIMockRecorder) GetGroupMembershipIdWithContext added in v1.44.89

func (mr *MockIdentityStoreAPIMockRecorder) GetGroupMembershipIdWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetGroupMembershipIdWithContext indicates an expected call of GetGroupMembershipIdWithContext

func (*MockIdentityStoreAPIMockRecorder) GetUserId added in v1.44.89

func (mr *MockIdentityStoreAPIMockRecorder) GetUserId(arg0 interface{}) *gomock.Call

GetUserId indicates an expected call of GetUserId

func (*MockIdentityStoreAPIMockRecorder) GetUserIdRequest added in v1.44.89

func (mr *MockIdentityStoreAPIMockRecorder) GetUserIdRequest(arg0 interface{}) *gomock.Call

GetUserIdRequest indicates an expected call of GetUserIdRequest

func (*MockIdentityStoreAPIMockRecorder) GetUserIdWithContext added in v1.44.89

func (mr *MockIdentityStoreAPIMockRecorder) GetUserIdWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetUserIdWithContext indicates an expected call of GetUserIdWithContext

func (*MockIdentityStoreAPIMockRecorder) IsMemberInGroups added in v1.44.89

func (mr *MockIdentityStoreAPIMockRecorder) IsMemberInGroups(arg0 interface{}) *gomock.Call

IsMemberInGroups indicates an expected call of IsMemberInGroups

func (*MockIdentityStoreAPIMockRecorder) IsMemberInGroupsRequest added in v1.44.89

func (mr *MockIdentityStoreAPIMockRecorder) IsMemberInGroupsRequest(arg0 interface{}) *gomock.Call

IsMemberInGroupsRequest indicates an expected call of IsMemberInGroupsRequest

func (*MockIdentityStoreAPIMockRecorder) IsMemberInGroupsWithContext added in v1.44.89

func (mr *MockIdentityStoreAPIMockRecorder) IsMemberInGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

IsMemberInGroupsWithContext indicates an expected call of IsMemberInGroupsWithContext

func (*MockIdentityStoreAPIMockRecorder) ListGroupMemberships added in v1.44.89

func (mr *MockIdentityStoreAPIMockRecorder) ListGroupMemberships(arg0 interface{}) *gomock.Call

ListGroupMemberships indicates an expected call of ListGroupMemberships

func (*MockIdentityStoreAPIMockRecorder) ListGroupMembershipsForMember added in v1.44.89

func (mr *MockIdentityStoreAPIMockRecorder) ListGroupMembershipsForMember(arg0 interface{}) *gomock.Call

ListGroupMembershipsForMember indicates an expected call of ListGroupMembershipsForMember

func (*MockIdentityStoreAPIMockRecorder) ListGroupMembershipsForMemberPages added in v1.44.89

func (mr *MockIdentityStoreAPIMockRecorder) ListGroupMembershipsForMemberPages(arg0, arg1 interface{}) *gomock.Call

ListGroupMembershipsForMemberPages indicates an expected call of ListGroupMembershipsForMemberPages

func (*MockIdentityStoreAPIMockRecorder) ListGroupMembershipsForMemberPagesWithContext added in v1.44.89

func (mr *MockIdentityStoreAPIMockRecorder) ListGroupMembershipsForMemberPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListGroupMembershipsForMemberPagesWithContext indicates an expected call of ListGroupMembershipsForMemberPagesWithContext

func (*MockIdentityStoreAPIMockRecorder) ListGroupMembershipsForMemberRequest added in v1.44.89

func (mr *MockIdentityStoreAPIMockRecorder) ListGroupMembershipsForMemberRequest(arg0 interface{}) *gomock.Call

ListGroupMembershipsForMemberRequest indicates an expected call of ListGroupMembershipsForMemberRequest

func (*MockIdentityStoreAPIMockRecorder) ListGroupMembershipsForMemberWithContext added in v1.44.89

func (mr *MockIdentityStoreAPIMockRecorder) ListGroupMembershipsForMemberWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListGroupMembershipsForMemberWithContext indicates an expected call of ListGroupMembershipsForMemberWithContext

func (*MockIdentityStoreAPIMockRecorder) ListGroupMembershipsPages added in v1.44.89

func (mr *MockIdentityStoreAPIMockRecorder) ListGroupMembershipsPages(arg0, arg1 interface{}) *gomock.Call

ListGroupMembershipsPages indicates an expected call of ListGroupMembershipsPages

func (*MockIdentityStoreAPIMockRecorder) ListGroupMembershipsPagesWithContext added in v1.44.89

func (mr *MockIdentityStoreAPIMockRecorder) ListGroupMembershipsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListGroupMembershipsPagesWithContext indicates an expected call of ListGroupMembershipsPagesWithContext

func (*MockIdentityStoreAPIMockRecorder) ListGroupMembershipsRequest added in v1.44.89

func (mr *MockIdentityStoreAPIMockRecorder) ListGroupMembershipsRequest(arg0 interface{}) *gomock.Call

ListGroupMembershipsRequest indicates an expected call of ListGroupMembershipsRequest

func (*MockIdentityStoreAPIMockRecorder) ListGroupMembershipsWithContext added in v1.44.89

func (mr *MockIdentityStoreAPIMockRecorder) ListGroupMembershipsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListGroupMembershipsWithContext indicates an expected call of ListGroupMembershipsWithContext

func (*MockIdentityStoreAPIMockRecorder) ListGroups

func (mr *MockIdentityStoreAPIMockRecorder) ListGroups(arg0 interface{}) *gomock.Call

ListGroups indicates an expected call of ListGroups

func (*MockIdentityStoreAPIMockRecorder) ListGroupsPages

func (mr *MockIdentityStoreAPIMockRecorder) ListGroupsPages(arg0, arg1 interface{}) *gomock.Call

ListGroupsPages indicates an expected call of ListGroupsPages

func (*MockIdentityStoreAPIMockRecorder) ListGroupsPagesWithContext

func (mr *MockIdentityStoreAPIMockRecorder) ListGroupsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListGroupsPagesWithContext indicates an expected call of ListGroupsPagesWithContext

func (*MockIdentityStoreAPIMockRecorder) ListGroupsRequest

func (mr *MockIdentityStoreAPIMockRecorder) ListGroupsRequest(arg0 interface{}) *gomock.Call

ListGroupsRequest indicates an expected call of ListGroupsRequest

func (*MockIdentityStoreAPIMockRecorder) ListGroupsWithContext

func (mr *MockIdentityStoreAPIMockRecorder) ListGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListGroupsWithContext indicates an expected call of ListGroupsWithContext

func (*MockIdentityStoreAPIMockRecorder) ListUsers

func (mr *MockIdentityStoreAPIMockRecorder) ListUsers(arg0 interface{}) *gomock.Call

ListUsers indicates an expected call of ListUsers

func (*MockIdentityStoreAPIMockRecorder) ListUsersPages

func (mr *MockIdentityStoreAPIMockRecorder) ListUsersPages(arg0, arg1 interface{}) *gomock.Call

ListUsersPages indicates an expected call of ListUsersPages

func (*MockIdentityStoreAPIMockRecorder) ListUsersPagesWithContext

func (mr *MockIdentityStoreAPIMockRecorder) ListUsersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListUsersPagesWithContext indicates an expected call of ListUsersPagesWithContext

func (*MockIdentityStoreAPIMockRecorder) ListUsersRequest

func (mr *MockIdentityStoreAPIMockRecorder) ListUsersRequest(arg0 interface{}) *gomock.Call

ListUsersRequest indicates an expected call of ListUsersRequest

func (*MockIdentityStoreAPIMockRecorder) ListUsersWithContext

func (mr *MockIdentityStoreAPIMockRecorder) ListUsersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListUsersWithContext indicates an expected call of ListUsersWithContext

func (*MockIdentityStoreAPIMockRecorder) UpdateGroup added in v1.44.89

func (mr *MockIdentityStoreAPIMockRecorder) UpdateGroup(arg0 interface{}) *gomock.Call

UpdateGroup indicates an expected call of UpdateGroup

func (*MockIdentityStoreAPIMockRecorder) UpdateGroupRequest added in v1.44.89

func (mr *MockIdentityStoreAPIMockRecorder) UpdateGroupRequest(arg0 interface{}) *gomock.Call

UpdateGroupRequest indicates an expected call of UpdateGroupRequest

func (*MockIdentityStoreAPIMockRecorder) UpdateGroupWithContext added in v1.44.89

func (mr *MockIdentityStoreAPIMockRecorder) UpdateGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateGroupWithContext indicates an expected call of UpdateGroupWithContext

func (*MockIdentityStoreAPIMockRecorder) UpdateUser added in v1.44.89

func (mr *MockIdentityStoreAPIMockRecorder) UpdateUser(arg0 interface{}) *gomock.Call

UpdateUser indicates an expected call of UpdateUser

func (*MockIdentityStoreAPIMockRecorder) UpdateUserRequest added in v1.44.89

func (mr *MockIdentityStoreAPIMockRecorder) UpdateUserRequest(arg0 interface{}) *gomock.Call

UpdateUserRequest indicates an expected call of UpdateUserRequest

func (*MockIdentityStoreAPIMockRecorder) UpdateUserWithContext added in v1.44.89

func (mr *MockIdentityStoreAPIMockRecorder) UpdateUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateUserWithContext indicates an expected call of UpdateUserWithContext

Jump to

Keyboard shortcuts

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