Documentation ¶
Overview ¶
Package identitystoremock is a generated GoMock package.
Index ¶
- type MockIdentityStoreAPI
- func (m *MockIdentityStoreAPI) CreateGroup(arg0 *identitystore.CreateGroupInput) (*identitystore.CreateGroupOutput, error)
- func (m *MockIdentityStoreAPI) CreateGroupMembership(arg0 *identitystore.CreateGroupMembershipInput) (*identitystore.CreateGroupMembershipOutput, error)
- func (m *MockIdentityStoreAPI) CreateGroupMembershipRequest(arg0 *identitystore.CreateGroupMembershipInput) (*request.Request, *identitystore.CreateGroupMembershipOutput)
- func (m *MockIdentityStoreAPI) CreateGroupMembershipWithContext(arg0 context.Context, arg1 *identitystore.CreateGroupMembershipInput, ...) (*identitystore.CreateGroupMembershipOutput, error)
- func (m *MockIdentityStoreAPI) CreateGroupRequest(arg0 *identitystore.CreateGroupInput) (*request.Request, *identitystore.CreateGroupOutput)
- func (m *MockIdentityStoreAPI) CreateGroupWithContext(arg0 context.Context, arg1 *identitystore.CreateGroupInput, ...) (*identitystore.CreateGroupOutput, error)
- func (m *MockIdentityStoreAPI) CreateUser(arg0 *identitystore.CreateUserInput) (*identitystore.CreateUserOutput, error)
- func (m *MockIdentityStoreAPI) CreateUserRequest(arg0 *identitystore.CreateUserInput) (*request.Request, *identitystore.CreateUserOutput)
- func (m *MockIdentityStoreAPI) CreateUserWithContext(arg0 context.Context, arg1 *identitystore.CreateUserInput, ...) (*identitystore.CreateUserOutput, error)
- func (m *MockIdentityStoreAPI) DeleteGroup(arg0 *identitystore.DeleteGroupInput) (*identitystore.DeleteGroupOutput, error)
- func (m *MockIdentityStoreAPI) DeleteGroupMembership(arg0 *identitystore.DeleteGroupMembershipInput) (*identitystore.DeleteGroupMembershipOutput, error)
- func (m *MockIdentityStoreAPI) DeleteGroupMembershipRequest(arg0 *identitystore.DeleteGroupMembershipInput) (*request.Request, *identitystore.DeleteGroupMembershipOutput)
- func (m *MockIdentityStoreAPI) DeleteGroupMembershipWithContext(arg0 context.Context, arg1 *identitystore.DeleteGroupMembershipInput, ...) (*identitystore.DeleteGroupMembershipOutput, error)
- func (m *MockIdentityStoreAPI) DeleteGroupRequest(arg0 *identitystore.DeleteGroupInput) (*request.Request, *identitystore.DeleteGroupOutput)
- func (m *MockIdentityStoreAPI) DeleteGroupWithContext(arg0 context.Context, arg1 *identitystore.DeleteGroupInput, ...) (*identitystore.DeleteGroupOutput, error)
- func (m *MockIdentityStoreAPI) DeleteUser(arg0 *identitystore.DeleteUserInput) (*identitystore.DeleteUserOutput, error)
- func (m *MockIdentityStoreAPI) DeleteUserRequest(arg0 *identitystore.DeleteUserInput) (*request.Request, *identitystore.DeleteUserOutput)
- func (m *MockIdentityStoreAPI) DeleteUserWithContext(arg0 context.Context, arg1 *identitystore.DeleteUserInput, ...) (*identitystore.DeleteUserOutput, error)
- func (m *MockIdentityStoreAPI) DescribeGroup(arg0 *identitystore.DescribeGroupInput) (*identitystore.DescribeGroupOutput, error)
- func (m *MockIdentityStoreAPI) DescribeGroupMembership(arg0 *identitystore.DescribeGroupMembershipInput) (*identitystore.DescribeGroupMembershipOutput, error)
- func (m *MockIdentityStoreAPI) DescribeGroupMembershipRequest(arg0 *identitystore.DescribeGroupMembershipInput) (*request.Request, *identitystore.DescribeGroupMembershipOutput)
- func (m *MockIdentityStoreAPI) DescribeGroupMembershipWithContext(arg0 context.Context, arg1 *identitystore.DescribeGroupMembershipInput, ...) (*identitystore.DescribeGroupMembershipOutput, error)
- func (m *MockIdentityStoreAPI) DescribeGroupRequest(arg0 *identitystore.DescribeGroupInput) (*request.Request, *identitystore.DescribeGroupOutput)
- func (m *MockIdentityStoreAPI) DescribeGroupWithContext(arg0 context.Context, arg1 *identitystore.DescribeGroupInput, ...) (*identitystore.DescribeGroupOutput, error)
- func (m *MockIdentityStoreAPI) DescribeUser(arg0 *identitystore.DescribeUserInput) (*identitystore.DescribeUserOutput, error)
- func (m *MockIdentityStoreAPI) DescribeUserRequest(arg0 *identitystore.DescribeUserInput) (*request.Request, *identitystore.DescribeUserOutput)
- func (m *MockIdentityStoreAPI) DescribeUserWithContext(arg0 context.Context, arg1 *identitystore.DescribeUserInput, ...) (*identitystore.DescribeUserOutput, error)
- func (m *MockIdentityStoreAPI) EXPECT() *MockIdentityStoreAPIMockRecorder
- func (m *MockIdentityStoreAPI) GetGroupId(arg0 *identitystore.GetGroupIdInput) (*identitystore.GetGroupIdOutput, error)
- func (m *MockIdentityStoreAPI) GetGroupIdRequest(arg0 *identitystore.GetGroupIdInput) (*request.Request, *identitystore.GetGroupIdOutput)
- func (m *MockIdentityStoreAPI) GetGroupIdWithContext(arg0 context.Context, arg1 *identitystore.GetGroupIdInput, ...) (*identitystore.GetGroupIdOutput, error)
- func (m *MockIdentityStoreAPI) GetGroupMembershipId(arg0 *identitystore.GetGroupMembershipIdInput) (*identitystore.GetGroupMembershipIdOutput, error)
- func (m *MockIdentityStoreAPI) GetGroupMembershipIdRequest(arg0 *identitystore.GetGroupMembershipIdInput) (*request.Request, *identitystore.GetGroupMembershipIdOutput)
- func (m *MockIdentityStoreAPI) GetGroupMembershipIdWithContext(arg0 context.Context, arg1 *identitystore.GetGroupMembershipIdInput, ...) (*identitystore.GetGroupMembershipIdOutput, error)
- func (m *MockIdentityStoreAPI) GetUserId(arg0 *identitystore.GetUserIdInput) (*identitystore.GetUserIdOutput, error)
- func (m *MockIdentityStoreAPI) GetUserIdRequest(arg0 *identitystore.GetUserIdInput) (*request.Request, *identitystore.GetUserIdOutput)
- func (m *MockIdentityStoreAPI) GetUserIdWithContext(arg0 context.Context, arg1 *identitystore.GetUserIdInput, ...) (*identitystore.GetUserIdOutput, error)
- func (m *MockIdentityStoreAPI) IsMemberInGroups(arg0 *identitystore.IsMemberInGroupsInput) (*identitystore.IsMemberInGroupsOutput, error)
- func (m *MockIdentityStoreAPI) IsMemberInGroupsRequest(arg0 *identitystore.IsMemberInGroupsInput) (*request.Request, *identitystore.IsMemberInGroupsOutput)
- func (m *MockIdentityStoreAPI) IsMemberInGroupsWithContext(arg0 context.Context, arg1 *identitystore.IsMemberInGroupsInput, ...) (*identitystore.IsMemberInGroupsOutput, error)
- func (m *MockIdentityStoreAPI) ListGroupMemberships(arg0 *identitystore.ListGroupMembershipsInput) (*identitystore.ListGroupMembershipsOutput, error)
- func (m *MockIdentityStoreAPI) ListGroupMembershipsForMember(arg0 *identitystore.ListGroupMembershipsForMemberInput) (*identitystore.ListGroupMembershipsForMemberOutput, error)
- func (m *MockIdentityStoreAPI) ListGroupMembershipsForMemberPages(arg0 *identitystore.ListGroupMembershipsForMemberInput, ...) error
- func (m *MockIdentityStoreAPI) ListGroupMembershipsForMemberPagesWithContext(arg0 context.Context, arg1 *identitystore.ListGroupMembershipsForMemberInput, ...) error
- func (m *MockIdentityStoreAPI) ListGroupMembershipsForMemberRequest(arg0 *identitystore.ListGroupMembershipsForMemberInput) (*request.Request, *identitystore.ListGroupMembershipsForMemberOutput)
- func (m *MockIdentityStoreAPI) ListGroupMembershipsForMemberWithContext(arg0 context.Context, arg1 *identitystore.ListGroupMembershipsForMemberInput, ...) (*identitystore.ListGroupMembershipsForMemberOutput, error)
- func (m *MockIdentityStoreAPI) ListGroupMembershipsPages(arg0 *identitystore.ListGroupMembershipsInput, ...) error
- func (m *MockIdentityStoreAPI) ListGroupMembershipsPagesWithContext(arg0 context.Context, arg1 *identitystore.ListGroupMembershipsInput, ...) error
- func (m *MockIdentityStoreAPI) ListGroupMembershipsRequest(arg0 *identitystore.ListGroupMembershipsInput) (*request.Request, *identitystore.ListGroupMembershipsOutput)
- func (m *MockIdentityStoreAPI) ListGroupMembershipsWithContext(arg0 context.Context, arg1 *identitystore.ListGroupMembershipsInput, ...) (*identitystore.ListGroupMembershipsOutput, error)
- func (m *MockIdentityStoreAPI) ListGroups(arg0 *identitystore.ListGroupsInput) (*identitystore.ListGroupsOutput, error)
- func (m *MockIdentityStoreAPI) ListGroupsPages(arg0 *identitystore.ListGroupsInput, ...) error
- func (m *MockIdentityStoreAPI) ListGroupsPagesWithContext(arg0 context.Context, arg1 *identitystore.ListGroupsInput, ...) error
- func (m *MockIdentityStoreAPI) ListGroupsRequest(arg0 *identitystore.ListGroupsInput) (*request.Request, *identitystore.ListGroupsOutput)
- func (m *MockIdentityStoreAPI) ListGroupsWithContext(arg0 context.Context, arg1 *identitystore.ListGroupsInput, ...) (*identitystore.ListGroupsOutput, error)
- func (m *MockIdentityStoreAPI) ListUsers(arg0 *identitystore.ListUsersInput) (*identitystore.ListUsersOutput, error)
- func (m *MockIdentityStoreAPI) ListUsersPages(arg0 *identitystore.ListUsersInput, ...) error
- func (m *MockIdentityStoreAPI) ListUsersPagesWithContext(arg0 context.Context, arg1 *identitystore.ListUsersInput, ...) error
- func (m *MockIdentityStoreAPI) ListUsersRequest(arg0 *identitystore.ListUsersInput) (*request.Request, *identitystore.ListUsersOutput)
- func (m *MockIdentityStoreAPI) ListUsersWithContext(arg0 context.Context, arg1 *identitystore.ListUsersInput, ...) (*identitystore.ListUsersOutput, error)
- func (m *MockIdentityStoreAPI) UpdateGroup(arg0 *identitystore.UpdateGroupInput) (*identitystore.UpdateGroupOutput, error)
- func (m *MockIdentityStoreAPI) UpdateGroupRequest(arg0 *identitystore.UpdateGroupInput) (*request.Request, *identitystore.UpdateGroupOutput)
- func (m *MockIdentityStoreAPI) UpdateGroupWithContext(arg0 context.Context, arg1 *identitystore.UpdateGroupInput, ...) (*identitystore.UpdateGroupOutput, error)
- func (m *MockIdentityStoreAPI) UpdateUser(arg0 *identitystore.UpdateUserInput) (*identitystore.UpdateUserOutput, error)
- func (m *MockIdentityStoreAPI) UpdateUserRequest(arg0 *identitystore.UpdateUserInput) (*request.Request, *identitystore.UpdateUserOutput)
- func (m *MockIdentityStoreAPI) UpdateUserWithContext(arg0 context.Context, arg1 *identitystore.UpdateUserInput, ...) (*identitystore.UpdateUserOutput, error)
- type MockIdentityStoreAPIMockRecorder
- func (mr *MockIdentityStoreAPIMockRecorder) CreateGroup(arg0 interface{}) *gomock.Call
- func (mr *MockIdentityStoreAPIMockRecorder) CreateGroupMembership(arg0 interface{}) *gomock.Call
- func (mr *MockIdentityStoreAPIMockRecorder) CreateGroupMembershipRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIdentityStoreAPIMockRecorder) CreateGroupMembershipWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIdentityStoreAPIMockRecorder) CreateGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIdentityStoreAPIMockRecorder) CreateGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIdentityStoreAPIMockRecorder) CreateUser(arg0 interface{}) *gomock.Call
- func (mr *MockIdentityStoreAPIMockRecorder) CreateUserRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIdentityStoreAPIMockRecorder) CreateUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIdentityStoreAPIMockRecorder) DeleteGroup(arg0 interface{}) *gomock.Call
- func (mr *MockIdentityStoreAPIMockRecorder) DeleteGroupMembership(arg0 interface{}) *gomock.Call
- func (mr *MockIdentityStoreAPIMockRecorder) DeleteGroupMembershipRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIdentityStoreAPIMockRecorder) DeleteGroupMembershipWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIdentityStoreAPIMockRecorder) DeleteGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIdentityStoreAPIMockRecorder) DeleteGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIdentityStoreAPIMockRecorder) DeleteUser(arg0 interface{}) *gomock.Call
- func (mr *MockIdentityStoreAPIMockRecorder) DeleteUserRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIdentityStoreAPIMockRecorder) DeleteUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIdentityStoreAPIMockRecorder) DescribeGroup(arg0 interface{}) *gomock.Call
- func (mr *MockIdentityStoreAPIMockRecorder) DescribeGroupMembership(arg0 interface{}) *gomock.Call
- func (mr *MockIdentityStoreAPIMockRecorder) DescribeGroupMembershipRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIdentityStoreAPIMockRecorder) DescribeGroupMembershipWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIdentityStoreAPIMockRecorder) DescribeGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIdentityStoreAPIMockRecorder) DescribeGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIdentityStoreAPIMockRecorder) DescribeUser(arg0 interface{}) *gomock.Call
- func (mr *MockIdentityStoreAPIMockRecorder) DescribeUserRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIdentityStoreAPIMockRecorder) DescribeUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIdentityStoreAPIMockRecorder) GetGroupId(arg0 interface{}) *gomock.Call
- func (mr *MockIdentityStoreAPIMockRecorder) GetGroupIdRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIdentityStoreAPIMockRecorder) GetGroupIdWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIdentityStoreAPIMockRecorder) GetGroupMembershipId(arg0 interface{}) *gomock.Call
- func (mr *MockIdentityStoreAPIMockRecorder) GetGroupMembershipIdRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIdentityStoreAPIMockRecorder) GetGroupMembershipIdWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIdentityStoreAPIMockRecorder) GetUserId(arg0 interface{}) *gomock.Call
- func (mr *MockIdentityStoreAPIMockRecorder) GetUserIdRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIdentityStoreAPIMockRecorder) GetUserIdWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIdentityStoreAPIMockRecorder) IsMemberInGroups(arg0 interface{}) *gomock.Call
- func (mr *MockIdentityStoreAPIMockRecorder) IsMemberInGroupsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIdentityStoreAPIMockRecorder) IsMemberInGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIdentityStoreAPIMockRecorder) ListGroupMemberships(arg0 interface{}) *gomock.Call
- func (mr *MockIdentityStoreAPIMockRecorder) ListGroupMembershipsForMember(arg0 interface{}) *gomock.Call
- func (mr *MockIdentityStoreAPIMockRecorder) ListGroupMembershipsForMemberPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIdentityStoreAPIMockRecorder) ListGroupMembershipsForMemberPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockIdentityStoreAPIMockRecorder) ListGroupMembershipsForMemberRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIdentityStoreAPIMockRecorder) ListGroupMembershipsForMemberWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIdentityStoreAPIMockRecorder) ListGroupMembershipsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIdentityStoreAPIMockRecorder) ListGroupMembershipsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockIdentityStoreAPIMockRecorder) ListGroupMembershipsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIdentityStoreAPIMockRecorder) ListGroupMembershipsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIdentityStoreAPIMockRecorder) ListGroups(arg0 interface{}) *gomock.Call
- func (mr *MockIdentityStoreAPIMockRecorder) ListGroupsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIdentityStoreAPIMockRecorder) ListGroupsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockIdentityStoreAPIMockRecorder) ListGroupsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIdentityStoreAPIMockRecorder) ListGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIdentityStoreAPIMockRecorder) ListUsers(arg0 interface{}) *gomock.Call
- func (mr *MockIdentityStoreAPIMockRecorder) ListUsersPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIdentityStoreAPIMockRecorder) ListUsersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockIdentityStoreAPIMockRecorder) ListUsersRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIdentityStoreAPIMockRecorder) ListUsersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIdentityStoreAPIMockRecorder) UpdateGroup(arg0 interface{}) *gomock.Call
- func (mr *MockIdentityStoreAPIMockRecorder) UpdateGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIdentityStoreAPIMockRecorder) UpdateGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIdentityStoreAPIMockRecorder) UpdateUser(arg0 interface{}) *gomock.Call
- func (mr *MockIdentityStoreAPIMockRecorder) UpdateUserRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIdentityStoreAPIMockRecorder) UpdateUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
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
func (m *MockIdentityStoreAPI) CreateGroup(arg0 *identitystore.CreateGroupInput) (*identitystore.CreateGroupOutput, error)
CreateGroup mocks base method
func (*MockIdentityStoreAPI) CreateGroupMembership ¶ added in v1.44.89
func (m *MockIdentityStoreAPI) CreateGroupMembership(arg0 *identitystore.CreateGroupMembershipInput) (*identitystore.CreateGroupMembershipOutput, error)
CreateGroupMembership mocks base method
func (*MockIdentityStoreAPI) CreateGroupMembershipRequest ¶ added in v1.44.89
func (m *MockIdentityStoreAPI) CreateGroupMembershipRequest(arg0 *identitystore.CreateGroupMembershipInput) (*request.Request, *identitystore.CreateGroupMembershipOutput)
CreateGroupMembershipRequest mocks base method
func (*MockIdentityStoreAPI) CreateGroupMembershipWithContext ¶ added in v1.44.89
func (m *MockIdentityStoreAPI) CreateGroupMembershipWithContext(arg0 context.Context, arg1 *identitystore.CreateGroupMembershipInput, arg2 ...request.Option) (*identitystore.CreateGroupMembershipOutput, error)
CreateGroupMembershipWithContext mocks base method
func (*MockIdentityStoreAPI) CreateGroupRequest ¶ added in v1.44.89
func (m *MockIdentityStoreAPI) CreateGroupRequest(arg0 *identitystore.CreateGroupInput) (*request.Request, *identitystore.CreateGroupOutput)
CreateGroupRequest mocks base method
func (*MockIdentityStoreAPI) CreateGroupWithContext ¶ added in v1.44.89
func (m *MockIdentityStoreAPI) CreateGroupWithContext(arg0 context.Context, arg1 *identitystore.CreateGroupInput, arg2 ...request.Option) (*identitystore.CreateGroupOutput, error)
CreateGroupWithContext mocks base method
func (*MockIdentityStoreAPI) CreateUser ¶ added in v1.44.89
func (m *MockIdentityStoreAPI) CreateUser(arg0 *identitystore.CreateUserInput) (*identitystore.CreateUserOutput, error)
CreateUser mocks base method
func (*MockIdentityStoreAPI) CreateUserRequest ¶ added in v1.44.89
func (m *MockIdentityStoreAPI) CreateUserRequest(arg0 *identitystore.CreateUserInput) (*request.Request, *identitystore.CreateUserOutput)
CreateUserRequest mocks base method
func (*MockIdentityStoreAPI) CreateUserWithContext ¶ added in v1.44.89
func (m *MockIdentityStoreAPI) CreateUserWithContext(arg0 context.Context, arg1 *identitystore.CreateUserInput, arg2 ...request.Option) (*identitystore.CreateUserOutput, error)
CreateUserWithContext mocks base method
func (*MockIdentityStoreAPI) DeleteGroup ¶ added in v1.44.89
func (m *MockIdentityStoreAPI) DeleteGroup(arg0 *identitystore.DeleteGroupInput) (*identitystore.DeleteGroupOutput, error)
DeleteGroup mocks base method
func (*MockIdentityStoreAPI) DeleteGroupMembership ¶ added in v1.44.89
func (m *MockIdentityStoreAPI) DeleteGroupMembership(arg0 *identitystore.DeleteGroupMembershipInput) (*identitystore.DeleteGroupMembershipOutput, error)
DeleteGroupMembership mocks base method
func (*MockIdentityStoreAPI) DeleteGroupMembershipRequest ¶ added in v1.44.89
func (m *MockIdentityStoreAPI) DeleteGroupMembershipRequest(arg0 *identitystore.DeleteGroupMembershipInput) (*request.Request, *identitystore.DeleteGroupMembershipOutput)
DeleteGroupMembershipRequest mocks base method
func (*MockIdentityStoreAPI) DeleteGroupMembershipWithContext ¶ added in v1.44.89
func (m *MockIdentityStoreAPI) DeleteGroupMembershipWithContext(arg0 context.Context, arg1 *identitystore.DeleteGroupMembershipInput, arg2 ...request.Option) (*identitystore.DeleteGroupMembershipOutput, error)
DeleteGroupMembershipWithContext mocks base method
func (*MockIdentityStoreAPI) DeleteGroupRequest ¶ added in v1.44.89
func (m *MockIdentityStoreAPI) DeleteGroupRequest(arg0 *identitystore.DeleteGroupInput) (*request.Request, *identitystore.DeleteGroupOutput)
DeleteGroupRequest mocks base method
func (*MockIdentityStoreAPI) DeleteGroupWithContext ¶ added in v1.44.89
func (m *MockIdentityStoreAPI) DeleteGroupWithContext(arg0 context.Context, arg1 *identitystore.DeleteGroupInput, arg2 ...request.Option) (*identitystore.DeleteGroupOutput, error)
DeleteGroupWithContext mocks base method
func (*MockIdentityStoreAPI) DeleteUser ¶ added in v1.44.89
func (m *MockIdentityStoreAPI) DeleteUser(arg0 *identitystore.DeleteUserInput) (*identitystore.DeleteUserOutput, error)
DeleteUser mocks base method
func (*MockIdentityStoreAPI) DeleteUserRequest ¶ added in v1.44.89
func (m *MockIdentityStoreAPI) DeleteUserRequest(arg0 *identitystore.DeleteUserInput) (*request.Request, *identitystore.DeleteUserOutput)
DeleteUserRequest mocks base method
func (*MockIdentityStoreAPI) DeleteUserWithContext ¶ added in v1.44.89
func (m *MockIdentityStoreAPI) DeleteUserWithContext(arg0 context.Context, arg1 *identitystore.DeleteUserInput, arg2 ...request.Option) (*identitystore.DeleteUserOutput, error)
DeleteUserWithContext mocks base method
func (*MockIdentityStoreAPI) DescribeGroup ¶
func (m *MockIdentityStoreAPI) DescribeGroup(arg0 *identitystore.DescribeGroupInput) (*identitystore.DescribeGroupOutput, error)
DescribeGroup mocks base method
func (*MockIdentityStoreAPI) DescribeGroupMembership ¶ added in v1.44.89
func (m *MockIdentityStoreAPI) DescribeGroupMembership(arg0 *identitystore.DescribeGroupMembershipInput) (*identitystore.DescribeGroupMembershipOutput, error)
DescribeGroupMembership mocks base method
func (*MockIdentityStoreAPI) DescribeGroupMembershipRequest ¶ added in v1.44.89
func (m *MockIdentityStoreAPI) DescribeGroupMembershipRequest(arg0 *identitystore.DescribeGroupMembershipInput) (*request.Request, *identitystore.DescribeGroupMembershipOutput)
DescribeGroupMembershipRequest mocks base method
func (*MockIdentityStoreAPI) DescribeGroupMembershipWithContext ¶ added in v1.44.89
func (m *MockIdentityStoreAPI) DescribeGroupMembershipWithContext(arg0 context.Context, arg1 *identitystore.DescribeGroupMembershipInput, arg2 ...request.Option) (*identitystore.DescribeGroupMembershipOutput, error)
DescribeGroupMembershipWithContext mocks base method
func (*MockIdentityStoreAPI) DescribeGroupRequest ¶
func (m *MockIdentityStoreAPI) DescribeGroupRequest(arg0 *identitystore.DescribeGroupInput) (*request.Request, *identitystore.DescribeGroupOutput)
DescribeGroupRequest mocks base method
func (*MockIdentityStoreAPI) DescribeGroupWithContext ¶
func (m *MockIdentityStoreAPI) DescribeGroupWithContext(arg0 context.Context, arg1 *identitystore.DescribeGroupInput, arg2 ...request.Option) (*identitystore.DescribeGroupOutput, error)
DescribeGroupWithContext mocks base method
func (*MockIdentityStoreAPI) DescribeUser ¶
func (m *MockIdentityStoreAPI) DescribeUser(arg0 *identitystore.DescribeUserInput) (*identitystore.DescribeUserOutput, error)
DescribeUser mocks base method
func (*MockIdentityStoreAPI) DescribeUserRequest ¶
func (m *MockIdentityStoreAPI) DescribeUserRequest(arg0 *identitystore.DescribeUserInput) (*request.Request, *identitystore.DescribeUserOutput)
DescribeUserRequest mocks base method
func (*MockIdentityStoreAPI) DescribeUserWithContext ¶
func (m *MockIdentityStoreAPI) DescribeUserWithContext(arg0 context.Context, arg1 *identitystore.DescribeUserInput, arg2 ...request.Option) (*identitystore.DescribeUserOutput, error)
DescribeUserWithContext mocks base method
func (*MockIdentityStoreAPI) EXPECT ¶
func (m *MockIdentityStoreAPI) EXPECT() *MockIdentityStoreAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockIdentityStoreAPI) GetGroupId ¶ added in v1.44.89
func (m *MockIdentityStoreAPI) GetGroupId(arg0 *identitystore.GetGroupIdInput) (*identitystore.GetGroupIdOutput, error)
GetGroupId mocks base method
func (*MockIdentityStoreAPI) GetGroupIdRequest ¶ added in v1.44.89
func (m *MockIdentityStoreAPI) GetGroupIdRequest(arg0 *identitystore.GetGroupIdInput) (*request.Request, *identitystore.GetGroupIdOutput)
GetGroupIdRequest mocks base method
func (*MockIdentityStoreAPI) GetGroupIdWithContext ¶ added in v1.44.89
func (m *MockIdentityStoreAPI) GetGroupIdWithContext(arg0 context.Context, arg1 *identitystore.GetGroupIdInput, arg2 ...request.Option) (*identitystore.GetGroupIdOutput, error)
GetGroupIdWithContext mocks base method
func (*MockIdentityStoreAPI) GetGroupMembershipId ¶ added in v1.44.89
func (m *MockIdentityStoreAPI) GetGroupMembershipId(arg0 *identitystore.GetGroupMembershipIdInput) (*identitystore.GetGroupMembershipIdOutput, error)
GetGroupMembershipId mocks base method
func (*MockIdentityStoreAPI) GetGroupMembershipIdRequest ¶ added in v1.44.89
func (m *MockIdentityStoreAPI) GetGroupMembershipIdRequest(arg0 *identitystore.GetGroupMembershipIdInput) (*request.Request, *identitystore.GetGroupMembershipIdOutput)
GetGroupMembershipIdRequest mocks base method
func (*MockIdentityStoreAPI) GetGroupMembershipIdWithContext ¶ added in v1.44.89
func (m *MockIdentityStoreAPI) GetGroupMembershipIdWithContext(arg0 context.Context, arg1 *identitystore.GetGroupMembershipIdInput, arg2 ...request.Option) (*identitystore.GetGroupMembershipIdOutput, error)
GetGroupMembershipIdWithContext mocks base method
func (*MockIdentityStoreAPI) GetUserId ¶ added in v1.44.89
func (m *MockIdentityStoreAPI) GetUserId(arg0 *identitystore.GetUserIdInput) (*identitystore.GetUserIdOutput, error)
GetUserId mocks base method
func (*MockIdentityStoreAPI) GetUserIdRequest ¶ added in v1.44.89
func (m *MockIdentityStoreAPI) GetUserIdRequest(arg0 *identitystore.GetUserIdInput) (*request.Request, *identitystore.GetUserIdOutput)
GetUserIdRequest mocks base method
func (*MockIdentityStoreAPI) GetUserIdWithContext ¶ added in v1.44.89
func (m *MockIdentityStoreAPI) GetUserIdWithContext(arg0 context.Context, arg1 *identitystore.GetUserIdInput, arg2 ...request.Option) (*identitystore.GetUserIdOutput, error)
GetUserIdWithContext mocks base method
func (*MockIdentityStoreAPI) IsMemberInGroups ¶ added in v1.44.89
func (m *MockIdentityStoreAPI) IsMemberInGroups(arg0 *identitystore.IsMemberInGroupsInput) (*identitystore.IsMemberInGroupsOutput, error)
IsMemberInGroups mocks base method
func (*MockIdentityStoreAPI) IsMemberInGroupsRequest ¶ added in v1.44.89
func (m *MockIdentityStoreAPI) IsMemberInGroupsRequest(arg0 *identitystore.IsMemberInGroupsInput) (*request.Request, *identitystore.IsMemberInGroupsOutput)
IsMemberInGroupsRequest mocks base method
func (*MockIdentityStoreAPI) IsMemberInGroupsWithContext ¶ added in v1.44.89
func (m *MockIdentityStoreAPI) IsMemberInGroupsWithContext(arg0 context.Context, arg1 *identitystore.IsMemberInGroupsInput, arg2 ...request.Option) (*identitystore.IsMemberInGroupsOutput, error)
IsMemberInGroupsWithContext mocks base method
func (*MockIdentityStoreAPI) ListGroupMemberships ¶ added in v1.44.89
func (m *MockIdentityStoreAPI) ListGroupMemberships(arg0 *identitystore.ListGroupMembershipsInput) (*identitystore.ListGroupMembershipsOutput, error)
ListGroupMemberships mocks base method
func (*MockIdentityStoreAPI) ListGroupMembershipsForMember ¶ added in v1.44.89
func (m *MockIdentityStoreAPI) ListGroupMembershipsForMember(arg0 *identitystore.ListGroupMembershipsForMemberInput) (*identitystore.ListGroupMembershipsForMemberOutput, error)
ListGroupMembershipsForMember mocks base method
func (*MockIdentityStoreAPI) ListGroupMembershipsForMemberPages ¶ added in v1.44.89
func (m *MockIdentityStoreAPI) ListGroupMembershipsForMemberPages(arg0 *identitystore.ListGroupMembershipsForMemberInput, arg1 func(*identitystore.ListGroupMembershipsForMemberOutput, bool) bool) error
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
func (m *MockIdentityStoreAPI) ListGroupMembershipsForMemberRequest(arg0 *identitystore.ListGroupMembershipsForMemberInput) (*request.Request, *identitystore.ListGroupMembershipsForMemberOutput)
ListGroupMembershipsForMemberRequest mocks base method
func (*MockIdentityStoreAPI) ListGroupMembershipsForMemberWithContext ¶ added in v1.44.89
func (m *MockIdentityStoreAPI) ListGroupMembershipsForMemberWithContext(arg0 context.Context, arg1 *identitystore.ListGroupMembershipsForMemberInput, arg2 ...request.Option) (*identitystore.ListGroupMembershipsForMemberOutput, error)
ListGroupMembershipsForMemberWithContext mocks base method
func (*MockIdentityStoreAPI) ListGroupMembershipsPages ¶ added in v1.44.89
func (m *MockIdentityStoreAPI) ListGroupMembershipsPages(arg0 *identitystore.ListGroupMembershipsInput, arg1 func(*identitystore.ListGroupMembershipsOutput, bool) bool) error
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
func (m *MockIdentityStoreAPI) ListGroupMembershipsRequest(arg0 *identitystore.ListGroupMembershipsInput) (*request.Request, *identitystore.ListGroupMembershipsOutput)
ListGroupMembershipsRequest mocks base method
func (*MockIdentityStoreAPI) ListGroupMembershipsWithContext ¶ added in v1.44.89
func (m *MockIdentityStoreAPI) ListGroupMembershipsWithContext(arg0 context.Context, arg1 *identitystore.ListGroupMembershipsInput, arg2 ...request.Option) (*identitystore.ListGroupMembershipsOutput, error)
ListGroupMembershipsWithContext mocks base method
func (*MockIdentityStoreAPI) ListGroups ¶
func (m *MockIdentityStoreAPI) ListGroups(arg0 *identitystore.ListGroupsInput) (*identitystore.ListGroupsOutput, error)
ListGroups mocks base method
func (*MockIdentityStoreAPI) ListGroupsPages ¶
func (m *MockIdentityStoreAPI) ListGroupsPages(arg0 *identitystore.ListGroupsInput, arg1 func(*identitystore.ListGroupsOutput, bool) bool) error
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 ¶
func (m *MockIdentityStoreAPI) ListGroupsRequest(arg0 *identitystore.ListGroupsInput) (*request.Request, *identitystore.ListGroupsOutput)
ListGroupsRequest mocks base method
func (*MockIdentityStoreAPI) ListGroupsWithContext ¶
func (m *MockIdentityStoreAPI) ListGroupsWithContext(arg0 context.Context, arg1 *identitystore.ListGroupsInput, arg2 ...request.Option) (*identitystore.ListGroupsOutput, error)
ListGroupsWithContext mocks base method
func (*MockIdentityStoreAPI) ListUsers ¶
func (m *MockIdentityStoreAPI) ListUsers(arg0 *identitystore.ListUsersInput) (*identitystore.ListUsersOutput, error)
ListUsers mocks base method
func (*MockIdentityStoreAPI) ListUsersPages ¶
func (m *MockIdentityStoreAPI) ListUsersPages(arg0 *identitystore.ListUsersInput, arg1 func(*identitystore.ListUsersOutput, bool) bool) error
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 ¶
func (m *MockIdentityStoreAPI) ListUsersRequest(arg0 *identitystore.ListUsersInput) (*request.Request, *identitystore.ListUsersOutput)
ListUsersRequest mocks base method
func (*MockIdentityStoreAPI) ListUsersWithContext ¶
func (m *MockIdentityStoreAPI) ListUsersWithContext(arg0 context.Context, arg1 *identitystore.ListUsersInput, arg2 ...request.Option) (*identitystore.ListUsersOutput, error)
ListUsersWithContext mocks base method
func (*MockIdentityStoreAPI) UpdateGroup ¶ added in v1.44.89
func (m *MockIdentityStoreAPI) UpdateGroup(arg0 *identitystore.UpdateGroupInput) (*identitystore.UpdateGroupOutput, error)
UpdateGroup mocks base method
func (*MockIdentityStoreAPI) UpdateGroupRequest ¶ added in v1.44.89
func (m *MockIdentityStoreAPI) UpdateGroupRequest(arg0 *identitystore.UpdateGroupInput) (*request.Request, *identitystore.UpdateGroupOutput)
UpdateGroupRequest mocks base method
func (*MockIdentityStoreAPI) UpdateGroupWithContext ¶ added in v1.44.89
func (m *MockIdentityStoreAPI) UpdateGroupWithContext(arg0 context.Context, arg1 *identitystore.UpdateGroupInput, arg2 ...request.Option) (*identitystore.UpdateGroupOutput, error)
UpdateGroupWithContext mocks base method
func (*MockIdentityStoreAPI) UpdateUser ¶ added in v1.44.89
func (m *MockIdentityStoreAPI) UpdateUser(arg0 *identitystore.UpdateUserInput) (*identitystore.UpdateUserOutput, error)
UpdateUser mocks base method
func (*MockIdentityStoreAPI) UpdateUserRequest ¶ added in v1.44.89
func (m *MockIdentityStoreAPI) UpdateUserRequest(arg0 *identitystore.UpdateUserInput) (*request.Request, *identitystore.UpdateUserOutput)
UpdateUserRequest mocks base method
func (*MockIdentityStoreAPI) UpdateUserWithContext ¶ added in v1.44.89
func (m *MockIdentityStoreAPI) UpdateUserWithContext(arg0 context.Context, arg1 *identitystore.UpdateUserInput, arg2 ...request.Option) (*identitystore.UpdateUserOutput, error)
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