Documentation
¶
Overview ¶
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Index ¶
- type MockAccessRequestsService
- func (m *MockAccessRequestsService) ApproveGroupAccessRequest(gid any, user int, opt *gitlab.ApproveAccessRequestOptions, ...) (*gitlab.AccessRequest, *gitlab.Response, error)
- func (m *MockAccessRequestsService) ApproveProjectAccessRequest(pid any, user int, opt *gitlab.ApproveAccessRequestOptions, ...) (*gitlab.AccessRequest, *gitlab.Response, error)
- func (m *MockAccessRequestsService) DenyGroupAccessRequest(gid any, user int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockAccessRequestsService) DenyProjectAccessRequest(pid any, user int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockAccessRequestsService) EXPECT() *MockAccessRequestsServiceMockRecorder
- func (m *MockAccessRequestsService) ListGroupAccessRequests(gid any, opt *gitlab.ListAccessRequestsOptions, ...) ([]*gitlab.AccessRequest, *gitlab.Response, error)
- func (m *MockAccessRequestsService) ListProjectAccessRequests(pid any, opt *gitlab.ListAccessRequestsOptions, ...) ([]*gitlab.AccessRequest, *gitlab.Response, error)
- func (m *MockAccessRequestsService) RequestGroupAccess(gid any, options ...gitlab.RequestOptionFunc) (*gitlab.AccessRequest, *gitlab.Response, error)
- func (m *MockAccessRequestsService) RequestProjectAccess(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.AccessRequest, *gitlab.Response, error)
- type MockAccessRequestsServiceMockRecorder
- func (mr *MockAccessRequestsServiceMockRecorder) ApproveGroupAccessRequest(gid, user, opt any, options ...any) *gomock.Call
- func (mr *MockAccessRequestsServiceMockRecorder) ApproveProjectAccessRequest(pid, user, opt any, options ...any) *gomock.Call
- func (mr *MockAccessRequestsServiceMockRecorder) DenyGroupAccessRequest(gid, user any, options ...any) *gomock.Call
- func (mr *MockAccessRequestsServiceMockRecorder) DenyProjectAccessRequest(pid, user any, options ...any) *gomock.Call
- func (mr *MockAccessRequestsServiceMockRecorder) ListGroupAccessRequests(gid, opt any, options ...any) *gomock.Call
- func (mr *MockAccessRequestsServiceMockRecorder) ListProjectAccessRequests(pid, opt any, options ...any) *gomock.Call
- func (mr *MockAccessRequestsServiceMockRecorder) RequestGroupAccess(gid any, options ...any) *gomock.Call
- func (mr *MockAccessRequestsServiceMockRecorder) RequestProjectAccess(pid any, options ...any) *gomock.Call
- type MockAppearanceService
- func (m *MockAppearanceService) ChangeAppearance(opt *gitlab.ChangeAppearanceOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Appearance, *gitlab.Response, error)
- func (m *MockAppearanceService) EXPECT() *MockAppearanceServiceMockRecorder
- func (m *MockAppearanceService) GetAppearance(options ...gitlab.RequestOptionFunc) (*gitlab.Appearance, *gitlab.Response, error)
- type MockAppearanceServiceMockRecorder
- type MockApplicationsService
- func (m *MockApplicationsService) CreateApplication(opt *gitlab.CreateApplicationOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Application, *gitlab.Response, error)
- func (m *MockApplicationsService) DeleteApplication(application int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockApplicationsService) EXPECT() *MockApplicationsServiceMockRecorder
- func (m *MockApplicationsService) ListApplications(opt *gitlab.ListApplicationsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Application, *gitlab.Response, error)
- type MockApplicationsServiceMockRecorder
- func (mr *MockApplicationsServiceMockRecorder) CreateApplication(opt any, options ...any) *gomock.Call
- func (mr *MockApplicationsServiceMockRecorder) DeleteApplication(application any, options ...any) *gomock.Call
- func (mr *MockApplicationsServiceMockRecorder) ListApplications(opt any, options ...any) *gomock.Call
- type MockAuditEventsService
- func (m *MockAuditEventsService) EXPECT() *MockAuditEventsServiceMockRecorder
- func (m *MockAuditEventsService) GetGroupAuditEvent(gid any, event int, options ...gitlab.RequestOptionFunc) (*gitlab.AuditEvent, *gitlab.Response, error)
- func (m *MockAuditEventsService) GetInstanceAuditEvent(event int, options ...gitlab.RequestOptionFunc) (*gitlab.AuditEvent, *gitlab.Response, error)
- func (m *MockAuditEventsService) GetProjectAuditEvent(pid any, event int, options ...gitlab.RequestOptionFunc) (*gitlab.AuditEvent, *gitlab.Response, error)
- func (m *MockAuditEventsService) ListGroupAuditEvents(gid any, opt *gitlab.ListAuditEventsOptions, ...) ([]*gitlab.AuditEvent, *gitlab.Response, error)
- func (m *MockAuditEventsService) ListInstanceAuditEvents(opt *gitlab.ListAuditEventsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.AuditEvent, *gitlab.Response, error)
- func (m *MockAuditEventsService) ListProjectAuditEvents(pid any, opt *gitlab.ListAuditEventsOptions, ...) ([]*gitlab.AuditEvent, *gitlab.Response, error)
- type MockAuditEventsServiceMockRecorder
- func (mr *MockAuditEventsServiceMockRecorder) GetGroupAuditEvent(gid, event any, options ...any) *gomock.Call
- func (mr *MockAuditEventsServiceMockRecorder) GetInstanceAuditEvent(event any, options ...any) *gomock.Call
- func (mr *MockAuditEventsServiceMockRecorder) GetProjectAuditEvent(pid, event any, options ...any) *gomock.Call
- func (mr *MockAuditEventsServiceMockRecorder) ListGroupAuditEvents(gid, opt any, options ...any) *gomock.Call
- func (mr *MockAuditEventsServiceMockRecorder) ListInstanceAuditEvents(opt any, options ...any) *gomock.Call
- func (mr *MockAuditEventsServiceMockRecorder) ListProjectAuditEvents(pid, opt any, options ...any) *gomock.Call
- type MockAvatarRequestsService
- type MockAvatarRequestsServiceMockRecorder
- type MockAwardEmojiService
- func (m *MockAwardEmojiService) CreateIssueAwardEmoji(pid any, issueIID int, opt *gitlab.CreateAwardEmojiOptions, ...) (*gitlab.AwardEmoji, *gitlab.Response, error)
- func (m *MockAwardEmojiService) CreateIssuesAwardEmojiOnNote(pid any, issueID, noteID int, opt *gitlab.CreateAwardEmojiOptions, ...) (*gitlab.AwardEmoji, *gitlab.Response, error)
- func (m *MockAwardEmojiService) CreateMergeRequestAwardEmoji(pid any, mergeRequestIID int, opt *gitlab.CreateAwardEmojiOptions, ...) (*gitlab.AwardEmoji, *gitlab.Response, error)
- func (m *MockAwardEmojiService) CreateMergeRequestAwardEmojiOnNote(pid any, mergeRequestIID, noteID int, opt *gitlab.CreateAwardEmojiOptions, ...) (*gitlab.AwardEmoji, *gitlab.Response, error)
- func (m *MockAwardEmojiService) CreateSnippetAwardEmoji(pid any, snippetID int, opt *gitlab.CreateAwardEmojiOptions, ...) (*gitlab.AwardEmoji, *gitlab.Response, error)
- func (m *MockAwardEmojiService) CreateSnippetAwardEmojiOnNote(pid any, snippetIID, noteID int, opt *gitlab.CreateAwardEmojiOptions, ...) (*gitlab.AwardEmoji, *gitlab.Response, error)
- func (m *MockAwardEmojiService) DeleteIssueAwardEmoji(pid any, issueIID, awardID int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockAwardEmojiService) DeleteIssuesAwardEmojiOnNote(pid any, issueID, noteID, awardID int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockAwardEmojiService) DeleteMergeRequestAwardEmoji(pid any, mergeRequestIID, awardID int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockAwardEmojiService) DeleteMergeRequestAwardEmojiOnNote(pid any, mergeRequestIID, noteID, awardID int, ...) (*gitlab.Response, error)
- func (m *MockAwardEmojiService) DeleteSnippetAwardEmoji(pid any, snippetID, awardID int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockAwardEmojiService) DeleteSnippetAwardEmojiOnNote(pid any, snippetIID, noteID, awardID int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockAwardEmojiService) EXPECT() *MockAwardEmojiServiceMockRecorder
- func (m *MockAwardEmojiService) GetIssueAwardEmoji(pid any, issueIID, awardID int, options ...gitlab.RequestOptionFunc) (*gitlab.AwardEmoji, *gitlab.Response, error)
- func (m *MockAwardEmojiService) GetIssuesAwardEmojiOnNote(pid any, issueID, noteID, awardID int, options ...gitlab.RequestOptionFunc) (*gitlab.AwardEmoji, *gitlab.Response, error)
- func (m *MockAwardEmojiService) GetMergeRequestAwardEmoji(pid any, mergeRequestIID, awardID int, options ...gitlab.RequestOptionFunc) (*gitlab.AwardEmoji, *gitlab.Response, error)
- func (m *MockAwardEmojiService) GetMergeRequestAwardEmojiOnNote(pid any, mergeRequestIID, noteID, awardID int, ...) (*gitlab.AwardEmoji, *gitlab.Response, error)
- func (m *MockAwardEmojiService) GetSnippetAwardEmoji(pid any, snippetID, awardID int, options ...gitlab.RequestOptionFunc) (*gitlab.AwardEmoji, *gitlab.Response, error)
- func (m *MockAwardEmojiService) GetSnippetAwardEmojiOnNote(pid any, snippetIID, noteID, awardID int, options ...gitlab.RequestOptionFunc) (*gitlab.AwardEmoji, *gitlab.Response, error)
- func (m *MockAwardEmojiService) ListIssueAwardEmoji(pid any, issueIID int, opt *gitlab.ListAwardEmojiOptions, ...) ([]*gitlab.AwardEmoji, *gitlab.Response, error)
- func (m *MockAwardEmojiService) ListIssuesAwardEmojiOnNote(pid any, issueID, noteID int, opt *gitlab.ListAwardEmojiOptions, ...) ([]*gitlab.AwardEmoji, *gitlab.Response, error)
- func (m *MockAwardEmojiService) ListMergeRequestAwardEmoji(pid any, mergeRequestIID int, opt *gitlab.ListAwardEmojiOptions, ...) ([]*gitlab.AwardEmoji, *gitlab.Response, error)
- func (m *MockAwardEmojiService) ListMergeRequestAwardEmojiOnNote(pid any, mergeRequestIID, noteID int, opt *gitlab.ListAwardEmojiOptions, ...) ([]*gitlab.AwardEmoji, *gitlab.Response, error)
- func (m *MockAwardEmojiService) ListSnippetAwardEmoji(pid any, snippetID int, opt *gitlab.ListAwardEmojiOptions, ...) ([]*gitlab.AwardEmoji, *gitlab.Response, error)
- func (m *MockAwardEmojiService) ListSnippetAwardEmojiOnNote(pid any, snippetIID, noteID int, opt *gitlab.ListAwardEmojiOptions, ...) ([]*gitlab.AwardEmoji, *gitlab.Response, error)
- type MockAwardEmojiServiceMockRecorder
- func (mr *MockAwardEmojiServiceMockRecorder) CreateIssueAwardEmoji(pid, issueIID, opt any, options ...any) *gomock.Call
- func (mr *MockAwardEmojiServiceMockRecorder) CreateIssuesAwardEmojiOnNote(pid, issueID, noteID, opt any, options ...any) *gomock.Call
- func (mr *MockAwardEmojiServiceMockRecorder) CreateMergeRequestAwardEmoji(pid, mergeRequestIID, opt any, options ...any) *gomock.Call
- func (mr *MockAwardEmojiServiceMockRecorder) CreateMergeRequestAwardEmojiOnNote(pid, mergeRequestIID, noteID, opt any, options ...any) *gomock.Call
- func (mr *MockAwardEmojiServiceMockRecorder) CreateSnippetAwardEmoji(pid, snippetID, opt any, options ...any) *gomock.Call
- func (mr *MockAwardEmojiServiceMockRecorder) CreateSnippetAwardEmojiOnNote(pid, snippetIID, noteID, opt any, options ...any) *gomock.Call
- func (mr *MockAwardEmojiServiceMockRecorder) DeleteIssueAwardEmoji(pid, issueIID, awardID any, options ...any) *gomock.Call
- func (mr *MockAwardEmojiServiceMockRecorder) DeleteIssuesAwardEmojiOnNote(pid, issueID, noteID, awardID any, options ...any) *gomock.Call
- func (mr *MockAwardEmojiServiceMockRecorder) DeleteMergeRequestAwardEmoji(pid, mergeRequestIID, awardID any, options ...any) *gomock.Call
- func (mr *MockAwardEmojiServiceMockRecorder) DeleteMergeRequestAwardEmojiOnNote(pid, mergeRequestIID, noteID, awardID any, options ...any) *gomock.Call
- func (mr *MockAwardEmojiServiceMockRecorder) DeleteSnippetAwardEmoji(pid, snippetID, awardID any, options ...any) *gomock.Call
- func (mr *MockAwardEmojiServiceMockRecorder) DeleteSnippetAwardEmojiOnNote(pid, snippetIID, noteID, awardID any, options ...any) *gomock.Call
- func (mr *MockAwardEmojiServiceMockRecorder) GetIssueAwardEmoji(pid, issueIID, awardID any, options ...any) *gomock.Call
- func (mr *MockAwardEmojiServiceMockRecorder) GetIssuesAwardEmojiOnNote(pid, issueID, noteID, awardID any, options ...any) *gomock.Call
- func (mr *MockAwardEmojiServiceMockRecorder) GetMergeRequestAwardEmoji(pid, mergeRequestIID, awardID any, options ...any) *gomock.Call
- func (mr *MockAwardEmojiServiceMockRecorder) GetMergeRequestAwardEmojiOnNote(pid, mergeRequestIID, noteID, awardID any, options ...any) *gomock.Call
- func (mr *MockAwardEmojiServiceMockRecorder) GetSnippetAwardEmoji(pid, snippetID, awardID any, options ...any) *gomock.Call
- func (mr *MockAwardEmojiServiceMockRecorder) GetSnippetAwardEmojiOnNote(pid, snippetIID, noteID, awardID any, options ...any) *gomock.Call
- func (mr *MockAwardEmojiServiceMockRecorder) ListIssueAwardEmoji(pid, issueIID, opt any, options ...any) *gomock.Call
- func (mr *MockAwardEmojiServiceMockRecorder) ListIssuesAwardEmojiOnNote(pid, issueID, noteID, opt any, options ...any) *gomock.Call
- func (mr *MockAwardEmojiServiceMockRecorder) ListMergeRequestAwardEmoji(pid, mergeRequestIID, opt any, options ...any) *gomock.Call
- func (mr *MockAwardEmojiServiceMockRecorder) ListMergeRequestAwardEmojiOnNote(pid, mergeRequestIID, noteID, opt any, options ...any) *gomock.Call
- func (mr *MockAwardEmojiServiceMockRecorder) ListSnippetAwardEmoji(pid, snippetID, opt any, options ...any) *gomock.Call
- func (mr *MockAwardEmojiServiceMockRecorder) ListSnippetAwardEmojiOnNote(pid, snippetIID, noteID, opt any, options ...any) *gomock.Call
- type MockBranchesService
- func (m *MockBranchesService) CreateBranch(pid any, opt *gitlab.CreateBranchOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Branch, *gitlab.Response, error)
- func (m *MockBranchesService) DeleteBranch(pid any, branch string, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockBranchesService) DeleteMergedBranches(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockBranchesService) EXPECT() *MockBranchesServiceMockRecorder
- func (m *MockBranchesService) GetBranch(pid any, branch string, options ...gitlab.RequestOptionFunc) (*gitlab.Branch, *gitlab.Response, error)
- func (m *MockBranchesService) ListBranches(pid any, opts *gitlab.ListBranchesOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Branch, *gitlab.Response, error)
- func (m *MockBranchesService) ProtectBranch(pid any, branch string, opts *gitlab.ProtectBranchOptions, ...) (*gitlab.Branch, *gitlab.Response, error)
- func (m *MockBranchesService) UnprotectBranch(pid any, branch string, options ...gitlab.RequestOptionFunc) (*gitlab.Branch, *gitlab.Response, error)
- type MockBranchesServiceMockRecorder
- func (mr *MockBranchesServiceMockRecorder) CreateBranch(pid, opt any, options ...any) *gomock.Call
- func (mr *MockBranchesServiceMockRecorder) DeleteBranch(pid, branch any, options ...any) *gomock.Call
- func (mr *MockBranchesServiceMockRecorder) DeleteMergedBranches(pid any, options ...any) *gomock.Call
- func (mr *MockBranchesServiceMockRecorder) GetBranch(pid, branch any, options ...any) *gomock.Call
- func (mr *MockBranchesServiceMockRecorder) ListBranches(pid, opts any, options ...any) *gomock.Call
- func (mr *MockBranchesServiceMockRecorder) ProtectBranch(pid, branch, opts any, options ...any) *gomock.Call
- func (mr *MockBranchesServiceMockRecorder) UnprotectBranch(pid, branch any, options ...any) *gomock.Call
- type MockBroadcastMessagesService
- func (m *MockBroadcastMessagesService) CreateBroadcastMessage(opt *gitlab.CreateBroadcastMessageOptions, options ...gitlab.RequestOptionFunc) (*gitlab.BroadcastMessage, *gitlab.Response, error)
- func (m *MockBroadcastMessagesService) DeleteBroadcastMessage(broadcast int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockBroadcastMessagesService) EXPECT() *MockBroadcastMessagesServiceMockRecorder
- func (m *MockBroadcastMessagesService) GetBroadcastMessage(broadcast int, options ...gitlab.RequestOptionFunc) (*gitlab.BroadcastMessage, *gitlab.Response, error)
- func (m *MockBroadcastMessagesService) ListBroadcastMessages(opt *gitlab.ListBroadcastMessagesOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.BroadcastMessage, *gitlab.Response, error)
- func (m *MockBroadcastMessagesService) UpdateBroadcastMessage(broadcast int, opt *gitlab.UpdateBroadcastMessageOptions, ...) (*gitlab.BroadcastMessage, *gitlab.Response, error)
- type MockBroadcastMessagesServiceMockRecorder
- func (mr *MockBroadcastMessagesServiceMockRecorder) CreateBroadcastMessage(opt any, options ...any) *gomock.Call
- func (mr *MockBroadcastMessagesServiceMockRecorder) DeleteBroadcastMessage(broadcast any, options ...any) *gomock.Call
- func (mr *MockBroadcastMessagesServiceMockRecorder) GetBroadcastMessage(broadcast any, options ...any) *gomock.Call
- func (mr *MockBroadcastMessagesServiceMockRecorder) ListBroadcastMessages(opt any, options ...any) *gomock.Call
- func (mr *MockBroadcastMessagesServiceMockRecorder) UpdateBroadcastMessage(broadcast, opt any, options ...any) *gomock.Call
- type MockCIYMLTemplatesService
- func (m *MockCIYMLTemplatesService) EXPECT() *MockCIYMLTemplatesServiceMockRecorder
- func (m *MockCIYMLTemplatesService) GetTemplate(key string, options ...gitlab.RequestOptionFunc) (*gitlab.CIYMLTemplate, *gitlab.Response, error)
- func (m *MockCIYMLTemplatesService) ListAllTemplates(opt *gitlab.ListCIYMLTemplatesOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.CIYMLTemplateListItem, *gitlab.Response, error)
- type MockCIYMLTemplatesServiceMockRecorder
- type MockClusterAgentsService
- func (m *MockClusterAgentsService) CreateAgentToken(pid any, aid int, opt *gitlab.CreateAgentTokenOptions, ...) (*gitlab.AgentToken, *gitlab.Response, error)
- func (m *MockClusterAgentsService) DeleteAgent(pid any, id int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockClusterAgentsService) EXPECT() *MockClusterAgentsServiceMockRecorder
- func (m *MockClusterAgentsService) GetAgent(pid any, id int, options ...gitlab.RequestOptionFunc) (*gitlab.Agent, *gitlab.Response, error)
- func (m *MockClusterAgentsService) GetAgentToken(pid any, aid, id int, options ...gitlab.RequestOptionFunc) (*gitlab.AgentToken, *gitlab.Response, error)
- func (m *MockClusterAgentsService) ListAgentTokens(pid any, aid int, opt *gitlab.ListAgentTokensOptions, ...) ([]*gitlab.AgentToken, *gitlab.Response, error)
- func (m *MockClusterAgentsService) ListAgents(pid any, opt *gitlab.ListAgentsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Agent, *gitlab.Response, error)
- func (m *MockClusterAgentsService) RegisterAgent(pid any, opt *gitlab.RegisterAgentOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Agent, *gitlab.Response, error)
- func (m *MockClusterAgentsService) RevokeAgentToken(pid any, aid, id int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- type MockClusterAgentsServiceMockRecorder
- func (mr *MockClusterAgentsServiceMockRecorder) CreateAgentToken(pid, aid, opt any, options ...any) *gomock.Call
- func (mr *MockClusterAgentsServiceMockRecorder) DeleteAgent(pid, id any, options ...any) *gomock.Call
- func (mr *MockClusterAgentsServiceMockRecorder) GetAgent(pid, id any, options ...any) *gomock.Call
- func (mr *MockClusterAgentsServiceMockRecorder) GetAgentToken(pid, aid, id any, options ...any) *gomock.Call
- func (mr *MockClusterAgentsServiceMockRecorder) ListAgentTokens(pid, aid, opt any, options ...any) *gomock.Call
- func (mr *MockClusterAgentsServiceMockRecorder) ListAgents(pid, opt any, options ...any) *gomock.Call
- func (mr *MockClusterAgentsServiceMockRecorder) RegisterAgent(pid, opt any, options ...any) *gomock.Call
- func (mr *MockClusterAgentsServiceMockRecorder) RevokeAgentToken(pid, aid, id any, options ...any) *gomock.Call
- type MockCommitsService
- func (m *MockCommitsService) CherryPickCommit(pid any, sha string, opt *gitlab.CherryPickCommitOptions, ...) (*gitlab.Commit, *gitlab.Response, error)
- func (m *MockCommitsService) CreateCommit(pid any, opt *gitlab.CreateCommitOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Commit, *gitlab.Response, error)
- func (m *MockCommitsService) EXPECT() *MockCommitsServiceMockRecorder
- func (m *MockCommitsService) GetCommit(pid any, sha string, opt *gitlab.GetCommitOptions, ...) (*gitlab.Commit, *gitlab.Response, error)
- func (m *MockCommitsService) GetCommitComments(pid any, sha string, opt *gitlab.GetCommitCommentsOptions, ...) ([]*gitlab.CommitComment, *gitlab.Response, error)
- func (m *MockCommitsService) GetCommitDiff(pid any, sha string, opt *gitlab.GetCommitDiffOptions, ...) ([]*gitlab.Diff, *gitlab.Response, error)
- func (m *MockCommitsService) GetCommitRefs(pid any, sha string, opt *gitlab.GetCommitRefsOptions, ...) ([]*gitlab.CommitRef, *gitlab.Response, error)
- func (m *MockCommitsService) GetCommitStatuses(pid any, sha string, opt *gitlab.GetCommitStatusesOptions, ...) ([]*gitlab.CommitStatus, *gitlab.Response, error)
- func (m *MockCommitsService) GetGPGSignature(pid any, sha string, options ...gitlab.RequestOptionFunc) (*gitlab.GPGSignature, *gitlab.Response, error)
- func (m *MockCommitsService) ListCommits(pid any, opt *gitlab.ListCommitsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Commit, *gitlab.Response, error)
- func (m *MockCommitsService) ListMergeRequestsByCommit(pid any, sha string, options ...gitlab.RequestOptionFunc) ([]*gitlab.MergeRequest, *gitlab.Response, error)
- func (m *MockCommitsService) PostCommitComment(pid any, sha string, opt *gitlab.PostCommitCommentOptions, ...) (*gitlab.CommitComment, *gitlab.Response, error)
- func (m *MockCommitsService) RevertCommit(pid any, sha string, opt *gitlab.RevertCommitOptions, ...) (*gitlab.Commit, *gitlab.Response, error)
- func (m *MockCommitsService) SetCommitStatus(pid any, sha string, opt *gitlab.SetCommitStatusOptions, ...) (*gitlab.CommitStatus, *gitlab.Response, error)
- type MockCommitsServiceMockRecorder
- func (mr *MockCommitsServiceMockRecorder) CherryPickCommit(pid, sha, opt any, options ...any) *gomock.Call
- func (mr *MockCommitsServiceMockRecorder) CreateCommit(pid, opt any, options ...any) *gomock.Call
- func (mr *MockCommitsServiceMockRecorder) GetCommit(pid, sha, opt any, options ...any) *gomock.Call
- func (mr *MockCommitsServiceMockRecorder) GetCommitComments(pid, sha, opt any, options ...any) *gomock.Call
- func (mr *MockCommitsServiceMockRecorder) GetCommitDiff(pid, sha, opt any, options ...any) *gomock.Call
- func (mr *MockCommitsServiceMockRecorder) GetCommitRefs(pid, sha, opt any, options ...any) *gomock.Call
- func (mr *MockCommitsServiceMockRecorder) GetCommitStatuses(pid, sha, opt any, options ...any) *gomock.Call
- func (mr *MockCommitsServiceMockRecorder) GetGPGSignature(pid, sha any, options ...any) *gomock.Call
- func (mr *MockCommitsServiceMockRecorder) ListCommits(pid, opt any, options ...any) *gomock.Call
- func (mr *MockCommitsServiceMockRecorder) ListMergeRequestsByCommit(pid, sha any, options ...any) *gomock.Call
- func (mr *MockCommitsServiceMockRecorder) PostCommitComment(pid, sha, opt any, options ...any) *gomock.Call
- func (mr *MockCommitsServiceMockRecorder) RevertCommit(pid, sha, opt any, options ...any) *gomock.Call
- func (mr *MockCommitsServiceMockRecorder) SetCommitStatus(pid, sha, opt any, options ...any) *gomock.Call
- type MockContainerRegistryService
- func (m *MockContainerRegistryService) DeleteRegistryRepository(pid any, repository int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockContainerRegistryService) DeleteRegistryRepositoryTag(pid any, repository int, tagName string, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockContainerRegistryService) DeleteRegistryRepositoryTags(pid any, repository int, opt *gitlab.DeleteRegistryRepositoryTagsOptions, ...) (*gitlab.Response, error)
- func (m *MockContainerRegistryService) EXPECT() *MockContainerRegistryServiceMockRecorder
- func (m *MockContainerRegistryService) GetRegistryRepositoryTagDetail(pid any, repository int, tagName string, options ...gitlab.RequestOptionFunc) (*gitlab.RegistryRepositoryTag, *gitlab.Response, error)
- func (m *MockContainerRegistryService) GetSingleRegistryRepository(pid any, opt *gitlab.GetSingleRegistryRepositoryOptions, ...) (*gitlab.RegistryRepository, *gitlab.Response, error)
- func (m *MockContainerRegistryService) ListGroupRegistryRepositories(gid any, opt *gitlab.ListRegistryRepositoriesOptions, ...) ([]*gitlab.RegistryRepository, *gitlab.Response, error)
- func (m *MockContainerRegistryService) ListProjectRegistryRepositories(pid any, opt *gitlab.ListRegistryRepositoriesOptions, ...) ([]*gitlab.RegistryRepository, *gitlab.Response, error)
- func (m *MockContainerRegistryService) ListRegistryRepositoryTags(pid any, repository int, opt *gitlab.ListRegistryRepositoryTagsOptions, ...) ([]*gitlab.RegistryRepositoryTag, *gitlab.Response, error)
- type MockContainerRegistryServiceMockRecorder
- func (mr *MockContainerRegistryServiceMockRecorder) DeleteRegistryRepository(pid, repository any, options ...any) *gomock.Call
- func (mr *MockContainerRegistryServiceMockRecorder) DeleteRegistryRepositoryTag(pid, repository, tagName any, options ...any) *gomock.Call
- func (mr *MockContainerRegistryServiceMockRecorder) DeleteRegistryRepositoryTags(pid, repository, opt any, options ...any) *gomock.Call
- func (mr *MockContainerRegistryServiceMockRecorder) GetRegistryRepositoryTagDetail(pid, repository, tagName any, options ...any) *gomock.Call
- func (mr *MockContainerRegistryServiceMockRecorder) GetSingleRegistryRepository(pid, opt any, options ...any) *gomock.Call
- func (mr *MockContainerRegistryServiceMockRecorder) ListGroupRegistryRepositories(gid, opt any, options ...any) *gomock.Call
- func (mr *MockContainerRegistryServiceMockRecorder) ListProjectRegistryRepositories(pid, opt any, options ...any) *gomock.Call
- func (mr *MockContainerRegistryServiceMockRecorder) ListRegistryRepositoryTags(pid, repository, opt any, options ...any) *gomock.Call
- type MockCustomAttributesService
- func (m *MockCustomAttributesService) DeleteCustomGroupAttribute(group int, key string, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockCustomAttributesService) DeleteCustomProjectAttribute(project int, key string, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockCustomAttributesService) DeleteCustomUserAttribute(user int, key string, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockCustomAttributesService) EXPECT() *MockCustomAttributesServiceMockRecorder
- func (m *MockCustomAttributesService) GetCustomGroupAttribute(group int, key string, options ...gitlab.RequestOptionFunc) (*gitlab.CustomAttribute, *gitlab.Response, error)
- func (m *MockCustomAttributesService) GetCustomProjectAttribute(project int, key string, options ...gitlab.RequestOptionFunc) (*gitlab.CustomAttribute, *gitlab.Response, error)
- func (m *MockCustomAttributesService) GetCustomUserAttribute(user int, key string, options ...gitlab.RequestOptionFunc) (*gitlab.CustomAttribute, *gitlab.Response, error)
- func (m *MockCustomAttributesService) ListCustomGroupAttributes(group int, options ...gitlab.RequestOptionFunc) ([]*gitlab.CustomAttribute, *gitlab.Response, error)
- func (m *MockCustomAttributesService) ListCustomProjectAttributes(project int, options ...gitlab.RequestOptionFunc) ([]*gitlab.CustomAttribute, *gitlab.Response, error)
- func (m *MockCustomAttributesService) ListCustomUserAttributes(user int, options ...gitlab.RequestOptionFunc) ([]*gitlab.CustomAttribute, *gitlab.Response, error)
- func (m *MockCustomAttributesService) SetCustomGroupAttribute(group int, c gitlab.CustomAttribute, options ...gitlab.RequestOptionFunc) (*gitlab.CustomAttribute, *gitlab.Response, error)
- func (m *MockCustomAttributesService) SetCustomProjectAttribute(project int, c gitlab.CustomAttribute, options ...gitlab.RequestOptionFunc) (*gitlab.CustomAttribute, *gitlab.Response, error)
- func (m *MockCustomAttributesService) SetCustomUserAttribute(user int, c gitlab.CustomAttribute, options ...gitlab.RequestOptionFunc) (*gitlab.CustomAttribute, *gitlab.Response, error)
- type MockCustomAttributesServiceMockRecorder
- func (mr *MockCustomAttributesServiceMockRecorder) DeleteCustomGroupAttribute(group, key any, options ...any) *gomock.Call
- func (mr *MockCustomAttributesServiceMockRecorder) DeleteCustomProjectAttribute(project, key any, options ...any) *gomock.Call
- func (mr *MockCustomAttributesServiceMockRecorder) DeleteCustomUserAttribute(user, key any, options ...any) *gomock.Call
- func (mr *MockCustomAttributesServiceMockRecorder) GetCustomGroupAttribute(group, key any, options ...any) *gomock.Call
- func (mr *MockCustomAttributesServiceMockRecorder) GetCustomProjectAttribute(project, key any, options ...any) *gomock.Call
- func (mr *MockCustomAttributesServiceMockRecorder) GetCustomUserAttribute(user, key any, options ...any) *gomock.Call
- func (mr *MockCustomAttributesServiceMockRecorder) ListCustomGroupAttributes(group any, options ...any) *gomock.Call
- func (mr *MockCustomAttributesServiceMockRecorder) ListCustomProjectAttributes(project any, options ...any) *gomock.Call
- func (mr *MockCustomAttributesServiceMockRecorder) ListCustomUserAttributes(user any, options ...any) *gomock.Call
- func (mr *MockCustomAttributesServiceMockRecorder) SetCustomGroupAttribute(group, c any, options ...any) *gomock.Call
- func (mr *MockCustomAttributesServiceMockRecorder) SetCustomProjectAttribute(project, c any, options ...any) *gomock.Call
- func (mr *MockCustomAttributesServiceMockRecorder) SetCustomUserAttribute(user, c any, options ...any) *gomock.Call
- type MockDORAMetricsService
- func (m *MockDORAMetricsService) EXPECT() *MockDORAMetricsServiceMockRecorder
- func (m *MockDORAMetricsService) GetGroupDORAMetrics(gid any, opt gitlab.GetDORAMetricsOptions, options ...gitlab.RequestOptionFunc) ([]gitlab.DORAMetric, *gitlab.Response, error)
- func (m *MockDORAMetricsService) GetProjectDORAMetrics(pid any, opt gitlab.GetDORAMetricsOptions, options ...gitlab.RequestOptionFunc) ([]gitlab.DORAMetric, *gitlab.Response, error)
- type MockDORAMetricsServiceMockRecorder
- type MockDependencyListExportService
- func (m *MockDependencyListExportService) CreateDependencyListExport(pipelineID int, opt *gitlab.CreateDependencyListExportOptions, ...) (*gitlab.DependencyListExport, *gitlab.Response, error)
- func (m *MockDependencyListExportService) DownloadDependencyListExport(id int, options ...gitlab.RequestOptionFunc) (io.Reader, *gitlab.Response, error)
- func (m *MockDependencyListExportService) EXPECT() *MockDependencyListExportServiceMockRecorder
- func (m *MockDependencyListExportService) GetDependencyListExport(id int, options ...gitlab.RequestOptionFunc) (*gitlab.DependencyListExport, *gitlab.Response, error)
- type MockDependencyListExportServiceMockRecorder
- func (mr *MockDependencyListExportServiceMockRecorder) CreateDependencyListExport(pipelineID, opt any, options ...any) *gomock.Call
- func (mr *MockDependencyListExportServiceMockRecorder) DownloadDependencyListExport(id any, options ...any) *gomock.Call
- func (mr *MockDependencyListExportServiceMockRecorder) GetDependencyListExport(id any, options ...any) *gomock.Call
- type MockDeployKeysService
- func (m *MockDeployKeysService) AddDeployKey(pid any, opt *gitlab.AddDeployKeyOptions, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectDeployKey, *gitlab.Response, error)
- func (m *MockDeployKeysService) DeleteDeployKey(pid any, deployKey int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockDeployKeysService) EXPECT() *MockDeployKeysServiceMockRecorder
- func (m *MockDeployKeysService) EnableDeployKey(pid any, deployKey int, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectDeployKey, *gitlab.Response, error)
- func (m *MockDeployKeysService) GetDeployKey(pid any, deployKey int, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectDeployKey, *gitlab.Response, error)
- func (m *MockDeployKeysService) ListAllDeployKeys(opt *gitlab.ListInstanceDeployKeysOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.InstanceDeployKey, *gitlab.Response, error)
- func (m *MockDeployKeysService) ListProjectDeployKeys(pid any, opt *gitlab.ListProjectDeployKeysOptions, ...) ([]*gitlab.ProjectDeployKey, *gitlab.Response, error)
- func (m *MockDeployKeysService) UpdateDeployKey(pid any, deployKey int, opt *gitlab.UpdateDeployKeyOptions, ...) (*gitlab.ProjectDeployKey, *gitlab.Response, error)
- type MockDeployKeysServiceMockRecorder
- func (mr *MockDeployKeysServiceMockRecorder) AddDeployKey(pid, opt any, options ...any) *gomock.Call
- func (mr *MockDeployKeysServiceMockRecorder) DeleteDeployKey(pid, deployKey any, options ...any) *gomock.Call
- func (mr *MockDeployKeysServiceMockRecorder) EnableDeployKey(pid, deployKey any, options ...any) *gomock.Call
- func (mr *MockDeployKeysServiceMockRecorder) GetDeployKey(pid, deployKey any, options ...any) *gomock.Call
- func (mr *MockDeployKeysServiceMockRecorder) ListAllDeployKeys(opt any, options ...any) *gomock.Call
- func (mr *MockDeployKeysServiceMockRecorder) ListProjectDeployKeys(pid, opt any, options ...any) *gomock.Call
- func (mr *MockDeployKeysServiceMockRecorder) UpdateDeployKey(pid, deployKey, opt any, options ...any) *gomock.Call
- type MockDeployTokensService
- func (m *MockDeployTokensService) CreateGroupDeployToken(gid any, opt *gitlab.CreateGroupDeployTokenOptions, ...) (*gitlab.DeployToken, *gitlab.Response, error)
- func (m *MockDeployTokensService) CreateProjectDeployToken(pid any, opt *gitlab.CreateProjectDeployTokenOptions, ...) (*gitlab.DeployToken, *gitlab.Response, error)
- func (m *MockDeployTokensService) DeleteGroupDeployToken(gid any, deployToken int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockDeployTokensService) DeleteProjectDeployToken(pid any, deployToken int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockDeployTokensService) EXPECT() *MockDeployTokensServiceMockRecorder
- func (m *MockDeployTokensService) GetGroupDeployToken(gid any, deployToken int, options ...gitlab.RequestOptionFunc) (*gitlab.DeployToken, *gitlab.Response, error)
- func (m *MockDeployTokensService) GetProjectDeployToken(pid any, deployToken int, options ...gitlab.RequestOptionFunc) (*gitlab.DeployToken, *gitlab.Response, error)
- func (m *MockDeployTokensService) ListAllDeployTokens(options ...gitlab.RequestOptionFunc) ([]*gitlab.DeployToken, *gitlab.Response, error)
- func (m *MockDeployTokensService) ListGroupDeployTokens(gid any, opt *gitlab.ListGroupDeployTokensOptions, ...) ([]*gitlab.DeployToken, *gitlab.Response, error)
- func (m *MockDeployTokensService) ListProjectDeployTokens(pid any, opt *gitlab.ListProjectDeployTokensOptions, ...) ([]*gitlab.DeployToken, *gitlab.Response, error)
- type MockDeployTokensServiceMockRecorder
- func (mr *MockDeployTokensServiceMockRecorder) CreateGroupDeployToken(gid, opt any, options ...any) *gomock.Call
- func (mr *MockDeployTokensServiceMockRecorder) CreateProjectDeployToken(pid, opt any, options ...any) *gomock.Call
- func (mr *MockDeployTokensServiceMockRecorder) DeleteGroupDeployToken(gid, deployToken any, options ...any) *gomock.Call
- func (mr *MockDeployTokensServiceMockRecorder) DeleteProjectDeployToken(pid, deployToken any, options ...any) *gomock.Call
- func (mr *MockDeployTokensServiceMockRecorder) GetGroupDeployToken(gid, deployToken any, options ...any) *gomock.Call
- func (mr *MockDeployTokensServiceMockRecorder) GetProjectDeployToken(pid, deployToken any, options ...any) *gomock.Call
- func (mr *MockDeployTokensServiceMockRecorder) ListAllDeployTokens(options ...any) *gomock.Call
- func (mr *MockDeployTokensServiceMockRecorder) ListGroupDeployTokens(gid, opt any, options ...any) *gomock.Call
- func (mr *MockDeployTokensServiceMockRecorder) ListProjectDeployTokens(pid, opt any, options ...any) *gomock.Call
- type MockDeploymentMergeRequestsService
- type MockDeploymentMergeRequestsServiceMockRecorder
- type MockDeploymentsService
- func (m *MockDeploymentsService) ApproveOrRejectProjectDeployment(pid any, deployment int, opt *gitlab.ApproveOrRejectProjectDeploymentOptions, ...) (*gitlab.Response, error)
- func (m *MockDeploymentsService) CreateProjectDeployment(pid any, opt *gitlab.CreateProjectDeploymentOptions, ...) (*gitlab.Deployment, *gitlab.Response, error)
- func (m *MockDeploymentsService) DeleteProjectDeployment(pid any, deployment int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockDeploymentsService) EXPECT() *MockDeploymentsServiceMockRecorder
- func (m *MockDeploymentsService) GetProjectDeployment(pid any, deployment int, options ...gitlab.RequestOptionFunc) (*gitlab.Deployment, *gitlab.Response, error)
- func (m *MockDeploymentsService) ListProjectDeployments(pid any, opts *gitlab.ListProjectDeploymentsOptions, ...) ([]*gitlab.Deployment, *gitlab.Response, error)
- func (m *MockDeploymentsService) UpdateProjectDeployment(pid any, deployment int, opt *gitlab.UpdateProjectDeploymentOptions, ...) (*gitlab.Deployment, *gitlab.Response, error)
- type MockDeploymentsServiceMockRecorder
- func (mr *MockDeploymentsServiceMockRecorder) ApproveOrRejectProjectDeployment(pid, deployment, opt any, options ...any) *gomock.Call
- func (mr *MockDeploymentsServiceMockRecorder) CreateProjectDeployment(pid, opt any, options ...any) *gomock.Call
- func (mr *MockDeploymentsServiceMockRecorder) DeleteProjectDeployment(pid, deployment any, options ...any) *gomock.Call
- func (mr *MockDeploymentsServiceMockRecorder) GetProjectDeployment(pid, deployment any, options ...any) *gomock.Call
- func (mr *MockDeploymentsServiceMockRecorder) ListProjectDeployments(pid, opts any, options ...any) *gomock.Call
- func (mr *MockDeploymentsServiceMockRecorder) UpdateProjectDeployment(pid, deployment, opt any, options ...any) *gomock.Call
- type MockDiscussionsService
- func (m *MockDiscussionsService) AddCommitDiscussionNote(pid any, commit, discussion string, opt *gitlab.AddCommitDiscussionNoteOptions, ...) (*gitlab.Note, *gitlab.Response, error)
- func (m *MockDiscussionsService) AddEpicDiscussionNote(gid any, epic int, discussion string, opt *gitlab.AddEpicDiscussionNoteOptions, ...) (*gitlab.Note, *gitlab.Response, error)
- func (m *MockDiscussionsService) AddIssueDiscussionNote(pid any, issue int, discussion string, ...) (*gitlab.Note, *gitlab.Response, error)
- func (m *MockDiscussionsService) AddMergeRequestDiscussionNote(pid any, mergeRequest int, discussion string, ...) (*gitlab.Note, *gitlab.Response, error)
- func (m *MockDiscussionsService) AddSnippetDiscussionNote(pid any, snippet int, discussion string, ...) (*gitlab.Note, *gitlab.Response, error)
- func (m *MockDiscussionsService) CreateCommitDiscussion(pid any, commit string, opt *gitlab.CreateCommitDiscussionOptions, ...) (*gitlab.Discussion, *gitlab.Response, error)
- func (m *MockDiscussionsService) CreateEpicDiscussion(gid any, epic int, opt *gitlab.CreateEpicDiscussionOptions, ...) (*gitlab.Discussion, *gitlab.Response, error)
- func (m *MockDiscussionsService) CreateIssueDiscussion(pid any, issue int, opt *gitlab.CreateIssueDiscussionOptions, ...) (*gitlab.Discussion, *gitlab.Response, error)
- func (m *MockDiscussionsService) CreateMergeRequestDiscussion(pid any, mergeRequest int, opt *gitlab.CreateMergeRequestDiscussionOptions, ...) (*gitlab.Discussion, *gitlab.Response, error)
- func (m *MockDiscussionsService) CreateSnippetDiscussion(pid any, snippet int, opt *gitlab.CreateSnippetDiscussionOptions, ...) (*gitlab.Discussion, *gitlab.Response, error)
- func (m *MockDiscussionsService) DeleteCommitDiscussionNote(pid any, commit, discussion string, note int, ...) (*gitlab.Response, error)
- func (m *MockDiscussionsService) DeleteEpicDiscussionNote(gid any, epic int, discussion string, note int, ...) (*gitlab.Response, error)
- func (m *MockDiscussionsService) DeleteIssueDiscussionNote(pid any, issue int, discussion string, note int, ...) (*gitlab.Response, error)
- func (m *MockDiscussionsService) DeleteMergeRequestDiscussionNote(pid any, mergeRequest int, discussion string, note int, ...) (*gitlab.Response, error)
- func (m *MockDiscussionsService) DeleteSnippetDiscussionNote(pid any, snippet int, discussion string, note int, ...) (*gitlab.Response, error)
- func (m *MockDiscussionsService) EXPECT() *MockDiscussionsServiceMockRecorder
- func (m *MockDiscussionsService) GetCommitDiscussion(pid any, commit, discussion string, options ...gitlab.RequestOptionFunc) (*gitlab.Discussion, *gitlab.Response, error)
- func (m *MockDiscussionsService) GetEpicDiscussion(gid any, epic int, discussion string, options ...gitlab.RequestOptionFunc) (*gitlab.Discussion, *gitlab.Response, error)
- func (m *MockDiscussionsService) GetIssueDiscussion(pid any, issue int, discussion string, options ...gitlab.RequestOptionFunc) (*gitlab.Discussion, *gitlab.Response, error)
- func (m *MockDiscussionsService) GetMergeRequestDiscussion(pid any, mergeRequest int, discussion string, ...) (*gitlab.Discussion, *gitlab.Response, error)
- func (m *MockDiscussionsService) GetSnippetDiscussion(pid any, snippet int, discussion string, options ...gitlab.RequestOptionFunc) (*gitlab.Discussion, *gitlab.Response, error)
- func (m *MockDiscussionsService) ListCommitDiscussions(pid any, commit string, opt *gitlab.ListCommitDiscussionsOptions, ...) ([]*gitlab.Discussion, *gitlab.Response, error)
- func (m *MockDiscussionsService) ListGroupEpicDiscussions(gid any, epic int, opt *gitlab.ListGroupEpicDiscussionsOptions, ...) ([]*gitlab.Discussion, *gitlab.Response, error)
- func (m *MockDiscussionsService) ListIssueDiscussions(pid any, issue int, opt *gitlab.ListIssueDiscussionsOptions, ...) ([]*gitlab.Discussion, *gitlab.Response, error)
- func (m *MockDiscussionsService) ListMergeRequestDiscussions(pid any, mergeRequest int, opt *gitlab.ListMergeRequestDiscussionsOptions, ...) ([]*gitlab.Discussion, *gitlab.Response, error)
- func (m *MockDiscussionsService) ListSnippetDiscussions(pid any, snippet int, opt *gitlab.ListSnippetDiscussionsOptions, ...) ([]*gitlab.Discussion, *gitlab.Response, error)
- func (m *MockDiscussionsService) ResolveMergeRequestDiscussion(pid any, mergeRequest int, discussion string, ...) (*gitlab.Discussion, *gitlab.Response, error)
- func (m *MockDiscussionsService) UpdateCommitDiscussionNote(pid any, commit, discussion string, note int, ...) (*gitlab.Note, *gitlab.Response, error)
- func (m *MockDiscussionsService) UpdateEpicDiscussionNote(gid any, epic int, discussion string, note int, ...) (*gitlab.Note, *gitlab.Response, error)
- func (m *MockDiscussionsService) UpdateIssueDiscussionNote(pid any, issue int, discussion string, note int, ...) (*gitlab.Note, *gitlab.Response, error)
- func (m *MockDiscussionsService) UpdateMergeRequestDiscussionNote(pid any, mergeRequest int, discussion string, note int, ...) (*gitlab.Note, *gitlab.Response, error)
- func (m *MockDiscussionsService) UpdateSnippetDiscussionNote(pid any, snippet int, discussion string, note int, ...) (*gitlab.Note, *gitlab.Response, error)
- type MockDiscussionsServiceMockRecorder
- func (mr *MockDiscussionsServiceMockRecorder) AddCommitDiscussionNote(pid, commit, discussion, opt any, options ...any) *gomock.Call
- func (mr *MockDiscussionsServiceMockRecorder) AddEpicDiscussionNote(gid, epic, discussion, opt any, options ...any) *gomock.Call
- func (mr *MockDiscussionsServiceMockRecorder) AddIssueDiscussionNote(pid, issue, discussion, opt any, options ...any) *gomock.Call
- func (mr *MockDiscussionsServiceMockRecorder) AddMergeRequestDiscussionNote(pid, mergeRequest, discussion, opt any, options ...any) *gomock.Call
- func (mr *MockDiscussionsServiceMockRecorder) AddSnippetDiscussionNote(pid, snippet, discussion, opt any, options ...any) *gomock.Call
- func (mr *MockDiscussionsServiceMockRecorder) CreateCommitDiscussion(pid, commit, opt any, options ...any) *gomock.Call
- func (mr *MockDiscussionsServiceMockRecorder) CreateEpicDiscussion(gid, epic, opt any, options ...any) *gomock.Call
- func (mr *MockDiscussionsServiceMockRecorder) CreateIssueDiscussion(pid, issue, opt any, options ...any) *gomock.Call
- func (mr *MockDiscussionsServiceMockRecorder) CreateMergeRequestDiscussion(pid, mergeRequest, opt any, options ...any) *gomock.Call
- func (mr *MockDiscussionsServiceMockRecorder) CreateSnippetDiscussion(pid, snippet, opt any, options ...any) *gomock.Call
- func (mr *MockDiscussionsServiceMockRecorder) DeleteCommitDiscussionNote(pid, commit, discussion, note any, options ...any) *gomock.Call
- func (mr *MockDiscussionsServiceMockRecorder) DeleteEpicDiscussionNote(gid, epic, discussion, note any, options ...any) *gomock.Call
- func (mr *MockDiscussionsServiceMockRecorder) DeleteIssueDiscussionNote(pid, issue, discussion, note any, options ...any) *gomock.Call
- func (mr *MockDiscussionsServiceMockRecorder) DeleteMergeRequestDiscussionNote(pid, mergeRequest, discussion, note any, options ...any) *gomock.Call
- func (mr *MockDiscussionsServiceMockRecorder) DeleteSnippetDiscussionNote(pid, snippet, discussion, note any, options ...any) *gomock.Call
- func (mr *MockDiscussionsServiceMockRecorder) GetCommitDiscussion(pid, commit, discussion any, options ...any) *gomock.Call
- func (mr *MockDiscussionsServiceMockRecorder) GetEpicDiscussion(gid, epic, discussion any, options ...any) *gomock.Call
- func (mr *MockDiscussionsServiceMockRecorder) GetIssueDiscussion(pid, issue, discussion any, options ...any) *gomock.Call
- func (mr *MockDiscussionsServiceMockRecorder) GetMergeRequestDiscussion(pid, mergeRequest, discussion any, options ...any) *gomock.Call
- func (mr *MockDiscussionsServiceMockRecorder) GetSnippetDiscussion(pid, snippet, discussion any, options ...any) *gomock.Call
- func (mr *MockDiscussionsServiceMockRecorder) ListCommitDiscussions(pid, commit, opt any, options ...any) *gomock.Call
- func (mr *MockDiscussionsServiceMockRecorder) ListGroupEpicDiscussions(gid, epic, opt any, options ...any) *gomock.Call
- func (mr *MockDiscussionsServiceMockRecorder) ListIssueDiscussions(pid, issue, opt any, options ...any) *gomock.Call
- func (mr *MockDiscussionsServiceMockRecorder) ListMergeRequestDiscussions(pid, mergeRequest, opt any, options ...any) *gomock.Call
- func (mr *MockDiscussionsServiceMockRecorder) ListSnippetDiscussions(pid, snippet, opt any, options ...any) *gomock.Call
- func (mr *MockDiscussionsServiceMockRecorder) ResolveMergeRequestDiscussion(pid, mergeRequest, discussion, opt any, options ...any) *gomock.Call
- func (mr *MockDiscussionsServiceMockRecorder) UpdateCommitDiscussionNote(pid, commit, discussion, note, opt any, options ...any) *gomock.Call
- func (mr *MockDiscussionsServiceMockRecorder) UpdateEpicDiscussionNote(gid, epic, discussion, note, opt any, options ...any) *gomock.Call
- func (mr *MockDiscussionsServiceMockRecorder) UpdateIssueDiscussionNote(pid, issue, discussion, note, opt any, options ...any) *gomock.Call
- func (mr *MockDiscussionsServiceMockRecorder) UpdateMergeRequestDiscussionNote(pid, mergeRequest, discussion, note, opt any, options ...any) *gomock.Call
- func (mr *MockDiscussionsServiceMockRecorder) UpdateSnippetDiscussionNote(pid, snippet, discussion, note, opt any, options ...any) *gomock.Call
- type MockDockerfileTemplatesService
- func (m *MockDockerfileTemplatesService) EXPECT() *MockDockerfileTemplatesServiceMockRecorder
- func (m *MockDockerfileTemplatesService) GetTemplate(key string, options ...gitlab.RequestOptionFunc) (*gitlab.DockerfileTemplate, *gitlab.Response, error)
- func (m *MockDockerfileTemplatesService) ListTemplates(opt *gitlab.ListDockerfileTemplatesOptions, ...) ([]*gitlab.DockerfileTemplateListItem, *gitlab.Response, error)
- type MockDockerfileTemplatesServiceMockRecorder
- type MockDraftNotesService
- func (m *MockDraftNotesService) CreateDraftNote(pid any, mergeRequest int, opt *gitlab.CreateDraftNoteOptions, ...) (*gitlab.DraftNote, *gitlab.Response, error)
- func (m *MockDraftNotesService) DeleteDraftNote(pid any, mergeRequest, note int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockDraftNotesService) EXPECT() *MockDraftNotesServiceMockRecorder
- func (m *MockDraftNotesService) GetDraftNote(pid any, mergeRequest, note int, options ...gitlab.RequestOptionFunc) (*gitlab.DraftNote, *gitlab.Response, error)
- func (m *MockDraftNotesService) ListDraftNotes(pid any, mergeRequest int, opt *gitlab.ListDraftNotesOptions, ...) ([]*gitlab.DraftNote, *gitlab.Response, error)
- func (m *MockDraftNotesService) PublishAllDraftNotes(pid any, mergeRequest int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockDraftNotesService) PublishDraftNote(pid any, mergeRequest, note int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockDraftNotesService) UpdateDraftNote(pid any, mergeRequest, note int, opt *gitlab.UpdateDraftNoteOptions, ...) (*gitlab.DraftNote, *gitlab.Response, error)
- type MockDraftNotesServiceMockRecorder
- func (mr *MockDraftNotesServiceMockRecorder) CreateDraftNote(pid, mergeRequest, opt any, options ...any) *gomock.Call
- func (mr *MockDraftNotesServiceMockRecorder) DeleteDraftNote(pid, mergeRequest, note any, options ...any) *gomock.Call
- func (mr *MockDraftNotesServiceMockRecorder) GetDraftNote(pid, mergeRequest, note any, options ...any) *gomock.Call
- func (mr *MockDraftNotesServiceMockRecorder) ListDraftNotes(pid, mergeRequest, opt any, options ...any) *gomock.Call
- func (mr *MockDraftNotesServiceMockRecorder) PublishAllDraftNotes(pid, mergeRequest any, options ...any) *gomock.Call
- func (mr *MockDraftNotesServiceMockRecorder) PublishDraftNote(pid, mergeRequest, note any, options ...any) *gomock.Call
- func (mr *MockDraftNotesServiceMockRecorder) UpdateDraftNote(pid, mergeRequest, note, opt any, options ...any) *gomock.Call
- type MockEnvironmentsService
- func (m *MockEnvironmentsService) CreateEnvironment(pid any, opt *gitlab.CreateEnvironmentOptions, ...) (*gitlab.Environment, *gitlab.Response, error)
- func (m *MockEnvironmentsService) DeleteEnvironment(pid any, environment int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockEnvironmentsService) EXPECT() *MockEnvironmentsServiceMockRecorder
- func (m *MockEnvironmentsService) EditEnvironment(pid any, environment int, opt *gitlab.EditEnvironmentOptions, ...) (*gitlab.Environment, *gitlab.Response, error)
- func (m *MockEnvironmentsService) GetEnvironment(pid any, environment int, options ...gitlab.RequestOptionFunc) (*gitlab.Environment, *gitlab.Response, error)
- func (m *MockEnvironmentsService) ListEnvironments(pid any, opts *gitlab.ListEnvironmentsOptions, ...) ([]*gitlab.Environment, *gitlab.Response, error)
- func (m *MockEnvironmentsService) StopEnvironment(pid any, environmentID int, opt *gitlab.StopEnvironmentOptions, ...) (*gitlab.Environment, *gitlab.Response, error)
- type MockEnvironmentsServiceMockRecorder
- func (mr *MockEnvironmentsServiceMockRecorder) CreateEnvironment(pid, opt any, options ...any) *gomock.Call
- func (mr *MockEnvironmentsServiceMockRecorder) DeleteEnvironment(pid, environment any, options ...any) *gomock.Call
- func (mr *MockEnvironmentsServiceMockRecorder) EditEnvironment(pid, environment, opt any, options ...any) *gomock.Call
- func (mr *MockEnvironmentsServiceMockRecorder) GetEnvironment(pid, environment any, options ...any) *gomock.Call
- func (mr *MockEnvironmentsServiceMockRecorder) ListEnvironments(pid, opts any, options ...any) *gomock.Call
- func (mr *MockEnvironmentsServiceMockRecorder) StopEnvironment(pid, environmentID, opt any, options ...any) *gomock.Call
- type MockEpicIssuesService
- func (m *MockEpicIssuesService) AssignEpicIssue(gid any, epic, issue int, options ...gitlab.RequestOptionFunc) (*gitlab.EpicIssueAssignment, *gitlab.Response, error)
- func (m *MockEpicIssuesService) EXPECT() *MockEpicIssuesServiceMockRecorder
- func (m *MockEpicIssuesService) ListEpicIssues(gid any, epic int, opt *gitlab.ListOptions, ...) ([]*gitlab.Issue, *gitlab.Response, error)
- func (m *MockEpicIssuesService) RemoveEpicIssue(gid any, epic, epicIssue int, options ...gitlab.RequestOptionFunc) (*gitlab.EpicIssueAssignment, *gitlab.Response, error)
- func (m *MockEpicIssuesService) UpdateEpicIssueAssignment(gid any, epic, epicIssue int, opt *gitlab.UpdateEpicIsssueAssignmentOptions, ...) ([]*gitlab.Issue, *gitlab.Response, error)
- type MockEpicIssuesServiceMockRecorder
- func (mr *MockEpicIssuesServiceMockRecorder) AssignEpicIssue(gid, epic, issue any, options ...any) *gomock.Call
- func (mr *MockEpicIssuesServiceMockRecorder) ListEpicIssues(gid, epic, opt any, options ...any) *gomock.Call
- func (mr *MockEpicIssuesServiceMockRecorder) RemoveEpicIssue(gid, epic, epicIssue any, options ...any) *gomock.Call
- func (mr *MockEpicIssuesServiceMockRecorder) UpdateEpicIssueAssignment(gid, epic, epicIssue, opt any, options ...any) *gomock.Call
- type MockEpicsService
- func (m *MockEpicsService) CreateEpic(gid any, opt *gitlab.CreateEpicOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Epic, *gitlab.Response, error)
- func (m *MockEpicsService) DeleteEpic(gid any, epic int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockEpicsService) EXPECT() *MockEpicsServiceMockRecorder
- func (m *MockEpicsService) GetEpic(gid any, epic int, options ...gitlab.RequestOptionFunc) (*gitlab.Epic, *gitlab.Response, error)
- func (m *MockEpicsService) GetEpicLinks(gid any, epic int, options ...gitlab.RequestOptionFunc) ([]*gitlab.Epic, *gitlab.Response, error)
- func (m *MockEpicsService) ListGroupEpics(gid any, opt *gitlab.ListGroupEpicsOptions, ...) ([]*gitlab.Epic, *gitlab.Response, error)
- func (m *MockEpicsService) UpdateEpic(gid any, epic int, opt *gitlab.UpdateEpicOptions, ...) (*gitlab.Epic, *gitlab.Response, error)
- type MockEpicsServiceMockRecorder
- func (mr *MockEpicsServiceMockRecorder) CreateEpic(gid, opt any, options ...any) *gomock.Call
- func (mr *MockEpicsServiceMockRecorder) DeleteEpic(gid, epic any, options ...any) *gomock.Call
- func (mr *MockEpicsServiceMockRecorder) GetEpic(gid, epic any, options ...any) *gomock.Call
- func (mr *MockEpicsServiceMockRecorder) GetEpicLinks(gid, epic any, options ...any) *gomock.Call
- func (mr *MockEpicsServiceMockRecorder) ListGroupEpics(gid, opt any, options ...any) *gomock.Call
- func (mr *MockEpicsServiceMockRecorder) UpdateEpic(gid, epic, opt any, options ...any) *gomock.Call
- type MockErrorTrackingService
- func (m *MockErrorTrackingService) CreateClientKey(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.ErrorTrackingClientKey, *gitlab.Response, error)
- func (m *MockErrorTrackingService) DeleteClientKey(pid any, keyID int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockErrorTrackingService) EXPECT() *MockErrorTrackingServiceMockRecorder
- func (m *MockErrorTrackingService) EnableDisableErrorTracking(pid any, opt *gitlab.EnableDisableErrorTrackingOptions, ...) (*gitlab.ErrorTrackingSettings, *gitlab.Response, error)
- func (m *MockErrorTrackingService) GetErrorTrackingSettings(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.ErrorTrackingSettings, *gitlab.Response, error)
- func (m *MockErrorTrackingService) ListClientKeys(pid any, opt *gitlab.ListClientKeysOptions, ...) ([]*gitlab.ErrorTrackingClientKey, *gitlab.Response, error)
- type MockErrorTrackingServiceMockRecorder
- func (mr *MockErrorTrackingServiceMockRecorder) CreateClientKey(pid any, options ...any) *gomock.Call
- func (mr *MockErrorTrackingServiceMockRecorder) DeleteClientKey(pid, keyID any, options ...any) *gomock.Call
- func (mr *MockErrorTrackingServiceMockRecorder) EnableDisableErrorTracking(pid, opt any, options ...any) *gomock.Call
- func (mr *MockErrorTrackingServiceMockRecorder) GetErrorTrackingSettings(pid any, options ...any) *gomock.Call
- func (mr *MockErrorTrackingServiceMockRecorder) ListClientKeys(pid, opt any, options ...any) *gomock.Call
- type MockEventsService
- func (m *MockEventsService) EXPECT() *MockEventsServiceMockRecorder
- func (m *MockEventsService) ListCurrentUserContributionEvents(opt *gitlab.ListContributionEventsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.ContributionEvent, *gitlab.Response, error)
- func (m *MockEventsService) ListProjectVisibleEvents(pid any, opt *gitlab.ListProjectVisibleEventsOptions, ...) ([]*gitlab.ProjectEvent, *gitlab.Response, error)
- type MockEventsServiceMockRecorder
- type MockExternalStatusChecksService
- func (m *MockExternalStatusChecksService) CreateExternalStatusCheck(pid any, opt *gitlab.CreateExternalStatusCheckOptions, ...) (*gitlab.Response, error)
- func (m *MockExternalStatusChecksService) DeleteExternalStatusCheck(pid any, check int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockExternalStatusChecksService) EXPECT() *MockExternalStatusChecksServiceMockRecorder
- func (m *MockExternalStatusChecksService) ListMergeStatusChecks(pid any, mr int, opt *gitlab.ListOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.MergeStatusCheck, *gitlab.Response, error)
- func (m *MockExternalStatusChecksService) ListProjectStatusChecks(pid any, opt *gitlab.ListOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.ProjectStatusCheck, *gitlab.Response, error)
- func (m *MockExternalStatusChecksService) RetryFailedStatusCheckForAMergeRequest(pid any, mergeRequest, externalStatusCheck int, ...) (*gitlab.Response, error)
- func (m *MockExternalStatusChecksService) SetExternalStatusCheckStatus(pid any, mergeRequest int, opt *gitlab.SetExternalStatusCheckStatusOptions, ...) (*gitlab.Response, error)
- func (m *MockExternalStatusChecksService) UpdateExternalStatusCheck(pid any, check int, opt *gitlab.UpdateExternalStatusCheckOptions, ...) (*gitlab.Response, error)
- type MockExternalStatusChecksServiceMockRecorder
- func (mr *MockExternalStatusChecksServiceMockRecorder) CreateExternalStatusCheck(pid, opt any, options ...any) *gomock.Call
- func (mr *MockExternalStatusChecksServiceMockRecorder) DeleteExternalStatusCheck(pid, check any, options ...any) *gomock.Call
- func (mr_2 *MockExternalStatusChecksServiceMockRecorder) ListMergeStatusChecks(pid, mr, opt any, options ...any) *gomock.Call
- func (mr *MockExternalStatusChecksServiceMockRecorder) ListProjectStatusChecks(pid, opt any, options ...any) *gomock.Call
- func (mr *MockExternalStatusChecksServiceMockRecorder) RetryFailedStatusCheckForAMergeRequest(pid, mergeRequest, externalStatusCheck any, options ...any) *gomock.Call
- func (mr *MockExternalStatusChecksServiceMockRecorder) SetExternalStatusCheckStatus(pid, mergeRequest, opt any, options ...any) *gomock.Call
- func (mr *MockExternalStatusChecksServiceMockRecorder) UpdateExternalStatusCheck(pid, check, opt any, options ...any) *gomock.Call
- type MockFeaturesService
- func (m *MockFeaturesService) EXPECT() *MockFeaturesServiceMockRecorder
- func (m *MockFeaturesService) ListFeatures(options ...gitlab.RequestOptionFunc) ([]*gitlab.Feature, *gitlab.Response, error)
- func (m *MockFeaturesService) SetFeatureFlag(name string, value any, options ...gitlab.RequestOptionFunc) (*gitlab.Feature, *gitlab.Response, error)
- type MockFeaturesServiceMockRecorder
- type MockFreezePeriodsService
- func (m *MockFreezePeriodsService) CreateFreezePeriodOptions(pid any, opt *gitlab.CreateFreezePeriodOptions, ...) (*gitlab.FreezePeriod, *gitlab.Response, error)
- func (m *MockFreezePeriodsService) DeleteFreezePeriod(pid any, freezePeriod int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockFreezePeriodsService) EXPECT() *MockFreezePeriodsServiceMockRecorder
- func (m *MockFreezePeriodsService) GetFreezePeriod(pid any, freezePeriod int, options ...gitlab.RequestOptionFunc) (*gitlab.FreezePeriod, *gitlab.Response, error)
- func (m *MockFreezePeriodsService) ListFreezePeriods(pid any, opt *gitlab.ListFreezePeriodsOptions, ...) ([]*gitlab.FreezePeriod, *gitlab.Response, error)
- func (m *MockFreezePeriodsService) UpdateFreezePeriodOptions(pid any, freezePeriod int, opt *gitlab.UpdateFreezePeriodOptions, ...) (*gitlab.FreezePeriod, *gitlab.Response, error)
- type MockFreezePeriodsServiceMockRecorder
- func (mr *MockFreezePeriodsServiceMockRecorder) CreateFreezePeriodOptions(pid, opt any, options ...any) *gomock.Call
- func (mr *MockFreezePeriodsServiceMockRecorder) DeleteFreezePeriod(pid, freezePeriod any, options ...any) *gomock.Call
- func (mr *MockFreezePeriodsServiceMockRecorder) GetFreezePeriod(pid, freezePeriod any, options ...any) *gomock.Call
- func (mr *MockFreezePeriodsServiceMockRecorder) ListFreezePeriods(pid, opt any, options ...any) *gomock.Call
- func (mr *MockFreezePeriodsServiceMockRecorder) UpdateFreezePeriodOptions(pid, freezePeriod, opt any, options ...any) *gomock.Call
- type MockGenericPackagesService
- func (m *MockGenericPackagesService) DownloadPackageFile(pid any, packageName, packageVersion, fileName string, ...) ([]byte, *gitlab.Response, error)
- func (m *MockGenericPackagesService) EXPECT() *MockGenericPackagesServiceMockRecorder
- func (m *MockGenericPackagesService) FormatPackageURL(pid any, packageName, packageVersion, fileName string) (string, error)
- func (m *MockGenericPackagesService) PublishPackageFile(pid any, packageName, packageVersion, fileName string, content io.Reader, ...) (*gitlab.GenericPackagesFile, *gitlab.Response, error)
- type MockGenericPackagesServiceMockRecorder
- func (mr *MockGenericPackagesServiceMockRecorder) DownloadPackageFile(pid, packageName, packageVersion, fileName any, options ...any) *gomock.Call
- func (mr *MockGenericPackagesServiceMockRecorder) FormatPackageURL(pid, packageName, packageVersion, fileName any) *gomock.Call
- func (mr *MockGenericPackagesServiceMockRecorder) PublishPackageFile(pid, packageName, packageVersion, fileName, content, opt any, options ...any) *gomock.Call
- type MockGeoNodesService
- func (m *MockGeoNodesService) CreateGeoNode(opt *gitlab.CreateGeoNodesOptions, options ...gitlab.RequestOptionFunc) (*gitlab.GeoNode, *gitlab.Response, error)
- func (m *MockGeoNodesService) DeleteGeoNode(id int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockGeoNodesService) EXPECT() *MockGeoNodesServiceMockRecorder
- func (m *MockGeoNodesService) EditGeoNode(id int, opt *gitlab.UpdateGeoNodesOptions, options ...gitlab.RequestOptionFunc) (*gitlab.GeoNode, *gitlab.Response, error)
- func (m *MockGeoNodesService) GetGeoNode(id int, options ...gitlab.RequestOptionFunc) (*gitlab.GeoNode, *gitlab.Response, error)
- func (m *MockGeoNodesService) ListGeoNodes(opt *gitlab.ListGeoNodesOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.GeoNode, *gitlab.Response, error)
- func (m *MockGeoNodesService) RepairGeoNode(id int, options ...gitlab.RequestOptionFunc) (*gitlab.GeoNode, *gitlab.Response, error)
- func (m *MockGeoNodesService) RetrieveStatusOfAllGeoNodes(options ...gitlab.RequestOptionFunc) ([]*gitlab.GeoNodeStatus, *gitlab.Response, error)
- func (m *MockGeoNodesService) RetrieveStatusOfGeoNode(id int, options ...gitlab.RequestOptionFunc) (*gitlab.GeoNodeStatus, *gitlab.Response, error)
- type MockGeoNodesServiceMockRecorder
- func (mr *MockGeoNodesServiceMockRecorder) CreateGeoNode(opt any, options ...any) *gomock.Call
- func (mr *MockGeoNodesServiceMockRecorder) DeleteGeoNode(id any, options ...any) *gomock.Call
- func (mr *MockGeoNodesServiceMockRecorder) EditGeoNode(id, opt any, options ...any) *gomock.Call
- func (mr *MockGeoNodesServiceMockRecorder) GetGeoNode(id any, options ...any) *gomock.Call
- func (mr *MockGeoNodesServiceMockRecorder) ListGeoNodes(opt any, options ...any) *gomock.Call
- func (mr *MockGeoNodesServiceMockRecorder) RepairGeoNode(id any, options ...any) *gomock.Call
- func (mr *MockGeoNodesServiceMockRecorder) RetrieveStatusOfAllGeoNodes(options ...any) *gomock.Call
- func (mr *MockGeoNodesServiceMockRecorder) RetrieveStatusOfGeoNode(id any, options ...any) *gomock.Call
- type MockGitIgnoreTemplatesService
- func (m *MockGitIgnoreTemplatesService) EXPECT() *MockGitIgnoreTemplatesServiceMockRecorder
- func (m *MockGitIgnoreTemplatesService) GetTemplate(key string, options ...gitlab.RequestOptionFunc) (*gitlab.GitIgnoreTemplate, *gitlab.Response, error)
- func (m *MockGitIgnoreTemplatesService) ListTemplates(opt *gitlab.ListTemplatesOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.GitIgnoreTemplateListItem, *gitlab.Response, error)
- type MockGitIgnoreTemplatesServiceMockRecorder
- type MockGroupAccessTokensService
- func (m *MockGroupAccessTokensService) CreateGroupAccessToken(gid any, opt *gitlab.CreateGroupAccessTokenOptions, ...) (*gitlab.GroupAccessToken, *gitlab.Response, error)
- func (m *MockGroupAccessTokensService) EXPECT() *MockGroupAccessTokensServiceMockRecorder
- func (m *MockGroupAccessTokensService) GetGroupAccessToken(gid any, id int, options ...gitlab.RequestOptionFunc) (*gitlab.GroupAccessToken, *gitlab.Response, error)
- func (m *MockGroupAccessTokensService) ListGroupAccessTokens(gid any, opt *gitlab.ListGroupAccessTokensOptions, ...) ([]*gitlab.GroupAccessToken, *gitlab.Response, error)
- func (m *MockGroupAccessTokensService) RevokeGroupAccessToken(gid any, id int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockGroupAccessTokensService) RotateGroupAccessToken(gid any, id int, opt *gitlab.RotateGroupAccessTokenOptions, ...) (*gitlab.GroupAccessToken, *gitlab.Response, error)
- type MockGroupAccessTokensServiceMockRecorder
- func (mr *MockGroupAccessTokensServiceMockRecorder) CreateGroupAccessToken(gid, opt any, options ...any) *gomock.Call
- func (mr *MockGroupAccessTokensServiceMockRecorder) GetGroupAccessToken(gid, id any, options ...any) *gomock.Call
- func (mr *MockGroupAccessTokensServiceMockRecorder) ListGroupAccessTokens(gid, opt any, options ...any) *gomock.Call
- func (mr *MockGroupAccessTokensServiceMockRecorder) RevokeGroupAccessToken(gid, id any, options ...any) *gomock.Call
- func (mr *MockGroupAccessTokensServiceMockRecorder) RotateGroupAccessToken(gid, id, opt any, options ...any) *gomock.Call
- type MockGroupBadgesService
- func (m *MockGroupBadgesService) AddGroupBadge(gid any, opt *gitlab.AddGroupBadgeOptions, options ...gitlab.RequestOptionFunc) (*gitlab.GroupBadge, *gitlab.Response, error)
- func (m *MockGroupBadgesService) DeleteGroupBadge(gid any, badge int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockGroupBadgesService) EXPECT() *MockGroupBadgesServiceMockRecorder
- func (m *MockGroupBadgesService) EditGroupBadge(gid any, badge int, opt *gitlab.EditGroupBadgeOptions, ...) (*gitlab.GroupBadge, *gitlab.Response, error)
- func (m *MockGroupBadgesService) GetGroupBadge(gid any, badge int, options ...gitlab.RequestOptionFunc) (*gitlab.GroupBadge, *gitlab.Response, error)
- func (m *MockGroupBadgesService) ListGroupBadges(gid any, opt *gitlab.ListGroupBadgesOptions, ...) ([]*gitlab.GroupBadge, *gitlab.Response, error)
- func (m *MockGroupBadgesService) PreviewGroupBadge(gid any, opt *gitlab.GroupBadgePreviewOptions, ...) (*gitlab.GroupBadge, *gitlab.Response, error)
- type MockGroupBadgesServiceMockRecorder
- func (mr *MockGroupBadgesServiceMockRecorder) AddGroupBadge(gid, opt any, options ...any) *gomock.Call
- func (mr *MockGroupBadgesServiceMockRecorder) DeleteGroupBadge(gid, badge any, options ...any) *gomock.Call
- func (mr *MockGroupBadgesServiceMockRecorder) EditGroupBadge(gid, badge, opt any, options ...any) *gomock.Call
- func (mr *MockGroupBadgesServiceMockRecorder) GetGroupBadge(gid, badge any, options ...any) *gomock.Call
- func (mr *MockGroupBadgesServiceMockRecorder) ListGroupBadges(gid, opt any, options ...any) *gomock.Call
- func (mr *MockGroupBadgesServiceMockRecorder) PreviewGroupBadge(gid, opt any, options ...any) *gomock.Call
- type MockGroupClustersService
- func (m *MockGroupClustersService) AddCluster(pid any, opt *gitlab.AddGroupClusterOptions, ...) (*gitlab.GroupCluster, *gitlab.Response, error)
- func (m *MockGroupClustersService) DeleteCluster(pid any, cluster int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockGroupClustersService) EXPECT() *MockGroupClustersServiceMockRecorder
- func (m *MockGroupClustersService) EditCluster(pid any, cluster int, opt *gitlab.EditGroupClusterOptions, ...) (*gitlab.GroupCluster, *gitlab.Response, error)
- func (m *MockGroupClustersService) GetCluster(pid any, cluster int, options ...gitlab.RequestOptionFunc) (*gitlab.GroupCluster, *gitlab.Response, error)
- func (m *MockGroupClustersService) ListClusters(pid any, options ...gitlab.RequestOptionFunc) ([]*gitlab.GroupCluster, *gitlab.Response, error)
- type MockGroupClustersServiceMockRecorder
- func (mr *MockGroupClustersServiceMockRecorder) AddCluster(pid, opt any, options ...any) *gomock.Call
- func (mr *MockGroupClustersServiceMockRecorder) DeleteCluster(pid, cluster any, options ...any) *gomock.Call
- func (mr *MockGroupClustersServiceMockRecorder) EditCluster(pid, cluster, opt any, options ...any) *gomock.Call
- func (mr *MockGroupClustersServiceMockRecorder) GetCluster(pid, cluster any, options ...any) *gomock.Call
- func (mr *MockGroupClustersServiceMockRecorder) ListClusters(pid any, options ...any) *gomock.Call
- type MockGroupEpicBoardsService
- func (m *MockGroupEpicBoardsService) EXPECT() *MockGroupEpicBoardsServiceMockRecorder
- func (m *MockGroupEpicBoardsService) GetGroupEpicBoard(gid any, board int, options ...gitlab.RequestOptionFunc) (*gitlab.GroupEpicBoard, *gitlab.Response, error)
- func (m *MockGroupEpicBoardsService) ListGroupEpicBoards(gid any, opt *gitlab.ListGroupEpicBoardsOptions, ...) ([]*gitlab.GroupEpicBoard, *gitlab.Response, error)
- type MockGroupEpicBoardsServiceMockRecorder
- type MockGroupImportExportService
- func (m *MockGroupImportExportService) EXPECT() *MockGroupImportExportServiceMockRecorder
- func (m *MockGroupImportExportService) ExportDownload(gid any, options ...gitlab.RequestOptionFunc) (*bytes.Reader, *gitlab.Response, error)
- func (m *MockGroupImportExportService) ImportFile(opt *gitlab.GroupImportFileOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockGroupImportExportService) ScheduleExport(gid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- type MockGroupImportExportServiceMockRecorder
- func (mr *MockGroupImportExportServiceMockRecorder) ExportDownload(gid any, options ...any) *gomock.Call
- func (mr *MockGroupImportExportServiceMockRecorder) ImportFile(opt any, options ...any) *gomock.Call
- func (mr *MockGroupImportExportServiceMockRecorder) ScheduleExport(gid any, options ...any) *gomock.Call
- type MockGroupIssueBoardsService
- func (m *MockGroupIssueBoardsService) CreateGroupIssueBoard(gid any, opt *gitlab.CreateGroupIssueBoardOptions, ...) (*gitlab.GroupIssueBoard, *gitlab.Response, error)
- func (m *MockGroupIssueBoardsService) CreateGroupIssueBoardList(gid any, board int, opt *gitlab.CreateGroupIssueBoardListOptions, ...) (*gitlab.BoardList, *gitlab.Response, error)
- func (m *MockGroupIssueBoardsService) DeleteGroupIssueBoardList(gid any, board, list int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockGroupIssueBoardsService) DeleteIssueBoard(gid any, board int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockGroupIssueBoardsService) EXPECT() *MockGroupIssueBoardsServiceMockRecorder
- func (m *MockGroupIssueBoardsService) GetGroupIssueBoard(gid any, board int, options ...gitlab.RequestOptionFunc) (*gitlab.GroupIssueBoard, *gitlab.Response, error)
- func (m *MockGroupIssueBoardsService) GetGroupIssueBoardList(gid any, board, list int, options ...gitlab.RequestOptionFunc) (*gitlab.BoardList, *gitlab.Response, error)
- func (m *MockGroupIssueBoardsService) ListGroupIssueBoardLists(gid any, board int, opt *gitlab.ListGroupIssueBoardListsOptions, ...) ([]*gitlab.BoardList, *gitlab.Response, error)
- func (m *MockGroupIssueBoardsService) ListGroupIssueBoards(gid any, opt *gitlab.ListGroupIssueBoardsOptions, ...) ([]*gitlab.GroupIssueBoard, *gitlab.Response, error)
- func (m *MockGroupIssueBoardsService) UpdateIssueBoard(gid any, board int, opt *gitlab.UpdateGroupIssueBoardOptions, ...) (*gitlab.GroupIssueBoard, *gitlab.Response, error)
- func (m *MockGroupIssueBoardsService) UpdateIssueBoardList(gid any, board, list int, opt *gitlab.UpdateGroupIssueBoardListOptions, ...) ([]*gitlab.BoardList, *gitlab.Response, error)
- type MockGroupIssueBoardsServiceMockRecorder
- func (mr *MockGroupIssueBoardsServiceMockRecorder) CreateGroupIssueBoard(gid, opt any, options ...any) *gomock.Call
- func (mr *MockGroupIssueBoardsServiceMockRecorder) CreateGroupIssueBoardList(gid, board, opt any, options ...any) *gomock.Call
- func (mr *MockGroupIssueBoardsServiceMockRecorder) DeleteGroupIssueBoardList(gid, board, list any, options ...any) *gomock.Call
- func (mr *MockGroupIssueBoardsServiceMockRecorder) DeleteIssueBoard(gid, board any, options ...any) *gomock.Call
- func (mr *MockGroupIssueBoardsServiceMockRecorder) GetGroupIssueBoard(gid, board any, options ...any) *gomock.Call
- func (mr *MockGroupIssueBoardsServiceMockRecorder) GetGroupIssueBoardList(gid, board, list any, options ...any) *gomock.Call
- func (mr *MockGroupIssueBoardsServiceMockRecorder) ListGroupIssueBoardLists(gid, board, opt any, options ...any) *gomock.Call
- func (mr *MockGroupIssueBoardsServiceMockRecorder) ListGroupIssueBoards(gid, opt any, options ...any) *gomock.Call
- func (mr *MockGroupIssueBoardsServiceMockRecorder) UpdateIssueBoard(gid, board, opt any, options ...any) *gomock.Call
- func (mr *MockGroupIssueBoardsServiceMockRecorder) UpdateIssueBoardList(gid, board, list, opt any, options ...any) *gomock.Call
- type MockGroupIterationsService
- type MockGroupIterationsServiceMockRecorder
- type MockGroupLabelsService
- func (m *MockGroupLabelsService) CreateGroupLabel(gid any, opt *gitlab.CreateGroupLabelOptions, ...) (*gitlab.GroupLabel, *gitlab.Response, error)
- func (m *MockGroupLabelsService) DeleteGroupLabel(gid, lid any, opt *gitlab.DeleteGroupLabelOptions, ...) (*gitlab.Response, error)
- func (m *MockGroupLabelsService) EXPECT() *MockGroupLabelsServiceMockRecorder
- func (m *MockGroupLabelsService) GetGroupLabel(gid, lid any, options ...gitlab.RequestOptionFunc) (*gitlab.GroupLabel, *gitlab.Response, error)
- func (m *MockGroupLabelsService) ListGroupLabels(gid any, opt *gitlab.ListGroupLabelsOptions, ...) ([]*gitlab.GroupLabel, *gitlab.Response, error)
- func (m *MockGroupLabelsService) SubscribeToGroupLabel(gid, lid any, options ...gitlab.RequestOptionFunc) (*gitlab.GroupLabel, *gitlab.Response, error)
- func (m *MockGroupLabelsService) UnsubscribeFromGroupLabel(gid, lid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockGroupLabelsService) UpdateGroupLabel(gid, lid any, opt *gitlab.UpdateGroupLabelOptions, ...) (*gitlab.GroupLabel, *gitlab.Response, error)
- type MockGroupLabelsServiceMockRecorder
- func (mr *MockGroupLabelsServiceMockRecorder) CreateGroupLabel(gid, opt any, options ...any) *gomock.Call
- func (mr *MockGroupLabelsServiceMockRecorder) DeleteGroupLabel(gid, lid, opt any, options ...any) *gomock.Call
- func (mr *MockGroupLabelsServiceMockRecorder) GetGroupLabel(gid, lid any, options ...any) *gomock.Call
- func (mr *MockGroupLabelsServiceMockRecorder) ListGroupLabels(gid, opt any, options ...any) *gomock.Call
- func (mr *MockGroupLabelsServiceMockRecorder) SubscribeToGroupLabel(gid, lid any, options ...any) *gomock.Call
- func (mr *MockGroupLabelsServiceMockRecorder) UnsubscribeFromGroupLabel(gid, lid any, options ...any) *gomock.Call
- func (mr *MockGroupLabelsServiceMockRecorder) UpdateGroupLabel(gid, lid, opt any, options ...any) *gomock.Call
- type MockGroupMembersService
- func (m *MockGroupMembersService) AddGroupMember(gid any, opt *gitlab.AddGroupMemberOptions, ...) (*gitlab.GroupMember, *gitlab.Response, error)
- func (m *MockGroupMembersService) DeleteShareWithGroup(gid any, groupID int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockGroupMembersService) EXPECT() *MockGroupMembersServiceMockRecorder
- func (m *MockGroupMembersService) EditGroupMember(gid any, user int, opt *gitlab.EditGroupMemberOptions, ...) (*gitlab.GroupMember, *gitlab.Response, error)
- func (m *MockGroupMembersService) GetGroupMember(gid any, user int, options ...gitlab.RequestOptionFunc) (*gitlab.GroupMember, *gitlab.Response, error)
- func (m *MockGroupMembersService) GetInheritedGroupMember(gid any, user int, options ...gitlab.RequestOptionFunc) (*gitlab.GroupMember, *gitlab.Response, error)
- func (m *MockGroupMembersService) RemoveGroupMember(gid any, user int, opt *gitlab.RemoveGroupMemberOptions, ...) (*gitlab.Response, error)
- func (m *MockGroupMembersService) ShareWithGroup(gid any, opt *gitlab.ShareWithGroupOptions, ...) (*gitlab.Group, *gitlab.Response, error)
- type MockGroupMembersServiceMockRecorder
- func (mr *MockGroupMembersServiceMockRecorder) AddGroupMember(gid, opt any, options ...any) *gomock.Call
- func (mr *MockGroupMembersServiceMockRecorder) DeleteShareWithGroup(gid, groupID any, options ...any) *gomock.Call
- func (mr *MockGroupMembersServiceMockRecorder) EditGroupMember(gid, user, opt any, options ...any) *gomock.Call
- func (mr *MockGroupMembersServiceMockRecorder) GetGroupMember(gid, user any, options ...any) *gomock.Call
- func (mr *MockGroupMembersServiceMockRecorder) GetInheritedGroupMember(gid, user any, options ...any) *gomock.Call
- func (mr *MockGroupMembersServiceMockRecorder) RemoveGroupMember(gid, user, opt any, options ...any) *gomock.Call
- func (mr *MockGroupMembersServiceMockRecorder) ShareWithGroup(gid, opt any, options ...any) *gomock.Call
- type MockGroupMilestonesService
- func (m *MockGroupMilestonesService) CreateGroupMilestone(gid any, opt *gitlab.CreateGroupMilestoneOptions, ...) (*gitlab.GroupMilestone, *gitlab.Response, error)
- func (m *MockGroupMilestonesService) DeleteGroupMilestone(pid any, milestone int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockGroupMilestonesService) EXPECT() *MockGroupMilestonesServiceMockRecorder
- func (m *MockGroupMilestonesService) GetGroupMilestone(gid any, milestone int, options ...gitlab.RequestOptionFunc) (*gitlab.GroupMilestone, *gitlab.Response, error)
- func (m *MockGroupMilestonesService) GetGroupMilestoneBurndownChartEvents(gid any, milestone int, ...) ([]*gitlab.BurndownChartEvent, *gitlab.Response, error)
- func (m *MockGroupMilestonesService) GetGroupMilestoneIssues(gid any, milestone int, opt *gitlab.GetGroupMilestoneIssuesOptions, ...) ([]*gitlab.Issue, *gitlab.Response, error)
- func (m *MockGroupMilestonesService) GetGroupMilestoneMergeRequests(gid any, milestone int, opt *gitlab.GetGroupMilestoneMergeRequestsOptions, ...) ([]*gitlab.MergeRequest, *gitlab.Response, error)
- func (m *MockGroupMilestonesService) ListGroupMilestones(gid any, opt *gitlab.ListGroupMilestonesOptions, ...) ([]*gitlab.GroupMilestone, *gitlab.Response, error)
- func (m *MockGroupMilestonesService) UpdateGroupMilestone(gid any, milestone int, opt *gitlab.UpdateGroupMilestoneOptions, ...) (*gitlab.GroupMilestone, *gitlab.Response, error)
- type MockGroupMilestonesServiceMockRecorder
- func (mr *MockGroupMilestonesServiceMockRecorder) CreateGroupMilestone(gid, opt any, options ...any) *gomock.Call
- func (mr *MockGroupMilestonesServiceMockRecorder) DeleteGroupMilestone(pid, milestone any, options ...any) *gomock.Call
- func (mr *MockGroupMilestonesServiceMockRecorder) GetGroupMilestone(gid, milestone any, options ...any) *gomock.Call
- func (mr *MockGroupMilestonesServiceMockRecorder) GetGroupMilestoneBurndownChartEvents(gid, milestone, opt any, options ...any) *gomock.Call
- func (mr *MockGroupMilestonesServiceMockRecorder) GetGroupMilestoneIssues(gid, milestone, opt any, options ...any) *gomock.Call
- func (mr *MockGroupMilestonesServiceMockRecorder) GetGroupMilestoneMergeRequests(gid, milestone, opt any, options ...any) *gomock.Call
- func (mr *MockGroupMilestonesServiceMockRecorder) ListGroupMilestones(gid, opt any, options ...any) *gomock.Call
- func (mr *MockGroupMilestonesServiceMockRecorder) UpdateGroupMilestone(gid, milestone, opt any, options ...any) *gomock.Call
- type MockGroupProtectedEnvironmentsService
- func (m *MockGroupProtectedEnvironmentsService) EXPECT() *MockGroupProtectedEnvironmentsServiceMockRecorder
- func (m *MockGroupProtectedEnvironmentsService) GetGroupProtectedEnvironment(gid any, environment string, options ...gitlab.RequestOptionFunc) (*gitlab.GroupProtectedEnvironment, *gitlab.Response, error)
- func (m *MockGroupProtectedEnvironmentsService) ListGroupProtectedEnvironments(gid any, opt *gitlab.ListGroupProtectedEnvironmentsOptions, ...) ([]*gitlab.GroupProtectedEnvironment, *gitlab.Response, error)
- func (m *MockGroupProtectedEnvironmentsService) ProtectGroupEnvironment(gid any, opt *gitlab.ProtectGroupEnvironmentOptions, ...) (*gitlab.GroupProtectedEnvironment, *gitlab.Response, error)
- func (m *MockGroupProtectedEnvironmentsService) UnprotectGroupEnvironment(gid any, environment string, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockGroupProtectedEnvironmentsService) UpdateGroupProtectedEnvironment(gid any, environment string, ...) (*gitlab.GroupProtectedEnvironment, *gitlab.Response, error)
- type MockGroupProtectedEnvironmentsServiceMockRecorder
- func (mr *MockGroupProtectedEnvironmentsServiceMockRecorder) GetGroupProtectedEnvironment(gid, environment any, options ...any) *gomock.Call
- func (mr *MockGroupProtectedEnvironmentsServiceMockRecorder) ListGroupProtectedEnvironments(gid, opt any, options ...any) *gomock.Call
- func (mr *MockGroupProtectedEnvironmentsServiceMockRecorder) ProtectGroupEnvironment(gid, opt any, options ...any) *gomock.Call
- func (mr *MockGroupProtectedEnvironmentsServiceMockRecorder) UnprotectGroupEnvironment(gid, environment any, options ...any) *gomock.Call
- func (mr *MockGroupProtectedEnvironmentsServiceMockRecorder) UpdateGroupProtectedEnvironment(gid, environment, opt any, options ...any) *gomock.Call
- type MockGroupRepositoryStorageMoveService
- func (m *MockGroupRepositoryStorageMoveService) EXPECT() *MockGroupRepositoryStorageMoveServiceMockRecorder
- func (m *MockGroupRepositoryStorageMoveService) GetStorageMove(repositoryStorage int, options ...gitlab.RequestOptionFunc) (*gitlab.GroupRepositoryStorageMove, *gitlab.Response, error)
- func (m *MockGroupRepositoryStorageMoveService) GetStorageMoveForGroup(group, repositoryStorage int, options ...gitlab.RequestOptionFunc) (*gitlab.GroupRepositoryStorageMove, *gitlab.Response, error)
- func (m *MockGroupRepositoryStorageMoveService) RetrieveAllStorageMoves(opts gitlab.RetrieveAllGroupStorageMovesOptions, ...) ([]*gitlab.GroupRepositoryStorageMove, *gitlab.Response, error)
- func (m *MockGroupRepositoryStorageMoveService) RetrieveAllStorageMovesForGroup(group int, opts gitlab.RetrieveAllGroupStorageMovesOptions, ...) ([]*gitlab.GroupRepositoryStorageMove, *gitlab.Response, error)
- func (m *MockGroupRepositoryStorageMoveService) ScheduleAllStorageMoves(opts gitlab.ScheduleAllGroupStorageMovesOptions, ...) (*gitlab.Response, error)
- func (m *MockGroupRepositoryStorageMoveService) ScheduleStorageMoveForGroup(group int, opts gitlab.ScheduleStorageMoveForGroupOptions, ...) (*gitlab.GroupRepositoryStorageMove, *gitlab.Response, error)
- type MockGroupRepositoryStorageMoveServiceMockRecorder
- func (mr *MockGroupRepositoryStorageMoveServiceMockRecorder) GetStorageMove(repositoryStorage any, options ...any) *gomock.Call
- func (mr *MockGroupRepositoryStorageMoveServiceMockRecorder) GetStorageMoveForGroup(group, repositoryStorage any, options ...any) *gomock.Call
- func (mr *MockGroupRepositoryStorageMoveServiceMockRecorder) RetrieveAllStorageMoves(opts any, options ...any) *gomock.Call
- func (mr *MockGroupRepositoryStorageMoveServiceMockRecorder) RetrieveAllStorageMovesForGroup(group, opts any, options ...any) *gomock.Call
- func (mr *MockGroupRepositoryStorageMoveServiceMockRecorder) ScheduleAllStorageMoves(opts any, options ...any) *gomock.Call
- func (mr *MockGroupRepositoryStorageMoveServiceMockRecorder) ScheduleStorageMoveForGroup(group, opts any, options ...any) *gomock.Call
- type MockGroupSSHCertificatesService
- func (m *MockGroupSSHCertificatesService) CreateGroupSSHCertificate(gid any, opt *gitlab.CreateGroupSSHCertificateOptions, ...) (*gitlab.GroupSSHCertificate, *gitlab.Response, error)
- func (m *MockGroupSSHCertificatesService) DeleteGroupSSHCertificate(gid any, cert int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockGroupSSHCertificatesService) EXPECT() *MockGroupSSHCertificatesServiceMockRecorder
- func (m *MockGroupSSHCertificatesService) ListGroupSSHCertificates(gid any, options ...gitlab.RequestOptionFunc) ([]*gitlab.GroupSSHCertificate, *gitlab.Response, error)
- type MockGroupSSHCertificatesServiceMockRecorder
- func (mr *MockGroupSSHCertificatesServiceMockRecorder) CreateGroupSSHCertificate(gid, opt any, options ...any) *gomock.Call
- func (mr *MockGroupSSHCertificatesServiceMockRecorder) DeleteGroupSSHCertificate(gid, cert any, options ...any) *gomock.Call
- func (mr *MockGroupSSHCertificatesServiceMockRecorder) ListGroupSSHCertificates(gid any, options ...any) *gomock.Call
- type MockGroupSecuritySettingsService
- type MockGroupSecuritySettingsServiceMockRecorder
- type MockGroupVariablesService
- func (m *MockGroupVariablesService) CreateVariable(gid any, opt *gitlab.CreateGroupVariableOptions, ...) (*gitlab.GroupVariable, *gitlab.Response, error)
- func (m *MockGroupVariablesService) EXPECT() *MockGroupVariablesServiceMockRecorder
- func (m *MockGroupVariablesService) GetVariable(gid any, key string, opt *gitlab.GetGroupVariableOptions, ...) (*gitlab.GroupVariable, *gitlab.Response, error)
- func (m *MockGroupVariablesService) ListVariables(gid any, opt *gitlab.ListGroupVariablesOptions, ...) ([]*gitlab.GroupVariable, *gitlab.Response, error)
- func (m *MockGroupVariablesService) RemoveVariable(gid any, key string, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockGroupVariablesService) UpdateVariable(gid any, key string, opt *gitlab.UpdateGroupVariableOptions, ...) (*gitlab.GroupVariable, *gitlab.Response, error)
- type MockGroupVariablesServiceMockRecorder
- func (mr *MockGroupVariablesServiceMockRecorder) CreateVariable(gid, opt any, options ...any) *gomock.Call
- func (mr *MockGroupVariablesServiceMockRecorder) GetVariable(gid, key, opt any, options ...any) *gomock.Call
- func (mr *MockGroupVariablesServiceMockRecorder) ListVariables(gid, opt any, options ...any) *gomock.Call
- func (mr *MockGroupVariablesServiceMockRecorder) RemoveVariable(gid, key any, options ...any) *gomock.Call
- func (mr *MockGroupVariablesServiceMockRecorder) UpdateVariable(gid, key, opt any, options ...any) *gomock.Call
- type MockGroupWikisService
- func (m *MockGroupWikisService) CreateGroupWikiPage(gid any, opt *gitlab.CreateGroupWikiPageOptions, ...) (*gitlab.GroupWiki, *gitlab.Response, error)
- func (m *MockGroupWikisService) DeleteGroupWikiPage(gid any, slug string, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockGroupWikisService) EXPECT() *MockGroupWikisServiceMockRecorder
- func (m *MockGroupWikisService) EditGroupWikiPage(gid any, slug string, opt *gitlab.EditGroupWikiPageOptions, ...) (*gitlab.GroupWiki, *gitlab.Response, error)
- func (m *MockGroupWikisService) GetGroupWikiPage(gid any, slug string, opt *gitlab.GetGroupWikiPageOptions, ...) (*gitlab.GroupWiki, *gitlab.Response, error)
- func (m *MockGroupWikisService) ListGroupWikis(gid any, opt *gitlab.ListGroupWikisOptions, ...) ([]*gitlab.GroupWiki, *gitlab.Response, error)
- type MockGroupWikisServiceMockRecorder
- func (mr *MockGroupWikisServiceMockRecorder) CreateGroupWikiPage(gid, opt any, options ...any) *gomock.Call
- func (mr *MockGroupWikisServiceMockRecorder) DeleteGroupWikiPage(gid, slug any, options ...any) *gomock.Call
- func (mr *MockGroupWikisServiceMockRecorder) EditGroupWikiPage(gid, slug, opt any, options ...any) *gomock.Call
- func (mr *MockGroupWikisServiceMockRecorder) GetGroupWikiPage(gid, slug, opt any, options ...any) *gomock.Call
- func (mr *MockGroupWikisServiceMockRecorder) ListGroupWikis(gid, opt any, options ...any) *gomock.Call
- type MockGroupsService
- func (m *MockGroupsService) AddGroupHook(gid any, opt *gitlab.AddGroupHookOptions, options ...gitlab.RequestOptionFunc) (*gitlab.GroupHook, *gitlab.Response, error)
- func (m *MockGroupsService) AddGroupLDAPLink(gid any, opt *gitlab.AddGroupLDAPLinkOptions, ...) (*gitlab.LDAPGroupLink, *gitlab.Response, error)
- func (m *MockGroupsService) AddGroupPushRule(gid any, opt *gitlab.AddGroupPushRuleOptions, ...) (*gitlab.GroupPushRules, *gitlab.Response, error)
- func (m *MockGroupsService) AddGroupSAMLLink(gid any, opt *gitlab.AddGroupSAMLLinkOptions, ...) (*gitlab.SAMLGroupLink, *gitlab.Response, error)
- func (m *MockGroupsService) CreateGroup(opt *gitlab.CreateGroupOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Group, *gitlab.Response, error)
- func (m *MockGroupsService) CreateServiceAccount(gid any, opt *gitlab.CreateServiceAccountOptions, ...) (*gitlab.GroupServiceAccount, *gitlab.Response, error)
- func (m *MockGroupsService) CreateServiceAccountPersonalAccessToken(gid any, serviceAccount int, ...) (*gitlab.PersonalAccessToken, *gitlab.Response, error)
- func (m *MockGroupsService) DeleteGroup(gid any, opt *gitlab.DeleteGroupOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockGroupsService) DeleteGroupCustomHeader(gid any, hook int, key string, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockGroupsService) DeleteGroupHook(pid any, hook int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockGroupsService) DeleteGroupLDAPLink(gid any, cn string, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockGroupsService) DeleteGroupLDAPLinkForProvider(gid any, provider, cn string, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockGroupsService) DeleteGroupLDAPLinkWithCNOrFilter(gid any, opts *gitlab.DeleteGroupLDAPLinkWithCNOrFilterOptions, ...) (*gitlab.Response, error)
- func (m *MockGroupsService) DeleteGroupPushRule(gid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockGroupsService) DeleteGroupSAMLLink(gid any, samlGroupName string, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockGroupsService) DeleteServiceAccount(gid any, serviceAccount int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockGroupsService) DownloadAvatar(gid any, options ...gitlab.RequestOptionFunc) (*bytes.Reader, *gitlab.Response, error)
- func (m *MockGroupsService) EXPECT() *MockGroupsServiceMockRecorder
- func (m *MockGroupsService) EditGroupHook(pid any, hook int, opt *gitlab.EditGroupHookOptions, ...) (*gitlab.GroupHook, *gitlab.Response, error)
- func (m *MockGroupsService) EditGroupPushRule(gid any, opt *gitlab.EditGroupPushRuleOptions, ...) (*gitlab.GroupPushRules, *gitlab.Response, error)
- func (m *MockGroupsService) GetGroup(gid any, opt *gitlab.GetGroupOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Group, *gitlab.Response, error)
- func (m *MockGroupsService) GetGroupHook(pid any, hook int, options ...gitlab.RequestOptionFunc) (*gitlab.GroupHook, *gitlab.Response, error)
- func (m *MockGroupsService) GetGroupPushRules(gid any, options ...gitlab.RequestOptionFunc) (*gitlab.GroupPushRules, *gitlab.Response, error)
- func (m *MockGroupsService) GetGroupSAMLLink(gid any, samlGroupName string, options ...gitlab.RequestOptionFunc) (*gitlab.SAMLGroupLink, *gitlab.Response, error)
- func (m *MockGroupsService) ListAllGroupMembers(gid any, opt *gitlab.ListGroupMembersOptions, ...) ([]*gitlab.GroupMember, *gitlab.Response, error)
- func (m *MockGroupsService) ListBillableGroupMembers(gid any, opt *gitlab.ListBillableGroupMembersOptions, ...) ([]*gitlab.BillableGroupMember, *gitlab.Response, error)
- func (m *MockGroupsService) ListDescendantGroups(gid any, opt *gitlab.ListDescendantGroupsOptions, ...) ([]*gitlab.Group, *gitlab.Response, error)
- func (m *MockGroupsService) ListGroupHooks(gid any, opt *gitlab.ListGroupHooksOptions, ...) ([]*gitlab.GroupHook, *gitlab.Response, error)
- func (m *MockGroupsService) ListGroupLDAPLinks(gid any, options ...gitlab.RequestOptionFunc) ([]*gitlab.LDAPGroupLink, *gitlab.Response, error)
- func (m *MockGroupsService) ListGroupMembers(gid any, opt *gitlab.ListGroupMembersOptions, ...) ([]*gitlab.GroupMember, *gitlab.Response, error)
- func (m *MockGroupsService) ListGroupProjects(gid any, opt *gitlab.ListGroupProjectsOptions, ...) ([]*gitlab.Project, *gitlab.Response, error)
- func (m *MockGroupsService) ListGroupSAMLLinks(gid any, options ...gitlab.RequestOptionFunc) ([]*gitlab.SAMLGroupLink, *gitlab.Response, error)
- func (m *MockGroupsService) ListGroups(opt *gitlab.ListGroupsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Group, *gitlab.Response, error)
- func (m *MockGroupsService) ListMembershipsForBillableGroupMember(gid any, user int, opt *gitlab.ListMembershipsForBillableGroupMemberOptions, ...) ([]*gitlab.BillableUserMembership, *gitlab.Response, error)
- func (m *MockGroupsService) ListProvisionedUsers(gid any, opt *gitlab.ListProvisionedUsersOptions, ...) ([]*gitlab.User, *gitlab.Response, error)
- func (m *MockGroupsService) ListServiceAccounts(gid any, opt *gitlab.ListServiceAccountsOptions, ...) ([]*gitlab.GroupServiceAccount, *gitlab.Response, error)
- func (m *MockGroupsService) ListSubGroups(gid any, opt *gitlab.ListSubGroupsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Group, *gitlab.Response, error)
- func (m *MockGroupsService) RemoveBillableGroupMember(gid any, user int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockGroupsService) RestoreGroup(gid any, options ...gitlab.RequestOptionFunc) (*gitlab.Group, *gitlab.Response, error)
- func (m *MockGroupsService) RotateServiceAccountPersonalAccessToken(gid any, serviceAccount, token int, options ...gitlab.RequestOptionFunc) (*gitlab.PersonalAccessToken, *gitlab.Response, error)
- func (m *MockGroupsService) SearchGroup(query string, options ...gitlab.RequestOptionFunc) ([]*gitlab.Group, *gitlab.Response, error)
- func (m *MockGroupsService) SetGroupCustomHeader(gid any, hook int, key string, opt *gitlab.SetHookCustomHeaderOptions, ...) (*gitlab.Response, error)
- func (m *MockGroupsService) ShareGroupWithGroup(gid any, opt *gitlab.ShareGroupWithGroupOptions, ...) (*gitlab.Group, *gitlab.Response, error)
- func (m *MockGroupsService) TransferGroup(gid, pid any, options ...gitlab.RequestOptionFunc) (*gitlab.Group, *gitlab.Response, error)
- func (m *MockGroupsService) TransferSubGroup(gid any, opt *gitlab.TransferSubGroupOptions, ...) (*gitlab.Group, *gitlab.Response, error)
- func (m *MockGroupsService) TriggerTestGroupHook(pid any, hook int, trigger gitlab.GroupHookTrigger, ...) (*gitlab.Response, error)
- func (m *MockGroupsService) UnshareGroupFromGroup(gid any, groupID int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockGroupsService) UpdateGroup(gid any, opt *gitlab.UpdateGroupOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Group, *gitlab.Response, error)
- func (m *MockGroupsService) UploadAvatar(gid any, avatar io.Reader, filename string, ...) (*gitlab.Group, *gitlab.Response, error)
- type MockGroupsServiceMockRecorder
- func (mr *MockGroupsServiceMockRecorder) AddGroupHook(gid, opt any, options ...any) *gomock.Call
- func (mr *MockGroupsServiceMockRecorder) AddGroupLDAPLink(gid, opt any, options ...any) *gomock.Call
- func (mr *MockGroupsServiceMockRecorder) AddGroupPushRule(gid, opt any, options ...any) *gomock.Call
- func (mr *MockGroupsServiceMockRecorder) AddGroupSAMLLink(gid, opt any, options ...any) *gomock.Call
- func (mr *MockGroupsServiceMockRecorder) CreateGroup(opt any, options ...any) *gomock.Call
- func (mr *MockGroupsServiceMockRecorder) CreateServiceAccount(gid, opt any, options ...any) *gomock.Call
- func (mr *MockGroupsServiceMockRecorder) CreateServiceAccountPersonalAccessToken(gid, serviceAccount, opt any, options ...any) *gomock.Call
- func (mr *MockGroupsServiceMockRecorder) DeleteGroup(gid, opt any, options ...any) *gomock.Call
- func (mr *MockGroupsServiceMockRecorder) DeleteGroupCustomHeader(gid, hook, key any, options ...any) *gomock.Call
- func (mr *MockGroupsServiceMockRecorder) DeleteGroupHook(pid, hook any, options ...any) *gomock.Call
- func (mr *MockGroupsServiceMockRecorder) DeleteGroupLDAPLink(gid, cn any, options ...any) *gomock.Call
- func (mr *MockGroupsServiceMockRecorder) DeleteGroupLDAPLinkForProvider(gid, provider, cn any, options ...any) *gomock.Call
- func (mr *MockGroupsServiceMockRecorder) DeleteGroupLDAPLinkWithCNOrFilter(gid, opts any, options ...any) *gomock.Call
- func (mr *MockGroupsServiceMockRecorder) DeleteGroupPushRule(gid any, options ...any) *gomock.Call
- func (mr *MockGroupsServiceMockRecorder) DeleteGroupSAMLLink(gid, samlGroupName any, options ...any) *gomock.Call
- func (mr *MockGroupsServiceMockRecorder) DeleteServiceAccount(gid, serviceAccount any, options ...any) *gomock.Call
- func (mr *MockGroupsServiceMockRecorder) DownloadAvatar(gid any, options ...any) *gomock.Call
- func (mr *MockGroupsServiceMockRecorder) EditGroupHook(pid, hook, opt any, options ...any) *gomock.Call
- func (mr *MockGroupsServiceMockRecorder) EditGroupPushRule(gid, opt any, options ...any) *gomock.Call
- func (mr *MockGroupsServiceMockRecorder) GetGroup(gid, opt any, options ...any) *gomock.Call
- func (mr *MockGroupsServiceMockRecorder) GetGroupHook(pid, hook any, options ...any) *gomock.Call
- func (mr *MockGroupsServiceMockRecorder) GetGroupPushRules(gid any, options ...any) *gomock.Call
- func (mr *MockGroupsServiceMockRecorder) GetGroupSAMLLink(gid, samlGroupName any, options ...any) *gomock.Call
- func (mr *MockGroupsServiceMockRecorder) ListAllGroupMembers(gid, opt any, options ...any) *gomock.Call
- func (mr *MockGroupsServiceMockRecorder) ListBillableGroupMembers(gid, opt any, options ...any) *gomock.Call
- func (mr *MockGroupsServiceMockRecorder) ListDescendantGroups(gid, opt any, options ...any) *gomock.Call
- func (mr *MockGroupsServiceMockRecorder) ListGroupHooks(gid, opt any, options ...any) *gomock.Call
- func (mr *MockGroupsServiceMockRecorder) ListGroupLDAPLinks(gid any, options ...any) *gomock.Call
- func (mr *MockGroupsServiceMockRecorder) ListGroupMembers(gid, opt any, options ...any) *gomock.Call
- func (mr *MockGroupsServiceMockRecorder) ListGroupProjects(gid, opt any, options ...any) *gomock.Call
- func (mr *MockGroupsServiceMockRecorder) ListGroupSAMLLinks(gid any, options ...any) *gomock.Call
- func (mr *MockGroupsServiceMockRecorder) ListGroups(opt any, options ...any) *gomock.Call
- func (mr *MockGroupsServiceMockRecorder) ListMembershipsForBillableGroupMember(gid, user, opt any, options ...any) *gomock.Call
- func (mr *MockGroupsServiceMockRecorder) ListProvisionedUsers(gid, opt any, options ...any) *gomock.Call
- func (mr *MockGroupsServiceMockRecorder) ListServiceAccounts(gid, opt any, options ...any) *gomock.Call
- func (mr *MockGroupsServiceMockRecorder) ListSubGroups(gid, opt any, options ...any) *gomock.Call
- func (mr *MockGroupsServiceMockRecorder) RemoveBillableGroupMember(gid, user any, options ...any) *gomock.Call
- func (mr *MockGroupsServiceMockRecorder) RestoreGroup(gid any, options ...any) *gomock.Call
- func (mr *MockGroupsServiceMockRecorder) RotateServiceAccountPersonalAccessToken(gid, serviceAccount, token any, options ...any) *gomock.Call
- func (mr *MockGroupsServiceMockRecorder) SearchGroup(query any, options ...any) *gomock.Call
- func (mr *MockGroupsServiceMockRecorder) SetGroupCustomHeader(gid, hook, key, opt any, options ...any) *gomock.Call
- func (mr *MockGroupsServiceMockRecorder) ShareGroupWithGroup(gid, opt any, options ...any) *gomock.Call
- func (mr *MockGroupsServiceMockRecorder) TransferGroup(gid, pid any, options ...any) *gomock.Call
- func (mr *MockGroupsServiceMockRecorder) TransferSubGroup(gid, opt any, options ...any) *gomock.Call
- func (mr *MockGroupsServiceMockRecorder) TriggerTestGroupHook(pid, hook, trigger any, options ...any) *gomock.Call
- func (mr *MockGroupsServiceMockRecorder) UnshareGroupFromGroup(gid, groupID any, options ...any) *gomock.Call
- func (mr *MockGroupsServiceMockRecorder) UpdateGroup(gid, opt any, options ...any) *gomock.Call
- func (mr *MockGroupsServiceMockRecorder) UploadAvatar(gid, avatar, filename any, options ...any) *gomock.Call
- type MockImportService
- func (m *MockImportService) CancelGitHubProjectImport(opt *gitlab.CancelGitHubProjectImportOptions, ...) (*gitlab.CancelledGitHubImport, *gitlab.Response, error)
- func (m *MockImportService) EXPECT() *MockImportServiceMockRecorder
- func (m *MockImportService) ImportGitHubGistsIntoGitLabSnippets(opt *gitlab.ImportGitHubGistsIntoGitLabSnippetsOptions, ...) (*gitlab.Response, error)
- func (m *MockImportService) ImportRepositoryFromBitbucketCloud(opt *gitlab.ImportRepositoryFromBitbucketCloudOptions, ...) (*gitlab.BitbucketCloudImport, *gitlab.Response, error)
- func (m *MockImportService) ImportRepositoryFromBitbucketServer(opt *gitlab.ImportRepositoryFromBitbucketServerOptions, ...) (*gitlab.BitbucketServerImport, *gitlab.Response, error)
- func (m *MockImportService) ImportRepositoryFromGitHub(opt *gitlab.ImportRepositoryFromGitHubOptions, ...) (*gitlab.GitHubImport, *gitlab.Response, error)
- type MockImportServiceMockRecorder
- func (mr *MockImportServiceMockRecorder) CancelGitHubProjectImport(opt any, options ...any) *gomock.Call
- func (mr *MockImportServiceMockRecorder) ImportGitHubGistsIntoGitLabSnippets(opt any, options ...any) *gomock.Call
- func (mr *MockImportServiceMockRecorder) ImportRepositoryFromBitbucketCloud(opt any, options ...any) *gomock.Call
- func (mr *MockImportServiceMockRecorder) ImportRepositoryFromBitbucketServer(opt any, options ...any) *gomock.Call
- func (mr *MockImportServiceMockRecorder) ImportRepositoryFromGitHub(opt any, options ...any) *gomock.Call
- type MockInstanceClustersService
- func (m *MockInstanceClustersService) AddCluster(opt *gitlab.AddClusterOptions, options ...gitlab.RequestOptionFunc) (*gitlab.InstanceCluster, *gitlab.Response, error)
- func (m *MockInstanceClustersService) DeleteCluster(cluster int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockInstanceClustersService) EXPECT() *MockInstanceClustersServiceMockRecorder
- func (m *MockInstanceClustersService) EditCluster(cluster int, opt *gitlab.EditClusterOptions, ...) (*gitlab.InstanceCluster, *gitlab.Response, error)
- func (m *MockInstanceClustersService) GetCluster(cluster int, options ...gitlab.RequestOptionFunc) (*gitlab.InstanceCluster, *gitlab.Response, error)
- func (m *MockInstanceClustersService) ListClusters(options ...gitlab.RequestOptionFunc) ([]*gitlab.InstanceCluster, *gitlab.Response, error)
- type MockInstanceClustersServiceMockRecorder
- func (mr *MockInstanceClustersServiceMockRecorder) AddCluster(opt any, options ...any) *gomock.Call
- func (mr *MockInstanceClustersServiceMockRecorder) DeleteCluster(cluster any, options ...any) *gomock.Call
- func (mr *MockInstanceClustersServiceMockRecorder) EditCluster(cluster, opt any, options ...any) *gomock.Call
- func (mr *MockInstanceClustersServiceMockRecorder) GetCluster(cluster any, options ...any) *gomock.Call
- func (mr *MockInstanceClustersServiceMockRecorder) ListClusters(options ...any) *gomock.Call
- type MockInstanceVariablesService
- func (m *MockInstanceVariablesService) CreateVariable(opt *gitlab.CreateInstanceVariableOptions, options ...gitlab.RequestOptionFunc) (*gitlab.InstanceVariable, *gitlab.Response, error)
- func (m *MockInstanceVariablesService) EXPECT() *MockInstanceVariablesServiceMockRecorder
- func (m *MockInstanceVariablesService) GetVariable(key string, options ...gitlab.RequestOptionFunc) (*gitlab.InstanceVariable, *gitlab.Response, error)
- func (m *MockInstanceVariablesService) ListVariables(opt *gitlab.ListInstanceVariablesOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.InstanceVariable, *gitlab.Response, error)
- func (m *MockInstanceVariablesService) RemoveVariable(key string, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockInstanceVariablesService) UpdateVariable(key string, opt *gitlab.UpdateInstanceVariableOptions, ...) (*gitlab.InstanceVariable, *gitlab.Response, error)
- type MockInstanceVariablesServiceMockRecorder
- func (mr *MockInstanceVariablesServiceMockRecorder) CreateVariable(opt any, options ...any) *gomock.Call
- func (mr *MockInstanceVariablesServiceMockRecorder) GetVariable(key any, options ...any) *gomock.Call
- func (mr *MockInstanceVariablesServiceMockRecorder) ListVariables(opt any, options ...any) *gomock.Call
- func (mr *MockInstanceVariablesServiceMockRecorder) RemoveVariable(key any, options ...any) *gomock.Call
- func (mr *MockInstanceVariablesServiceMockRecorder) UpdateVariable(key, opt any, options ...any) *gomock.Call
- type MockInvitesService
- func (m *MockInvitesService) EXPECT() *MockInvitesServiceMockRecorder
- func (m *MockInvitesService) GroupInvites(gid any, opt *gitlab.InvitesOptions, options ...gitlab.RequestOptionFunc) (*gitlab.InvitesResult, *gitlab.Response, error)
- func (m *MockInvitesService) ListPendingGroupInvitations(gid any, opt *gitlab.ListPendingInvitationsOptions, ...) ([]*gitlab.PendingInvite, *gitlab.Response, error)
- func (m *MockInvitesService) ListPendingProjectInvitations(pid any, opt *gitlab.ListPendingInvitationsOptions, ...) ([]*gitlab.PendingInvite, *gitlab.Response, error)
- func (m *MockInvitesService) ProjectInvites(pid any, opt *gitlab.InvitesOptions, options ...gitlab.RequestOptionFunc) (*gitlab.InvitesResult, *gitlab.Response, error)
- type MockInvitesServiceMockRecorder
- func (mr *MockInvitesServiceMockRecorder) GroupInvites(gid, opt any, options ...any) *gomock.Call
- func (mr *MockInvitesServiceMockRecorder) ListPendingGroupInvitations(gid, opt any, options ...any) *gomock.Call
- func (mr *MockInvitesServiceMockRecorder) ListPendingProjectInvitations(pid, opt any, options ...any) *gomock.Call
- func (mr *MockInvitesServiceMockRecorder) ProjectInvites(pid, opt any, options ...any) *gomock.Call
- type MockIssueBoardsService
- func (m *MockIssueBoardsService) CreateIssueBoard(pid any, opt *gitlab.CreateIssueBoardOptions, ...) (*gitlab.IssueBoard, *gitlab.Response, error)
- func (m *MockIssueBoardsService) CreateIssueBoardList(pid any, board int, opt *gitlab.CreateIssueBoardListOptions, ...) (*gitlab.BoardList, *gitlab.Response, error)
- func (m *MockIssueBoardsService) DeleteIssueBoard(pid any, board int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockIssueBoardsService) DeleteIssueBoardList(pid any, board, list int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockIssueBoardsService) EXPECT() *MockIssueBoardsServiceMockRecorder
- func (m *MockIssueBoardsService) GetIssueBoard(pid any, board int, options ...gitlab.RequestOptionFunc) (*gitlab.IssueBoard, *gitlab.Response, error)
- func (m *MockIssueBoardsService) GetIssueBoardList(pid any, board, list int, options ...gitlab.RequestOptionFunc) (*gitlab.BoardList, *gitlab.Response, error)
- func (m *MockIssueBoardsService) GetIssueBoardLists(pid any, board int, opt *gitlab.GetIssueBoardListsOptions, ...) ([]*gitlab.BoardList, *gitlab.Response, error)
- func (m *MockIssueBoardsService) ListIssueBoards(pid any, opt *gitlab.ListIssueBoardsOptions, ...) ([]*gitlab.IssueBoard, *gitlab.Response, error)
- func (m *MockIssueBoardsService) UpdateIssueBoard(pid any, board int, opt *gitlab.UpdateIssueBoardOptions, ...) (*gitlab.IssueBoard, *gitlab.Response, error)
- func (m *MockIssueBoardsService) UpdateIssueBoardList(pid any, board, list int, opt *gitlab.UpdateIssueBoardListOptions, ...) (*gitlab.BoardList, *gitlab.Response, error)
- type MockIssueBoardsServiceMockRecorder
- func (mr *MockIssueBoardsServiceMockRecorder) CreateIssueBoard(pid, opt any, options ...any) *gomock.Call
- func (mr *MockIssueBoardsServiceMockRecorder) CreateIssueBoardList(pid, board, opt any, options ...any) *gomock.Call
- func (mr *MockIssueBoardsServiceMockRecorder) DeleteIssueBoard(pid, board any, options ...any) *gomock.Call
- func (mr *MockIssueBoardsServiceMockRecorder) DeleteIssueBoardList(pid, board, list any, options ...any) *gomock.Call
- func (mr *MockIssueBoardsServiceMockRecorder) GetIssueBoard(pid, board any, options ...any) *gomock.Call
- func (mr *MockIssueBoardsServiceMockRecorder) GetIssueBoardList(pid, board, list any, options ...any) *gomock.Call
- func (mr *MockIssueBoardsServiceMockRecorder) GetIssueBoardLists(pid, board, opt any, options ...any) *gomock.Call
- func (mr *MockIssueBoardsServiceMockRecorder) ListIssueBoards(pid, opt any, options ...any) *gomock.Call
- func (mr *MockIssueBoardsServiceMockRecorder) UpdateIssueBoard(pid, board, opt any, options ...any) *gomock.Call
- func (mr *MockIssueBoardsServiceMockRecorder) UpdateIssueBoardList(pid, board, list, opt any, options ...any) *gomock.Call
- type MockIssueLinksService
- func (m *MockIssueLinksService) CreateIssueLink(pid any, issue int, opt *gitlab.CreateIssueLinkOptions, ...) (*gitlab.IssueLink, *gitlab.Response, error)
- func (m *MockIssueLinksService) DeleteIssueLink(pid any, issue, issueLink int, options ...gitlab.RequestOptionFunc) (*gitlab.IssueLink, *gitlab.Response, error)
- func (m *MockIssueLinksService) EXPECT() *MockIssueLinksServiceMockRecorder
- func (m *MockIssueLinksService) GetIssueLink(pid any, issue, issueLink int, options ...gitlab.RequestOptionFunc) (*gitlab.IssueLink, *gitlab.Response, error)
- func (m *MockIssueLinksService) ListIssueRelations(pid any, issue int, options ...gitlab.RequestOptionFunc) ([]*gitlab.IssueRelation, *gitlab.Response, error)
- type MockIssueLinksServiceMockRecorder
- func (mr *MockIssueLinksServiceMockRecorder) CreateIssueLink(pid, issue, opt any, options ...any) *gomock.Call
- func (mr *MockIssueLinksServiceMockRecorder) DeleteIssueLink(pid, issue, issueLink any, options ...any) *gomock.Call
- func (mr *MockIssueLinksServiceMockRecorder) GetIssueLink(pid, issue, issueLink any, options ...any) *gomock.Call
- func (mr *MockIssueLinksServiceMockRecorder) ListIssueRelations(pid, issue any, options ...any) *gomock.Call
- type MockIssuesService
- func (m *MockIssuesService) AddSpentTime(pid any, issue int, opt *gitlab.AddSpentTimeOptions, ...) (*gitlab.TimeStats, *gitlab.Response, error)
- func (m *MockIssuesService) CreateIssue(pid any, opt *gitlab.CreateIssueOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Issue, *gitlab.Response, error)
- func (m *MockIssuesService) CreateTodo(pid any, issue int, options ...gitlab.RequestOptionFunc) (*gitlab.Todo, *gitlab.Response, error)
- func (m *MockIssuesService) DeleteIssue(pid any, issue int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockIssuesService) EXPECT() *MockIssuesServiceMockRecorder
- func (m *MockIssuesService) GetIssue(pid any, issue int, options ...gitlab.RequestOptionFunc) (*gitlab.Issue, *gitlab.Response, error)
- func (m *MockIssuesService) GetIssueByID(issue int, options ...gitlab.RequestOptionFunc) (*gitlab.Issue, *gitlab.Response, error)
- func (m *MockIssuesService) GetParticipants(pid any, issue int, options ...gitlab.RequestOptionFunc) ([]*gitlab.BasicUser, *gitlab.Response, error)
- func (m *MockIssuesService) GetTimeSpent(pid any, issue int, options ...gitlab.RequestOptionFunc) (*gitlab.TimeStats, *gitlab.Response, error)
- func (m *MockIssuesService) ListGroupIssues(pid any, opt *gitlab.ListGroupIssuesOptions, ...) ([]*gitlab.Issue, *gitlab.Response, error)
- func (m *MockIssuesService) ListIssues(opt *gitlab.ListIssuesOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Issue, *gitlab.Response, error)
- func (m *MockIssuesService) ListMergeRequestsClosingIssue(pid any, issue int, opt *gitlab.ListMergeRequestsClosingIssueOptions, ...) ([]*gitlab.MergeRequest, *gitlab.Response, error)
- func (m *MockIssuesService) ListMergeRequestsRelatedToIssue(pid any, issue int, opt *gitlab.ListMergeRequestsRelatedToIssueOptions, ...) ([]*gitlab.MergeRequest, *gitlab.Response, error)
- func (m *MockIssuesService) ListProjectIssues(pid any, opt *gitlab.ListProjectIssuesOptions, ...) ([]*gitlab.Issue, *gitlab.Response, error)
- func (m *MockIssuesService) MoveIssue(pid any, issue int, opt *gitlab.MoveIssueOptions, ...) (*gitlab.Issue, *gitlab.Response, error)
- func (m *MockIssuesService) ReorderIssue(pid any, issue int, opt *gitlab.ReorderIssueOptions, ...) (*gitlab.Issue, *gitlab.Response, error)
- func (m *MockIssuesService) ResetSpentTime(pid any, issue int, options ...gitlab.RequestOptionFunc) (*gitlab.TimeStats, *gitlab.Response, error)
- func (m *MockIssuesService) ResetTimeEstimate(pid any, issue int, options ...gitlab.RequestOptionFunc) (*gitlab.TimeStats, *gitlab.Response, error)
- func (m *MockIssuesService) SetTimeEstimate(pid any, issue int, opt *gitlab.SetTimeEstimateOptions, ...) (*gitlab.TimeStats, *gitlab.Response, error)
- func (m *MockIssuesService) SubscribeToIssue(pid any, issue int, options ...gitlab.RequestOptionFunc) (*gitlab.Issue, *gitlab.Response, error)
- func (m *MockIssuesService) UnsubscribeFromIssue(pid any, issue int, options ...gitlab.RequestOptionFunc) (*gitlab.Issue, *gitlab.Response, error)
- func (m *MockIssuesService) UpdateIssue(pid any, issue int, opt *gitlab.UpdateIssueOptions, ...) (*gitlab.Issue, *gitlab.Response, error)
- type MockIssuesServiceMockRecorder
- func (mr *MockIssuesServiceMockRecorder) AddSpentTime(pid, issue, opt any, options ...any) *gomock.Call
- func (mr *MockIssuesServiceMockRecorder) CreateIssue(pid, opt any, options ...any) *gomock.Call
- func (mr *MockIssuesServiceMockRecorder) CreateTodo(pid, issue any, options ...any) *gomock.Call
- func (mr *MockIssuesServiceMockRecorder) DeleteIssue(pid, issue any, options ...any) *gomock.Call
- func (mr *MockIssuesServiceMockRecorder) GetIssue(pid, issue any, options ...any) *gomock.Call
- func (mr *MockIssuesServiceMockRecorder) GetIssueByID(issue any, options ...any) *gomock.Call
- func (mr *MockIssuesServiceMockRecorder) GetParticipants(pid, issue any, options ...any) *gomock.Call
- func (mr *MockIssuesServiceMockRecorder) GetTimeSpent(pid, issue any, options ...any) *gomock.Call
- func (mr *MockIssuesServiceMockRecorder) ListGroupIssues(pid, opt any, options ...any) *gomock.Call
- func (mr *MockIssuesServiceMockRecorder) ListIssues(opt any, options ...any) *gomock.Call
- func (mr *MockIssuesServiceMockRecorder) ListMergeRequestsClosingIssue(pid, issue, opt any, options ...any) *gomock.Call
- func (mr *MockIssuesServiceMockRecorder) ListMergeRequestsRelatedToIssue(pid, issue, opt any, options ...any) *gomock.Call
- func (mr *MockIssuesServiceMockRecorder) ListProjectIssues(pid, opt any, options ...any) *gomock.Call
- func (mr *MockIssuesServiceMockRecorder) MoveIssue(pid, issue, opt any, options ...any) *gomock.Call
- func (mr *MockIssuesServiceMockRecorder) ReorderIssue(pid, issue, opt any, options ...any) *gomock.Call
- func (mr *MockIssuesServiceMockRecorder) ResetSpentTime(pid, issue any, options ...any) *gomock.Call
- func (mr *MockIssuesServiceMockRecorder) ResetTimeEstimate(pid, issue any, options ...any) *gomock.Call
- func (mr *MockIssuesServiceMockRecorder) SetTimeEstimate(pid, issue, opt any, options ...any) *gomock.Call
- func (mr *MockIssuesServiceMockRecorder) SubscribeToIssue(pid, issue any, options ...any) *gomock.Call
- func (mr *MockIssuesServiceMockRecorder) UnsubscribeFromIssue(pid, issue any, options ...any) *gomock.Call
- func (mr *MockIssuesServiceMockRecorder) UpdateIssue(pid, issue, opt any, options ...any) *gomock.Call
- type MockIssuesStatisticsService
- func (m *MockIssuesStatisticsService) EXPECT() *MockIssuesStatisticsServiceMockRecorder
- func (m *MockIssuesStatisticsService) GetGroupIssuesStatistics(gid any, opt *gitlab.GetGroupIssuesStatisticsOptions, ...) (*gitlab.IssuesStatistics, *gitlab.Response, error)
- func (m *MockIssuesStatisticsService) GetIssuesStatistics(opt *gitlab.GetIssuesStatisticsOptions, options ...gitlab.RequestOptionFunc) (*gitlab.IssuesStatistics, *gitlab.Response, error)
- func (m *MockIssuesStatisticsService) GetProjectIssuesStatistics(pid any, opt *gitlab.GetProjectIssuesStatisticsOptions, ...) (*gitlab.IssuesStatistics, *gitlab.Response, error)
- type MockIssuesStatisticsServiceMockRecorder
- func (mr *MockIssuesStatisticsServiceMockRecorder) GetGroupIssuesStatistics(gid, opt any, options ...any) *gomock.Call
- func (mr *MockIssuesStatisticsServiceMockRecorder) GetIssuesStatistics(opt any, options ...any) *gomock.Call
- func (mr *MockIssuesStatisticsServiceMockRecorder) GetProjectIssuesStatistics(pid, opt any, options ...any) *gomock.Call
- type MockJobTokenScopeService
- func (m *MockJobTokenScopeService) AddGroupToJobTokenAllowlist(pid any, opt *gitlab.AddGroupToJobTokenAllowlistOptions, ...) (*gitlab.JobTokenAllowlistItem, *gitlab.Response, error)
- func (m *MockJobTokenScopeService) AddProjectToJobScopeAllowList(pid any, opt *gitlab.JobTokenInboundAllowOptions, ...) (*gitlab.JobTokenInboundAllowItem, *gitlab.Response, error)
- func (m *MockJobTokenScopeService) EXPECT() *MockJobTokenScopeServiceMockRecorder
- func (m *MockJobTokenScopeService) GetJobTokenAllowlistGroups(pid any, opt *gitlab.GetJobTokenAllowlistGroupsOptions, ...) ([]*gitlab.Group, *gitlab.Response, error)
- func (m *MockJobTokenScopeService) GetProjectJobTokenAccessSettings(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.JobTokenAccessSettings, *gitlab.Response, error)
- func (m *MockJobTokenScopeService) GetProjectJobTokenInboundAllowList(pid any, opt *gitlab.GetJobTokenInboundAllowListOptions, ...) ([]*gitlab.Project, *gitlab.Response, error)
- func (m *MockJobTokenScopeService) PatchProjectJobTokenAccessSettings(pid any, opt *gitlab.PatchProjectJobTokenAccessSettingsOptions, ...) (*gitlab.Response, error)
- func (m *MockJobTokenScopeService) RemoveGroupFromJobTokenAllowlist(pid any, targetGroup int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockJobTokenScopeService) RemoveProjectFromJobScopeAllowList(pid any, targetProject int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- type MockJobTokenScopeServiceMockRecorder
- func (mr *MockJobTokenScopeServiceMockRecorder) AddGroupToJobTokenAllowlist(pid, opt any, options ...any) *gomock.Call
- func (mr *MockJobTokenScopeServiceMockRecorder) AddProjectToJobScopeAllowList(pid, opt any, options ...any) *gomock.Call
- func (mr *MockJobTokenScopeServiceMockRecorder) GetJobTokenAllowlistGroups(pid, opt any, options ...any) *gomock.Call
- func (mr *MockJobTokenScopeServiceMockRecorder) GetProjectJobTokenAccessSettings(pid any, options ...any) *gomock.Call
- func (mr *MockJobTokenScopeServiceMockRecorder) GetProjectJobTokenInboundAllowList(pid, opt any, options ...any) *gomock.Call
- func (mr *MockJobTokenScopeServiceMockRecorder) PatchProjectJobTokenAccessSettings(pid, opt any, options ...any) *gomock.Call
- func (mr *MockJobTokenScopeServiceMockRecorder) RemoveGroupFromJobTokenAllowlist(pid, targetGroup any, options ...any) *gomock.Call
- func (mr *MockJobTokenScopeServiceMockRecorder) RemoveProjectFromJobScopeAllowList(pid, targetProject any, options ...any) *gomock.Call
- type MockJobsService
- func (m *MockJobsService) CancelJob(pid any, jobID int, options ...gitlab.RequestOptionFunc) (*gitlab.Job, *gitlab.Response, error)
- func (m *MockJobsService) DeleteArtifacts(pid any, jobID int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockJobsService) DeleteProjectArtifacts(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockJobsService) DownloadArtifactsFile(pid any, refName string, opt *gitlab.DownloadArtifactsFileOptions, ...) (*bytes.Reader, *gitlab.Response, error)
- func (m *MockJobsService) DownloadSingleArtifactsFile(pid any, jobID int, artifactPath string, options ...gitlab.RequestOptionFunc) (*bytes.Reader, *gitlab.Response, error)
- func (m *MockJobsService) DownloadSingleArtifactsFileByTagOrBranch(pid any, refName, artifactPath string, ...) (*bytes.Reader, *gitlab.Response, error)
- func (m *MockJobsService) EXPECT() *MockJobsServiceMockRecorder
- func (m *MockJobsService) EraseJob(pid any, jobID int, options ...gitlab.RequestOptionFunc) (*gitlab.Job, *gitlab.Response, error)
- func (m *MockJobsService) GetJob(pid any, jobID int, options ...gitlab.RequestOptionFunc) (*gitlab.Job, *gitlab.Response, error)
- func (m *MockJobsService) GetJobArtifacts(pid any, jobID int, options ...gitlab.RequestOptionFunc) (*bytes.Reader, *gitlab.Response, error)
- func (m *MockJobsService) GetJobTokensJob(opts *gitlab.GetJobTokensJobOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Job, *gitlab.Response, error)
- func (m *MockJobsService) GetTraceFile(pid any, jobID int, options ...gitlab.RequestOptionFunc) (*bytes.Reader, *gitlab.Response, error)
- func (m *MockJobsService) KeepArtifacts(pid any, jobID int, options ...gitlab.RequestOptionFunc) (*gitlab.Job, *gitlab.Response, error)
- func (m *MockJobsService) ListPipelineBridges(pid any, pipelineID int, opts *gitlab.ListJobsOptions, ...) ([]*gitlab.Bridge, *gitlab.Response, error)
- func (m *MockJobsService) ListPipelineJobs(pid any, pipelineID int, opts *gitlab.ListJobsOptions, ...) ([]*gitlab.Job, *gitlab.Response, error)
- func (m *MockJobsService) ListProjectJobs(pid any, opts *gitlab.ListJobsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Job, *gitlab.Response, error)
- func (m *MockJobsService) PlayJob(pid any, jobID int, opt *gitlab.PlayJobOptions, ...) (*gitlab.Job, *gitlab.Response, error)
- func (m *MockJobsService) RetryJob(pid any, jobID int, options ...gitlab.RequestOptionFunc) (*gitlab.Job, *gitlab.Response, error)
- type MockJobsServiceMockRecorder
- func (mr *MockJobsServiceMockRecorder) CancelJob(pid, jobID any, options ...any) *gomock.Call
- func (mr *MockJobsServiceMockRecorder) DeleteArtifacts(pid, jobID any, options ...any) *gomock.Call
- func (mr *MockJobsServiceMockRecorder) DeleteProjectArtifacts(pid any, options ...any) *gomock.Call
- func (mr *MockJobsServiceMockRecorder) DownloadArtifactsFile(pid, refName, opt any, options ...any) *gomock.Call
- func (mr *MockJobsServiceMockRecorder) DownloadSingleArtifactsFile(pid, jobID, artifactPath any, options ...any) *gomock.Call
- func (mr *MockJobsServiceMockRecorder) DownloadSingleArtifactsFileByTagOrBranch(pid, refName, artifactPath, opt any, options ...any) *gomock.Call
- func (mr *MockJobsServiceMockRecorder) EraseJob(pid, jobID any, options ...any) *gomock.Call
- func (mr *MockJobsServiceMockRecorder) GetJob(pid, jobID any, options ...any) *gomock.Call
- func (mr *MockJobsServiceMockRecorder) GetJobArtifacts(pid, jobID any, options ...any) *gomock.Call
- func (mr *MockJobsServiceMockRecorder) GetJobTokensJob(opts any, options ...any) *gomock.Call
- func (mr *MockJobsServiceMockRecorder) GetTraceFile(pid, jobID any, options ...any) *gomock.Call
- func (mr *MockJobsServiceMockRecorder) KeepArtifacts(pid, jobID any, options ...any) *gomock.Call
- func (mr *MockJobsServiceMockRecorder) ListPipelineBridges(pid, pipelineID, opts any, options ...any) *gomock.Call
- func (mr *MockJobsServiceMockRecorder) ListPipelineJobs(pid, pipelineID, opts any, options ...any) *gomock.Call
- func (mr *MockJobsServiceMockRecorder) ListProjectJobs(pid, opts any, options ...any) *gomock.Call
- func (mr *MockJobsServiceMockRecorder) PlayJob(pid, jobID, opt any, options ...any) *gomock.Call
- func (mr *MockJobsServiceMockRecorder) RetryJob(pid, jobID any, options ...any) *gomock.Call
- type MockKeysService
- func (m *MockKeysService) EXPECT() *MockKeysServiceMockRecorder
- func (m *MockKeysService) GetKeyByFingerprint(opt *gitlab.GetKeyByFingerprintOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Key, *gitlab.Response, error)
- func (m *MockKeysService) GetKeyWithUser(key int, options ...gitlab.RequestOptionFunc) (*gitlab.Key, *gitlab.Response, error)
- type MockKeysServiceMockRecorder
- type MockLabelsService
- func (m *MockLabelsService) CreateLabel(pid any, opt *gitlab.CreateLabelOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Label, *gitlab.Response, error)
- func (m *MockLabelsService) DeleteLabel(pid, lid any, opt *gitlab.DeleteLabelOptions, ...) (*gitlab.Response, error)
- func (m *MockLabelsService) EXPECT() *MockLabelsServiceMockRecorder
- func (m *MockLabelsService) GetLabel(pid, lid any, options ...gitlab.RequestOptionFunc) (*gitlab.Label, *gitlab.Response, error)
- func (m *MockLabelsService) ListLabels(pid any, opt *gitlab.ListLabelsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Label, *gitlab.Response, error)
- func (m *MockLabelsService) PromoteLabel(pid, lid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockLabelsService) SubscribeToLabel(pid, lid any, options ...gitlab.RequestOptionFunc) (*gitlab.Label, *gitlab.Response, error)
- func (m *MockLabelsService) UnsubscribeFromLabel(pid, lid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockLabelsService) UpdateLabel(pid, lid any, opt *gitlab.UpdateLabelOptions, ...) (*gitlab.Label, *gitlab.Response, error)
- type MockLabelsServiceMockRecorder
- func (mr *MockLabelsServiceMockRecorder) CreateLabel(pid, opt any, options ...any) *gomock.Call
- func (mr *MockLabelsServiceMockRecorder) DeleteLabel(pid, lid, opt any, options ...any) *gomock.Call
- func (mr *MockLabelsServiceMockRecorder) GetLabel(pid, lid any, options ...any) *gomock.Call
- func (mr *MockLabelsServiceMockRecorder) ListLabels(pid, opt any, options ...any) *gomock.Call
- func (mr *MockLabelsServiceMockRecorder) PromoteLabel(pid, lid any, options ...any) *gomock.Call
- func (mr *MockLabelsServiceMockRecorder) SubscribeToLabel(pid, lid any, options ...any) *gomock.Call
- func (mr *MockLabelsServiceMockRecorder) UnsubscribeFromLabel(pid, lid any, options ...any) *gomock.Call
- func (mr *MockLabelsServiceMockRecorder) UpdateLabel(pid, lid, opt any, options ...any) *gomock.Call
- type MockLicenseService
- func (m *MockLicenseService) AddLicense(opt *gitlab.AddLicenseOptions, options ...gitlab.RequestOptionFunc) (*gitlab.License, *gitlab.Response, error)
- func (m *MockLicenseService) DeleteLicense(licenseID int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockLicenseService) EXPECT() *MockLicenseServiceMockRecorder
- func (m *MockLicenseService) GetLicense(options ...gitlab.RequestOptionFunc) (*gitlab.License, *gitlab.Response, error)
- type MockLicenseServiceMockRecorder
- type MockLicenseTemplatesService
- func (m *MockLicenseTemplatesService) EXPECT() *MockLicenseTemplatesServiceMockRecorder
- func (m *MockLicenseTemplatesService) GetLicenseTemplate(template string, opt *gitlab.GetLicenseTemplateOptions, ...) (*gitlab.LicenseTemplate, *gitlab.Response, error)
- func (m *MockLicenseTemplatesService) ListLicenseTemplates(opt *gitlab.ListLicenseTemplatesOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.LicenseTemplate, *gitlab.Response, error)
- type MockLicenseTemplatesServiceMockRecorder
- type MockManagedLicensesService
- func (m *MockManagedLicensesService) AddManagedLicense(pid any, opt *gitlab.AddManagedLicenseOptions, ...) (*gitlab.ManagedLicense, *gitlab.Response, error)
- func (m *MockManagedLicensesService) DeleteManagedLicense(pid, mlid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockManagedLicensesService) EXPECT() *MockManagedLicensesServiceMockRecorder
- func (m *MockManagedLicensesService) EditManagedLicense(pid, mlid any, opt *gitlab.EditManagedLicenceOptions, ...) (*gitlab.ManagedLicense, *gitlab.Response, error)
- func (m *MockManagedLicensesService) GetManagedLicense(pid, mlid any, options ...gitlab.RequestOptionFunc) (*gitlab.ManagedLicense, *gitlab.Response, error)
- func (m *MockManagedLicensesService) ListManagedLicenses(pid any, options ...gitlab.RequestOptionFunc) ([]*gitlab.ManagedLicense, *gitlab.Response, error)
- type MockManagedLicensesServiceMockRecorder
- func (mr *MockManagedLicensesServiceMockRecorder) AddManagedLicense(pid, opt any, options ...any) *gomock.Call
- func (mr *MockManagedLicensesServiceMockRecorder) DeleteManagedLicense(pid, mlid any, options ...any) *gomock.Call
- func (mr *MockManagedLicensesServiceMockRecorder) EditManagedLicense(pid, mlid, opt any, options ...any) *gomock.Call
- func (mr *MockManagedLicensesServiceMockRecorder) GetManagedLicense(pid, mlid any, options ...any) *gomock.Call
- func (mr *MockManagedLicensesServiceMockRecorder) ListManagedLicenses(pid any, options ...any) *gomock.Call
- type MockMarkdownService
- type MockMarkdownServiceMockRecorder
- type MockMemberRolesService
- func (m *MockMemberRolesService) CreateMemberRole(gid any, opt *gitlab.CreateMemberRoleOptions, ...) (*gitlab.MemberRole, *gitlab.Response, error)
- func (m *MockMemberRolesService) DeleteMemberRole(gid any, memberRole int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockMemberRolesService) EXPECT() *MockMemberRolesServiceMockRecorder
- func (m *MockMemberRolesService) ListMemberRoles(gid any, options ...gitlab.RequestOptionFunc) ([]*gitlab.MemberRole, *gitlab.Response, error)
- type MockMemberRolesServiceMockRecorder
- func (mr *MockMemberRolesServiceMockRecorder) CreateMemberRole(gid, opt any, options ...any) *gomock.Call
- func (mr *MockMemberRolesServiceMockRecorder) DeleteMemberRole(gid, memberRole any, options ...any) *gomock.Call
- func (mr *MockMemberRolesServiceMockRecorder) ListMemberRoles(gid any, options ...any) *gomock.Call
- type MockMergeRequestApprovalsService
- func (m *MockMergeRequestApprovalsService) ApproveMergeRequest(pid any, mr int, opt *gitlab.ApproveMergeRequestOptions, ...) (*gitlab.MergeRequestApprovals, *gitlab.Response, error)
- func (m *MockMergeRequestApprovalsService) ChangeAllowedApprovers(pid any, mergeRequest int, ...) (*gitlab.MergeRequest, *gitlab.Response, error)
- func (m *MockMergeRequestApprovalsService) ChangeApprovalConfiguration(pid any, mergeRequest int, ...) (*gitlab.MergeRequest, *gitlab.Response, error)
- func (m *MockMergeRequestApprovalsService) CreateApprovalRule(pid any, mergeRequest int, opt *gitlab.CreateMergeRequestApprovalRuleOptions, ...) (*gitlab.MergeRequestApprovalRule, *gitlab.Response, error)
- func (m *MockMergeRequestApprovalsService) DeleteApprovalRule(pid any, mergeRequest, approvalRule int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockMergeRequestApprovalsService) EXPECT() *MockMergeRequestApprovalsServiceMockRecorder
- func (m *MockMergeRequestApprovalsService) GetApprovalRules(pid any, mergeRequest int, options ...gitlab.RequestOptionFunc) ([]*gitlab.MergeRequestApprovalRule, *gitlab.Response, error)
- func (m *MockMergeRequestApprovalsService) GetApprovalState(pid any, mergeRequest int, options ...gitlab.RequestOptionFunc) (*gitlab.MergeRequestApprovalState, *gitlab.Response, error)
- func (m *MockMergeRequestApprovalsService) GetConfiguration(pid any, mr int, options ...gitlab.RequestOptionFunc) (*gitlab.MergeRequestApprovals, *gitlab.Response, error)
- func (m *MockMergeRequestApprovalsService) ResetApprovalsOfMergeRequest(pid any, mr int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockMergeRequestApprovalsService) UnapproveMergeRequest(pid any, mr int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockMergeRequestApprovalsService) UpdateApprovalRule(pid any, mergeRequest, approvalRule int, ...) (*gitlab.MergeRequestApprovalRule, *gitlab.Response, error)
- type MockMergeRequestApprovalsServiceMockRecorder
- func (mr_2 *MockMergeRequestApprovalsServiceMockRecorder) ApproveMergeRequest(pid, mr, opt any, options ...any) *gomock.Call
- func (mr *MockMergeRequestApprovalsServiceMockRecorder) ChangeAllowedApprovers(pid, mergeRequest, opt any, options ...any) *gomock.Call
- func (mr *MockMergeRequestApprovalsServiceMockRecorder) ChangeApprovalConfiguration(pid, mergeRequest, opt any, options ...any) *gomock.Call
- func (mr *MockMergeRequestApprovalsServiceMockRecorder) CreateApprovalRule(pid, mergeRequest, opt any, options ...any) *gomock.Call
- func (mr *MockMergeRequestApprovalsServiceMockRecorder) DeleteApprovalRule(pid, mergeRequest, approvalRule any, options ...any) *gomock.Call
- func (mr *MockMergeRequestApprovalsServiceMockRecorder) GetApprovalRules(pid, mergeRequest any, options ...any) *gomock.Call
- func (mr *MockMergeRequestApprovalsServiceMockRecorder) GetApprovalState(pid, mergeRequest any, options ...any) *gomock.Call
- func (mr_2 *MockMergeRequestApprovalsServiceMockRecorder) GetConfiguration(pid, mr any, options ...any) *gomock.Call
- func (mr_2 *MockMergeRequestApprovalsServiceMockRecorder) ResetApprovalsOfMergeRequest(pid, mr any, options ...any) *gomock.Call
- func (mr_2 *MockMergeRequestApprovalsServiceMockRecorder) UnapproveMergeRequest(pid, mr any, options ...any) *gomock.Call
- func (mr *MockMergeRequestApprovalsServiceMockRecorder) UpdateApprovalRule(pid, mergeRequest, approvalRule, opt any, options ...any) *gomock.Call
- type MockMergeRequestsService
- func (m *MockMergeRequestsService) AcceptMergeRequest(pid any, mergeRequest int, opt *gitlab.AcceptMergeRequestOptions, ...) (*gitlab.MergeRequest, *gitlab.Response, error)
- func (m *MockMergeRequestsService) AddSpentTime(pid any, mergeRequest int, opt *gitlab.AddSpentTimeOptions, ...) (*gitlab.TimeStats, *gitlab.Response, error)
- func (m *MockMergeRequestsService) CancelMergeWhenPipelineSucceeds(pid any, mergeRequest int, options ...gitlab.RequestOptionFunc) (*gitlab.MergeRequest, *gitlab.Response, error)
- func (m *MockMergeRequestsService) CreateMergeRequest(pid any, opt *gitlab.CreateMergeRequestOptions, ...) (*gitlab.MergeRequest, *gitlab.Response, error)
- func (m *MockMergeRequestsService) CreateMergeRequestDependency(pid any, mergeRequest int, opts gitlab.CreateMergeRequestDependencyOptions, ...) ([]gitlab.MergeRequestDependency, *gitlab.Response, error)
- func (m *MockMergeRequestsService) CreateMergeRequestPipeline(pid any, mergeRequest int, options ...gitlab.RequestOptionFunc) (*gitlab.PipelineInfo, *gitlab.Response, error)
- func (m *MockMergeRequestsService) CreateTodo(pid any, mergeRequest int, options ...gitlab.RequestOptionFunc) (*gitlab.Todo, *gitlab.Response, error)
- func (m *MockMergeRequestsService) DeleteMergeRequest(pid any, mergeRequest int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockMergeRequestsService) DeleteMergeRequestDependency(pid any, mergeRequest, blockingMergeRequest int, ...) (*gitlab.Response, error)
- func (m *MockMergeRequestsService) EXPECT() *MockMergeRequestsServiceMockRecorder
- func (m *MockMergeRequestsService) GetIssuesClosedOnMerge(pid any, mergeRequest int, opt *gitlab.GetIssuesClosedOnMergeOptions, ...) ([]*gitlab.Issue, *gitlab.Response, error)
- func (m *MockMergeRequestsService) GetMergeRequest(pid any, mergeRequest int, opt *gitlab.GetMergeRequestsOptions, ...) (*gitlab.MergeRequest, *gitlab.Response, error)
- func (m *MockMergeRequestsService) GetMergeRequestApprovals(pid any, mergeRequest int, options ...gitlab.RequestOptionFunc) (*gitlab.MergeRequestApprovals, *gitlab.Response, error)
- func (m *MockMergeRequestsService) GetMergeRequestChanges(pid any, mergeRequest int, opt *gitlab.GetMergeRequestChangesOptions, ...) (*gitlab.MergeRequest, *gitlab.Response, error)
- func (m *MockMergeRequestsService) GetMergeRequestCommits(pid any, mergeRequest int, opt *gitlab.GetMergeRequestCommitsOptions, ...) ([]*gitlab.Commit, *gitlab.Response, error)
- func (m *MockMergeRequestsService) GetMergeRequestDependencies(pid any, mergeRequest int, options ...gitlab.RequestOptionFunc) ([]gitlab.MergeRequestDependency, *gitlab.Response, error)
- func (m *MockMergeRequestsService) GetMergeRequestDiffVersions(pid any, mergeRequest int, opt *gitlab.GetMergeRequestDiffVersionsOptions, ...) ([]*gitlab.MergeRequestDiffVersion, *gitlab.Response, error)
- func (m *MockMergeRequestsService) GetMergeRequestParticipants(pid any, mergeRequest int, options ...gitlab.RequestOptionFunc) ([]*gitlab.BasicUser, *gitlab.Response, error)
- func (m *MockMergeRequestsService) GetMergeRequestReviewers(pid any, mergeRequest int, options ...gitlab.RequestOptionFunc) ([]*gitlab.MergeRequestReviewer, *gitlab.Response, error)
- func (m *MockMergeRequestsService) GetSingleMergeRequestDiffVersion(pid any, mergeRequest, version int, ...) (*gitlab.MergeRequestDiffVersion, *gitlab.Response, error)
- func (m *MockMergeRequestsService) GetTimeSpent(pid any, mergeRequest int, options ...gitlab.RequestOptionFunc) (*gitlab.TimeStats, *gitlab.Response, error)
- func (m *MockMergeRequestsService) ListGroupMergeRequests(gid any, opt *gitlab.ListGroupMergeRequestsOptions, ...) ([]*gitlab.MergeRequest, *gitlab.Response, error)
- func (m *MockMergeRequestsService) ListMergeRequestDiffs(pid any, mergeRequest int, opt *gitlab.ListMergeRequestDiffsOptions, ...) ([]*gitlab.MergeRequestDiff, *gitlab.Response, error)
- func (m *MockMergeRequestsService) ListMergeRequestPipelines(pid any, mergeRequest int, options ...gitlab.RequestOptionFunc) ([]*gitlab.PipelineInfo, *gitlab.Response, error)
- func (m *MockMergeRequestsService) ListMergeRequests(opt *gitlab.ListMergeRequestsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.MergeRequest, *gitlab.Response, error)
- func (m *MockMergeRequestsService) ListProjectMergeRequests(pid any, opt *gitlab.ListProjectMergeRequestsOptions, ...) ([]*gitlab.MergeRequest, *gitlab.Response, error)
- func (m *MockMergeRequestsService) RebaseMergeRequest(pid any, mergeRequest int, opt *gitlab.RebaseMergeRequestOptions, ...) (*gitlab.Response, error)
- func (m *MockMergeRequestsService) ResetSpentTime(pid any, mergeRequest int, options ...gitlab.RequestOptionFunc) (*gitlab.TimeStats, *gitlab.Response, error)
- func (m *MockMergeRequestsService) ResetTimeEstimate(pid any, mergeRequest int, options ...gitlab.RequestOptionFunc) (*gitlab.TimeStats, *gitlab.Response, error)
- func (m *MockMergeRequestsService) SetTimeEstimate(pid any, mergeRequest int, opt *gitlab.SetTimeEstimateOptions, ...) (*gitlab.TimeStats, *gitlab.Response, error)
- func (m *MockMergeRequestsService) ShowMergeRequestRawDiffs(pid any, mergeRequest int, opt *gitlab.ShowMergeRequestRawDiffsOptions, ...) ([]byte, *gitlab.Response, error)
- func (m *MockMergeRequestsService) SubscribeToMergeRequest(pid any, mergeRequest int, options ...gitlab.RequestOptionFunc) (*gitlab.MergeRequest, *gitlab.Response, error)
- func (m *MockMergeRequestsService) UnsubscribeFromMergeRequest(pid any, mergeRequest int, options ...gitlab.RequestOptionFunc) (*gitlab.MergeRequest, *gitlab.Response, error)
- func (m *MockMergeRequestsService) UpdateMergeRequest(pid any, mergeRequest int, opt *gitlab.UpdateMergeRequestOptions, ...) (*gitlab.MergeRequest, *gitlab.Response, error)
- type MockMergeRequestsServiceMockRecorder
- func (mr *MockMergeRequestsServiceMockRecorder) AcceptMergeRequest(pid, mergeRequest, opt any, options ...any) *gomock.Call
- func (mr *MockMergeRequestsServiceMockRecorder) AddSpentTime(pid, mergeRequest, opt any, options ...any) *gomock.Call
- func (mr *MockMergeRequestsServiceMockRecorder) CancelMergeWhenPipelineSucceeds(pid, mergeRequest any, options ...any) *gomock.Call
- func (mr *MockMergeRequestsServiceMockRecorder) CreateMergeRequest(pid, opt any, options ...any) *gomock.Call
- func (mr *MockMergeRequestsServiceMockRecorder) CreateMergeRequestDependency(pid, mergeRequest, opts any, options ...any) *gomock.Call
- func (mr *MockMergeRequestsServiceMockRecorder) CreateMergeRequestPipeline(pid, mergeRequest any, options ...any) *gomock.Call
- func (mr *MockMergeRequestsServiceMockRecorder) CreateTodo(pid, mergeRequest any, options ...any) *gomock.Call
- func (mr *MockMergeRequestsServiceMockRecorder) DeleteMergeRequest(pid, mergeRequest any, options ...any) *gomock.Call
- func (mr *MockMergeRequestsServiceMockRecorder) DeleteMergeRequestDependency(pid, mergeRequest, blockingMergeRequest any, options ...any) *gomock.Call
- func (mr *MockMergeRequestsServiceMockRecorder) GetIssuesClosedOnMerge(pid, mergeRequest, opt any, options ...any) *gomock.Call
- func (mr *MockMergeRequestsServiceMockRecorder) GetMergeRequest(pid, mergeRequest, opt any, options ...any) *gomock.Call
- func (mr *MockMergeRequestsServiceMockRecorder) GetMergeRequestApprovals(pid, mergeRequest any, options ...any) *gomock.Call
- func (mr *MockMergeRequestsServiceMockRecorder) GetMergeRequestChanges(pid, mergeRequest, opt any, options ...any) *gomock.Call
- func (mr *MockMergeRequestsServiceMockRecorder) GetMergeRequestCommits(pid, mergeRequest, opt any, options ...any) *gomock.Call
- func (mr *MockMergeRequestsServiceMockRecorder) GetMergeRequestDependencies(pid, mergeRequest any, options ...any) *gomock.Call
- func (mr *MockMergeRequestsServiceMockRecorder) GetMergeRequestDiffVersions(pid, mergeRequest, opt any, options ...any) *gomock.Call
- func (mr *MockMergeRequestsServiceMockRecorder) GetMergeRequestParticipants(pid, mergeRequest any, options ...any) *gomock.Call
- func (mr *MockMergeRequestsServiceMockRecorder) GetMergeRequestReviewers(pid, mergeRequest any, options ...any) *gomock.Call
- func (mr *MockMergeRequestsServiceMockRecorder) GetSingleMergeRequestDiffVersion(pid, mergeRequest, version, opt any, options ...any) *gomock.Call
- func (mr *MockMergeRequestsServiceMockRecorder) GetTimeSpent(pid, mergeRequest any, options ...any) *gomock.Call
- func (mr *MockMergeRequestsServiceMockRecorder) ListGroupMergeRequests(gid, opt any, options ...any) *gomock.Call
- func (mr *MockMergeRequestsServiceMockRecorder) ListMergeRequestDiffs(pid, mergeRequest, opt any, options ...any) *gomock.Call
- func (mr *MockMergeRequestsServiceMockRecorder) ListMergeRequestPipelines(pid, mergeRequest any, options ...any) *gomock.Call
- func (mr *MockMergeRequestsServiceMockRecorder) ListMergeRequests(opt any, options ...any) *gomock.Call
- func (mr *MockMergeRequestsServiceMockRecorder) ListProjectMergeRequests(pid, opt any, options ...any) *gomock.Call
- func (mr *MockMergeRequestsServiceMockRecorder) RebaseMergeRequest(pid, mergeRequest, opt any, options ...any) *gomock.Call
- func (mr *MockMergeRequestsServiceMockRecorder) ResetSpentTime(pid, mergeRequest any, options ...any) *gomock.Call
- func (mr *MockMergeRequestsServiceMockRecorder) ResetTimeEstimate(pid, mergeRequest any, options ...any) *gomock.Call
- func (mr *MockMergeRequestsServiceMockRecorder) SetTimeEstimate(pid, mergeRequest, opt any, options ...any) *gomock.Call
- func (mr *MockMergeRequestsServiceMockRecorder) ShowMergeRequestRawDiffs(pid, mergeRequest, opt any, options ...any) *gomock.Call
- func (mr *MockMergeRequestsServiceMockRecorder) SubscribeToMergeRequest(pid, mergeRequest any, options ...any) *gomock.Call
- func (mr *MockMergeRequestsServiceMockRecorder) UnsubscribeFromMergeRequest(pid, mergeRequest any, options ...any) *gomock.Call
- func (mr *MockMergeRequestsServiceMockRecorder) UpdateMergeRequest(pid, mergeRequest, opt any, options ...any) *gomock.Call
- type MockMergeTrainsService
- func (m *MockMergeTrainsService) AddMergeRequestToMergeTrain(pid any, mergeRequest int, opts *gitlab.AddMergeRequestToMergeTrainOptions, ...) ([]*gitlab.MergeTrain, *gitlab.Response, error)
- func (m *MockMergeTrainsService) EXPECT() *MockMergeTrainsServiceMockRecorder
- func (m *MockMergeTrainsService) GetMergeRequestOnAMergeTrain(pid any, mergeRequest int, options ...gitlab.RequestOptionFunc) (*gitlab.MergeTrain, *gitlab.Response, error)
- func (m *MockMergeTrainsService) ListMergeRequestInMergeTrain(pid any, targetBranch string, opts *gitlab.ListMergeTrainsOptions, ...) ([]*gitlab.MergeTrain, *gitlab.Response, error)
- func (m *MockMergeTrainsService) ListProjectMergeTrains(pid any, opt *gitlab.ListMergeTrainsOptions, ...) ([]*gitlab.MergeTrain, *gitlab.Response, error)
- type MockMergeTrainsServiceMockRecorder
- func (mr *MockMergeTrainsServiceMockRecorder) AddMergeRequestToMergeTrain(pid, mergeRequest, opts any, options ...any) *gomock.Call
- func (mr *MockMergeTrainsServiceMockRecorder) GetMergeRequestOnAMergeTrain(pid, mergeRequest any, options ...any) *gomock.Call
- func (mr *MockMergeTrainsServiceMockRecorder) ListMergeRequestInMergeTrain(pid, targetBranch, opts any, options ...any) *gomock.Call
- func (mr *MockMergeTrainsServiceMockRecorder) ListProjectMergeTrains(pid, opt any, options ...any) *gomock.Call
- type MockMetadataService
- type MockMetadataServiceMockRecorder
- type MockMilestonesService
- func (m *MockMilestonesService) CreateMilestone(pid any, opt *gitlab.CreateMilestoneOptions, ...) (*gitlab.Milestone, *gitlab.Response, error)
- func (m *MockMilestonesService) DeleteMilestone(pid any, milestone int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockMilestonesService) EXPECT() *MockMilestonesServiceMockRecorder
- func (m *MockMilestonesService) GetMilestone(pid any, milestone int, options ...gitlab.RequestOptionFunc) (*gitlab.Milestone, *gitlab.Response, error)
- func (m *MockMilestonesService) GetMilestoneIssues(pid any, milestone int, opt *gitlab.GetMilestoneIssuesOptions, ...) ([]*gitlab.Issue, *gitlab.Response, error)
- func (m *MockMilestonesService) GetMilestoneMergeRequests(pid any, milestone int, opt *gitlab.GetMilestoneMergeRequestsOptions, ...) ([]*gitlab.MergeRequest, *gitlab.Response, error)
- func (m *MockMilestonesService) ListMilestones(pid any, opt *gitlab.ListMilestonesOptions, ...) ([]*gitlab.Milestone, *gitlab.Response, error)
- func (m *MockMilestonesService) UpdateMilestone(pid any, milestone int, opt *gitlab.UpdateMilestoneOptions, ...) (*gitlab.Milestone, *gitlab.Response, error)
- type MockMilestonesServiceMockRecorder
- func (mr *MockMilestonesServiceMockRecorder) CreateMilestone(pid, opt any, options ...any) *gomock.Call
- func (mr *MockMilestonesServiceMockRecorder) DeleteMilestone(pid, milestone any, options ...any) *gomock.Call
- func (mr *MockMilestonesServiceMockRecorder) GetMilestone(pid, milestone any, options ...any) *gomock.Call
- func (mr *MockMilestonesServiceMockRecorder) GetMilestoneIssues(pid, milestone, opt any, options ...any) *gomock.Call
- func (mr *MockMilestonesServiceMockRecorder) GetMilestoneMergeRequests(pid, milestone, opt any, options ...any) *gomock.Call
- func (mr *MockMilestonesServiceMockRecorder) ListMilestones(pid, opt any, options ...any) *gomock.Call
- func (mr *MockMilestonesServiceMockRecorder) UpdateMilestone(pid, milestone, opt any, options ...any) *gomock.Call
- type MockNamespacesService
- func (m *MockNamespacesService) EXPECT() *MockNamespacesServiceMockRecorder
- func (m *MockNamespacesService) GetNamespace(id any, options ...gitlab.RequestOptionFunc) (*gitlab.Namespace, *gitlab.Response, error)
- func (m *MockNamespacesService) ListNamespaces(opt *gitlab.ListNamespacesOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Namespace, *gitlab.Response, error)
- func (m *MockNamespacesService) NamespaceExists(id any, opt *gitlab.NamespaceExistsOptions, ...) (*gitlab.NamespaceExistance, *gitlab.Response, error)
- func (m *MockNamespacesService) SearchNamespace(query string, options ...gitlab.RequestOptionFunc) ([]*gitlab.Namespace, *gitlab.Response, error)
- type MockNamespacesServiceMockRecorder
- func (mr *MockNamespacesServiceMockRecorder) GetNamespace(id any, options ...any) *gomock.Call
- func (mr *MockNamespacesServiceMockRecorder) ListNamespaces(opt any, options ...any) *gomock.Call
- func (mr *MockNamespacesServiceMockRecorder) NamespaceExists(id, opt any, options ...any) *gomock.Call
- func (mr *MockNamespacesServiceMockRecorder) SearchNamespace(query any, options ...any) *gomock.Call
- type MockNotesService
- func (m *MockNotesService) CreateEpicNote(gid any, epic int, opt *gitlab.CreateEpicNoteOptions, ...) (*gitlab.Note, *gitlab.Response, error)
- func (m *MockNotesService) CreateIssueNote(pid any, issue int, opt *gitlab.CreateIssueNoteOptions, ...) (*gitlab.Note, *gitlab.Response, error)
- func (m *MockNotesService) CreateMergeRequestNote(pid any, mergeRequest int, opt *gitlab.CreateMergeRequestNoteOptions, ...) (*gitlab.Note, *gitlab.Response, error)
- func (m *MockNotesService) CreateSnippetNote(pid any, snippet int, opt *gitlab.CreateSnippetNoteOptions, ...) (*gitlab.Note, *gitlab.Response, error)
- func (m *MockNotesService) DeleteEpicNote(gid any, epic, note int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockNotesService) DeleteIssueNote(pid any, issue, note int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockNotesService) DeleteMergeRequestNote(pid any, mergeRequest, note int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockNotesService) DeleteSnippetNote(pid any, snippet, note int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockNotesService) EXPECT() *MockNotesServiceMockRecorder
- func (m *MockNotesService) GetEpicNote(gid any, epic, note int, options ...gitlab.RequestOptionFunc) (*gitlab.Note, *gitlab.Response, error)
- func (m *MockNotesService) GetIssueNote(pid any, issue, note int, options ...gitlab.RequestOptionFunc) (*gitlab.Note, *gitlab.Response, error)
- func (m *MockNotesService) GetMergeRequestNote(pid any, mergeRequest, note int, options ...gitlab.RequestOptionFunc) (*gitlab.Note, *gitlab.Response, error)
- func (m *MockNotesService) GetSnippetNote(pid any, snippet, note int, options ...gitlab.RequestOptionFunc) (*gitlab.Note, *gitlab.Response, error)
- func (m *MockNotesService) ListEpicNotes(gid any, epic int, opt *gitlab.ListEpicNotesOptions, ...) ([]*gitlab.Note, *gitlab.Response, error)
- func (m *MockNotesService) ListIssueNotes(pid any, issue int, opt *gitlab.ListIssueNotesOptions, ...) ([]*gitlab.Note, *gitlab.Response, error)
- func (m *MockNotesService) ListMergeRequestNotes(pid any, mergeRequest int, opt *gitlab.ListMergeRequestNotesOptions, ...) ([]*gitlab.Note, *gitlab.Response, error)
- func (m *MockNotesService) ListSnippetNotes(pid any, snippet int, opt *gitlab.ListSnippetNotesOptions, ...) ([]*gitlab.Note, *gitlab.Response, error)
- func (m *MockNotesService) UpdateEpicNote(gid any, epic, note int, opt *gitlab.UpdateEpicNoteOptions, ...) (*gitlab.Note, *gitlab.Response, error)
- func (m *MockNotesService) UpdateIssueNote(pid any, issue, note int, opt *gitlab.UpdateIssueNoteOptions, ...) (*gitlab.Note, *gitlab.Response, error)
- func (m *MockNotesService) UpdateMergeRequestNote(pid any, mergeRequest, note int, opt *gitlab.UpdateMergeRequestNoteOptions, ...) (*gitlab.Note, *gitlab.Response, error)
- func (m *MockNotesService) UpdateSnippetNote(pid any, snippet, note int, opt *gitlab.UpdateSnippetNoteOptions, ...) (*gitlab.Note, *gitlab.Response, error)
- type MockNotesServiceMockRecorder
- func (mr *MockNotesServiceMockRecorder) CreateEpicNote(gid, epic, opt any, options ...any) *gomock.Call
- func (mr *MockNotesServiceMockRecorder) CreateIssueNote(pid, issue, opt any, options ...any) *gomock.Call
- func (mr *MockNotesServiceMockRecorder) CreateMergeRequestNote(pid, mergeRequest, opt any, options ...any) *gomock.Call
- func (mr *MockNotesServiceMockRecorder) CreateSnippetNote(pid, snippet, opt any, options ...any) *gomock.Call
- func (mr *MockNotesServiceMockRecorder) DeleteEpicNote(gid, epic, note any, options ...any) *gomock.Call
- func (mr *MockNotesServiceMockRecorder) DeleteIssueNote(pid, issue, note any, options ...any) *gomock.Call
- func (mr *MockNotesServiceMockRecorder) DeleteMergeRequestNote(pid, mergeRequest, note any, options ...any) *gomock.Call
- func (mr *MockNotesServiceMockRecorder) DeleteSnippetNote(pid, snippet, note any, options ...any) *gomock.Call
- func (mr *MockNotesServiceMockRecorder) GetEpicNote(gid, epic, note any, options ...any) *gomock.Call
- func (mr *MockNotesServiceMockRecorder) GetIssueNote(pid, issue, note any, options ...any) *gomock.Call
- func (mr *MockNotesServiceMockRecorder) GetMergeRequestNote(pid, mergeRequest, note any, options ...any) *gomock.Call
- func (mr *MockNotesServiceMockRecorder) GetSnippetNote(pid, snippet, note any, options ...any) *gomock.Call
- func (mr *MockNotesServiceMockRecorder) ListEpicNotes(gid, epic, opt any, options ...any) *gomock.Call
- func (mr *MockNotesServiceMockRecorder) ListIssueNotes(pid, issue, opt any, options ...any) *gomock.Call
- func (mr *MockNotesServiceMockRecorder) ListMergeRequestNotes(pid, mergeRequest, opt any, options ...any) *gomock.Call
- func (mr *MockNotesServiceMockRecorder) ListSnippetNotes(pid, snippet, opt any, options ...any) *gomock.Call
- func (mr *MockNotesServiceMockRecorder) UpdateEpicNote(gid, epic, note, opt any, options ...any) *gomock.Call
- func (mr *MockNotesServiceMockRecorder) UpdateIssueNote(pid, issue, note, opt any, options ...any) *gomock.Call
- func (mr *MockNotesServiceMockRecorder) UpdateMergeRequestNote(pid, mergeRequest, note, opt any, options ...any) *gomock.Call
- func (mr *MockNotesServiceMockRecorder) UpdateSnippetNote(pid, snippet, note, opt any, options ...any) *gomock.Call
- type MockNotificationSettingsService
- func (m *MockNotificationSettingsService) EXPECT() *MockNotificationSettingsServiceMockRecorder
- func (m *MockNotificationSettingsService) GetGlobalSettings(options ...gitlab.RequestOptionFunc) (*gitlab.NotificationSettings, *gitlab.Response, error)
- func (m *MockNotificationSettingsService) GetSettingsForGroup(gid any, options ...gitlab.RequestOptionFunc) (*gitlab.NotificationSettings, *gitlab.Response, error)
- func (m *MockNotificationSettingsService) GetSettingsForProject(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.NotificationSettings, *gitlab.Response, error)
- func (m *MockNotificationSettingsService) UpdateGlobalSettings(opt *gitlab.NotificationSettingsOptions, options ...gitlab.RequestOptionFunc) (*gitlab.NotificationSettings, *gitlab.Response, error)
- func (m *MockNotificationSettingsService) UpdateSettingsForGroup(gid any, opt *gitlab.NotificationSettingsOptions, ...) (*gitlab.NotificationSettings, *gitlab.Response, error)
- func (m *MockNotificationSettingsService) UpdateSettingsForProject(pid any, opt *gitlab.NotificationSettingsOptions, ...) (*gitlab.NotificationSettings, *gitlab.Response, error)
- type MockNotificationSettingsServiceMockRecorder
- func (mr *MockNotificationSettingsServiceMockRecorder) GetGlobalSettings(options ...any) *gomock.Call
- func (mr *MockNotificationSettingsServiceMockRecorder) GetSettingsForGroup(gid any, options ...any) *gomock.Call
- func (mr *MockNotificationSettingsServiceMockRecorder) GetSettingsForProject(pid any, options ...any) *gomock.Call
- func (mr *MockNotificationSettingsServiceMockRecorder) UpdateGlobalSettings(opt any, options ...any) *gomock.Call
- func (mr *MockNotificationSettingsServiceMockRecorder) UpdateSettingsForGroup(gid, opt any, options ...any) *gomock.Call
- func (mr *MockNotificationSettingsServiceMockRecorder) UpdateSettingsForProject(pid, opt any, options ...any) *gomock.Call
- type MockPackagesService
- func (m *MockPackagesService) DeletePackageFile(pid any, pkg, file int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockPackagesService) DeleteProjectPackage(pid any, pkg int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockPackagesService) EXPECT() *MockPackagesServiceMockRecorder
- func (m *MockPackagesService) ListGroupPackages(gid any, opt *gitlab.ListGroupPackagesOptions, ...) ([]*gitlab.GroupPackage, *gitlab.Response, error)
- func (m *MockPackagesService) ListPackageFiles(pid any, pkg int, opt *gitlab.ListPackageFilesOptions, ...) ([]*gitlab.PackageFile, *gitlab.Response, error)
- func (m *MockPackagesService) ListProjectPackages(pid any, opt *gitlab.ListProjectPackagesOptions, ...) ([]*gitlab.Package, *gitlab.Response, error)
- type MockPackagesServiceMockRecorder
- func (mr *MockPackagesServiceMockRecorder) DeletePackageFile(pid, pkg, file any, options ...any) *gomock.Call
- func (mr *MockPackagesServiceMockRecorder) DeleteProjectPackage(pid, pkg any, options ...any) *gomock.Call
- func (mr *MockPackagesServiceMockRecorder) ListGroupPackages(gid, opt any, options ...any) *gomock.Call
- func (mr *MockPackagesServiceMockRecorder) ListPackageFiles(pid, pkg, opt any, options ...any) *gomock.Call
- func (mr *MockPackagesServiceMockRecorder) ListProjectPackages(pid, opt any, options ...any) *gomock.Call
- type MockPagesDomainsService
- func (m *MockPagesDomainsService) CreatePagesDomain(pid any, opt *gitlab.CreatePagesDomainOptions, ...) (*gitlab.PagesDomain, *gitlab.Response, error)
- func (m *MockPagesDomainsService) DeletePagesDomain(pid any, domain string, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockPagesDomainsService) EXPECT() *MockPagesDomainsServiceMockRecorder
- func (m *MockPagesDomainsService) GetPagesDomain(pid any, domain string, options ...gitlab.RequestOptionFunc) (*gitlab.PagesDomain, *gitlab.Response, error)
- func (m *MockPagesDomainsService) ListAllPagesDomains(options ...gitlab.RequestOptionFunc) ([]*gitlab.PagesDomain, *gitlab.Response, error)
- func (m *MockPagesDomainsService) ListPagesDomains(pid any, opt *gitlab.ListPagesDomainsOptions, ...) ([]*gitlab.PagesDomain, *gitlab.Response, error)
- func (m *MockPagesDomainsService) UpdatePagesDomain(pid any, domain string, opt *gitlab.UpdatePagesDomainOptions, ...) (*gitlab.PagesDomain, *gitlab.Response, error)
- type MockPagesDomainsServiceMockRecorder
- func (mr *MockPagesDomainsServiceMockRecorder) CreatePagesDomain(pid, opt any, options ...any) *gomock.Call
- func (mr *MockPagesDomainsServiceMockRecorder) DeletePagesDomain(pid, domain any, options ...any) *gomock.Call
- func (mr *MockPagesDomainsServiceMockRecorder) GetPagesDomain(pid, domain any, options ...any) *gomock.Call
- func (mr *MockPagesDomainsServiceMockRecorder) ListAllPagesDomains(options ...any) *gomock.Call
- func (mr *MockPagesDomainsServiceMockRecorder) ListPagesDomains(pid, opt any, options ...any) *gomock.Call
- func (mr *MockPagesDomainsServiceMockRecorder) UpdatePagesDomain(pid, domain, opt any, options ...any) *gomock.Call
- type MockPagesService
- func (m *MockPagesService) EXPECT() *MockPagesServiceMockRecorder
- func (m *MockPagesService) GetPages(gid any, options ...gitlab.RequestOptionFunc) (*gitlab.Pages, *gitlab.Response, error)
- func (m *MockPagesService) UnpublishPages(gid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockPagesService) UpdatePages(pid any, opt gitlab.UpdatePagesOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Pages, *gitlab.Response, error)
- type MockPagesServiceMockRecorder
- type MockPersonalAccessTokensService
- func (m *MockPersonalAccessTokensService) EXPECT() *MockPersonalAccessTokensServiceMockRecorder
- func (m *MockPersonalAccessTokensService) GetSinglePersonalAccessToken(options ...gitlab.RequestOptionFunc) (*gitlab.PersonalAccessToken, *gitlab.Response, error)
- func (m *MockPersonalAccessTokensService) GetSinglePersonalAccessTokenByID(token int, options ...gitlab.RequestOptionFunc) (*gitlab.PersonalAccessToken, *gitlab.Response, error)
- func (m *MockPersonalAccessTokensService) ListPersonalAccessTokens(opt *gitlab.ListPersonalAccessTokensOptions, ...) ([]*gitlab.PersonalAccessToken, *gitlab.Response, error)
- func (m *MockPersonalAccessTokensService) RevokePersonalAccessToken(token int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockPersonalAccessTokensService) RevokePersonalAccessTokenByID(token int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockPersonalAccessTokensService) RevokePersonalAccessTokenSelf(options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockPersonalAccessTokensService) RotatePersonalAccessToken(token int, opt *gitlab.RotatePersonalAccessTokenOptions, ...) (*gitlab.PersonalAccessToken, *gitlab.Response, error)
- func (m *MockPersonalAccessTokensService) RotatePersonalAccessTokenByID(token int, opt *gitlab.RotatePersonalAccessTokenOptions, ...) (*gitlab.PersonalAccessToken, *gitlab.Response, error)
- func (m *MockPersonalAccessTokensService) RotatePersonalAccessTokenSelf(opt *gitlab.RotatePersonalAccessTokenOptions, ...) (*gitlab.PersonalAccessToken, *gitlab.Response, error)
- type MockPersonalAccessTokensServiceMockRecorder
- func (mr *MockPersonalAccessTokensServiceMockRecorder) GetSinglePersonalAccessToken(options ...any) *gomock.Call
- func (mr *MockPersonalAccessTokensServiceMockRecorder) GetSinglePersonalAccessTokenByID(token any, options ...any) *gomock.Call
- func (mr *MockPersonalAccessTokensServiceMockRecorder) ListPersonalAccessTokens(opt any, options ...any) *gomock.Call
- func (mr *MockPersonalAccessTokensServiceMockRecorder) RevokePersonalAccessToken(token any, options ...any) *gomock.Call
- func (mr *MockPersonalAccessTokensServiceMockRecorder) RevokePersonalAccessTokenByID(token any, options ...any) *gomock.Call
- func (mr *MockPersonalAccessTokensServiceMockRecorder) RevokePersonalAccessTokenSelf(options ...any) *gomock.Call
- func (mr *MockPersonalAccessTokensServiceMockRecorder) RotatePersonalAccessToken(token, opt any, options ...any) *gomock.Call
- func (mr *MockPersonalAccessTokensServiceMockRecorder) RotatePersonalAccessTokenByID(token, opt any, options ...any) *gomock.Call
- func (mr *MockPersonalAccessTokensServiceMockRecorder) RotatePersonalAccessTokenSelf(opt any, options ...any) *gomock.Call
- type MockPipelineSchedulesService
- func (m *MockPipelineSchedulesService) CreatePipelineSchedule(pid any, opt *gitlab.CreatePipelineScheduleOptions, ...) (*gitlab.PipelineSchedule, *gitlab.Response, error)
- func (m *MockPipelineSchedulesService) CreatePipelineScheduleVariable(pid any, schedule int, opt *gitlab.CreatePipelineScheduleVariableOptions, ...) (*gitlab.PipelineVariable, *gitlab.Response, error)
- func (m *MockPipelineSchedulesService) DeletePipelineSchedule(pid any, schedule int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockPipelineSchedulesService) DeletePipelineScheduleVariable(pid any, schedule int, key string, options ...gitlab.RequestOptionFunc) (*gitlab.PipelineVariable, *gitlab.Response, error)
- func (m *MockPipelineSchedulesService) EXPECT() *MockPipelineSchedulesServiceMockRecorder
- func (m *MockPipelineSchedulesService) EditPipelineSchedule(pid any, schedule int, opt *gitlab.EditPipelineScheduleOptions, ...) (*gitlab.PipelineSchedule, *gitlab.Response, error)
- func (m *MockPipelineSchedulesService) EditPipelineScheduleVariable(pid any, schedule int, key string, ...) (*gitlab.PipelineVariable, *gitlab.Response, error)
- func (m *MockPipelineSchedulesService) GetPipelineSchedule(pid any, schedule int, options ...gitlab.RequestOptionFunc) (*gitlab.PipelineSchedule, *gitlab.Response, error)
- func (m *MockPipelineSchedulesService) ListPipelineSchedules(pid any, opt *gitlab.ListPipelineSchedulesOptions, ...) ([]*gitlab.PipelineSchedule, *gitlab.Response, error)
- func (m *MockPipelineSchedulesService) ListPipelinesTriggeredBySchedule(pid any, schedule int, opt *gitlab.ListPipelinesTriggeredByScheduleOptions, ...) ([]*gitlab.Pipeline, *gitlab.Response, error)
- func (m *MockPipelineSchedulesService) RunPipelineSchedule(pid any, schedule int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockPipelineSchedulesService) TakeOwnershipOfPipelineSchedule(pid any, schedule int, options ...gitlab.RequestOptionFunc) (*gitlab.PipelineSchedule, *gitlab.Response, error)
- type MockPipelineSchedulesServiceMockRecorder
- func (mr *MockPipelineSchedulesServiceMockRecorder) CreatePipelineSchedule(pid, opt any, options ...any) *gomock.Call
- func (mr *MockPipelineSchedulesServiceMockRecorder) CreatePipelineScheduleVariable(pid, schedule, opt any, options ...any) *gomock.Call
- func (mr *MockPipelineSchedulesServiceMockRecorder) DeletePipelineSchedule(pid, schedule any, options ...any) *gomock.Call
- func (mr *MockPipelineSchedulesServiceMockRecorder) DeletePipelineScheduleVariable(pid, schedule, key any, options ...any) *gomock.Call
- func (mr *MockPipelineSchedulesServiceMockRecorder) EditPipelineSchedule(pid, schedule, opt any, options ...any) *gomock.Call
- func (mr *MockPipelineSchedulesServiceMockRecorder) EditPipelineScheduleVariable(pid, schedule, key, opt any, options ...any) *gomock.Call
- func (mr *MockPipelineSchedulesServiceMockRecorder) GetPipelineSchedule(pid, schedule any, options ...any) *gomock.Call
- func (mr *MockPipelineSchedulesServiceMockRecorder) ListPipelineSchedules(pid, opt any, options ...any) *gomock.Call
- func (mr *MockPipelineSchedulesServiceMockRecorder) ListPipelinesTriggeredBySchedule(pid, schedule, opt any, options ...any) *gomock.Call
- func (mr *MockPipelineSchedulesServiceMockRecorder) RunPipelineSchedule(pid, schedule any, options ...any) *gomock.Call
- func (mr *MockPipelineSchedulesServiceMockRecorder) TakeOwnershipOfPipelineSchedule(pid, schedule any, options ...any) *gomock.Call
- type MockPipelineTriggersService
- func (m *MockPipelineTriggersService) AddPipelineTrigger(pid any, opt *gitlab.AddPipelineTriggerOptions, ...) (*gitlab.PipelineTrigger, *gitlab.Response, error)
- func (m *MockPipelineTriggersService) DeletePipelineTrigger(pid any, trigger int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockPipelineTriggersService) EXPECT() *MockPipelineTriggersServiceMockRecorder
- func (m *MockPipelineTriggersService) EditPipelineTrigger(pid any, trigger int, opt *gitlab.EditPipelineTriggerOptions, ...) (*gitlab.PipelineTrigger, *gitlab.Response, error)
- func (m *MockPipelineTriggersService) GetPipelineTrigger(pid any, trigger int, options ...gitlab.RequestOptionFunc) (*gitlab.PipelineTrigger, *gitlab.Response, error)
- func (m *MockPipelineTriggersService) ListPipelineTriggers(pid any, opt *gitlab.ListPipelineTriggersOptions, ...) ([]*gitlab.PipelineTrigger, *gitlab.Response, error)
- func (m *MockPipelineTriggersService) RunPipelineTrigger(pid any, opt *gitlab.RunPipelineTriggerOptions, ...) (*gitlab.Pipeline, *gitlab.Response, error)
- func (m *MockPipelineTriggersService) TakeOwnershipOfPipelineTrigger(pid any, trigger int, options ...gitlab.RequestOptionFunc) (*gitlab.PipelineTrigger, *gitlab.Response, error)
- type MockPipelineTriggersServiceMockRecorder
- func (mr *MockPipelineTriggersServiceMockRecorder) AddPipelineTrigger(pid, opt any, options ...any) *gomock.Call
- func (mr *MockPipelineTriggersServiceMockRecorder) DeletePipelineTrigger(pid, trigger any, options ...any) *gomock.Call
- func (mr *MockPipelineTriggersServiceMockRecorder) EditPipelineTrigger(pid, trigger, opt any, options ...any) *gomock.Call
- func (mr *MockPipelineTriggersServiceMockRecorder) GetPipelineTrigger(pid, trigger any, options ...any) *gomock.Call
- func (mr *MockPipelineTriggersServiceMockRecorder) ListPipelineTriggers(pid, opt any, options ...any) *gomock.Call
- func (mr *MockPipelineTriggersServiceMockRecorder) RunPipelineTrigger(pid, opt any, options ...any) *gomock.Call
- func (mr *MockPipelineTriggersServiceMockRecorder) TakeOwnershipOfPipelineTrigger(pid, trigger any, options ...any) *gomock.Call
- type MockPipelinesService
- func (m *MockPipelinesService) CancelPipelineBuild(pid any, pipeline int, options ...gitlab.RequestOptionFunc) (*gitlab.Pipeline, *gitlab.Response, error)
- func (m *MockPipelinesService) CreatePipeline(pid any, opt *gitlab.CreatePipelineOptions, ...) (*gitlab.Pipeline, *gitlab.Response, error)
- func (m *MockPipelinesService) DeletePipeline(pid any, pipeline int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockPipelinesService) EXPECT() *MockPipelinesServiceMockRecorder
- func (m *MockPipelinesService) GetLatestPipeline(pid any, opt *gitlab.GetLatestPipelineOptions, ...) (*gitlab.Pipeline, *gitlab.Response, error)
- func (m *MockPipelinesService) GetPipeline(pid any, pipeline int, options ...gitlab.RequestOptionFunc) (*gitlab.Pipeline, *gitlab.Response, error)
- func (m *MockPipelinesService) GetPipelineTestReport(pid any, pipeline int, options ...gitlab.RequestOptionFunc) (*gitlab.PipelineTestReport, *gitlab.Response, error)
- func (m *MockPipelinesService) GetPipelineVariables(pid any, pipeline int, options ...gitlab.RequestOptionFunc) ([]*gitlab.PipelineVariable, *gitlab.Response, error)
- func (m *MockPipelinesService) ListProjectPipelines(pid any, opt *gitlab.ListProjectPipelinesOptions, ...) ([]*gitlab.PipelineInfo, *gitlab.Response, error)
- func (m *MockPipelinesService) RetryPipelineBuild(pid any, pipeline int, options ...gitlab.RequestOptionFunc) (*gitlab.Pipeline, *gitlab.Response, error)
- func (m *MockPipelinesService) UpdatePipelineMetadata(pid any, pipeline int, opt *gitlab.UpdatePipelineMetadataOptions, ...) (*gitlab.Pipeline, *gitlab.Response, error)
- type MockPipelinesServiceMockRecorder
- func (mr *MockPipelinesServiceMockRecorder) CancelPipelineBuild(pid, pipeline any, options ...any) *gomock.Call
- func (mr *MockPipelinesServiceMockRecorder) CreatePipeline(pid, opt any, options ...any) *gomock.Call
- func (mr *MockPipelinesServiceMockRecorder) DeletePipeline(pid, pipeline any, options ...any) *gomock.Call
- func (mr *MockPipelinesServiceMockRecorder) GetLatestPipeline(pid, opt any, options ...any) *gomock.Call
- func (mr *MockPipelinesServiceMockRecorder) GetPipeline(pid, pipeline any, options ...any) *gomock.Call
- func (mr *MockPipelinesServiceMockRecorder) GetPipelineTestReport(pid, pipeline any, options ...any) *gomock.Call
- func (mr *MockPipelinesServiceMockRecorder) GetPipelineVariables(pid, pipeline any, options ...any) *gomock.Call
- func (mr *MockPipelinesServiceMockRecorder) ListProjectPipelines(pid, opt any, options ...any) *gomock.Call
- func (mr *MockPipelinesServiceMockRecorder) RetryPipelineBuild(pid, pipeline any, options ...any) *gomock.Call
- func (mr *MockPipelinesServiceMockRecorder) UpdatePipelineMetadata(pid, pipeline, opt any, options ...any) *gomock.Call
- type MockPlanLimitsService
- func (m *MockPlanLimitsService) ChangePlanLimits(opt *gitlab.ChangePlanLimitOptions, options ...gitlab.RequestOptionFunc) (*gitlab.PlanLimit, *gitlab.Response, error)
- func (m *MockPlanLimitsService) EXPECT() *MockPlanLimitsServiceMockRecorder
- func (m *MockPlanLimitsService) GetCurrentPlanLimits(opt *gitlab.GetCurrentPlanLimitsOptions, options ...gitlab.RequestOptionFunc) (*gitlab.PlanLimit, *gitlab.Response, error)
- type MockPlanLimitsServiceMockRecorder
- type MockProjectAccessTokensService
- func (m *MockProjectAccessTokensService) CreateProjectAccessToken(pid any, opt *gitlab.CreateProjectAccessTokenOptions, ...) (*gitlab.ProjectAccessToken, *gitlab.Response, error)
- func (m *MockProjectAccessTokensService) EXPECT() *MockProjectAccessTokensServiceMockRecorder
- func (m *MockProjectAccessTokensService) GetProjectAccessToken(pid any, id int, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectAccessToken, *gitlab.Response, error)
- func (m *MockProjectAccessTokensService) ListProjectAccessTokens(pid any, opt *gitlab.ListProjectAccessTokensOptions, ...) ([]*gitlab.ProjectAccessToken, *gitlab.Response, error)
- func (m *MockProjectAccessTokensService) RevokeProjectAccessToken(pid any, id int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockProjectAccessTokensService) RotateProjectAccessToken(pid any, id int, opt *gitlab.RotateProjectAccessTokenOptions, ...) (*gitlab.ProjectAccessToken, *gitlab.Response, error)
- type MockProjectAccessTokensServiceMockRecorder
- func (mr *MockProjectAccessTokensServiceMockRecorder) CreateProjectAccessToken(pid, opt any, options ...any) *gomock.Call
- func (mr *MockProjectAccessTokensServiceMockRecorder) GetProjectAccessToken(pid, id any, options ...any) *gomock.Call
- func (mr *MockProjectAccessTokensServiceMockRecorder) ListProjectAccessTokens(pid, opt any, options ...any) *gomock.Call
- func (mr *MockProjectAccessTokensServiceMockRecorder) RevokeProjectAccessToken(pid, id any, options ...any) *gomock.Call
- func (mr *MockProjectAccessTokensServiceMockRecorder) RotateProjectAccessToken(pid, id, opt any, options ...any) *gomock.Call
- type MockProjectBadgesService
- func (m *MockProjectBadgesService) AddProjectBadge(pid any, opt *gitlab.AddProjectBadgeOptions, ...) (*gitlab.ProjectBadge, *gitlab.Response, error)
- func (m *MockProjectBadgesService) DeleteProjectBadge(pid any, badge int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockProjectBadgesService) EXPECT() *MockProjectBadgesServiceMockRecorder
- func (m *MockProjectBadgesService) EditProjectBadge(pid any, badge int, opt *gitlab.EditProjectBadgeOptions, ...) (*gitlab.ProjectBadge, *gitlab.Response, error)
- func (m *MockProjectBadgesService) GetProjectBadge(pid any, badge int, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectBadge, *gitlab.Response, error)
- func (m *MockProjectBadgesService) ListProjectBadges(pid any, opt *gitlab.ListProjectBadgesOptions, ...) ([]*gitlab.ProjectBadge, *gitlab.Response, error)
- func (m *MockProjectBadgesService) PreviewProjectBadge(pid any, opt *gitlab.ProjectBadgePreviewOptions, ...) (*gitlab.ProjectBadge, *gitlab.Response, error)
- type MockProjectBadgesServiceMockRecorder
- func (mr *MockProjectBadgesServiceMockRecorder) AddProjectBadge(pid, opt any, options ...any) *gomock.Call
- func (mr *MockProjectBadgesServiceMockRecorder) DeleteProjectBadge(pid, badge any, options ...any) *gomock.Call
- func (mr *MockProjectBadgesServiceMockRecorder) EditProjectBadge(pid, badge, opt any, options ...any) *gomock.Call
- func (mr *MockProjectBadgesServiceMockRecorder) GetProjectBadge(pid, badge any, options ...any) *gomock.Call
- func (mr *MockProjectBadgesServiceMockRecorder) ListProjectBadges(pid, opt any, options ...any) *gomock.Call
- func (mr *MockProjectBadgesServiceMockRecorder) PreviewProjectBadge(pid, opt any, options ...any) *gomock.Call
- type MockProjectClustersService
- func (m *MockProjectClustersService) AddCluster(pid any, opt *gitlab.AddClusterOptions, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectCluster, *gitlab.Response, error)
- func (m *MockProjectClustersService) DeleteCluster(pid any, cluster int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockProjectClustersService) EXPECT() *MockProjectClustersServiceMockRecorder
- func (m *MockProjectClustersService) EditCluster(pid any, cluster int, opt *gitlab.EditClusterOptions, ...) (*gitlab.ProjectCluster, *gitlab.Response, error)
- func (m *MockProjectClustersService) GetCluster(pid any, cluster int, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectCluster, *gitlab.Response, error)
- func (m *MockProjectClustersService) ListClusters(pid any, options ...gitlab.RequestOptionFunc) ([]*gitlab.ProjectCluster, *gitlab.Response, error)
- type MockProjectClustersServiceMockRecorder
- func (mr *MockProjectClustersServiceMockRecorder) AddCluster(pid, opt any, options ...any) *gomock.Call
- func (mr *MockProjectClustersServiceMockRecorder) DeleteCluster(pid, cluster any, options ...any) *gomock.Call
- func (mr *MockProjectClustersServiceMockRecorder) EditCluster(pid, cluster, opt any, options ...any) *gomock.Call
- func (mr *MockProjectClustersServiceMockRecorder) GetCluster(pid, cluster any, options ...any) *gomock.Call
- func (mr *MockProjectClustersServiceMockRecorder) ListClusters(pid any, options ...any) *gomock.Call
- type MockProjectFeatureFlagService
- func (m *MockProjectFeatureFlagService) CreateProjectFeatureFlag(pid any, opt *gitlab.CreateProjectFeatureFlagOptions, ...) (*gitlab.ProjectFeatureFlag, *gitlab.Response, error)
- func (m *MockProjectFeatureFlagService) DeleteProjectFeatureFlag(pid any, name string, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockProjectFeatureFlagService) EXPECT() *MockProjectFeatureFlagServiceMockRecorder
- func (m *MockProjectFeatureFlagService) GetProjectFeatureFlag(pid any, name string, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectFeatureFlag, *gitlab.Response, error)
- func (m *MockProjectFeatureFlagService) ListProjectFeatureFlags(pid any, opt *gitlab.ListProjectFeatureFlagOptions, ...) ([]*gitlab.ProjectFeatureFlag, *gitlab.Response, error)
- func (m *MockProjectFeatureFlagService) UpdateProjectFeatureFlag(pid any, name string, opt *gitlab.UpdateProjectFeatureFlagOptions, ...) (*gitlab.ProjectFeatureFlag, *gitlab.Response, error)
- type MockProjectFeatureFlagServiceMockRecorder
- func (mr *MockProjectFeatureFlagServiceMockRecorder) CreateProjectFeatureFlag(pid, opt any, options ...any) *gomock.Call
- func (mr *MockProjectFeatureFlagServiceMockRecorder) DeleteProjectFeatureFlag(pid, name any, options ...any) *gomock.Call
- func (mr *MockProjectFeatureFlagServiceMockRecorder) GetProjectFeatureFlag(pid, name any, options ...any) *gomock.Call
- func (mr *MockProjectFeatureFlagServiceMockRecorder) ListProjectFeatureFlags(pid, opt any, options ...any) *gomock.Call
- func (mr *MockProjectFeatureFlagServiceMockRecorder) UpdateProjectFeatureFlag(pid, name, opt any, options ...any) *gomock.Call
- type MockProjectImportExportService
- func (m *MockProjectImportExportService) EXPECT() *MockProjectImportExportServiceMockRecorder
- func (m *MockProjectImportExportService) ExportDownload(pid any, options ...gitlab.RequestOptionFunc) ([]byte, *gitlab.Response, error)
- func (m *MockProjectImportExportService) ExportStatus(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.ExportStatus, *gitlab.Response, error)
- func (m *MockProjectImportExportService) ImportFromFile(archive io.Reader, opt *gitlab.ImportFileOptions, ...) (*gitlab.ImportStatus, *gitlab.Response, error)
- func (m *MockProjectImportExportService) ImportStatus(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.ImportStatus, *gitlab.Response, error)
- func (m *MockProjectImportExportService) ScheduleExport(pid any, opt *gitlab.ScheduleExportOptions, ...) (*gitlab.Response, error)
- type MockProjectImportExportServiceMockRecorder
- func (mr *MockProjectImportExportServiceMockRecorder) ExportDownload(pid any, options ...any) *gomock.Call
- func (mr *MockProjectImportExportServiceMockRecorder) ExportStatus(pid any, options ...any) *gomock.Call
- func (mr *MockProjectImportExportServiceMockRecorder) ImportFromFile(archive, opt any, options ...any) *gomock.Call
- func (mr *MockProjectImportExportServiceMockRecorder) ImportStatus(pid any, options ...any) *gomock.Call
- func (mr *MockProjectImportExportServiceMockRecorder) ScheduleExport(pid, opt any, options ...any) *gomock.Call
- type MockProjectIterationsService
- type MockProjectIterationsServiceMockRecorder
- type MockProjectMarkdownUploadsService
- func (m *MockProjectMarkdownUploadsService) DeleteProjectMarkdownUploadByID(pid any, uploadID int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockProjectMarkdownUploadsService) DeleteProjectMarkdownUploadBySecretAndFilename(pid any, secret, filename string, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockProjectMarkdownUploadsService) DownloadProjectMarkdownUploadByID(pid any, uploadID int, options ...gitlab.RequestOptionFunc) ([]byte, *gitlab.Response, error)
- func (m *MockProjectMarkdownUploadsService) DownloadProjectMarkdownUploadBySecretAndFilename(pid any, secret, filename string, options ...gitlab.RequestOptionFunc) ([]byte, *gitlab.Response, error)
- func (m *MockProjectMarkdownUploadsService) EXPECT() *MockProjectMarkdownUploadsServiceMockRecorder
- func (m *MockProjectMarkdownUploadsService) ListProjectMarkdownUploads(pid any, options ...gitlab.RequestOptionFunc) ([]*gitlab.ProjectMarkdownUpload, *gitlab.Response, error)
- func (m *MockProjectMarkdownUploadsService) UploadProjectMarkdown(pid any, content io.Reader, filename string, ...) (*gitlab.ProjectMarkdownUploadedFile, *gitlab.Response, error)
- type MockProjectMarkdownUploadsServiceMockRecorder
- func (mr *MockProjectMarkdownUploadsServiceMockRecorder) DeleteProjectMarkdownUploadByID(pid, uploadID any, options ...any) *gomock.Call
- func (mr *MockProjectMarkdownUploadsServiceMockRecorder) DeleteProjectMarkdownUploadBySecretAndFilename(pid, secret, filename any, options ...any) *gomock.Call
- func (mr *MockProjectMarkdownUploadsServiceMockRecorder) DownloadProjectMarkdownUploadByID(pid, uploadID any, options ...any) *gomock.Call
- func (mr *MockProjectMarkdownUploadsServiceMockRecorder) DownloadProjectMarkdownUploadBySecretAndFilename(pid, secret, filename any, options ...any) *gomock.Call
- func (mr *MockProjectMarkdownUploadsServiceMockRecorder) ListProjectMarkdownUploads(pid any, options ...any) *gomock.Call
- func (mr *MockProjectMarkdownUploadsServiceMockRecorder) UploadProjectMarkdown(pid, content, filename any, options ...any) *gomock.Call
- type MockProjectMembersService
- func (m *MockProjectMembersService) AddProjectMember(pid any, opt *gitlab.AddProjectMemberOptions, ...) (*gitlab.ProjectMember, *gitlab.Response, error)
- func (m *MockProjectMembersService) DeleteProjectMember(pid any, user int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockProjectMembersService) EXPECT() *MockProjectMembersServiceMockRecorder
- func (m *MockProjectMembersService) EditProjectMember(pid any, user int, opt *gitlab.EditProjectMemberOptions, ...) (*gitlab.ProjectMember, *gitlab.Response, error)
- func (m *MockProjectMembersService) GetInheritedProjectMember(pid any, user int, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectMember, *gitlab.Response, error)
- func (m *MockProjectMembersService) GetProjectMember(pid any, user int, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectMember, *gitlab.Response, error)
- func (m *MockProjectMembersService) ListAllProjectMembers(pid any, opt *gitlab.ListProjectMembersOptions, ...) ([]*gitlab.ProjectMember, *gitlab.Response, error)
- func (m *MockProjectMembersService) ListProjectMembers(pid any, opt *gitlab.ListProjectMembersOptions, ...) ([]*gitlab.ProjectMember, *gitlab.Response, error)
- type MockProjectMembersServiceMockRecorder
- func (mr *MockProjectMembersServiceMockRecorder) AddProjectMember(pid, opt any, options ...any) *gomock.Call
- func (mr *MockProjectMembersServiceMockRecorder) DeleteProjectMember(pid, user any, options ...any) *gomock.Call
- func (mr *MockProjectMembersServiceMockRecorder) EditProjectMember(pid, user, opt any, options ...any) *gomock.Call
- func (mr *MockProjectMembersServiceMockRecorder) GetInheritedProjectMember(pid, user any, options ...any) *gomock.Call
- func (mr *MockProjectMembersServiceMockRecorder) GetProjectMember(pid, user any, options ...any) *gomock.Call
- func (mr *MockProjectMembersServiceMockRecorder) ListAllProjectMembers(pid, opt any, options ...any) *gomock.Call
- func (mr *MockProjectMembersServiceMockRecorder) ListProjectMembers(pid, opt any, options ...any) *gomock.Call
- type MockProjectMirrorService
- func (m *MockProjectMirrorService) AddProjectMirror(pid any, opt *gitlab.AddProjectMirrorOptions, ...) (*gitlab.ProjectMirror, *gitlab.Response, error)
- func (m *MockProjectMirrorService) DeleteProjectMirror(pid any, mirror int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockProjectMirrorService) EXPECT() *MockProjectMirrorServiceMockRecorder
- func (m *MockProjectMirrorService) EditProjectMirror(pid any, mirror int, opt *gitlab.EditProjectMirrorOptions, ...) (*gitlab.ProjectMirror, *gitlab.Response, error)
- func (m *MockProjectMirrorService) GetProjectMirror(pid any, mirror int, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectMirror, *gitlab.Response, error)
- func (m *MockProjectMirrorService) ListProjectMirror(pid any, opt *gitlab.ListProjectMirrorOptions, ...) ([]*gitlab.ProjectMirror, *gitlab.Response, error)
- type MockProjectMirrorServiceMockRecorder
- func (mr *MockProjectMirrorServiceMockRecorder) AddProjectMirror(pid, opt any, options ...any) *gomock.Call
- func (mr *MockProjectMirrorServiceMockRecorder) DeleteProjectMirror(pid, mirror any, options ...any) *gomock.Call
- func (mr *MockProjectMirrorServiceMockRecorder) EditProjectMirror(pid, mirror, opt any, options ...any) *gomock.Call
- func (mr *MockProjectMirrorServiceMockRecorder) GetProjectMirror(pid, mirror any, options ...any) *gomock.Call
- func (mr *MockProjectMirrorServiceMockRecorder) ListProjectMirror(pid, opt any, options ...any) *gomock.Call
- type MockProjectRepositoryStorageMoveService
- func (m *MockProjectRepositoryStorageMoveService) EXPECT() *MockProjectRepositoryStorageMoveServiceMockRecorder
- func (m *MockProjectRepositoryStorageMoveService) GetStorageMove(repositoryStorage int, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectRepositoryStorageMove, *gitlab.Response, error)
- func (m *MockProjectRepositoryStorageMoveService) GetStorageMoveForProject(project, repositoryStorage int, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectRepositoryStorageMove, *gitlab.Response, error)
- func (m *MockProjectRepositoryStorageMoveService) RetrieveAllStorageMoves(opts gitlab.RetrieveAllProjectStorageMovesOptions, ...) ([]*gitlab.ProjectRepositoryStorageMove, *gitlab.Response, error)
- func (m *MockProjectRepositoryStorageMoveService) RetrieveAllStorageMovesForProject(project int, opts gitlab.RetrieveAllProjectStorageMovesOptions, ...) ([]*gitlab.ProjectRepositoryStorageMove, *gitlab.Response, error)
- func (m *MockProjectRepositoryStorageMoveService) ScheduleAllStorageMoves(opts gitlab.ScheduleAllProjectStorageMovesOptions, ...) (*gitlab.Response, error)
- func (m *MockProjectRepositoryStorageMoveService) ScheduleStorageMoveForProject(project int, opts gitlab.ScheduleStorageMoveForProjectOptions, ...) (*gitlab.ProjectRepositoryStorageMove, *gitlab.Response, error)
- type MockProjectRepositoryStorageMoveServiceMockRecorder
- func (mr *MockProjectRepositoryStorageMoveServiceMockRecorder) GetStorageMove(repositoryStorage any, options ...any) *gomock.Call
- func (mr *MockProjectRepositoryStorageMoveServiceMockRecorder) GetStorageMoveForProject(project, repositoryStorage any, options ...any) *gomock.Call
- func (mr *MockProjectRepositoryStorageMoveServiceMockRecorder) RetrieveAllStorageMoves(opts any, options ...any) *gomock.Call
- func (mr *MockProjectRepositoryStorageMoveServiceMockRecorder) RetrieveAllStorageMovesForProject(project, opts any, options ...any) *gomock.Call
- func (mr *MockProjectRepositoryStorageMoveServiceMockRecorder) ScheduleAllStorageMoves(opts any, options ...any) *gomock.Call
- func (mr *MockProjectRepositoryStorageMoveServiceMockRecorder) ScheduleStorageMoveForProject(project, opts any, options ...any) *gomock.Call
- type MockProjectSnippetsService
- func (m *MockProjectSnippetsService) CreateSnippet(pid any, opt *gitlab.CreateProjectSnippetOptions, ...) (*gitlab.Snippet, *gitlab.Response, error)
- func (m *MockProjectSnippetsService) DeleteSnippet(pid any, snippet int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockProjectSnippetsService) EXPECT() *MockProjectSnippetsServiceMockRecorder
- func (m *MockProjectSnippetsService) GetSnippet(pid any, snippet int, options ...gitlab.RequestOptionFunc) (*gitlab.Snippet, *gitlab.Response, error)
- func (m *MockProjectSnippetsService) ListSnippets(pid any, opt *gitlab.ListProjectSnippetsOptions, ...) ([]*gitlab.Snippet, *gitlab.Response, error)
- func (m *MockProjectSnippetsService) SnippetContent(pid any, snippet int, options ...gitlab.RequestOptionFunc) ([]byte, *gitlab.Response, error)
- func (m *MockProjectSnippetsService) UpdateSnippet(pid any, snippet int, opt *gitlab.UpdateProjectSnippetOptions, ...) (*gitlab.Snippet, *gitlab.Response, error)
- type MockProjectSnippetsServiceMockRecorder
- func (mr *MockProjectSnippetsServiceMockRecorder) CreateSnippet(pid, opt any, options ...any) *gomock.Call
- func (mr *MockProjectSnippetsServiceMockRecorder) DeleteSnippet(pid, snippet any, options ...any) *gomock.Call
- func (mr *MockProjectSnippetsServiceMockRecorder) GetSnippet(pid, snippet any, options ...any) *gomock.Call
- func (mr *MockProjectSnippetsServiceMockRecorder) ListSnippets(pid, opt any, options ...any) *gomock.Call
- func (mr *MockProjectSnippetsServiceMockRecorder) SnippetContent(pid, snippet any, options ...any) *gomock.Call
- func (mr *MockProjectSnippetsServiceMockRecorder) UpdateSnippet(pid, snippet, opt any, options ...any) *gomock.Call
- type MockProjectTemplatesService
- func (m *MockProjectTemplatesService) EXPECT() *MockProjectTemplatesServiceMockRecorder
- func (m *MockProjectTemplatesService) GetProjectTemplate(pid any, templateType, templateName string, ...) (*gitlab.ProjectTemplate, *gitlab.Response, error)
- func (m *MockProjectTemplatesService) ListTemplates(pid any, templateType string, opt *gitlab.ListProjectTemplatesOptions, ...) ([]*gitlab.ProjectTemplate, *gitlab.Response, error)
- type MockProjectTemplatesServiceMockRecorder
- type MockProjectVariablesService
- func (m *MockProjectVariablesService) CreateVariable(pid any, opt *gitlab.CreateProjectVariableOptions, ...) (*gitlab.ProjectVariable, *gitlab.Response, error)
- func (m *MockProjectVariablesService) EXPECT() *MockProjectVariablesServiceMockRecorder
- func (m *MockProjectVariablesService) GetVariable(pid any, key string, opt *gitlab.GetProjectVariableOptions, ...) (*gitlab.ProjectVariable, *gitlab.Response, error)
- func (m *MockProjectVariablesService) ListVariables(pid any, opt *gitlab.ListProjectVariablesOptions, ...) ([]*gitlab.ProjectVariable, *gitlab.Response, error)
- func (m *MockProjectVariablesService) RemoveVariable(pid any, key string, opt *gitlab.RemoveProjectVariableOptions, ...) (*gitlab.Response, error)
- func (m *MockProjectVariablesService) UpdateVariable(pid any, key string, opt *gitlab.UpdateProjectVariableOptions, ...) (*gitlab.ProjectVariable, *gitlab.Response, error)
- type MockProjectVariablesServiceMockRecorder
- func (mr *MockProjectVariablesServiceMockRecorder) CreateVariable(pid, opt any, options ...any) *gomock.Call
- func (mr *MockProjectVariablesServiceMockRecorder) GetVariable(pid, key, opt any, options ...any) *gomock.Call
- func (mr *MockProjectVariablesServiceMockRecorder) ListVariables(pid, opt any, options ...any) *gomock.Call
- func (mr *MockProjectVariablesServiceMockRecorder) RemoveVariable(pid, key, opt any, options ...any) *gomock.Call
- func (mr *MockProjectVariablesServiceMockRecorder) UpdateVariable(pid, key, opt any, options ...any) *gomock.Call
- type MockProjectVulnerabilitiesService
- func (m *MockProjectVulnerabilitiesService) CreateVulnerability(pid any, opt *gitlab.CreateVulnerabilityOptions, ...) (*gitlab.ProjectVulnerability, *gitlab.Response, error)
- func (m *MockProjectVulnerabilitiesService) EXPECT() *MockProjectVulnerabilitiesServiceMockRecorder
- func (m *MockProjectVulnerabilitiesService) ListProjectVulnerabilities(pid any, opt *gitlab.ListProjectVulnerabilitiesOptions, ...) ([]*gitlab.ProjectVulnerability, *gitlab.Response, error)
- type MockProjectVulnerabilitiesServiceMockRecorder
- type MockProjectsService
- func (m *MockProjectsService) AddProjectHook(pid any, opt *gitlab.AddProjectHookOptions, ...) (*gitlab.ProjectHook, *gitlab.Response, error)
- func (m *MockProjectsService) AddProjectPushRule(pid any, opt *gitlab.AddProjectPushRuleOptions, ...) (*gitlab.ProjectPushRules, *gitlab.Response, error)
- func (m *MockProjectsService) ArchiveProject(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.Project, *gitlab.Response, error)
- func (m *MockProjectsService) ChangeAllowedApprovers(pid any, opt *gitlab.ChangeAllowedApproversOptions, ...) (*gitlab.ProjectApprovals, *gitlab.Response, error)
- func (m *MockProjectsService) ChangeApprovalConfiguration(pid any, opt *gitlab.ChangeApprovalConfigurationOptions, ...) (*gitlab.ProjectApprovals, *gitlab.Response, error)
- func (m *MockProjectsService) CreateProject(opt *gitlab.CreateProjectOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Project, *gitlab.Response, error)
- func (m *MockProjectsService) CreateProjectApprovalRule(pid any, opt *gitlab.CreateProjectLevelRuleOptions, ...) (*gitlab.ProjectApprovalRule, *gitlab.Response, error)
- func (m *MockProjectsService) CreateProjectForUser(user int, opt *gitlab.CreateProjectForUserOptions, ...) (*gitlab.Project, *gitlab.Response, error)
- func (m *MockProjectsService) CreateProjectForkRelation(pid any, fork int, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectForkRelation, *gitlab.Response, error)
- func (m *MockProjectsService) DeleteProject(pid any, opt *gitlab.DeleteProjectOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockProjectsService) DeleteProjectApprovalRule(pid any, approvalRule int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockProjectsService) DeleteProjectCustomHeader(pid any, hook int, key string, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockProjectsService) DeleteProjectForkRelation(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockProjectsService) DeleteProjectHook(pid any, hook int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockProjectsService) DeleteProjectPushRule(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockProjectsService) DeleteSharedProjectFromGroup(pid any, groupID int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockProjectsService) DownloadAvatar(pid any, options ...gitlab.RequestOptionFunc) (*bytes.Reader, *gitlab.Response, error)
- func (m *MockProjectsService) EXPECT() *MockProjectsServiceMockRecorder
- func (m *MockProjectsService) EditProject(pid any, opt *gitlab.EditProjectOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Project, *gitlab.Response, error)
- func (m *MockProjectsService) EditProjectHook(pid any, hook int, opt *gitlab.EditProjectHookOptions, ...) (*gitlab.ProjectHook, *gitlab.Response, error)
- func (m *MockProjectsService) EditProjectPushRule(pid any, opt *gitlab.EditProjectPushRuleOptions, ...) (*gitlab.ProjectPushRules, *gitlab.Response, error)
- func (m *MockProjectsService) ForkProject(pid any, opt *gitlab.ForkProjectOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Project, *gitlab.Response, error)
- func (m *MockProjectsService) GetApprovalConfiguration(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectApprovals, *gitlab.Response, error)
- func (m *MockProjectsService) GetProject(pid any, opt *gitlab.GetProjectOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Project, *gitlab.Response, error)
- func (m *MockProjectsService) GetProjectApprovalRule(pid any, ruleID int, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectApprovalRule, *gitlab.Response, error)
- func (m *MockProjectsService) GetProjectApprovalRules(pid any, opt *gitlab.GetProjectApprovalRulesListsOptions, ...) ([]*gitlab.ProjectApprovalRule, *gitlab.Response, error)
- func (m *MockProjectsService) GetProjectHook(pid any, hook int, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectHook, *gitlab.Response, error)
- func (m *MockProjectsService) GetProjectLanguages(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectLanguages, *gitlab.Response, error)
- func (m *MockProjectsService) GetProjectPullMirrorDetails(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectPullMirrorDetails, *gitlab.Response, error)
- func (m *MockProjectsService) GetProjectPushRules(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectPushRules, *gitlab.Response, error)
- func (m *MockProjectsService) GetRepositoryStorage(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectReposityStorage, *gitlab.Response, error)
- func (m *MockProjectsService) ListProjectForks(pid any, opt *gitlab.ListProjectsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Project, *gitlab.Response, error)
- func (m *MockProjectsService) ListProjectHooks(pid any, opt *gitlab.ListProjectHooksOptions, ...) ([]*gitlab.ProjectHook, *gitlab.Response, error)
- func (m *MockProjectsService) ListProjects(opt *gitlab.ListProjectsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Project, *gitlab.Response, error)
- func (m *MockProjectsService) ListProjectsGroups(pid any, opt *gitlab.ListProjectGroupOptions, ...) ([]*gitlab.ProjectGroup, *gitlab.Response, error)
- func (m *MockProjectsService) ListProjectsInvitedGroups(pid any, opt *gitlab.ListProjectInvidedGroupOptions, ...) ([]*gitlab.ProjectGroup, *gitlab.Response, error)
- func (m *MockProjectsService) ListProjectsUsers(pid any, opt *gitlab.ListProjectUserOptions, ...) ([]*gitlab.ProjectUser, *gitlab.Response, error)
- func (m *MockProjectsService) ListUserContributedProjects(uid any, opt *gitlab.ListProjectsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Project, *gitlab.Response, error)
- func (m *MockProjectsService) ListUserProjects(uid any, opt *gitlab.ListProjectsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Project, *gitlab.Response, error)
- func (m *MockProjectsService) ListUserStarredProjects(uid any, opt *gitlab.ListProjectsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Project, *gitlab.Response, error)
- func (m *MockProjectsService) SetProjectCustomHeader(pid any, hook int, key string, opt *gitlab.SetHookCustomHeaderOptions, ...) (*gitlab.Response, error)
- func (m *MockProjectsService) ShareProjectWithGroup(pid any, opt *gitlab.ShareWithGroupOptions, ...) (*gitlab.Response, error)
- func (m *MockProjectsService) StarProject(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.Project, *gitlab.Response, error)
- func (m *MockProjectsService) StartHousekeepingProject(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockProjectsService) StartMirroringProject(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockProjectsService) TransferProject(pid any, opt *gitlab.TransferProjectOptions, ...) (*gitlab.Project, *gitlab.Response, error)
- func (m *MockProjectsService) TriggerTestProjectHook(pid any, hook int, event gitlab.ProjectHookEvent, ...) (*gitlab.Response, error)
- func (m *MockProjectsService) UnarchiveProject(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.Project, *gitlab.Response, error)
- func (m *MockProjectsService) UnstarProject(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.Project, *gitlab.Response, error)
- func (m *MockProjectsService) UpdateProjectApprovalRule(pid any, approvalRule int, opt *gitlab.UpdateProjectLevelRuleOptions, ...) (*gitlab.ProjectApprovalRule, *gitlab.Response, error)
- func (m *MockProjectsService) UploadAvatar(pid any, avatar io.Reader, filename string, ...) (*gitlab.Project, *gitlab.Response, error)
- func (m *MockProjectsService) UploadFile(pid any, content io.Reader, filename string, ...) (*gitlab.ProjectFile, *gitlab.Response, error)
- type MockProjectsServiceMockRecorder
- func (mr *MockProjectsServiceMockRecorder) AddProjectHook(pid, opt any, options ...any) *gomock.Call
- func (mr *MockProjectsServiceMockRecorder) AddProjectPushRule(pid, opt any, options ...any) *gomock.Call
- func (mr *MockProjectsServiceMockRecorder) ArchiveProject(pid any, options ...any) *gomock.Call
- func (mr *MockProjectsServiceMockRecorder) ChangeAllowedApprovers(pid, opt any, options ...any) *gomock.Call
- func (mr *MockProjectsServiceMockRecorder) ChangeApprovalConfiguration(pid, opt any, options ...any) *gomock.Call
- func (mr *MockProjectsServiceMockRecorder) CreateProject(opt any, options ...any) *gomock.Call
- func (mr *MockProjectsServiceMockRecorder) CreateProjectApprovalRule(pid, opt any, options ...any) *gomock.Call
- func (mr *MockProjectsServiceMockRecorder) CreateProjectForUser(user, opt any, options ...any) *gomock.Call
- func (mr *MockProjectsServiceMockRecorder) CreateProjectForkRelation(pid, fork any, options ...any) *gomock.Call
- func (mr *MockProjectsServiceMockRecorder) DeleteProject(pid, opt any, options ...any) *gomock.Call
- func (mr *MockProjectsServiceMockRecorder) DeleteProjectApprovalRule(pid, approvalRule any, options ...any) *gomock.Call
- func (mr *MockProjectsServiceMockRecorder) DeleteProjectCustomHeader(pid, hook, key any, options ...any) *gomock.Call
- func (mr *MockProjectsServiceMockRecorder) DeleteProjectForkRelation(pid any, options ...any) *gomock.Call
- func (mr *MockProjectsServiceMockRecorder) DeleteProjectHook(pid, hook any, options ...any) *gomock.Call
- func (mr *MockProjectsServiceMockRecorder) DeleteProjectPushRule(pid any, options ...any) *gomock.Call
- func (mr *MockProjectsServiceMockRecorder) DeleteSharedProjectFromGroup(pid, groupID any, options ...any) *gomock.Call
- func (mr *MockProjectsServiceMockRecorder) DownloadAvatar(pid any, options ...any) *gomock.Call
- func (mr *MockProjectsServiceMockRecorder) EditProject(pid, opt any, options ...any) *gomock.Call
- func (mr *MockProjectsServiceMockRecorder) EditProjectHook(pid, hook, opt any, options ...any) *gomock.Call
- func (mr *MockProjectsServiceMockRecorder) EditProjectPushRule(pid, opt any, options ...any) *gomock.Call
- func (mr *MockProjectsServiceMockRecorder) ForkProject(pid, opt any, options ...any) *gomock.Call
- func (mr *MockProjectsServiceMockRecorder) GetApprovalConfiguration(pid any, options ...any) *gomock.Call
- func (mr *MockProjectsServiceMockRecorder) GetProject(pid, opt any, options ...any) *gomock.Call
- func (mr *MockProjectsServiceMockRecorder) GetProjectApprovalRule(pid, ruleID any, options ...any) *gomock.Call
- func (mr *MockProjectsServiceMockRecorder) GetProjectApprovalRules(pid, opt any, options ...any) *gomock.Call
- func (mr *MockProjectsServiceMockRecorder) GetProjectHook(pid, hook any, options ...any) *gomock.Call
- func (mr *MockProjectsServiceMockRecorder) GetProjectLanguages(pid any, options ...any) *gomock.Call
- func (mr *MockProjectsServiceMockRecorder) GetProjectPullMirrorDetails(pid any, options ...any) *gomock.Call
- func (mr *MockProjectsServiceMockRecorder) GetProjectPushRules(pid any, options ...any) *gomock.Call
- func (mr *MockProjectsServiceMockRecorder) GetRepositoryStorage(pid any, options ...any) *gomock.Call
- func (mr *MockProjectsServiceMockRecorder) ListProjectForks(pid, opt any, options ...any) *gomock.Call
- func (mr *MockProjectsServiceMockRecorder) ListProjectHooks(pid, opt any, options ...any) *gomock.Call
- func (mr *MockProjectsServiceMockRecorder) ListProjects(opt any, options ...any) *gomock.Call
- func (mr *MockProjectsServiceMockRecorder) ListProjectsGroups(pid, opt any, options ...any) *gomock.Call
- func (mr *MockProjectsServiceMockRecorder) ListProjectsInvitedGroups(pid, opt any, options ...any) *gomock.Call
- func (mr *MockProjectsServiceMockRecorder) ListProjectsUsers(pid, opt any, options ...any) *gomock.Call
- func (mr *MockProjectsServiceMockRecorder) ListUserContributedProjects(uid, opt any, options ...any) *gomock.Call
- func (mr *MockProjectsServiceMockRecorder) ListUserProjects(uid, opt any, options ...any) *gomock.Call
- func (mr *MockProjectsServiceMockRecorder) ListUserStarredProjects(uid, opt any, options ...any) *gomock.Call
- func (mr *MockProjectsServiceMockRecorder) SetProjectCustomHeader(pid, hook, key, opt any, options ...any) *gomock.Call
- func (mr *MockProjectsServiceMockRecorder) ShareProjectWithGroup(pid, opt any, options ...any) *gomock.Call
- func (mr *MockProjectsServiceMockRecorder) StarProject(pid any, options ...any) *gomock.Call
- func (mr *MockProjectsServiceMockRecorder) StartHousekeepingProject(pid any, options ...any) *gomock.Call
- func (mr *MockProjectsServiceMockRecorder) StartMirroringProject(pid any, options ...any) *gomock.Call
- func (mr *MockProjectsServiceMockRecorder) TransferProject(pid, opt any, options ...any) *gomock.Call
- func (mr *MockProjectsServiceMockRecorder) TriggerTestProjectHook(pid, hook, event any, options ...any) *gomock.Call
- func (mr *MockProjectsServiceMockRecorder) UnarchiveProject(pid any, options ...any) *gomock.Call
- func (mr *MockProjectsServiceMockRecorder) UnstarProject(pid any, options ...any) *gomock.Call
- func (mr *MockProjectsServiceMockRecorder) UpdateProjectApprovalRule(pid, approvalRule, opt any, options ...any) *gomock.Call
- func (mr *MockProjectsServiceMockRecorder) UploadAvatar(pid, avatar, filename any, options ...any) *gomock.Call
- func (mr *MockProjectsServiceMockRecorder) UploadFile(pid, content, filename any, options ...any) *gomock.Call
- type MockProtectedBranchesService
- func (m *MockProtectedBranchesService) EXPECT() *MockProtectedBranchesServiceMockRecorder
- func (m *MockProtectedBranchesService) GetProtectedBranch(pid any, branch string, options ...gitlab.RequestOptionFunc) (*gitlab.ProtectedBranch, *gitlab.Response, error)
- func (m *MockProtectedBranchesService) ListProtectedBranches(pid any, opt *gitlab.ListProtectedBranchesOptions, ...) ([]*gitlab.ProtectedBranch, *gitlab.Response, error)
- func (m *MockProtectedBranchesService) ProtectRepositoryBranches(pid any, opt *gitlab.ProtectRepositoryBranchesOptions, ...) (*gitlab.ProtectedBranch, *gitlab.Response, error)
- func (m *MockProtectedBranchesService) RequireCodeOwnerApprovals(pid any, branch string, opt *gitlab.RequireCodeOwnerApprovalsOptions, ...) (*gitlab.Response, error)
- func (m *MockProtectedBranchesService) UnprotectRepositoryBranches(pid any, branch string, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockProtectedBranchesService) UpdateProtectedBranch(pid any, branch string, opt *gitlab.UpdateProtectedBranchOptions, ...) (*gitlab.ProtectedBranch, *gitlab.Response, error)
- type MockProtectedBranchesServiceMockRecorder
- func (mr *MockProtectedBranchesServiceMockRecorder) GetProtectedBranch(pid, branch any, options ...any) *gomock.Call
- func (mr *MockProtectedBranchesServiceMockRecorder) ListProtectedBranches(pid, opt any, options ...any) *gomock.Call
- func (mr *MockProtectedBranchesServiceMockRecorder) ProtectRepositoryBranches(pid, opt any, options ...any) *gomock.Call
- func (mr *MockProtectedBranchesServiceMockRecorder) RequireCodeOwnerApprovals(pid, branch, opt any, options ...any) *gomock.Call
- func (mr *MockProtectedBranchesServiceMockRecorder) UnprotectRepositoryBranches(pid, branch any, options ...any) *gomock.Call
- func (mr *MockProtectedBranchesServiceMockRecorder) UpdateProtectedBranch(pid, branch, opt any, options ...any) *gomock.Call
- type MockProtectedEnvironmentsService
- func (m *MockProtectedEnvironmentsService) EXPECT() *MockProtectedEnvironmentsServiceMockRecorder
- func (m *MockProtectedEnvironmentsService) GetProtectedEnvironment(pid any, environment string, options ...gitlab.RequestOptionFunc) (*gitlab.ProtectedEnvironment, *gitlab.Response, error)
- func (m *MockProtectedEnvironmentsService) ListProtectedEnvironments(pid any, opt *gitlab.ListProtectedEnvironmentsOptions, ...) ([]*gitlab.ProtectedEnvironment, *gitlab.Response, error)
- func (m *MockProtectedEnvironmentsService) ProtectRepositoryEnvironments(pid any, opt *gitlab.ProtectRepositoryEnvironmentsOptions, ...) (*gitlab.ProtectedEnvironment, *gitlab.Response, error)
- func (m *MockProtectedEnvironmentsService) UnprotectEnvironment(pid any, environment string, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockProtectedEnvironmentsService) UpdateProtectedEnvironments(pid any, environment string, opt *gitlab.UpdateProtectedEnvironmentsOptions, ...) (*gitlab.ProtectedEnvironment, *gitlab.Response, error)
- type MockProtectedEnvironmentsServiceMockRecorder
- func (mr *MockProtectedEnvironmentsServiceMockRecorder) GetProtectedEnvironment(pid, environment any, options ...any) *gomock.Call
- func (mr *MockProtectedEnvironmentsServiceMockRecorder) ListProtectedEnvironments(pid, opt any, options ...any) *gomock.Call
- func (mr *MockProtectedEnvironmentsServiceMockRecorder) ProtectRepositoryEnvironments(pid, opt any, options ...any) *gomock.Call
- func (mr *MockProtectedEnvironmentsServiceMockRecorder) UnprotectEnvironment(pid, environment any, options ...any) *gomock.Call
- func (mr *MockProtectedEnvironmentsServiceMockRecorder) UpdateProtectedEnvironments(pid, environment, opt any, options ...any) *gomock.Call
- type MockProtectedTagsService
- func (m *MockProtectedTagsService) EXPECT() *MockProtectedTagsServiceMockRecorder
- func (m *MockProtectedTagsService) GetProtectedTag(pid any, tag string, options ...gitlab.RequestOptionFunc) (*gitlab.ProtectedTag, *gitlab.Response, error)
- func (m *MockProtectedTagsService) ListProtectedTags(pid any, opt *gitlab.ListProtectedTagsOptions, ...) ([]*gitlab.ProtectedTag, *gitlab.Response, error)
- func (m *MockProtectedTagsService) ProtectRepositoryTags(pid any, opt *gitlab.ProtectRepositoryTagsOptions, ...) (*gitlab.ProtectedTag, *gitlab.Response, error)
- func (m *MockProtectedTagsService) UnprotectRepositoryTags(pid any, tag string, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- type MockProtectedTagsServiceMockRecorder
- func (mr *MockProtectedTagsServiceMockRecorder) GetProtectedTag(pid, tag any, options ...any) *gomock.Call
- func (mr *MockProtectedTagsServiceMockRecorder) ListProtectedTags(pid, opt any, options ...any) *gomock.Call
- func (mr *MockProtectedTagsServiceMockRecorder) ProtectRepositoryTags(pid, opt any, options ...any) *gomock.Call
- func (mr *MockProtectedTagsServiceMockRecorder) UnprotectRepositoryTags(pid, tag any, options ...any) *gomock.Call
- type MockReleaseLinksService
- func (m *MockReleaseLinksService) CreateReleaseLink(pid any, tagName string, opt *gitlab.CreateReleaseLinkOptions, ...) (*gitlab.ReleaseLink, *gitlab.Response, error)
- func (m *MockReleaseLinksService) DeleteReleaseLink(pid any, tagName string, link int, options ...gitlab.RequestOptionFunc) (*gitlab.ReleaseLink, *gitlab.Response, error)
- func (m *MockReleaseLinksService) EXPECT() *MockReleaseLinksServiceMockRecorder
- func (m *MockReleaseLinksService) GetReleaseLink(pid any, tagName string, link int, options ...gitlab.RequestOptionFunc) (*gitlab.ReleaseLink, *gitlab.Response, error)
- func (m *MockReleaseLinksService) ListReleaseLinks(pid any, tagName string, opt *gitlab.ListReleaseLinksOptions, ...) ([]*gitlab.ReleaseLink, *gitlab.Response, error)
- func (m *MockReleaseLinksService) UpdateReleaseLink(pid any, tagName string, link int, opt *gitlab.UpdateReleaseLinkOptions, ...) (*gitlab.ReleaseLink, *gitlab.Response, error)
- type MockReleaseLinksServiceMockRecorder
- func (mr *MockReleaseLinksServiceMockRecorder) CreateReleaseLink(pid, tagName, opt any, options ...any) *gomock.Call
- func (mr *MockReleaseLinksServiceMockRecorder) DeleteReleaseLink(pid, tagName, link any, options ...any) *gomock.Call
- func (mr *MockReleaseLinksServiceMockRecorder) GetReleaseLink(pid, tagName, link any, options ...any) *gomock.Call
- func (mr *MockReleaseLinksServiceMockRecorder) ListReleaseLinks(pid, tagName, opt any, options ...any) *gomock.Call
- func (mr *MockReleaseLinksServiceMockRecorder) UpdateReleaseLink(pid, tagName, link, opt any, options ...any) *gomock.Call
- type MockReleasesService
- func (m *MockReleasesService) CreateRelease(pid any, opts *gitlab.CreateReleaseOptions, ...) (*gitlab.Release, *gitlab.Response, error)
- func (m *MockReleasesService) DeleteRelease(pid any, tagName string, options ...gitlab.RequestOptionFunc) (*gitlab.Release, *gitlab.Response, error)
- func (m *MockReleasesService) EXPECT() *MockReleasesServiceMockRecorder
- func (m *MockReleasesService) GetLatestRelease(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.Release, *gitlab.Response, error)
- func (m *MockReleasesService) GetRelease(pid any, tagName string, options ...gitlab.RequestOptionFunc) (*gitlab.Release, *gitlab.Response, error)
- func (m *MockReleasesService) ListReleases(pid any, opt *gitlab.ListReleasesOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Release, *gitlab.Response, error)
- func (m *MockReleasesService) UpdateRelease(pid any, tagName string, opts *gitlab.UpdateReleaseOptions, ...) (*gitlab.Release, *gitlab.Response, error)
- type MockReleasesServiceMockRecorder
- func (mr *MockReleasesServiceMockRecorder) CreateRelease(pid, opts any, options ...any) *gomock.Call
- func (mr *MockReleasesServiceMockRecorder) DeleteRelease(pid, tagName any, options ...any) *gomock.Call
- func (mr *MockReleasesServiceMockRecorder) GetLatestRelease(pid any, options ...any) *gomock.Call
- func (mr *MockReleasesServiceMockRecorder) GetRelease(pid, tagName any, options ...any) *gomock.Call
- func (mr *MockReleasesServiceMockRecorder) ListReleases(pid, opt any, options ...any) *gomock.Call
- func (mr *MockReleasesServiceMockRecorder) UpdateRelease(pid, tagName, opts any, options ...any) *gomock.Call
- type MockRepositoriesService
- func (m *MockRepositoriesService) AddChangelog(pid any, opt *gitlab.AddChangelogOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockRepositoriesService) Archive(pid any, opt *gitlab.ArchiveOptions, options ...gitlab.RequestOptionFunc) ([]byte, *gitlab.Response, error)
- func (m *MockRepositoriesService) Blob(pid any, sha string, options ...gitlab.RequestOptionFunc) ([]byte, *gitlab.Response, error)
- func (m *MockRepositoriesService) Compare(pid any, opt *gitlab.CompareOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Compare, *gitlab.Response, error)
- func (m *MockRepositoriesService) Contributors(pid any, opt *gitlab.ListContributorsOptions, ...) ([]*gitlab.Contributor, *gitlab.Response, error)
- func (m *MockRepositoriesService) EXPECT() *MockRepositoriesServiceMockRecorder
- func (m *MockRepositoriesService) GenerateChangelogData(pid any, opt gitlab.GenerateChangelogDataOptions, ...) (*gitlab.ChangelogData, *gitlab.Response, error)
- func (m *MockRepositoriesService) ListTree(pid any, opt *gitlab.ListTreeOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.TreeNode, *gitlab.Response, error)
- func (m *MockRepositoriesService) MergeBase(pid any, opt *gitlab.MergeBaseOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Commit, *gitlab.Response, error)
- func (m *MockRepositoriesService) RawBlobContent(pid any, sha string, options ...gitlab.RequestOptionFunc) ([]byte, *gitlab.Response, error)
- func (m *MockRepositoriesService) StreamArchive(pid any, w io.Writer, opt *gitlab.ArchiveOptions, ...) (*gitlab.Response, error)
- type MockRepositoriesServiceMockRecorder
- func (mr *MockRepositoriesServiceMockRecorder) AddChangelog(pid, opt any, options ...any) *gomock.Call
- func (mr *MockRepositoriesServiceMockRecorder) Archive(pid, opt any, options ...any) *gomock.Call
- func (mr *MockRepositoriesServiceMockRecorder) Blob(pid, sha any, options ...any) *gomock.Call
- func (mr *MockRepositoriesServiceMockRecorder) Compare(pid, opt any, options ...any) *gomock.Call
- func (mr *MockRepositoriesServiceMockRecorder) Contributors(pid, opt any, options ...any) *gomock.Call
- func (mr *MockRepositoriesServiceMockRecorder) GenerateChangelogData(pid, opt any, options ...any) *gomock.Call
- func (mr *MockRepositoriesServiceMockRecorder) ListTree(pid, opt any, options ...any) *gomock.Call
- func (mr *MockRepositoriesServiceMockRecorder) MergeBase(pid, opt any, options ...any) *gomock.Call
- func (mr *MockRepositoriesServiceMockRecorder) RawBlobContent(pid, sha any, options ...any) *gomock.Call
- func (mr *MockRepositoriesServiceMockRecorder) StreamArchive(pid, w, opt any, options ...any) *gomock.Call
- type MockRepositoryFilesService
- func (m *MockRepositoryFilesService) CreateFile(pid any, fileName string, opt *gitlab.CreateFileOptions, ...) (*gitlab.FileInfo, *gitlab.Response, error)
- func (m *MockRepositoryFilesService) DeleteFile(pid any, fileName string, opt *gitlab.DeleteFileOptions, ...) (*gitlab.Response, error)
- func (m *MockRepositoryFilesService) EXPECT() *MockRepositoryFilesServiceMockRecorder
- func (m *MockRepositoryFilesService) GetFile(pid any, fileName string, opt *gitlab.GetFileOptions, ...) (*gitlab.File, *gitlab.Response, error)
- func (m *MockRepositoryFilesService) GetFileBlame(pid any, file string, opt *gitlab.GetFileBlameOptions, ...) ([]*gitlab.FileBlameRange, *gitlab.Response, error)
- func (m *MockRepositoryFilesService) GetFileMetaData(pid any, fileName string, opt *gitlab.GetFileMetaDataOptions, ...) (*gitlab.File, *gitlab.Response, error)
- func (m *MockRepositoryFilesService) GetRawFile(pid any, fileName string, opt *gitlab.GetRawFileOptions, ...) ([]byte, *gitlab.Response, error)
- func (m *MockRepositoryFilesService) UpdateFile(pid any, fileName string, opt *gitlab.UpdateFileOptions, ...) (*gitlab.FileInfo, *gitlab.Response, error)
- type MockRepositoryFilesServiceMockRecorder
- func (mr *MockRepositoryFilesServiceMockRecorder) CreateFile(pid, fileName, opt any, options ...any) *gomock.Call
- func (mr *MockRepositoryFilesServiceMockRecorder) DeleteFile(pid, fileName, opt any, options ...any) *gomock.Call
- func (mr *MockRepositoryFilesServiceMockRecorder) GetFile(pid, fileName, opt any, options ...any) *gomock.Call
- func (mr *MockRepositoryFilesServiceMockRecorder) GetFileBlame(pid, file, opt any, options ...any) *gomock.Call
- func (mr *MockRepositoryFilesServiceMockRecorder) GetFileMetaData(pid, fileName, opt any, options ...any) *gomock.Call
- func (mr *MockRepositoryFilesServiceMockRecorder) GetRawFile(pid, fileName, opt any, options ...any) *gomock.Call
- func (mr *MockRepositoryFilesServiceMockRecorder) UpdateFile(pid, fileName, opt any, options ...any) *gomock.Call
- type MockRepositorySubmodulesService
- type MockRepositorySubmodulesServiceMockRecorder
- type MockResourceGroupService
- func (m *MockResourceGroupService) EXPECT() *MockResourceGroupServiceMockRecorder
- func (m *MockResourceGroupService) EditAnExistingResourceGroup(pid any, key string, opts *gitlab.EditAnExistingResourceGroupOptions, ...) (*gitlab.ResourceGroup, *gitlab.Response, error)
- func (m *MockResourceGroupService) GetASpecificResourceGroup(pid any, key string, options ...gitlab.RequestOptionFunc) (*gitlab.ResourceGroup, *gitlab.Response, error)
- func (m *MockResourceGroupService) GetAllResourceGroupsForAProject(pid any, options ...gitlab.RequestOptionFunc) ([]*gitlab.ResourceGroup, *gitlab.Response, error)
- func (m *MockResourceGroupService) ListUpcomingJobsForASpecificResourceGroup(pid any, key string, options ...gitlab.RequestOptionFunc) ([]*gitlab.Job, *gitlab.Response, error)
- type MockResourceGroupServiceMockRecorder
- func (mr *MockResourceGroupServiceMockRecorder) EditAnExistingResourceGroup(pid, key, opts any, options ...any) *gomock.Call
- func (mr *MockResourceGroupServiceMockRecorder) GetASpecificResourceGroup(pid, key any, options ...any) *gomock.Call
- func (mr *MockResourceGroupServiceMockRecorder) GetAllResourceGroupsForAProject(pid any, options ...any) *gomock.Call
- func (mr *MockResourceGroupServiceMockRecorder) ListUpcomingJobsForASpecificResourceGroup(pid, key any, options ...any) *gomock.Call
- type MockResourceIterationEventsService
- func (m *MockResourceIterationEventsService) EXPECT() *MockResourceIterationEventsServiceMockRecorder
- func (m *MockResourceIterationEventsService) GetIssueIterationEvent(pid any, issue, event int, options ...gitlab.RequestOptionFunc) (*gitlab.IterationEvent, *gitlab.Response, error)
- func (m *MockResourceIterationEventsService) ListIssueIterationEvents(pid any, issue int, opt *gitlab.ListIterationEventsOptions, ...) ([]*gitlab.IterationEvent, *gitlab.Response, error)
- type MockResourceIterationEventsServiceMockRecorder
- type MockResourceLabelEventsService
- func (m *MockResourceLabelEventsService) EXPECT() *MockResourceLabelEventsServiceMockRecorder
- func (m *MockResourceLabelEventsService) GetGroupEpicLabelEvent(gid any, epic, event int, options ...gitlab.RequestOptionFunc) (*gitlab.LabelEvent, *gitlab.Response, error)
- func (m *MockResourceLabelEventsService) GetIssueLabelEvent(pid any, issue, event int, options ...gitlab.RequestOptionFunc) (*gitlab.LabelEvent, *gitlab.Response, error)
- func (m *MockResourceLabelEventsService) GetMergeRequestLabelEvent(pid any, request, event int, options ...gitlab.RequestOptionFunc) (*gitlab.LabelEvent, *gitlab.Response, error)
- func (m *MockResourceLabelEventsService) ListGroupEpicLabelEvents(gid any, epic int, opt *gitlab.ListLabelEventsOptions, ...) ([]*gitlab.LabelEvent, *gitlab.Response, error)
- func (m *MockResourceLabelEventsService) ListIssueLabelEvents(pid any, issue int, opt *gitlab.ListLabelEventsOptions, ...) ([]*gitlab.LabelEvent, *gitlab.Response, error)
- func (m *MockResourceLabelEventsService) ListMergeRequestsLabelEvents(pid any, request int, opt *gitlab.ListLabelEventsOptions, ...) ([]*gitlab.LabelEvent, *gitlab.Response, error)
- type MockResourceLabelEventsServiceMockRecorder
- func (mr *MockResourceLabelEventsServiceMockRecorder) GetGroupEpicLabelEvent(gid, epic, event any, options ...any) *gomock.Call
- func (mr *MockResourceLabelEventsServiceMockRecorder) GetIssueLabelEvent(pid, issue, event any, options ...any) *gomock.Call
- func (mr *MockResourceLabelEventsServiceMockRecorder) GetMergeRequestLabelEvent(pid, request, event any, options ...any) *gomock.Call
- func (mr *MockResourceLabelEventsServiceMockRecorder) ListGroupEpicLabelEvents(gid, epic, opt any, options ...any) *gomock.Call
- func (mr *MockResourceLabelEventsServiceMockRecorder) ListIssueLabelEvents(pid, issue, opt any, options ...any) *gomock.Call
- func (mr *MockResourceLabelEventsServiceMockRecorder) ListMergeRequestsLabelEvents(pid, request, opt any, options ...any) *gomock.Call
- type MockResourceMilestoneEventsService
- func (m *MockResourceMilestoneEventsService) EXPECT() *MockResourceMilestoneEventsServiceMockRecorder
- func (m *MockResourceMilestoneEventsService) GetIssueMilestoneEvent(pid any, issue, event int, options ...gitlab.RequestOptionFunc) (*gitlab.MilestoneEvent, *gitlab.Response, error)
- func (m *MockResourceMilestoneEventsService) GetMergeRequestMilestoneEvent(pid any, request, event int, options ...gitlab.RequestOptionFunc) (*gitlab.MilestoneEvent, *gitlab.Response, error)
- func (m *MockResourceMilestoneEventsService) ListIssueMilestoneEvents(pid any, issue int, opt *gitlab.ListMilestoneEventsOptions, ...) ([]*gitlab.MilestoneEvent, *gitlab.Response, error)
- func (m *MockResourceMilestoneEventsService) ListMergeMilestoneEvents(pid any, request int, opt *gitlab.ListMilestoneEventsOptions, ...) ([]*gitlab.MilestoneEvent, *gitlab.Response, error)
- type MockResourceMilestoneEventsServiceMockRecorder
- func (mr *MockResourceMilestoneEventsServiceMockRecorder) GetIssueMilestoneEvent(pid, issue, event any, options ...any) *gomock.Call
- func (mr *MockResourceMilestoneEventsServiceMockRecorder) GetMergeRequestMilestoneEvent(pid, request, event any, options ...any) *gomock.Call
- func (mr *MockResourceMilestoneEventsServiceMockRecorder) ListIssueMilestoneEvents(pid, issue, opt any, options ...any) *gomock.Call
- func (mr *MockResourceMilestoneEventsServiceMockRecorder) ListMergeMilestoneEvents(pid, request, opt any, options ...any) *gomock.Call
- type MockResourceStateEventsService
- func (m *MockResourceStateEventsService) EXPECT() *MockResourceStateEventsServiceMockRecorder
- func (m *MockResourceStateEventsService) GetIssueStateEvent(pid any, issue, event int, options ...gitlab.RequestOptionFunc) (*gitlab.StateEvent, *gitlab.Response, error)
- func (m *MockResourceStateEventsService) GetMergeRequestStateEvent(pid any, request, event int, options ...gitlab.RequestOptionFunc) (*gitlab.StateEvent, *gitlab.Response, error)
- func (m *MockResourceStateEventsService) ListIssueStateEvents(pid any, issue int, opt *gitlab.ListStateEventsOptions, ...) ([]*gitlab.StateEvent, *gitlab.Response, error)
- func (m *MockResourceStateEventsService) ListMergeStateEvents(pid any, request int, opt *gitlab.ListStateEventsOptions, ...) ([]*gitlab.StateEvent, *gitlab.Response, error)
- type MockResourceStateEventsServiceMockRecorder
- func (mr *MockResourceStateEventsServiceMockRecorder) GetIssueStateEvent(pid, issue, event any, options ...any) *gomock.Call
- func (mr *MockResourceStateEventsServiceMockRecorder) GetMergeRequestStateEvent(pid, request, event any, options ...any) *gomock.Call
- func (mr *MockResourceStateEventsServiceMockRecorder) ListIssueStateEvents(pid, issue, opt any, options ...any) *gomock.Call
- func (mr *MockResourceStateEventsServiceMockRecorder) ListMergeStateEvents(pid, request, opt any, options ...any) *gomock.Call
- type MockResourceWeightEventsService
- type MockResourceWeightEventsServiceMockRecorder
- type MockRunnersService
- func (m *MockRunnersService) DeleteRegisteredRunner(opt *gitlab.DeleteRegisteredRunnerOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockRunnersService) DeleteRegisteredRunnerByID(rid int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockRunnersService) DisableProjectRunner(pid any, runner int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockRunnersService) EXPECT() *MockRunnersServiceMockRecorder
- func (m *MockRunnersService) EnableProjectRunner(pid any, opt *gitlab.EnableProjectRunnerOptions, ...) (*gitlab.Runner, *gitlab.Response, error)
- func (m *MockRunnersService) GetRunnerDetails(rid any, options ...gitlab.RequestOptionFunc) (*gitlab.RunnerDetails, *gitlab.Response, error)
- func (m *MockRunnersService) ListAllRunners(opt *gitlab.ListRunnersOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Runner, *gitlab.Response, error)
- func (m *MockRunnersService) ListGroupsRunners(gid any, opt *gitlab.ListGroupsRunnersOptions, ...) ([]*gitlab.Runner, *gitlab.Response, error)
- func (m *MockRunnersService) ListProjectRunners(pid any, opt *gitlab.ListProjectRunnersOptions, ...) ([]*gitlab.Runner, *gitlab.Response, error)
- func (m *MockRunnersService) ListRunnerJobs(rid any, opt *gitlab.ListRunnerJobsOptions, ...) ([]*gitlab.Job, *gitlab.Response, error)
- func (m *MockRunnersService) ListRunners(opt *gitlab.ListRunnersOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Runner, *gitlab.Response, error)
- func (m *MockRunnersService) RegisterNewRunner(opt *gitlab.RegisterNewRunnerOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Runner, *gitlab.Response, error)
- func (m *MockRunnersService) RemoveRunner(rid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockRunnersService) ResetGroupRunnerRegistrationToken(gid any, options ...gitlab.RequestOptionFunc) (*gitlab.RunnerRegistrationToken, *gitlab.Response, error)
- func (m *MockRunnersService) ResetInstanceRunnerRegistrationToken(options ...gitlab.RequestOptionFunc) (*gitlab.RunnerRegistrationToken, *gitlab.Response, error)
- func (m *MockRunnersService) ResetProjectRunnerRegistrationToken(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.RunnerRegistrationToken, *gitlab.Response, error)
- func (m *MockRunnersService) ResetRunnerAuthenticationToken(rid int, options ...gitlab.RequestOptionFunc) (*gitlab.RunnerAuthenticationToken, *gitlab.Response, error)
- func (m *MockRunnersService) UpdateRunnerDetails(rid any, opt *gitlab.UpdateRunnerDetailsOptions, ...) (*gitlab.RunnerDetails, *gitlab.Response, error)
- func (m *MockRunnersService) VerifyRegisteredRunner(opt *gitlab.VerifyRegisteredRunnerOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- type MockRunnersServiceMockRecorder
- func (mr *MockRunnersServiceMockRecorder) DeleteRegisteredRunner(opt any, options ...any) *gomock.Call
- func (mr *MockRunnersServiceMockRecorder) DeleteRegisteredRunnerByID(rid any, options ...any) *gomock.Call
- func (mr *MockRunnersServiceMockRecorder) DisableProjectRunner(pid, runner any, options ...any) *gomock.Call
- func (mr *MockRunnersServiceMockRecorder) EnableProjectRunner(pid, opt any, options ...any) *gomock.Call
- func (mr *MockRunnersServiceMockRecorder) GetRunnerDetails(rid any, options ...any) *gomock.Call
- func (mr *MockRunnersServiceMockRecorder) ListAllRunners(opt any, options ...any) *gomock.Call
- func (mr *MockRunnersServiceMockRecorder) ListGroupsRunners(gid, opt any, options ...any) *gomock.Call
- func (mr *MockRunnersServiceMockRecorder) ListProjectRunners(pid, opt any, options ...any) *gomock.Call
- func (mr *MockRunnersServiceMockRecorder) ListRunnerJobs(rid, opt any, options ...any) *gomock.Call
- func (mr *MockRunnersServiceMockRecorder) ListRunners(opt any, options ...any) *gomock.Call
- func (mr *MockRunnersServiceMockRecorder) RegisterNewRunner(opt any, options ...any) *gomock.Call
- func (mr *MockRunnersServiceMockRecorder) RemoveRunner(rid any, options ...any) *gomock.Call
- func (mr *MockRunnersServiceMockRecorder) ResetGroupRunnerRegistrationToken(gid any, options ...any) *gomock.Call
- func (mr *MockRunnersServiceMockRecorder) ResetInstanceRunnerRegistrationToken(options ...any) *gomock.Call
- func (mr *MockRunnersServiceMockRecorder) ResetProjectRunnerRegistrationToken(pid any, options ...any) *gomock.Call
- func (mr *MockRunnersServiceMockRecorder) ResetRunnerAuthenticationToken(rid any, options ...any) *gomock.Call
- func (mr *MockRunnersServiceMockRecorder) UpdateRunnerDetails(rid, opt any, options ...any) *gomock.Call
- func (mr *MockRunnersServiceMockRecorder) VerifyRegisteredRunner(opt any, options ...any) *gomock.Call
- type MockSearchService
- func (m *MockSearchService) Blobs(query string, opt *gitlab.SearchOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Blob, *gitlab.Response, error)
- func (m *MockSearchService) BlobsByGroup(gid any, query string, opt *gitlab.SearchOptions, ...) ([]*gitlab.Blob, *gitlab.Response, error)
- func (m *MockSearchService) BlobsByProject(pid any, query string, opt *gitlab.SearchOptions, ...) ([]*gitlab.Blob, *gitlab.Response, error)
- func (m *MockSearchService) Commits(query string, opt *gitlab.SearchOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Commit, *gitlab.Response, error)
- func (m *MockSearchService) CommitsByGroup(gid any, query string, opt *gitlab.SearchOptions, ...) ([]*gitlab.Commit, *gitlab.Response, error)
- func (m *MockSearchService) CommitsByProject(pid any, query string, opt *gitlab.SearchOptions, ...) ([]*gitlab.Commit, *gitlab.Response, error)
- func (m *MockSearchService) EXPECT() *MockSearchServiceMockRecorder
- func (m *MockSearchService) Issues(query string, opt *gitlab.SearchOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Issue, *gitlab.Response, error)
- func (m *MockSearchService) IssuesByGroup(gid any, query string, opt *gitlab.SearchOptions, ...) ([]*gitlab.Issue, *gitlab.Response, error)
- func (m *MockSearchService) IssuesByProject(pid any, query string, opt *gitlab.SearchOptions, ...) ([]*gitlab.Issue, *gitlab.Response, error)
- func (m *MockSearchService) MergeRequests(query string, opt *gitlab.SearchOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.MergeRequest, *gitlab.Response, error)
- func (m *MockSearchService) MergeRequestsByGroup(gid any, query string, opt *gitlab.SearchOptions, ...) ([]*gitlab.MergeRequest, *gitlab.Response, error)
- func (m *MockSearchService) MergeRequestsByProject(pid any, query string, opt *gitlab.SearchOptions, ...) ([]*gitlab.MergeRequest, *gitlab.Response, error)
- func (m *MockSearchService) Milestones(query string, opt *gitlab.SearchOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Milestone, *gitlab.Response, error)
- func (m *MockSearchService) MilestonesByGroup(gid any, query string, opt *gitlab.SearchOptions, ...) ([]*gitlab.Milestone, *gitlab.Response, error)
- func (m *MockSearchService) MilestonesByProject(pid any, query string, opt *gitlab.SearchOptions, ...) ([]*gitlab.Milestone, *gitlab.Response, error)
- func (m *MockSearchService) NotesByProject(pid any, query string, opt *gitlab.SearchOptions, ...) ([]*gitlab.Note, *gitlab.Response, error)
- func (m *MockSearchService) Projects(query string, opt *gitlab.SearchOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Project, *gitlab.Response, error)
- func (m *MockSearchService) ProjectsByGroup(gid any, query string, opt *gitlab.SearchOptions, ...) ([]*gitlab.Project, *gitlab.Response, error)
- func (m *MockSearchService) SnippetBlobs(query string, opt *gitlab.SearchOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Snippet, *gitlab.Response, error)
- func (m *MockSearchService) SnippetTitles(query string, opt *gitlab.SearchOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Snippet, *gitlab.Response, error)
- func (m *MockSearchService) Users(query string, opt *gitlab.SearchOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.User, *gitlab.Response, error)
- func (m *MockSearchService) UsersByGroup(gid any, query string, opt *gitlab.SearchOptions, ...) ([]*gitlab.User, *gitlab.Response, error)
- func (m *MockSearchService) UsersByProject(pid any, query string, opt *gitlab.SearchOptions, ...) ([]*gitlab.User, *gitlab.Response, error)
- func (m *MockSearchService) WikiBlobs(query string, opt *gitlab.SearchOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Wiki, *gitlab.Response, error)
- func (m *MockSearchService) WikiBlobsByGroup(gid any, query string, opt *gitlab.SearchOptions, ...) ([]*gitlab.Wiki, *gitlab.Response, error)
- func (m *MockSearchService) WikiBlobsByProject(pid any, query string, opt *gitlab.SearchOptions, ...) ([]*gitlab.Wiki, *gitlab.Response, error)
- type MockSearchServiceMockRecorder
- func (mr *MockSearchServiceMockRecorder) Blobs(query, opt any, options ...any) *gomock.Call
- func (mr *MockSearchServiceMockRecorder) BlobsByGroup(gid, query, opt any, options ...any) *gomock.Call
- func (mr *MockSearchServiceMockRecorder) BlobsByProject(pid, query, opt any, options ...any) *gomock.Call
- func (mr *MockSearchServiceMockRecorder) Commits(query, opt any, options ...any) *gomock.Call
- func (mr *MockSearchServiceMockRecorder) CommitsByGroup(gid, query, opt any, options ...any) *gomock.Call
- func (mr *MockSearchServiceMockRecorder) CommitsByProject(pid, query, opt any, options ...any) *gomock.Call
- func (mr *MockSearchServiceMockRecorder) Issues(query, opt any, options ...any) *gomock.Call
- func (mr *MockSearchServiceMockRecorder) IssuesByGroup(gid, query, opt any, options ...any) *gomock.Call
- func (mr *MockSearchServiceMockRecorder) IssuesByProject(pid, query, opt any, options ...any) *gomock.Call
- func (mr *MockSearchServiceMockRecorder) MergeRequests(query, opt any, options ...any) *gomock.Call
- func (mr *MockSearchServiceMockRecorder) MergeRequestsByGroup(gid, query, opt any, options ...any) *gomock.Call
- func (mr *MockSearchServiceMockRecorder) MergeRequestsByProject(pid, query, opt any, options ...any) *gomock.Call
- func (mr *MockSearchServiceMockRecorder) Milestones(query, opt any, options ...any) *gomock.Call
- func (mr *MockSearchServiceMockRecorder) MilestonesByGroup(gid, query, opt any, options ...any) *gomock.Call
- func (mr *MockSearchServiceMockRecorder) MilestonesByProject(pid, query, opt any, options ...any) *gomock.Call
- func (mr *MockSearchServiceMockRecorder) NotesByProject(pid, query, opt any, options ...any) *gomock.Call
- func (mr *MockSearchServiceMockRecorder) Projects(query, opt any, options ...any) *gomock.Call
- func (mr *MockSearchServiceMockRecorder) ProjectsByGroup(gid, query, opt any, options ...any) *gomock.Call
- func (mr *MockSearchServiceMockRecorder) SnippetBlobs(query, opt any, options ...any) *gomock.Call
- func (mr *MockSearchServiceMockRecorder) SnippetTitles(query, opt any, options ...any) *gomock.Call
- func (mr *MockSearchServiceMockRecorder) Users(query, opt any, options ...any) *gomock.Call
- func (mr *MockSearchServiceMockRecorder) UsersByGroup(gid, query, opt any, options ...any) *gomock.Call
- func (mr *MockSearchServiceMockRecorder) UsersByProject(pid, query, opt any, options ...any) *gomock.Call
- func (mr *MockSearchServiceMockRecorder) WikiBlobs(query, opt any, options ...any) *gomock.Call
- func (mr *MockSearchServiceMockRecorder) WikiBlobsByGroup(gid, query, opt any, options ...any) *gomock.Call
- func (mr *MockSearchServiceMockRecorder) WikiBlobsByProject(pid, query, opt any, options ...any) *gomock.Call
- type MockServicesService
- func (m *MockServicesService) DeleteCustomIssueTrackerService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockServicesService) DeleteDataDogService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockServicesService) DeleteDiscordService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockServicesService) DeleteDroneCIService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockServicesService) DeleteEmailsOnPushService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockServicesService) DeleteExternalWikiService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockServicesService) DeleteGitLabCIService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockServicesService) DeleteGithubService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockServicesService) DeleteHarborService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockServicesService) DeleteHipChatService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockServicesService) DeleteJenkinsCIService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockServicesService) DeleteJiraService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockServicesService) DeleteMattermostService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockServicesService) DeleteMattermostSlashCommandsService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockServicesService) DeleteMicrosoftTeamsService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockServicesService) DeletePipelinesEmailService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockServicesService) DeletePrometheusService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockServicesService) DeleteRedmineService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockServicesService) DeleteSlackService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockServicesService) DeleteSlackSlashCommandsService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockServicesService) DeleteTelegramService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockServicesService) DeleteYouTrackService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockServicesService) DisableSlackApplication(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockServicesService) EXPECT() *MockServicesServiceMockRecorder
- func (m *MockServicesService) GetCustomIssueTrackerService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.CustomIssueTrackerService, *gitlab.Response, error)
- func (m *MockServicesService) GetDataDogService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.DataDogService, *gitlab.Response, error)
- func (m *MockServicesService) GetDiscordService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.DiscordService, *gitlab.Response, error)
- func (m *MockServicesService) GetDroneCIService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.DroneCIService, *gitlab.Response, error)
- func (m *MockServicesService) GetEmailsOnPushService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.EmailsOnPushService, *gitlab.Response, error)
- func (m *MockServicesService) GetExternalWikiService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.ExternalWikiService, *gitlab.Response, error)
- func (m *MockServicesService) GetGithubService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.GithubService, *gitlab.Response, error)
- func (m *MockServicesService) GetHarborService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.HarborService, *gitlab.Response, error)
- func (m *MockServicesService) GetJenkinsCIService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.JenkinsCIService, *gitlab.Response, error)
- func (m *MockServicesService) GetJiraService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.JiraService, *gitlab.Response, error)
- func (m *MockServicesService) GetMattermostService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.MattermostService, *gitlab.Response, error)
- func (m *MockServicesService) GetMattermostSlashCommandsService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.MattermostSlashCommandsService, *gitlab.Response, error)
- func (m *MockServicesService) GetMicrosoftTeamsService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.MicrosoftTeamsService, *gitlab.Response, error)
- func (m *MockServicesService) GetPipelinesEmailService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.PipelinesEmailService, *gitlab.Response, error)
- func (m *MockServicesService) GetPrometheusService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.PrometheusService, *gitlab.Response, error)
- func (m *MockServicesService) GetRedmineService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.RedmineService, *gitlab.Response, error)
- func (m *MockServicesService) GetSlackApplication(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.SlackApplication, *gitlab.Response, error)
- func (m *MockServicesService) GetSlackService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.SlackService, *gitlab.Response, error)
- func (m *MockServicesService) GetSlackSlashCommandsService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.SlackSlashCommandsService, *gitlab.Response, error)
- func (m *MockServicesService) GetTelegramService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.TelegramService, *gitlab.Response, error)
- func (m *MockServicesService) GetYouTrackService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.YouTrackService, *gitlab.Response, error)
- func (m *MockServicesService) ListServices(pid any, options ...gitlab.RequestOptionFunc) ([]*gitlab.Service, *gitlab.Response, error)
- func (m *MockServicesService) SetCustomIssueTrackerService(pid any, opt *gitlab.SetCustomIssueTrackerServiceOptions, ...) (*gitlab.CustomIssueTrackerService, *gitlab.Response, error)
- func (m *MockServicesService) SetDataDogService(pid any, opt *gitlab.SetDataDogServiceOptions, ...) (*gitlab.DataDogService, *gitlab.Response, error)
- func (m *MockServicesService) SetDiscordService(pid any, opt *gitlab.SetDiscordServiceOptions, ...) (*gitlab.DiscordService, *gitlab.Response, error)
- func (m *MockServicesService) SetDroneCIService(pid any, opt *gitlab.SetDroneCIServiceOptions, ...) (*gitlab.DroneCIService, *gitlab.Response, error)
- func (m *MockServicesService) SetEmailsOnPushService(pid any, opt *gitlab.SetEmailsOnPushServiceOptions, ...) (*gitlab.EmailsOnPushService, *gitlab.Response, error)
- func (m *MockServicesService) SetExternalWikiService(pid any, opt *gitlab.SetExternalWikiServiceOptions, ...) (*gitlab.ExternalWikiService, *gitlab.Response, error)
- func (m *MockServicesService) SetGitLabCIService(pid any, opt *gitlab.SetGitLabCIServiceOptions, ...) (*gitlab.Response, error)
- func (m *MockServicesService) SetGithubService(pid any, opt *gitlab.SetGithubServiceOptions, ...) (*gitlab.GithubService, *gitlab.Response, error)
- func (m *MockServicesService) SetHarborService(pid any, opt *gitlab.SetHarborServiceOptions, ...) (*gitlab.HarborService, *gitlab.Response, error)
- func (m *MockServicesService) SetHipChatService(pid any, opt *gitlab.SetHipChatServiceOptions, ...) (*gitlab.Response, error)
- func (m *MockServicesService) SetJenkinsCIService(pid any, opt *gitlab.SetJenkinsCIServiceOptions, ...) (*gitlab.JenkinsCIService, *gitlab.Response, error)
- func (m *MockServicesService) SetJiraService(pid any, opt *gitlab.SetJiraServiceOptions, ...) (*gitlab.JiraService, *gitlab.Response, error)
- func (m *MockServicesService) SetMattermostService(pid any, opt *gitlab.SetMattermostServiceOptions, ...) (*gitlab.MattermostService, *gitlab.Response, error)
- func (m *MockServicesService) SetMattermostSlashCommandsService(pid any, opt *gitlab.SetMattermostSlashCommandsServiceOptions, ...) (*gitlab.MattermostSlashCommandsService, *gitlab.Response, error)
- func (m *MockServicesService) SetMicrosoftTeamsService(pid any, opt *gitlab.SetMicrosoftTeamsServiceOptions, ...) (*gitlab.MicrosoftTeamsService, *gitlab.Response, error)
- func (m *MockServicesService) SetPipelinesEmailService(pid any, opt *gitlab.SetPipelinesEmailServiceOptions, ...) (*gitlab.PipelinesEmailService, *gitlab.Response, error)
- func (m *MockServicesService) SetPrometheusService(pid any, opt *gitlab.SetPrometheusServiceOptions, ...) (*gitlab.PrometheusService, *gitlab.Response, error)
- func (m *MockServicesService) SetRedmineService(pid any, opt *gitlab.SetRedmineServiceOptions, ...) (*gitlab.RedmineService, *gitlab.Response, error)
- func (m *MockServicesService) SetSlackApplication(pid any, opt *gitlab.SetSlackApplicationOptions, ...) (*gitlab.SlackApplication, *gitlab.Response, error)
- func (m *MockServicesService) SetSlackService(pid any, opt *gitlab.SetSlackServiceOptions, ...) (*gitlab.SlackService, *gitlab.Response, error)
- func (m *MockServicesService) SetSlackSlashCommandsService(pid any, opt *gitlab.SetSlackSlashCommandsServiceOptions, ...) (*gitlab.SlackSlashCommandsService, *gitlab.Response, error)
- func (m *MockServicesService) SetTelegramService(pid any, opt *gitlab.SetTelegramServiceOptions, ...) (*gitlab.TelegramService, *gitlab.Response, error)
- func (m *MockServicesService) SetYouTrackService(pid any, opt *gitlab.SetYouTrackServiceOptions, ...) (*gitlab.YouTrackService, *gitlab.Response, error)
- type MockServicesServiceMockRecorder
- func (mr *MockServicesServiceMockRecorder) DeleteCustomIssueTrackerService(pid any, options ...any) *gomock.Call
- func (mr *MockServicesServiceMockRecorder) DeleteDataDogService(pid any, options ...any) *gomock.Call
- func (mr *MockServicesServiceMockRecorder) DeleteDiscordService(pid any, options ...any) *gomock.Call
- func (mr *MockServicesServiceMockRecorder) DeleteDroneCIService(pid any, options ...any) *gomock.Call
- func (mr *MockServicesServiceMockRecorder) DeleteEmailsOnPushService(pid any, options ...any) *gomock.Call
- func (mr *MockServicesServiceMockRecorder) DeleteExternalWikiService(pid any, options ...any) *gomock.Call
- func (mr *MockServicesServiceMockRecorder) DeleteGitLabCIService(pid any, options ...any) *gomock.Call
- func (mr *MockServicesServiceMockRecorder) DeleteGithubService(pid any, options ...any) *gomock.Call
- func (mr *MockServicesServiceMockRecorder) DeleteHarborService(pid any, options ...any) *gomock.Call
- func (mr *MockServicesServiceMockRecorder) DeleteHipChatService(pid any, options ...any) *gomock.Call
- func (mr *MockServicesServiceMockRecorder) DeleteJenkinsCIService(pid any, options ...any) *gomock.Call
- func (mr *MockServicesServiceMockRecorder) DeleteJiraService(pid any, options ...any) *gomock.Call
- func (mr *MockServicesServiceMockRecorder) DeleteMattermostService(pid any, options ...any) *gomock.Call
- func (mr *MockServicesServiceMockRecorder) DeleteMattermostSlashCommandsService(pid any, options ...any) *gomock.Call
- func (mr *MockServicesServiceMockRecorder) DeleteMicrosoftTeamsService(pid any, options ...any) *gomock.Call
- func (mr *MockServicesServiceMockRecorder) DeletePipelinesEmailService(pid any, options ...any) *gomock.Call
- func (mr *MockServicesServiceMockRecorder) DeletePrometheusService(pid any, options ...any) *gomock.Call
- func (mr *MockServicesServiceMockRecorder) DeleteRedmineService(pid any, options ...any) *gomock.Call
- func (mr *MockServicesServiceMockRecorder) DeleteSlackService(pid any, options ...any) *gomock.Call
- func (mr *MockServicesServiceMockRecorder) DeleteSlackSlashCommandsService(pid any, options ...any) *gomock.Call
- func (mr *MockServicesServiceMockRecorder) DeleteTelegramService(pid any, options ...any) *gomock.Call
- func (mr *MockServicesServiceMockRecorder) DeleteYouTrackService(pid any, options ...any) *gomock.Call
- func (mr *MockServicesServiceMockRecorder) DisableSlackApplication(pid any, options ...any) *gomock.Call
- func (mr *MockServicesServiceMockRecorder) GetCustomIssueTrackerService(pid any, options ...any) *gomock.Call
- func (mr *MockServicesServiceMockRecorder) GetDataDogService(pid any, options ...any) *gomock.Call
- func (mr *MockServicesServiceMockRecorder) GetDiscordService(pid any, options ...any) *gomock.Call
- func (mr *MockServicesServiceMockRecorder) GetDroneCIService(pid any, options ...any) *gomock.Call
- func (mr *MockServicesServiceMockRecorder) GetEmailsOnPushService(pid any, options ...any) *gomock.Call
- func (mr *MockServicesServiceMockRecorder) GetExternalWikiService(pid any, options ...any) *gomock.Call
- func (mr *MockServicesServiceMockRecorder) GetGithubService(pid any, options ...any) *gomock.Call
- func (mr *MockServicesServiceMockRecorder) GetHarborService(pid any, options ...any) *gomock.Call
- func (mr *MockServicesServiceMockRecorder) GetJenkinsCIService(pid any, options ...any) *gomock.Call
- func (mr *MockServicesServiceMockRecorder) GetJiraService(pid any, options ...any) *gomock.Call
- func (mr *MockServicesServiceMockRecorder) GetMattermostService(pid any, options ...any) *gomock.Call
- func (mr *MockServicesServiceMockRecorder) GetMattermostSlashCommandsService(pid any, options ...any) *gomock.Call
- func (mr *MockServicesServiceMockRecorder) GetMicrosoftTeamsService(pid any, options ...any) *gomock.Call
- func (mr *MockServicesServiceMockRecorder) GetPipelinesEmailService(pid any, options ...any) *gomock.Call
- func (mr *MockServicesServiceMockRecorder) GetPrometheusService(pid any, options ...any) *gomock.Call
- func (mr *MockServicesServiceMockRecorder) GetRedmineService(pid any, options ...any) *gomock.Call
- func (mr *MockServicesServiceMockRecorder) GetSlackApplication(pid any, options ...any) *gomock.Call
- func (mr *MockServicesServiceMockRecorder) GetSlackService(pid any, options ...any) *gomock.Call
- func (mr *MockServicesServiceMockRecorder) GetSlackSlashCommandsService(pid any, options ...any) *gomock.Call
- func (mr *MockServicesServiceMockRecorder) GetTelegramService(pid any, options ...any) *gomock.Call
- func (mr *MockServicesServiceMockRecorder) GetYouTrackService(pid any, options ...any) *gomock.Call
- func (mr *MockServicesServiceMockRecorder) ListServices(pid any, options ...any) *gomock.Call
- func (mr *MockServicesServiceMockRecorder) SetCustomIssueTrackerService(pid, opt any, options ...any) *gomock.Call
- func (mr *MockServicesServiceMockRecorder) SetDataDogService(pid, opt any, options ...any) *gomock.Call
- func (mr *MockServicesServiceMockRecorder) SetDiscordService(pid, opt any, options ...any) *gomock.Call
- func (mr *MockServicesServiceMockRecorder) SetDroneCIService(pid, opt any, options ...any) *gomock.Call
- func (mr *MockServicesServiceMockRecorder) SetEmailsOnPushService(pid, opt any, options ...any) *gomock.Call
- func (mr *MockServicesServiceMockRecorder) SetExternalWikiService(pid, opt any, options ...any) *gomock.Call
- func (mr *MockServicesServiceMockRecorder) SetGitLabCIService(pid, opt any, options ...any) *gomock.Call
- func (mr *MockServicesServiceMockRecorder) SetGithubService(pid, opt any, options ...any) *gomock.Call
- func (mr *MockServicesServiceMockRecorder) SetHarborService(pid, opt any, options ...any) *gomock.Call
- func (mr *MockServicesServiceMockRecorder) SetHipChatService(pid, opt any, options ...any) *gomock.Call
- func (mr *MockServicesServiceMockRecorder) SetJenkinsCIService(pid, opt any, options ...any) *gomock.Call
- func (mr *MockServicesServiceMockRecorder) SetJiraService(pid, opt any, options ...any) *gomock.Call
- func (mr *MockServicesServiceMockRecorder) SetMattermostService(pid, opt any, options ...any) *gomock.Call
- func (mr *MockServicesServiceMockRecorder) SetMattermostSlashCommandsService(pid, opt any, options ...any) *gomock.Call
- func (mr *MockServicesServiceMockRecorder) SetMicrosoftTeamsService(pid, opt any, options ...any) *gomock.Call
- func (mr *MockServicesServiceMockRecorder) SetPipelinesEmailService(pid, opt any, options ...any) *gomock.Call
- func (mr *MockServicesServiceMockRecorder) SetPrometheusService(pid, opt any, options ...any) *gomock.Call
- func (mr *MockServicesServiceMockRecorder) SetRedmineService(pid, opt any, options ...any) *gomock.Call
- func (mr *MockServicesServiceMockRecorder) SetSlackApplication(pid, opt any, options ...any) *gomock.Call
- func (mr *MockServicesServiceMockRecorder) SetSlackService(pid, opt any, options ...any) *gomock.Call
- func (mr *MockServicesServiceMockRecorder) SetSlackSlashCommandsService(pid, opt any, options ...any) *gomock.Call
- func (mr *MockServicesServiceMockRecorder) SetTelegramService(pid, opt any, options ...any) *gomock.Call
- func (mr *MockServicesServiceMockRecorder) SetYouTrackService(pid, opt any, options ...any) *gomock.Call
- type MockSettingsService
- func (m *MockSettingsService) EXPECT() *MockSettingsServiceMockRecorder
- func (m *MockSettingsService) GetSettings(options ...gitlab.RequestOptionFunc) (*gitlab.Settings, *gitlab.Response, error)
- func (m *MockSettingsService) UpdateSettings(opt *gitlab.UpdateSettingsOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Settings, *gitlab.Response, error)
- type MockSettingsServiceMockRecorder
- type MockSidekiqService
- func (m *MockSidekiqService) EXPECT() *MockSidekiqServiceMockRecorder
- func (m *MockSidekiqService) GetCompoundMetrics(options ...gitlab.RequestOptionFunc) (*gitlab.CompoundMetrics, *gitlab.Response, error)
- func (m *MockSidekiqService) GetJobStats(options ...gitlab.RequestOptionFunc) (*gitlab.JobStats, *gitlab.Response, error)
- func (m *MockSidekiqService) GetProcessMetrics(options ...gitlab.RequestOptionFunc) (*gitlab.ProcessMetrics, *gitlab.Response, error)
- func (m *MockSidekiqService) GetQueueMetrics(options ...gitlab.RequestOptionFunc) (*gitlab.QueueMetrics, *gitlab.Response, error)
- type MockSidekiqServiceMockRecorder
- func (mr *MockSidekiqServiceMockRecorder) GetCompoundMetrics(options ...any) *gomock.Call
- func (mr *MockSidekiqServiceMockRecorder) GetJobStats(options ...any) *gomock.Call
- func (mr *MockSidekiqServiceMockRecorder) GetProcessMetrics(options ...any) *gomock.Call
- func (mr *MockSidekiqServiceMockRecorder) GetQueueMetrics(options ...any) *gomock.Call
- type MockSnippetRepositoryStorageMoveService
- func (m *MockSnippetRepositoryStorageMoveService) EXPECT() *MockSnippetRepositoryStorageMoveServiceMockRecorder
- func (m *MockSnippetRepositoryStorageMoveService) GetStorageMove(repositoryStorage int, options ...gitlab.RequestOptionFunc) (*gitlab.SnippetRepositoryStorageMove, *gitlab.Response, error)
- func (m *MockSnippetRepositoryStorageMoveService) GetStorageMoveForSnippet(snippet, repositoryStorage int, options ...gitlab.RequestOptionFunc) (*gitlab.SnippetRepositoryStorageMove, *gitlab.Response, error)
- func (m *MockSnippetRepositoryStorageMoveService) RetrieveAllStorageMoves(opts gitlab.RetrieveAllSnippetStorageMovesOptions, ...) ([]*gitlab.SnippetRepositoryStorageMove, *gitlab.Response, error)
- func (m *MockSnippetRepositoryStorageMoveService) RetrieveAllStorageMovesForSnippet(snippet int, opts gitlab.RetrieveAllSnippetStorageMovesOptions, ...) ([]*gitlab.SnippetRepositoryStorageMove, *gitlab.Response, error)
- func (m *MockSnippetRepositoryStorageMoveService) ScheduleAllStorageMoves(opts gitlab.ScheduleAllSnippetStorageMovesOptions, ...) (*gitlab.Response, error)
- func (m *MockSnippetRepositoryStorageMoveService) ScheduleStorageMoveForSnippet(snippet int, opts gitlab.ScheduleStorageMoveForSnippetOptions, ...) (*gitlab.SnippetRepositoryStorageMove, *gitlab.Response, error)
- type MockSnippetRepositoryStorageMoveServiceMockRecorder
- func (mr *MockSnippetRepositoryStorageMoveServiceMockRecorder) GetStorageMove(repositoryStorage any, options ...any) *gomock.Call
- func (mr *MockSnippetRepositoryStorageMoveServiceMockRecorder) GetStorageMoveForSnippet(snippet, repositoryStorage any, options ...any) *gomock.Call
- func (mr *MockSnippetRepositoryStorageMoveServiceMockRecorder) RetrieveAllStorageMoves(opts any, options ...any) *gomock.Call
- func (mr *MockSnippetRepositoryStorageMoveServiceMockRecorder) RetrieveAllStorageMovesForSnippet(snippet, opts any, options ...any) *gomock.Call
- func (mr *MockSnippetRepositoryStorageMoveServiceMockRecorder) ScheduleAllStorageMoves(opts any, options ...any) *gomock.Call
- func (mr *MockSnippetRepositoryStorageMoveServiceMockRecorder) ScheduleStorageMoveForSnippet(snippet, opts any, options ...any) *gomock.Call
- type MockSnippetsService
- func (m *MockSnippetsService) CreateSnippet(opt *gitlab.CreateSnippetOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Snippet, *gitlab.Response, error)
- func (m *MockSnippetsService) DeleteSnippet(snippet int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockSnippetsService) EXPECT() *MockSnippetsServiceMockRecorder
- func (m *MockSnippetsService) ExploreSnippets(opt *gitlab.ExploreSnippetsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Snippet, *gitlab.Response, error)
- func (m *MockSnippetsService) GetSnippet(snippet int, options ...gitlab.RequestOptionFunc) (*gitlab.Snippet, *gitlab.Response, error)
- func (m *MockSnippetsService) ListAllSnippets(opt *gitlab.ListAllSnippetsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Snippet, *gitlab.Response, error)
- func (m *MockSnippetsService) ListSnippets(opt *gitlab.ListSnippetsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Snippet, *gitlab.Response, error)
- func (m *MockSnippetsService) SnippetContent(snippet int, options ...gitlab.RequestOptionFunc) ([]byte, *gitlab.Response, error)
- func (m *MockSnippetsService) SnippetFileContent(snippet int, ref, filename string, options ...gitlab.RequestOptionFunc) ([]byte, *gitlab.Response, error)
- func (m *MockSnippetsService) UpdateSnippet(snippet int, opt *gitlab.UpdateSnippetOptions, ...) (*gitlab.Snippet, *gitlab.Response, error)
- type MockSnippetsServiceMockRecorder
- func (mr *MockSnippetsServiceMockRecorder) CreateSnippet(opt any, options ...any) *gomock.Call
- func (mr *MockSnippetsServiceMockRecorder) DeleteSnippet(snippet any, options ...any) *gomock.Call
- func (mr *MockSnippetsServiceMockRecorder) ExploreSnippets(opt any, options ...any) *gomock.Call
- func (mr *MockSnippetsServiceMockRecorder) GetSnippet(snippet any, options ...any) *gomock.Call
- func (mr *MockSnippetsServiceMockRecorder) ListAllSnippets(opt any, options ...any) *gomock.Call
- func (mr *MockSnippetsServiceMockRecorder) ListSnippets(opt any, options ...any) *gomock.Call
- func (mr *MockSnippetsServiceMockRecorder) SnippetContent(snippet any, options ...any) *gomock.Call
- func (mr *MockSnippetsServiceMockRecorder) SnippetFileContent(snippet, ref, filename any, options ...any) *gomock.Call
- func (mr *MockSnippetsServiceMockRecorder) UpdateSnippet(snippet, opt any, options ...any) *gomock.Call
- type MockSystemHooksService
- func (m *MockSystemHooksService) AddHook(opt *gitlab.AddHookOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Hook, *gitlab.Response, error)
- func (m *MockSystemHooksService) DeleteHook(hook int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockSystemHooksService) EXPECT() *MockSystemHooksServiceMockRecorder
- func (m *MockSystemHooksService) GetHook(hook int, options ...gitlab.RequestOptionFunc) (*gitlab.Hook, *gitlab.Response, error)
- func (m *MockSystemHooksService) ListHooks(options ...gitlab.RequestOptionFunc) ([]*gitlab.Hook, *gitlab.Response, error)
- func (m *MockSystemHooksService) TestHook(hook int, options ...gitlab.RequestOptionFunc) (*gitlab.HookEvent, *gitlab.Response, error)
- type MockSystemHooksServiceMockRecorder
- func (mr *MockSystemHooksServiceMockRecorder) AddHook(opt any, options ...any) *gomock.Call
- func (mr *MockSystemHooksServiceMockRecorder) DeleteHook(hook any, options ...any) *gomock.Call
- func (mr *MockSystemHooksServiceMockRecorder) GetHook(hook any, options ...any) *gomock.Call
- func (mr *MockSystemHooksServiceMockRecorder) ListHooks(options ...any) *gomock.Call
- func (mr *MockSystemHooksServiceMockRecorder) TestHook(hook any, options ...any) *gomock.Call
- type MockTagsService
- func (m *MockTagsService) CreateReleaseNote(pid any, tag string, opt *gitlab.CreateReleaseNoteOptions, ...) (*gitlab.ReleaseNote, *gitlab.Response, error)
- func (m *MockTagsService) CreateTag(pid any, opt *gitlab.CreateTagOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Tag, *gitlab.Response, error)
- func (m *MockTagsService) DeleteTag(pid any, tag string, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockTagsService) EXPECT() *MockTagsServiceMockRecorder
- func (m *MockTagsService) GetTag(pid any, tag string, options ...gitlab.RequestOptionFunc) (*gitlab.Tag, *gitlab.Response, error)
- func (m *MockTagsService) ListTags(pid any, opt *gitlab.ListTagsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Tag, *gitlab.Response, error)
- func (m *MockTagsService) UpdateReleaseNote(pid any, tag string, opt *gitlab.UpdateReleaseNoteOptions, ...) (*gitlab.ReleaseNote, *gitlab.Response, error)
- type MockTagsServiceMockRecorder
- func (mr *MockTagsServiceMockRecorder) CreateReleaseNote(pid, tag, opt any, options ...any) *gomock.Call
- func (mr *MockTagsServiceMockRecorder) CreateTag(pid, opt any, options ...any) *gomock.Call
- func (mr *MockTagsServiceMockRecorder) DeleteTag(pid, tag any, options ...any) *gomock.Call
- func (mr *MockTagsServiceMockRecorder) GetTag(pid, tag any, options ...any) *gomock.Call
- func (mr *MockTagsServiceMockRecorder) ListTags(pid, opt any, options ...any) *gomock.Call
- func (mr *MockTagsServiceMockRecorder) UpdateReleaseNote(pid, tag, opt any, options ...any) *gomock.Call
- type MockTodosService
- func (m *MockTodosService) EXPECT() *MockTodosServiceMockRecorder
- func (m *MockTodosService) ListTodos(opt *gitlab.ListTodosOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Todo, *gitlab.Response, error)
- func (m *MockTodosService) MarkAllTodosAsDone(options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockTodosService) MarkTodoAsDone(id int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- type MockTodosServiceMockRecorder
- type MockTopicsService
- func (m *MockTopicsService) CreateTopic(opt *gitlab.CreateTopicOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Topic, *gitlab.Response, error)
- func (m *MockTopicsService) DeleteTopic(topic int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockTopicsService) EXPECT() *MockTopicsServiceMockRecorder
- func (m *MockTopicsService) GetTopic(topic int, options ...gitlab.RequestOptionFunc) (*gitlab.Topic, *gitlab.Response, error)
- func (m *MockTopicsService) ListTopics(opt *gitlab.ListTopicsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Topic, *gitlab.Response, error)
- func (m *MockTopicsService) UpdateTopic(topic int, opt *gitlab.UpdateTopicOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Topic, *gitlab.Response, error)
- type MockTopicsServiceMockRecorder
- func (mr *MockTopicsServiceMockRecorder) CreateTopic(opt any, options ...any) *gomock.Call
- func (mr *MockTopicsServiceMockRecorder) DeleteTopic(topic any, options ...any) *gomock.Call
- func (mr *MockTopicsServiceMockRecorder) GetTopic(topic any, options ...any) *gomock.Call
- func (mr *MockTopicsServiceMockRecorder) ListTopics(opt any, options ...any) *gomock.Call
- func (mr *MockTopicsServiceMockRecorder) UpdateTopic(topic, opt any, options ...any) *gomock.Call
- type MockUsersService
- func (m *MockUsersService) ActivateUser(user int, options ...gitlab.RequestOptionFunc) error
- func (m *MockUsersService) AddEmail(opt *gitlab.AddEmailOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Email, *gitlab.Response, error)
- func (m *MockUsersService) AddEmailForUser(user int, opt *gitlab.AddEmailOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Email, *gitlab.Response, error)
- func (m *MockUsersService) AddGPGKey(opt *gitlab.AddGPGKeyOptions, options ...gitlab.RequestOptionFunc) (*gitlab.GPGKey, *gitlab.Response, error)
- func (m *MockUsersService) AddGPGKeyForUser(user int, opt *gitlab.AddGPGKeyOptions, options ...gitlab.RequestOptionFunc) (*gitlab.GPGKey, *gitlab.Response, error)
- func (m *MockUsersService) AddSSHKey(opt *gitlab.AddSSHKeyOptions, options ...gitlab.RequestOptionFunc) (*gitlab.SSHKey, *gitlab.Response, error)
- func (m *MockUsersService) AddSSHKeyForUser(user int, opt *gitlab.AddSSHKeyOptions, options ...gitlab.RequestOptionFunc) (*gitlab.SSHKey, *gitlab.Response, error)
- func (m *MockUsersService) ApproveUser(user int, options ...gitlab.RequestOptionFunc) error
- func (m *MockUsersService) BanUser(user int, options ...gitlab.RequestOptionFunc) error
- func (m *MockUsersService) BlockUser(user int, options ...gitlab.RequestOptionFunc) error
- func (m *MockUsersService) CreateImpersonationToken(user int, opt *gitlab.CreateImpersonationTokenOptions, ...) (*gitlab.ImpersonationToken, *gitlab.Response, error)
- func (m *MockUsersService) CreatePersonalAccessToken(user int, opt *gitlab.CreatePersonalAccessTokenOptions, ...) (*gitlab.PersonalAccessToken, *gitlab.Response, error)
- func (m *MockUsersService) CreatePersonalAccessTokenForCurrentUser(opt *gitlab.CreatePersonalAccessTokenForCurrentUserOptions, ...) (*gitlab.PersonalAccessToken, *gitlab.Response, error)
- func (m *MockUsersService) CreateServiceAccountUser(opts *gitlab.CreateServiceAccountUserOptions, ...) (*gitlab.User, *gitlab.Response, error)
- func (m *MockUsersService) CreateUser(opt *gitlab.CreateUserOptions, options ...gitlab.RequestOptionFunc) (*gitlab.User, *gitlab.Response, error)
- func (m *MockUsersService) CreateUserRunner(opts *gitlab.CreateUserRunnerOptions, options ...gitlab.RequestOptionFunc) (*gitlab.UserRunner, *gitlab.Response, error)
- func (m *MockUsersService) CurrentUser(options ...gitlab.RequestOptionFunc) (*gitlab.User, *gitlab.Response, error)
- func (m *MockUsersService) CurrentUserStatus(options ...gitlab.RequestOptionFunc) (*gitlab.UserStatus, *gitlab.Response, error)
- func (m *MockUsersService) DeactivateUser(user int, options ...gitlab.RequestOptionFunc) error
- func (m *MockUsersService) DeleteEmail(email int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockUsersService) DeleteEmailForUser(user, email int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockUsersService) DeleteGPGKey(key int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockUsersService) DeleteGPGKeyForUser(user, key int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockUsersService) DeleteSSHKey(key int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockUsersService) DeleteSSHKeyForUser(user, key int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockUsersService) DeleteUser(user int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockUsersService) DisableTwoFactor(user int, options ...gitlab.RequestOptionFunc) error
- func (m *MockUsersService) EXPECT() *MockUsersServiceMockRecorder
- func (m *MockUsersService) GetAllImpersonationTokens(user int, opt *gitlab.GetAllImpersonationTokensOptions, ...) ([]*gitlab.ImpersonationToken, *gitlab.Response, error)
- func (m *MockUsersService) GetEmail(email int, options ...gitlab.RequestOptionFunc) (*gitlab.Email, *gitlab.Response, error)
- func (m *MockUsersService) GetGPGKey(key int, options ...gitlab.RequestOptionFunc) (*gitlab.GPGKey, *gitlab.Response, error)
- func (m *MockUsersService) GetGPGKeyForUser(user, key int, options ...gitlab.RequestOptionFunc) (*gitlab.GPGKey, *gitlab.Response, error)
- func (m *MockUsersService) GetImpersonationToken(user, token int, options ...gitlab.RequestOptionFunc) (*gitlab.ImpersonationToken, *gitlab.Response, error)
- func (m *MockUsersService) GetSSHKey(key int, options ...gitlab.RequestOptionFunc) (*gitlab.SSHKey, *gitlab.Response, error)
- func (m *MockUsersService) GetSSHKeyForUser(user, key int, options ...gitlab.RequestOptionFunc) (*gitlab.SSHKey, *gitlab.Response, error)
- func (m *MockUsersService) GetUser(user int, opt gitlab.GetUsersOptions, options ...gitlab.RequestOptionFunc) (*gitlab.User, *gitlab.Response, error)
- func (m *MockUsersService) GetUserActivities(opt *gitlab.GetUserActivitiesOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.UserActivity, *gitlab.Response, error)
- func (m *MockUsersService) GetUserAssociationsCount(user int, options ...gitlab.RequestOptionFunc) (*gitlab.UserAssociationsCount, *gitlab.Response, error)
- func (m *MockUsersService) GetUserMemberships(user int, opt *gitlab.GetUserMembershipOptions, ...) ([]*gitlab.UserMembership, *gitlab.Response, error)
- func (m *MockUsersService) GetUserStatus(user int, options ...gitlab.RequestOptionFunc) (*gitlab.UserStatus, *gitlab.Response, error)
- func (m *MockUsersService) ListEmails(options ...gitlab.RequestOptionFunc) ([]*gitlab.Email, *gitlab.Response, error)
- func (m *MockUsersService) ListEmailsForUser(user int, opt *gitlab.ListEmailsForUserOptions, ...) ([]*gitlab.Email, *gitlab.Response, error)
- func (m *MockUsersService) ListGPGKeys(options ...gitlab.RequestOptionFunc) ([]*gitlab.GPGKey, *gitlab.Response, error)
- func (m *MockUsersService) ListGPGKeysForUser(user int, options ...gitlab.RequestOptionFunc) ([]*gitlab.GPGKey, *gitlab.Response, error)
- func (m *MockUsersService) ListSSHKeys(opt *gitlab.ListSSHKeysOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.SSHKey, *gitlab.Response, error)
- func (m *MockUsersService) ListSSHKeysForUser(uid any, opt *gitlab.ListSSHKeysForUserOptions, ...) ([]*gitlab.SSHKey, *gitlab.Response, error)
- func (m *MockUsersService) ListServiceAccounts(opt *gitlab.ListServiceAccountsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.ServiceAccount, *gitlab.Response, error)
- func (m *MockUsersService) ListUserContributionEvents(uid any, opt *gitlab.ListContributionEventsOptions, ...) ([]*gitlab.ContributionEvent, *gitlab.Response, error)
- func (m *MockUsersService) ListUsers(opt *gitlab.ListUsersOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.User, *gitlab.Response, error)
- func (m *MockUsersService) ModifyUser(user int, opt *gitlab.ModifyUserOptions, options ...gitlab.RequestOptionFunc) (*gitlab.User, *gitlab.Response, error)
- func (m *MockUsersService) RejectUser(user int, options ...gitlab.RequestOptionFunc) error
- func (m *MockUsersService) RevokeImpersonationToken(user, token int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockUsersService) SetUserStatus(opt *gitlab.UserStatusOptions, options ...gitlab.RequestOptionFunc) (*gitlab.UserStatus, *gitlab.Response, error)
- func (m *MockUsersService) UnbanUser(user int, options ...gitlab.RequestOptionFunc) error
- func (m *MockUsersService) UnblockUser(user int, options ...gitlab.RequestOptionFunc) error
- func (m *MockUsersService) UploadAvatar(avatar io.Reader, filename string, options ...gitlab.RequestOptionFunc) (*gitlab.User, *gitlab.Response, error)
- type MockUsersServiceMockRecorder
- func (mr *MockUsersServiceMockRecorder) ActivateUser(user any, options ...any) *gomock.Call
- func (mr *MockUsersServiceMockRecorder) AddEmail(opt any, options ...any) *gomock.Call
- func (mr *MockUsersServiceMockRecorder) AddEmailForUser(user, opt any, options ...any) *gomock.Call
- func (mr *MockUsersServiceMockRecorder) AddGPGKey(opt any, options ...any) *gomock.Call
- func (mr *MockUsersServiceMockRecorder) AddGPGKeyForUser(user, opt any, options ...any) *gomock.Call
- func (mr *MockUsersServiceMockRecorder) AddSSHKey(opt any, options ...any) *gomock.Call
- func (mr *MockUsersServiceMockRecorder) AddSSHKeyForUser(user, opt any, options ...any) *gomock.Call
- func (mr *MockUsersServiceMockRecorder) ApproveUser(user any, options ...any) *gomock.Call
- func (mr *MockUsersServiceMockRecorder) BanUser(user any, options ...any) *gomock.Call
- func (mr *MockUsersServiceMockRecorder) BlockUser(user any, options ...any) *gomock.Call
- func (mr *MockUsersServiceMockRecorder) CreateImpersonationToken(user, opt any, options ...any) *gomock.Call
- func (mr *MockUsersServiceMockRecorder) CreatePersonalAccessToken(user, opt any, options ...any) *gomock.Call
- func (mr *MockUsersServiceMockRecorder) CreatePersonalAccessTokenForCurrentUser(opt any, options ...any) *gomock.Call
- func (mr *MockUsersServiceMockRecorder) CreateServiceAccountUser(opts any, options ...any) *gomock.Call
- func (mr *MockUsersServiceMockRecorder) CreateUser(opt any, options ...any) *gomock.Call
- func (mr *MockUsersServiceMockRecorder) CreateUserRunner(opts any, options ...any) *gomock.Call
- func (mr *MockUsersServiceMockRecorder) CurrentUser(options ...any) *gomock.Call
- func (mr *MockUsersServiceMockRecorder) CurrentUserStatus(options ...any) *gomock.Call
- func (mr *MockUsersServiceMockRecorder) DeactivateUser(user any, options ...any) *gomock.Call
- func (mr *MockUsersServiceMockRecorder) DeleteEmail(email any, options ...any) *gomock.Call
- func (mr *MockUsersServiceMockRecorder) DeleteEmailForUser(user, email any, options ...any) *gomock.Call
- func (mr *MockUsersServiceMockRecorder) DeleteGPGKey(key any, options ...any) *gomock.Call
- func (mr *MockUsersServiceMockRecorder) DeleteGPGKeyForUser(user, key any, options ...any) *gomock.Call
- func (mr *MockUsersServiceMockRecorder) DeleteSSHKey(key any, options ...any) *gomock.Call
- func (mr *MockUsersServiceMockRecorder) DeleteSSHKeyForUser(user, key any, options ...any) *gomock.Call
- func (mr *MockUsersServiceMockRecorder) DeleteUser(user any, options ...any) *gomock.Call
- func (mr *MockUsersServiceMockRecorder) DisableTwoFactor(user any, options ...any) *gomock.Call
- func (mr *MockUsersServiceMockRecorder) GetAllImpersonationTokens(user, opt any, options ...any) *gomock.Call
- func (mr *MockUsersServiceMockRecorder) GetEmail(email any, options ...any) *gomock.Call
- func (mr *MockUsersServiceMockRecorder) GetGPGKey(key any, options ...any) *gomock.Call
- func (mr *MockUsersServiceMockRecorder) GetGPGKeyForUser(user, key any, options ...any) *gomock.Call
- func (mr *MockUsersServiceMockRecorder) GetImpersonationToken(user, token any, options ...any) *gomock.Call
- func (mr *MockUsersServiceMockRecorder) GetSSHKey(key any, options ...any) *gomock.Call
- func (mr *MockUsersServiceMockRecorder) GetSSHKeyForUser(user, key any, options ...any) *gomock.Call
- func (mr *MockUsersServiceMockRecorder) GetUser(user, opt any, options ...any) *gomock.Call
- func (mr *MockUsersServiceMockRecorder) GetUserActivities(opt any, options ...any) *gomock.Call
- func (mr *MockUsersServiceMockRecorder) GetUserAssociationsCount(user any, options ...any) *gomock.Call
- func (mr *MockUsersServiceMockRecorder) GetUserMemberships(user, opt any, options ...any) *gomock.Call
- func (mr *MockUsersServiceMockRecorder) GetUserStatus(user any, options ...any) *gomock.Call
- func (mr *MockUsersServiceMockRecorder) ListEmails(options ...any) *gomock.Call
- func (mr *MockUsersServiceMockRecorder) ListEmailsForUser(user, opt any, options ...any) *gomock.Call
- func (mr *MockUsersServiceMockRecorder) ListGPGKeys(options ...any) *gomock.Call
- func (mr *MockUsersServiceMockRecorder) ListGPGKeysForUser(user any, options ...any) *gomock.Call
- func (mr *MockUsersServiceMockRecorder) ListSSHKeys(opt any, options ...any) *gomock.Call
- func (mr *MockUsersServiceMockRecorder) ListSSHKeysForUser(uid, opt any, options ...any) *gomock.Call
- func (mr *MockUsersServiceMockRecorder) ListServiceAccounts(opt any, options ...any) *gomock.Call
- func (mr *MockUsersServiceMockRecorder) ListUserContributionEvents(uid, opt any, options ...any) *gomock.Call
- func (mr *MockUsersServiceMockRecorder) ListUsers(opt any, options ...any) *gomock.Call
- func (mr *MockUsersServiceMockRecorder) ModifyUser(user, opt any, options ...any) *gomock.Call
- func (mr *MockUsersServiceMockRecorder) RejectUser(user any, options ...any) *gomock.Call
- func (mr *MockUsersServiceMockRecorder) RevokeImpersonationToken(user, token any, options ...any) *gomock.Call
- func (mr *MockUsersServiceMockRecorder) SetUserStatus(opt any, options ...any) *gomock.Call
- func (mr *MockUsersServiceMockRecorder) UnbanUser(user any, options ...any) *gomock.Call
- func (mr *MockUsersServiceMockRecorder) UnblockUser(user any, options ...any) *gomock.Call
- func (mr *MockUsersServiceMockRecorder) UploadAvatar(avatar, filename any, options ...any) *gomock.Call
- type MockValidateService
- func (m *MockValidateService) EXPECT() *MockValidateServiceMockRecorder
- func (m *MockValidateService) Lint(opts *gitlab.LintOptions, options ...gitlab.RequestOptionFunc) (*gitlab.LintResult, *gitlab.Response, error)
- func (m *MockValidateService) ProjectLint(pid any, opt *gitlab.ProjectLintOptions, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectLintResult, *gitlab.Response, error)
- func (m *MockValidateService) ProjectNamespaceLint(pid any, opt *gitlab.ProjectNamespaceLintOptions, ...) (*gitlab.ProjectLintResult, *gitlab.Response, error)
- type MockValidateServiceMockRecorder
- type MockVersionService
- type MockVersionServiceMockRecorder
- type MockWikisService
- func (m *MockWikisService) CreateWikiPage(pid any, opt *gitlab.CreateWikiPageOptions, ...) (*gitlab.Wiki, *gitlab.Response, error)
- func (m *MockWikisService) DeleteWikiPage(pid any, slug string, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
- func (m *MockWikisService) EXPECT() *MockWikisServiceMockRecorder
- func (m *MockWikisService) EditWikiPage(pid any, slug string, opt *gitlab.EditWikiPageOptions, ...) (*gitlab.Wiki, *gitlab.Response, error)
- func (m *MockWikisService) GetWikiPage(pid any, slug string, opt *gitlab.GetWikiPageOptions, ...) (*gitlab.Wiki, *gitlab.Response, error)
- func (m *MockWikisService) ListWikis(pid any, opt *gitlab.ListWikisOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Wiki, *gitlab.Response, error)
- type MockWikisServiceMockRecorder
- func (mr *MockWikisServiceMockRecorder) CreateWikiPage(pid, opt any, options ...any) *gomock.Call
- func (mr *MockWikisServiceMockRecorder) DeleteWikiPage(pid, slug any, options ...any) *gomock.Call
- func (mr *MockWikisServiceMockRecorder) EditWikiPage(pid, slug, opt any, options ...any) *gomock.Call
- func (mr *MockWikisServiceMockRecorder) GetWikiPage(pid, slug, opt any, options ...any) *gomock.Call
- func (mr *MockWikisServiceMockRecorder) ListWikis(pid, opt any, options ...any) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockAccessRequestsService ¶
type MockAccessRequestsService struct {
// contains filtered or unexported fields
}
MockAccessRequestsService is a mock of AccessRequestsService interface.
func NewMockAccessRequestsService ¶
func NewMockAccessRequestsService(ctrl *gomock.Controller) *MockAccessRequestsService
NewMockAccessRequestsService creates a new mock instance.
func (*MockAccessRequestsService) ApproveGroupAccessRequest ¶
func (m *MockAccessRequestsService) ApproveGroupAccessRequest(gid any, user int, opt *gitlab.ApproveAccessRequestOptions, options ...gitlab.RequestOptionFunc) (*gitlab.AccessRequest, *gitlab.Response, error)
ApproveGroupAccessRequest mocks base method.
func (*MockAccessRequestsService) ApproveProjectAccessRequest ¶
func (m *MockAccessRequestsService) ApproveProjectAccessRequest(pid any, user int, opt *gitlab.ApproveAccessRequestOptions, options ...gitlab.RequestOptionFunc) (*gitlab.AccessRequest, *gitlab.Response, error)
ApproveProjectAccessRequest mocks base method.
func (*MockAccessRequestsService) DenyGroupAccessRequest ¶
func (m *MockAccessRequestsService) DenyGroupAccessRequest(gid any, user int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DenyGroupAccessRequest mocks base method.
func (*MockAccessRequestsService) DenyProjectAccessRequest ¶
func (m *MockAccessRequestsService) DenyProjectAccessRequest(pid any, user int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DenyProjectAccessRequest mocks base method.
func (*MockAccessRequestsService) EXPECT ¶
func (m *MockAccessRequestsService) EXPECT() *MockAccessRequestsServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockAccessRequestsService) ListGroupAccessRequests ¶
func (m *MockAccessRequestsService) ListGroupAccessRequests(gid any, opt *gitlab.ListAccessRequestsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.AccessRequest, *gitlab.Response, error)
ListGroupAccessRequests mocks base method.
func (*MockAccessRequestsService) ListProjectAccessRequests ¶
func (m *MockAccessRequestsService) ListProjectAccessRequests(pid any, opt *gitlab.ListAccessRequestsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.AccessRequest, *gitlab.Response, error)
ListProjectAccessRequests mocks base method.
func (*MockAccessRequestsService) RequestGroupAccess ¶
func (m *MockAccessRequestsService) RequestGroupAccess(gid any, options ...gitlab.RequestOptionFunc) (*gitlab.AccessRequest, *gitlab.Response, error)
RequestGroupAccess mocks base method.
func (*MockAccessRequestsService) RequestProjectAccess ¶
func (m *MockAccessRequestsService) RequestProjectAccess(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.AccessRequest, *gitlab.Response, error)
RequestProjectAccess mocks base method.
type MockAccessRequestsServiceMockRecorder ¶
type MockAccessRequestsServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockAccessRequestsServiceMockRecorder is the mock recorder for MockAccessRequestsService.
func (*MockAccessRequestsServiceMockRecorder) ApproveGroupAccessRequest ¶
func (mr *MockAccessRequestsServiceMockRecorder) ApproveGroupAccessRequest(gid, user, opt any, options ...any) *gomock.Call
ApproveGroupAccessRequest indicates an expected call of ApproveGroupAccessRequest.
func (*MockAccessRequestsServiceMockRecorder) ApproveProjectAccessRequest ¶
func (mr *MockAccessRequestsServiceMockRecorder) ApproveProjectAccessRequest(pid, user, opt any, options ...any) *gomock.Call
ApproveProjectAccessRequest indicates an expected call of ApproveProjectAccessRequest.
func (*MockAccessRequestsServiceMockRecorder) DenyGroupAccessRequest ¶
func (mr *MockAccessRequestsServiceMockRecorder) DenyGroupAccessRequest(gid, user any, options ...any) *gomock.Call
DenyGroupAccessRequest indicates an expected call of DenyGroupAccessRequest.
func (*MockAccessRequestsServiceMockRecorder) DenyProjectAccessRequest ¶
func (mr *MockAccessRequestsServiceMockRecorder) DenyProjectAccessRequest(pid, user any, options ...any) *gomock.Call
DenyProjectAccessRequest indicates an expected call of DenyProjectAccessRequest.
func (*MockAccessRequestsServiceMockRecorder) ListGroupAccessRequests ¶
func (mr *MockAccessRequestsServiceMockRecorder) ListGroupAccessRequests(gid, opt any, options ...any) *gomock.Call
ListGroupAccessRequests indicates an expected call of ListGroupAccessRequests.
func (*MockAccessRequestsServiceMockRecorder) ListProjectAccessRequests ¶
func (mr *MockAccessRequestsServiceMockRecorder) ListProjectAccessRequests(pid, opt any, options ...any) *gomock.Call
ListProjectAccessRequests indicates an expected call of ListProjectAccessRequests.
func (*MockAccessRequestsServiceMockRecorder) RequestGroupAccess ¶
func (mr *MockAccessRequestsServiceMockRecorder) RequestGroupAccess(gid any, options ...any) *gomock.Call
RequestGroupAccess indicates an expected call of RequestGroupAccess.
func (*MockAccessRequestsServiceMockRecorder) RequestProjectAccess ¶
func (mr *MockAccessRequestsServiceMockRecorder) RequestProjectAccess(pid any, options ...any) *gomock.Call
RequestProjectAccess indicates an expected call of RequestProjectAccess.
type MockAppearanceService ¶
type MockAppearanceService struct {
// contains filtered or unexported fields
}
MockAppearanceService is a mock of AppearanceService interface.
func NewMockAppearanceService ¶
func NewMockAppearanceService(ctrl *gomock.Controller) *MockAppearanceService
NewMockAppearanceService creates a new mock instance.
func (*MockAppearanceService) ChangeAppearance ¶
func (m *MockAppearanceService) ChangeAppearance(opt *gitlab.ChangeAppearanceOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Appearance, *gitlab.Response, error)
ChangeAppearance mocks base method.
func (*MockAppearanceService) EXPECT ¶
func (m *MockAppearanceService) EXPECT() *MockAppearanceServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockAppearanceService) GetAppearance ¶
func (m *MockAppearanceService) GetAppearance(options ...gitlab.RequestOptionFunc) (*gitlab.Appearance, *gitlab.Response, error)
GetAppearance mocks base method.
type MockAppearanceServiceMockRecorder ¶
type MockAppearanceServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockAppearanceServiceMockRecorder is the mock recorder for MockAppearanceService.
func (*MockAppearanceServiceMockRecorder) ChangeAppearance ¶
func (mr *MockAppearanceServiceMockRecorder) ChangeAppearance(opt any, options ...any) *gomock.Call
ChangeAppearance indicates an expected call of ChangeAppearance.
func (*MockAppearanceServiceMockRecorder) GetAppearance ¶
func (mr *MockAppearanceServiceMockRecorder) GetAppearance(options ...any) *gomock.Call
GetAppearance indicates an expected call of GetAppearance.
type MockApplicationsService ¶
type MockApplicationsService struct {
// contains filtered or unexported fields
}
MockApplicationsService is a mock of ApplicationsService interface.
func NewMockApplicationsService ¶
func NewMockApplicationsService(ctrl *gomock.Controller) *MockApplicationsService
NewMockApplicationsService creates a new mock instance.
func (*MockApplicationsService) CreateApplication ¶
func (m *MockApplicationsService) CreateApplication(opt *gitlab.CreateApplicationOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Application, *gitlab.Response, error)
CreateApplication mocks base method.
func (*MockApplicationsService) DeleteApplication ¶
func (m *MockApplicationsService) DeleteApplication(application int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteApplication mocks base method.
func (*MockApplicationsService) EXPECT ¶
func (m *MockApplicationsService) EXPECT() *MockApplicationsServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockApplicationsService) ListApplications ¶
func (m *MockApplicationsService) ListApplications(opt *gitlab.ListApplicationsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Application, *gitlab.Response, error)
ListApplications mocks base method.
type MockApplicationsServiceMockRecorder ¶
type MockApplicationsServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockApplicationsServiceMockRecorder is the mock recorder for MockApplicationsService.
func (*MockApplicationsServiceMockRecorder) CreateApplication ¶
func (mr *MockApplicationsServiceMockRecorder) CreateApplication(opt any, options ...any) *gomock.Call
CreateApplication indicates an expected call of CreateApplication.
func (*MockApplicationsServiceMockRecorder) DeleteApplication ¶
func (mr *MockApplicationsServiceMockRecorder) DeleteApplication(application any, options ...any) *gomock.Call
DeleteApplication indicates an expected call of DeleteApplication.
func (*MockApplicationsServiceMockRecorder) ListApplications ¶
func (mr *MockApplicationsServiceMockRecorder) ListApplications(opt any, options ...any) *gomock.Call
ListApplications indicates an expected call of ListApplications.
type MockAuditEventsService ¶
type MockAuditEventsService struct {
// contains filtered or unexported fields
}
MockAuditEventsService is a mock of AuditEventsService interface.
func NewMockAuditEventsService ¶
func NewMockAuditEventsService(ctrl *gomock.Controller) *MockAuditEventsService
NewMockAuditEventsService creates a new mock instance.
func (*MockAuditEventsService) EXPECT ¶
func (m *MockAuditEventsService) EXPECT() *MockAuditEventsServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockAuditEventsService) GetGroupAuditEvent ¶
func (m *MockAuditEventsService) GetGroupAuditEvent(gid any, event int, options ...gitlab.RequestOptionFunc) (*gitlab.AuditEvent, *gitlab.Response, error)
GetGroupAuditEvent mocks base method.
func (*MockAuditEventsService) GetInstanceAuditEvent ¶
func (m *MockAuditEventsService) GetInstanceAuditEvent(event int, options ...gitlab.RequestOptionFunc) (*gitlab.AuditEvent, *gitlab.Response, error)
GetInstanceAuditEvent mocks base method.
func (*MockAuditEventsService) GetProjectAuditEvent ¶
func (m *MockAuditEventsService) GetProjectAuditEvent(pid any, event int, options ...gitlab.RequestOptionFunc) (*gitlab.AuditEvent, *gitlab.Response, error)
GetProjectAuditEvent mocks base method.
func (*MockAuditEventsService) ListGroupAuditEvents ¶
func (m *MockAuditEventsService) ListGroupAuditEvents(gid any, opt *gitlab.ListAuditEventsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.AuditEvent, *gitlab.Response, error)
ListGroupAuditEvents mocks base method.
func (*MockAuditEventsService) ListInstanceAuditEvents ¶
func (m *MockAuditEventsService) ListInstanceAuditEvents(opt *gitlab.ListAuditEventsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.AuditEvent, *gitlab.Response, error)
ListInstanceAuditEvents mocks base method.
func (*MockAuditEventsService) ListProjectAuditEvents ¶
func (m *MockAuditEventsService) ListProjectAuditEvents(pid any, opt *gitlab.ListAuditEventsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.AuditEvent, *gitlab.Response, error)
ListProjectAuditEvents mocks base method.
type MockAuditEventsServiceMockRecorder ¶
type MockAuditEventsServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockAuditEventsServiceMockRecorder is the mock recorder for MockAuditEventsService.
func (*MockAuditEventsServiceMockRecorder) GetGroupAuditEvent ¶
func (mr *MockAuditEventsServiceMockRecorder) GetGroupAuditEvent(gid, event any, options ...any) *gomock.Call
GetGroupAuditEvent indicates an expected call of GetGroupAuditEvent.
func (*MockAuditEventsServiceMockRecorder) GetInstanceAuditEvent ¶
func (mr *MockAuditEventsServiceMockRecorder) GetInstanceAuditEvent(event any, options ...any) *gomock.Call
GetInstanceAuditEvent indicates an expected call of GetInstanceAuditEvent.
func (*MockAuditEventsServiceMockRecorder) GetProjectAuditEvent ¶
func (mr *MockAuditEventsServiceMockRecorder) GetProjectAuditEvent(pid, event any, options ...any) *gomock.Call
GetProjectAuditEvent indicates an expected call of GetProjectAuditEvent.
func (*MockAuditEventsServiceMockRecorder) ListGroupAuditEvents ¶
func (mr *MockAuditEventsServiceMockRecorder) ListGroupAuditEvents(gid, opt any, options ...any) *gomock.Call
ListGroupAuditEvents indicates an expected call of ListGroupAuditEvents.
func (*MockAuditEventsServiceMockRecorder) ListInstanceAuditEvents ¶
func (mr *MockAuditEventsServiceMockRecorder) ListInstanceAuditEvents(opt any, options ...any) *gomock.Call
ListInstanceAuditEvents indicates an expected call of ListInstanceAuditEvents.
func (*MockAuditEventsServiceMockRecorder) ListProjectAuditEvents ¶
func (mr *MockAuditEventsServiceMockRecorder) ListProjectAuditEvents(pid, opt any, options ...any) *gomock.Call
ListProjectAuditEvents indicates an expected call of ListProjectAuditEvents.
type MockAvatarRequestsService ¶
type MockAvatarRequestsService struct {
// contains filtered or unexported fields
}
MockAvatarRequestsService is a mock of AvatarRequestsService interface.
func NewMockAvatarRequestsService ¶
func NewMockAvatarRequestsService(ctrl *gomock.Controller) *MockAvatarRequestsService
NewMockAvatarRequestsService creates a new mock instance.
func (*MockAvatarRequestsService) EXPECT ¶
func (m *MockAvatarRequestsService) EXPECT() *MockAvatarRequestsServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockAvatarRequestsService) GetAvatar ¶
func (m *MockAvatarRequestsService) GetAvatar(opt *gitlab.GetAvatarOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Avatar, *gitlab.Response, error)
GetAvatar mocks base method.
type MockAvatarRequestsServiceMockRecorder ¶
type MockAvatarRequestsServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockAvatarRequestsServiceMockRecorder is the mock recorder for MockAvatarRequestsService.
type MockAwardEmojiService ¶
type MockAwardEmojiService struct {
// contains filtered or unexported fields
}
MockAwardEmojiService is a mock of AwardEmojiService interface.
func NewMockAwardEmojiService ¶
func NewMockAwardEmojiService(ctrl *gomock.Controller) *MockAwardEmojiService
NewMockAwardEmojiService creates a new mock instance.
func (*MockAwardEmojiService) CreateIssueAwardEmoji ¶
func (m *MockAwardEmojiService) CreateIssueAwardEmoji(pid any, issueIID int, opt *gitlab.CreateAwardEmojiOptions, options ...gitlab.RequestOptionFunc) (*gitlab.AwardEmoji, *gitlab.Response, error)
CreateIssueAwardEmoji mocks base method.
func (*MockAwardEmojiService) CreateIssuesAwardEmojiOnNote ¶
func (m *MockAwardEmojiService) CreateIssuesAwardEmojiOnNote(pid any, issueID, noteID int, opt *gitlab.CreateAwardEmojiOptions, options ...gitlab.RequestOptionFunc) (*gitlab.AwardEmoji, *gitlab.Response, error)
CreateIssuesAwardEmojiOnNote mocks base method.
func (*MockAwardEmojiService) CreateMergeRequestAwardEmoji ¶
func (m *MockAwardEmojiService) CreateMergeRequestAwardEmoji(pid any, mergeRequestIID int, opt *gitlab.CreateAwardEmojiOptions, options ...gitlab.RequestOptionFunc) (*gitlab.AwardEmoji, *gitlab.Response, error)
CreateMergeRequestAwardEmoji mocks base method.
func (*MockAwardEmojiService) CreateMergeRequestAwardEmojiOnNote ¶
func (m *MockAwardEmojiService) CreateMergeRequestAwardEmojiOnNote(pid any, mergeRequestIID, noteID int, opt *gitlab.CreateAwardEmojiOptions, options ...gitlab.RequestOptionFunc) (*gitlab.AwardEmoji, *gitlab.Response, error)
CreateMergeRequestAwardEmojiOnNote mocks base method.
func (*MockAwardEmojiService) CreateSnippetAwardEmoji ¶
func (m *MockAwardEmojiService) CreateSnippetAwardEmoji(pid any, snippetID int, opt *gitlab.CreateAwardEmojiOptions, options ...gitlab.RequestOptionFunc) (*gitlab.AwardEmoji, *gitlab.Response, error)
CreateSnippetAwardEmoji mocks base method.
func (*MockAwardEmojiService) CreateSnippetAwardEmojiOnNote ¶
func (m *MockAwardEmojiService) CreateSnippetAwardEmojiOnNote(pid any, snippetIID, noteID int, opt *gitlab.CreateAwardEmojiOptions, options ...gitlab.RequestOptionFunc) (*gitlab.AwardEmoji, *gitlab.Response, error)
CreateSnippetAwardEmojiOnNote mocks base method.
func (*MockAwardEmojiService) DeleteIssueAwardEmoji ¶
func (m *MockAwardEmojiService) DeleteIssueAwardEmoji(pid any, issueIID, awardID int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteIssueAwardEmoji mocks base method.
func (*MockAwardEmojiService) DeleteIssuesAwardEmojiOnNote ¶
func (m *MockAwardEmojiService) DeleteIssuesAwardEmojiOnNote(pid any, issueID, noteID, awardID int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteIssuesAwardEmojiOnNote mocks base method.
func (*MockAwardEmojiService) DeleteMergeRequestAwardEmoji ¶
func (m *MockAwardEmojiService) DeleteMergeRequestAwardEmoji(pid any, mergeRequestIID, awardID int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteMergeRequestAwardEmoji mocks base method.
func (*MockAwardEmojiService) DeleteMergeRequestAwardEmojiOnNote ¶
func (m *MockAwardEmojiService) DeleteMergeRequestAwardEmojiOnNote(pid any, mergeRequestIID, noteID, awardID int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteMergeRequestAwardEmojiOnNote mocks base method.
func (*MockAwardEmojiService) DeleteSnippetAwardEmoji ¶
func (m *MockAwardEmojiService) DeleteSnippetAwardEmoji(pid any, snippetID, awardID int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteSnippetAwardEmoji mocks base method.
func (*MockAwardEmojiService) DeleteSnippetAwardEmojiOnNote ¶
func (m *MockAwardEmojiService) DeleteSnippetAwardEmojiOnNote(pid any, snippetIID, noteID, awardID int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteSnippetAwardEmojiOnNote mocks base method.
func (*MockAwardEmojiService) EXPECT ¶
func (m *MockAwardEmojiService) EXPECT() *MockAwardEmojiServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockAwardEmojiService) GetIssueAwardEmoji ¶
func (m *MockAwardEmojiService) GetIssueAwardEmoji(pid any, issueIID, awardID int, options ...gitlab.RequestOptionFunc) (*gitlab.AwardEmoji, *gitlab.Response, error)
GetIssueAwardEmoji mocks base method.
func (*MockAwardEmojiService) GetIssuesAwardEmojiOnNote ¶
func (m *MockAwardEmojiService) GetIssuesAwardEmojiOnNote(pid any, issueID, noteID, awardID int, options ...gitlab.RequestOptionFunc) (*gitlab.AwardEmoji, *gitlab.Response, error)
GetIssuesAwardEmojiOnNote mocks base method.
func (*MockAwardEmojiService) GetMergeRequestAwardEmoji ¶
func (m *MockAwardEmojiService) GetMergeRequestAwardEmoji(pid any, mergeRequestIID, awardID int, options ...gitlab.RequestOptionFunc) (*gitlab.AwardEmoji, *gitlab.Response, error)
GetMergeRequestAwardEmoji mocks base method.
func (*MockAwardEmojiService) GetMergeRequestAwardEmojiOnNote ¶
func (m *MockAwardEmojiService) GetMergeRequestAwardEmojiOnNote(pid any, mergeRequestIID, noteID, awardID int, options ...gitlab.RequestOptionFunc) (*gitlab.AwardEmoji, *gitlab.Response, error)
GetMergeRequestAwardEmojiOnNote mocks base method.
func (*MockAwardEmojiService) GetSnippetAwardEmoji ¶
func (m *MockAwardEmojiService) GetSnippetAwardEmoji(pid any, snippetID, awardID int, options ...gitlab.RequestOptionFunc) (*gitlab.AwardEmoji, *gitlab.Response, error)
GetSnippetAwardEmoji mocks base method.
func (*MockAwardEmojiService) GetSnippetAwardEmojiOnNote ¶
func (m *MockAwardEmojiService) GetSnippetAwardEmojiOnNote(pid any, snippetIID, noteID, awardID int, options ...gitlab.RequestOptionFunc) (*gitlab.AwardEmoji, *gitlab.Response, error)
GetSnippetAwardEmojiOnNote mocks base method.
func (*MockAwardEmojiService) ListIssueAwardEmoji ¶
func (m *MockAwardEmojiService) ListIssueAwardEmoji(pid any, issueIID int, opt *gitlab.ListAwardEmojiOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.AwardEmoji, *gitlab.Response, error)
ListIssueAwardEmoji mocks base method.
func (*MockAwardEmojiService) ListIssuesAwardEmojiOnNote ¶
func (m *MockAwardEmojiService) ListIssuesAwardEmojiOnNote(pid any, issueID, noteID int, opt *gitlab.ListAwardEmojiOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.AwardEmoji, *gitlab.Response, error)
ListIssuesAwardEmojiOnNote mocks base method.
func (*MockAwardEmojiService) ListMergeRequestAwardEmoji ¶
func (m *MockAwardEmojiService) ListMergeRequestAwardEmoji(pid any, mergeRequestIID int, opt *gitlab.ListAwardEmojiOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.AwardEmoji, *gitlab.Response, error)
ListMergeRequestAwardEmoji mocks base method.
func (*MockAwardEmojiService) ListMergeRequestAwardEmojiOnNote ¶
func (m *MockAwardEmojiService) ListMergeRequestAwardEmojiOnNote(pid any, mergeRequestIID, noteID int, opt *gitlab.ListAwardEmojiOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.AwardEmoji, *gitlab.Response, error)
ListMergeRequestAwardEmojiOnNote mocks base method.
func (*MockAwardEmojiService) ListSnippetAwardEmoji ¶
func (m *MockAwardEmojiService) ListSnippetAwardEmoji(pid any, snippetID int, opt *gitlab.ListAwardEmojiOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.AwardEmoji, *gitlab.Response, error)
ListSnippetAwardEmoji mocks base method.
func (*MockAwardEmojiService) ListSnippetAwardEmojiOnNote ¶
func (m *MockAwardEmojiService) ListSnippetAwardEmojiOnNote(pid any, snippetIID, noteID int, opt *gitlab.ListAwardEmojiOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.AwardEmoji, *gitlab.Response, error)
ListSnippetAwardEmojiOnNote mocks base method.
type MockAwardEmojiServiceMockRecorder ¶
type MockAwardEmojiServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockAwardEmojiServiceMockRecorder is the mock recorder for MockAwardEmojiService.
func (*MockAwardEmojiServiceMockRecorder) CreateIssueAwardEmoji ¶
func (mr *MockAwardEmojiServiceMockRecorder) CreateIssueAwardEmoji(pid, issueIID, opt any, options ...any) *gomock.Call
CreateIssueAwardEmoji indicates an expected call of CreateIssueAwardEmoji.
func (*MockAwardEmojiServiceMockRecorder) CreateIssuesAwardEmojiOnNote ¶
func (mr *MockAwardEmojiServiceMockRecorder) CreateIssuesAwardEmojiOnNote(pid, issueID, noteID, opt any, options ...any) *gomock.Call
CreateIssuesAwardEmojiOnNote indicates an expected call of CreateIssuesAwardEmojiOnNote.
func (*MockAwardEmojiServiceMockRecorder) CreateMergeRequestAwardEmoji ¶
func (mr *MockAwardEmojiServiceMockRecorder) CreateMergeRequestAwardEmoji(pid, mergeRequestIID, opt any, options ...any) *gomock.Call
CreateMergeRequestAwardEmoji indicates an expected call of CreateMergeRequestAwardEmoji.
func (*MockAwardEmojiServiceMockRecorder) CreateMergeRequestAwardEmojiOnNote ¶
func (mr *MockAwardEmojiServiceMockRecorder) CreateMergeRequestAwardEmojiOnNote(pid, mergeRequestIID, noteID, opt any, options ...any) *gomock.Call
CreateMergeRequestAwardEmojiOnNote indicates an expected call of CreateMergeRequestAwardEmojiOnNote.
func (*MockAwardEmojiServiceMockRecorder) CreateSnippetAwardEmoji ¶
func (mr *MockAwardEmojiServiceMockRecorder) CreateSnippetAwardEmoji(pid, snippetID, opt any, options ...any) *gomock.Call
CreateSnippetAwardEmoji indicates an expected call of CreateSnippetAwardEmoji.
func (*MockAwardEmojiServiceMockRecorder) CreateSnippetAwardEmojiOnNote ¶
func (mr *MockAwardEmojiServiceMockRecorder) CreateSnippetAwardEmojiOnNote(pid, snippetIID, noteID, opt any, options ...any) *gomock.Call
CreateSnippetAwardEmojiOnNote indicates an expected call of CreateSnippetAwardEmojiOnNote.
func (*MockAwardEmojiServiceMockRecorder) DeleteIssueAwardEmoji ¶
func (mr *MockAwardEmojiServiceMockRecorder) DeleteIssueAwardEmoji(pid, issueIID, awardID any, options ...any) *gomock.Call
DeleteIssueAwardEmoji indicates an expected call of DeleteIssueAwardEmoji.
func (*MockAwardEmojiServiceMockRecorder) DeleteIssuesAwardEmojiOnNote ¶
func (mr *MockAwardEmojiServiceMockRecorder) DeleteIssuesAwardEmojiOnNote(pid, issueID, noteID, awardID any, options ...any) *gomock.Call
DeleteIssuesAwardEmojiOnNote indicates an expected call of DeleteIssuesAwardEmojiOnNote.
func (*MockAwardEmojiServiceMockRecorder) DeleteMergeRequestAwardEmoji ¶
func (mr *MockAwardEmojiServiceMockRecorder) DeleteMergeRequestAwardEmoji(pid, mergeRequestIID, awardID any, options ...any) *gomock.Call
DeleteMergeRequestAwardEmoji indicates an expected call of DeleteMergeRequestAwardEmoji.
func (*MockAwardEmojiServiceMockRecorder) DeleteMergeRequestAwardEmojiOnNote ¶
func (mr *MockAwardEmojiServiceMockRecorder) DeleteMergeRequestAwardEmojiOnNote(pid, mergeRequestIID, noteID, awardID any, options ...any) *gomock.Call
DeleteMergeRequestAwardEmojiOnNote indicates an expected call of DeleteMergeRequestAwardEmojiOnNote.
func (*MockAwardEmojiServiceMockRecorder) DeleteSnippetAwardEmoji ¶
func (mr *MockAwardEmojiServiceMockRecorder) DeleteSnippetAwardEmoji(pid, snippetID, awardID any, options ...any) *gomock.Call
DeleteSnippetAwardEmoji indicates an expected call of DeleteSnippetAwardEmoji.
func (*MockAwardEmojiServiceMockRecorder) DeleteSnippetAwardEmojiOnNote ¶
func (mr *MockAwardEmojiServiceMockRecorder) DeleteSnippetAwardEmojiOnNote(pid, snippetIID, noteID, awardID any, options ...any) *gomock.Call
DeleteSnippetAwardEmojiOnNote indicates an expected call of DeleteSnippetAwardEmojiOnNote.
func (*MockAwardEmojiServiceMockRecorder) GetIssueAwardEmoji ¶
func (mr *MockAwardEmojiServiceMockRecorder) GetIssueAwardEmoji(pid, issueIID, awardID any, options ...any) *gomock.Call
GetIssueAwardEmoji indicates an expected call of GetIssueAwardEmoji.
func (*MockAwardEmojiServiceMockRecorder) GetIssuesAwardEmojiOnNote ¶
func (mr *MockAwardEmojiServiceMockRecorder) GetIssuesAwardEmojiOnNote(pid, issueID, noteID, awardID any, options ...any) *gomock.Call
GetIssuesAwardEmojiOnNote indicates an expected call of GetIssuesAwardEmojiOnNote.
func (*MockAwardEmojiServiceMockRecorder) GetMergeRequestAwardEmoji ¶
func (mr *MockAwardEmojiServiceMockRecorder) GetMergeRequestAwardEmoji(pid, mergeRequestIID, awardID any, options ...any) *gomock.Call
GetMergeRequestAwardEmoji indicates an expected call of GetMergeRequestAwardEmoji.
func (*MockAwardEmojiServiceMockRecorder) GetMergeRequestAwardEmojiOnNote ¶
func (mr *MockAwardEmojiServiceMockRecorder) GetMergeRequestAwardEmojiOnNote(pid, mergeRequestIID, noteID, awardID any, options ...any) *gomock.Call
GetMergeRequestAwardEmojiOnNote indicates an expected call of GetMergeRequestAwardEmojiOnNote.
func (*MockAwardEmojiServiceMockRecorder) GetSnippetAwardEmoji ¶
func (mr *MockAwardEmojiServiceMockRecorder) GetSnippetAwardEmoji(pid, snippetID, awardID any, options ...any) *gomock.Call
GetSnippetAwardEmoji indicates an expected call of GetSnippetAwardEmoji.
func (*MockAwardEmojiServiceMockRecorder) GetSnippetAwardEmojiOnNote ¶
func (mr *MockAwardEmojiServiceMockRecorder) GetSnippetAwardEmojiOnNote(pid, snippetIID, noteID, awardID any, options ...any) *gomock.Call
GetSnippetAwardEmojiOnNote indicates an expected call of GetSnippetAwardEmojiOnNote.
func (*MockAwardEmojiServiceMockRecorder) ListIssueAwardEmoji ¶
func (mr *MockAwardEmojiServiceMockRecorder) ListIssueAwardEmoji(pid, issueIID, opt any, options ...any) *gomock.Call
ListIssueAwardEmoji indicates an expected call of ListIssueAwardEmoji.
func (*MockAwardEmojiServiceMockRecorder) ListIssuesAwardEmojiOnNote ¶
func (mr *MockAwardEmojiServiceMockRecorder) ListIssuesAwardEmojiOnNote(pid, issueID, noteID, opt any, options ...any) *gomock.Call
ListIssuesAwardEmojiOnNote indicates an expected call of ListIssuesAwardEmojiOnNote.
func (*MockAwardEmojiServiceMockRecorder) ListMergeRequestAwardEmoji ¶
func (mr *MockAwardEmojiServiceMockRecorder) ListMergeRequestAwardEmoji(pid, mergeRequestIID, opt any, options ...any) *gomock.Call
ListMergeRequestAwardEmoji indicates an expected call of ListMergeRequestAwardEmoji.
func (*MockAwardEmojiServiceMockRecorder) ListMergeRequestAwardEmojiOnNote ¶
func (mr *MockAwardEmojiServiceMockRecorder) ListMergeRequestAwardEmojiOnNote(pid, mergeRequestIID, noteID, opt any, options ...any) *gomock.Call
ListMergeRequestAwardEmojiOnNote indicates an expected call of ListMergeRequestAwardEmojiOnNote.
func (*MockAwardEmojiServiceMockRecorder) ListSnippetAwardEmoji ¶
func (mr *MockAwardEmojiServiceMockRecorder) ListSnippetAwardEmoji(pid, snippetID, opt any, options ...any) *gomock.Call
ListSnippetAwardEmoji indicates an expected call of ListSnippetAwardEmoji.
func (*MockAwardEmojiServiceMockRecorder) ListSnippetAwardEmojiOnNote ¶
func (mr *MockAwardEmojiServiceMockRecorder) ListSnippetAwardEmojiOnNote(pid, snippetIID, noteID, opt any, options ...any) *gomock.Call
ListSnippetAwardEmojiOnNote indicates an expected call of ListSnippetAwardEmojiOnNote.
type MockBranchesService ¶
type MockBranchesService struct {
// contains filtered or unexported fields
}
MockBranchesService is a mock of BranchesService interface.
func NewMockBranchesService ¶
func NewMockBranchesService(ctrl *gomock.Controller) *MockBranchesService
NewMockBranchesService creates a new mock instance.
func (*MockBranchesService) CreateBranch ¶
func (m *MockBranchesService) CreateBranch(pid any, opt *gitlab.CreateBranchOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Branch, *gitlab.Response, error)
CreateBranch mocks base method.
func (*MockBranchesService) DeleteBranch ¶
func (m *MockBranchesService) DeleteBranch(pid any, branch string, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteBranch mocks base method.
func (*MockBranchesService) DeleteMergedBranches ¶
func (m *MockBranchesService) DeleteMergedBranches(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteMergedBranches mocks base method.
func (*MockBranchesService) EXPECT ¶
func (m *MockBranchesService) EXPECT() *MockBranchesServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockBranchesService) GetBranch ¶
func (m *MockBranchesService) GetBranch(pid any, branch string, options ...gitlab.RequestOptionFunc) (*gitlab.Branch, *gitlab.Response, error)
GetBranch mocks base method.
func (*MockBranchesService) ListBranches ¶
func (m *MockBranchesService) ListBranches(pid any, opts *gitlab.ListBranchesOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Branch, *gitlab.Response, error)
ListBranches mocks base method.
func (*MockBranchesService) ProtectBranch ¶
func (m *MockBranchesService) ProtectBranch(pid any, branch string, opts *gitlab.ProtectBranchOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Branch, *gitlab.Response, error)
ProtectBranch mocks base method.
func (*MockBranchesService) UnprotectBranch ¶
func (m *MockBranchesService) UnprotectBranch(pid any, branch string, options ...gitlab.RequestOptionFunc) (*gitlab.Branch, *gitlab.Response, error)
UnprotectBranch mocks base method.
type MockBranchesServiceMockRecorder ¶
type MockBranchesServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockBranchesServiceMockRecorder is the mock recorder for MockBranchesService.
func (*MockBranchesServiceMockRecorder) CreateBranch ¶
func (mr *MockBranchesServiceMockRecorder) CreateBranch(pid, opt any, options ...any) *gomock.Call
CreateBranch indicates an expected call of CreateBranch.
func (*MockBranchesServiceMockRecorder) DeleteBranch ¶
func (mr *MockBranchesServiceMockRecorder) DeleteBranch(pid, branch any, options ...any) *gomock.Call
DeleteBranch indicates an expected call of DeleteBranch.
func (*MockBranchesServiceMockRecorder) DeleteMergedBranches ¶
func (mr *MockBranchesServiceMockRecorder) DeleteMergedBranches(pid any, options ...any) *gomock.Call
DeleteMergedBranches indicates an expected call of DeleteMergedBranches.
func (*MockBranchesServiceMockRecorder) GetBranch ¶
func (mr *MockBranchesServiceMockRecorder) GetBranch(pid, branch any, options ...any) *gomock.Call
GetBranch indicates an expected call of GetBranch.
func (*MockBranchesServiceMockRecorder) ListBranches ¶
func (mr *MockBranchesServiceMockRecorder) ListBranches(pid, opts any, options ...any) *gomock.Call
ListBranches indicates an expected call of ListBranches.
func (*MockBranchesServiceMockRecorder) ProtectBranch ¶
func (mr *MockBranchesServiceMockRecorder) ProtectBranch(pid, branch, opts any, options ...any) *gomock.Call
ProtectBranch indicates an expected call of ProtectBranch.
func (*MockBranchesServiceMockRecorder) UnprotectBranch ¶
func (mr *MockBranchesServiceMockRecorder) UnprotectBranch(pid, branch any, options ...any) *gomock.Call
UnprotectBranch indicates an expected call of UnprotectBranch.
type MockBroadcastMessagesService ¶
type MockBroadcastMessagesService struct {
// contains filtered or unexported fields
}
MockBroadcastMessagesService is a mock of BroadcastMessagesService interface.
func NewMockBroadcastMessagesService ¶
func NewMockBroadcastMessagesService(ctrl *gomock.Controller) *MockBroadcastMessagesService
NewMockBroadcastMessagesService creates a new mock instance.
func (*MockBroadcastMessagesService) CreateBroadcastMessage ¶
func (m *MockBroadcastMessagesService) CreateBroadcastMessage(opt *gitlab.CreateBroadcastMessageOptions, options ...gitlab.RequestOptionFunc) (*gitlab.BroadcastMessage, *gitlab.Response, error)
CreateBroadcastMessage mocks base method.
func (*MockBroadcastMessagesService) DeleteBroadcastMessage ¶
func (m *MockBroadcastMessagesService) DeleteBroadcastMessage(broadcast int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteBroadcastMessage mocks base method.
func (*MockBroadcastMessagesService) EXPECT ¶
func (m *MockBroadcastMessagesService) EXPECT() *MockBroadcastMessagesServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockBroadcastMessagesService) GetBroadcastMessage ¶
func (m *MockBroadcastMessagesService) GetBroadcastMessage(broadcast int, options ...gitlab.RequestOptionFunc) (*gitlab.BroadcastMessage, *gitlab.Response, error)
GetBroadcastMessage mocks base method.
func (*MockBroadcastMessagesService) ListBroadcastMessages ¶
func (m *MockBroadcastMessagesService) ListBroadcastMessages(opt *gitlab.ListBroadcastMessagesOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.BroadcastMessage, *gitlab.Response, error)
ListBroadcastMessages mocks base method.
func (*MockBroadcastMessagesService) UpdateBroadcastMessage ¶
func (m *MockBroadcastMessagesService) UpdateBroadcastMessage(broadcast int, opt *gitlab.UpdateBroadcastMessageOptions, options ...gitlab.RequestOptionFunc) (*gitlab.BroadcastMessage, *gitlab.Response, error)
UpdateBroadcastMessage mocks base method.
type MockBroadcastMessagesServiceMockRecorder ¶
type MockBroadcastMessagesServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockBroadcastMessagesServiceMockRecorder is the mock recorder for MockBroadcastMessagesService.
func (*MockBroadcastMessagesServiceMockRecorder) CreateBroadcastMessage ¶
func (mr *MockBroadcastMessagesServiceMockRecorder) CreateBroadcastMessage(opt any, options ...any) *gomock.Call
CreateBroadcastMessage indicates an expected call of CreateBroadcastMessage.
func (*MockBroadcastMessagesServiceMockRecorder) DeleteBroadcastMessage ¶
func (mr *MockBroadcastMessagesServiceMockRecorder) DeleteBroadcastMessage(broadcast any, options ...any) *gomock.Call
DeleteBroadcastMessage indicates an expected call of DeleteBroadcastMessage.
func (*MockBroadcastMessagesServiceMockRecorder) GetBroadcastMessage ¶
func (mr *MockBroadcastMessagesServiceMockRecorder) GetBroadcastMessage(broadcast any, options ...any) *gomock.Call
GetBroadcastMessage indicates an expected call of GetBroadcastMessage.
func (*MockBroadcastMessagesServiceMockRecorder) ListBroadcastMessages ¶
func (mr *MockBroadcastMessagesServiceMockRecorder) ListBroadcastMessages(opt any, options ...any) *gomock.Call
ListBroadcastMessages indicates an expected call of ListBroadcastMessages.
func (*MockBroadcastMessagesServiceMockRecorder) UpdateBroadcastMessage ¶
func (mr *MockBroadcastMessagesServiceMockRecorder) UpdateBroadcastMessage(broadcast, opt any, options ...any) *gomock.Call
UpdateBroadcastMessage indicates an expected call of UpdateBroadcastMessage.
type MockCIYMLTemplatesService ¶
type MockCIYMLTemplatesService struct {
// contains filtered or unexported fields
}
MockCIYMLTemplatesService is a mock of CIYMLTemplatesService interface.
func NewMockCIYMLTemplatesService ¶
func NewMockCIYMLTemplatesService(ctrl *gomock.Controller) *MockCIYMLTemplatesService
NewMockCIYMLTemplatesService creates a new mock instance.
func (*MockCIYMLTemplatesService) EXPECT ¶
func (m *MockCIYMLTemplatesService) EXPECT() *MockCIYMLTemplatesServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockCIYMLTemplatesService) GetTemplate ¶
func (m *MockCIYMLTemplatesService) GetTemplate(key string, options ...gitlab.RequestOptionFunc) (*gitlab.CIYMLTemplate, *gitlab.Response, error)
GetTemplate mocks base method.
func (*MockCIYMLTemplatesService) ListAllTemplates ¶
func (m *MockCIYMLTemplatesService) ListAllTemplates(opt *gitlab.ListCIYMLTemplatesOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.CIYMLTemplateListItem, *gitlab.Response, error)
ListAllTemplates mocks base method.
type MockCIYMLTemplatesServiceMockRecorder ¶
type MockCIYMLTemplatesServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockCIYMLTemplatesServiceMockRecorder is the mock recorder for MockCIYMLTemplatesService.
func (*MockCIYMLTemplatesServiceMockRecorder) GetTemplate ¶
func (mr *MockCIYMLTemplatesServiceMockRecorder) GetTemplate(key any, options ...any) *gomock.Call
GetTemplate indicates an expected call of GetTemplate.
func (*MockCIYMLTemplatesServiceMockRecorder) ListAllTemplates ¶
func (mr *MockCIYMLTemplatesServiceMockRecorder) ListAllTemplates(opt any, options ...any) *gomock.Call
ListAllTemplates indicates an expected call of ListAllTemplates.
type MockClusterAgentsService ¶
type MockClusterAgentsService struct {
// contains filtered or unexported fields
}
MockClusterAgentsService is a mock of ClusterAgentsService interface.
func NewMockClusterAgentsService ¶
func NewMockClusterAgentsService(ctrl *gomock.Controller) *MockClusterAgentsService
NewMockClusterAgentsService creates a new mock instance.
func (*MockClusterAgentsService) CreateAgentToken ¶
func (m *MockClusterAgentsService) CreateAgentToken(pid any, aid int, opt *gitlab.CreateAgentTokenOptions, options ...gitlab.RequestOptionFunc) (*gitlab.AgentToken, *gitlab.Response, error)
CreateAgentToken mocks base method.
func (*MockClusterAgentsService) DeleteAgent ¶
func (m *MockClusterAgentsService) DeleteAgent(pid any, id int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteAgent mocks base method.
func (*MockClusterAgentsService) EXPECT ¶
func (m *MockClusterAgentsService) EXPECT() *MockClusterAgentsServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockClusterAgentsService) GetAgent ¶
func (m *MockClusterAgentsService) GetAgent(pid any, id int, options ...gitlab.RequestOptionFunc) (*gitlab.Agent, *gitlab.Response, error)
GetAgent mocks base method.
func (*MockClusterAgentsService) GetAgentToken ¶
func (m *MockClusterAgentsService) GetAgentToken(pid any, aid, id int, options ...gitlab.RequestOptionFunc) (*gitlab.AgentToken, *gitlab.Response, error)
GetAgentToken mocks base method.
func (*MockClusterAgentsService) ListAgentTokens ¶
func (m *MockClusterAgentsService) ListAgentTokens(pid any, aid int, opt *gitlab.ListAgentTokensOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.AgentToken, *gitlab.Response, error)
ListAgentTokens mocks base method.
func (*MockClusterAgentsService) ListAgents ¶
func (m *MockClusterAgentsService) ListAgents(pid any, opt *gitlab.ListAgentsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Agent, *gitlab.Response, error)
ListAgents mocks base method.
func (*MockClusterAgentsService) RegisterAgent ¶
func (m *MockClusterAgentsService) RegisterAgent(pid any, opt *gitlab.RegisterAgentOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Agent, *gitlab.Response, error)
RegisterAgent mocks base method.
func (*MockClusterAgentsService) RevokeAgentToken ¶
func (m *MockClusterAgentsService) RevokeAgentToken(pid any, aid, id int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
RevokeAgentToken mocks base method.
type MockClusterAgentsServiceMockRecorder ¶
type MockClusterAgentsServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockClusterAgentsServiceMockRecorder is the mock recorder for MockClusterAgentsService.
func (*MockClusterAgentsServiceMockRecorder) CreateAgentToken ¶
func (mr *MockClusterAgentsServiceMockRecorder) CreateAgentToken(pid, aid, opt any, options ...any) *gomock.Call
CreateAgentToken indicates an expected call of CreateAgentToken.
func (*MockClusterAgentsServiceMockRecorder) DeleteAgent ¶
func (mr *MockClusterAgentsServiceMockRecorder) DeleteAgent(pid, id any, options ...any) *gomock.Call
DeleteAgent indicates an expected call of DeleteAgent.
func (*MockClusterAgentsServiceMockRecorder) GetAgent ¶
func (mr *MockClusterAgentsServiceMockRecorder) GetAgent(pid, id any, options ...any) *gomock.Call
GetAgent indicates an expected call of GetAgent.
func (*MockClusterAgentsServiceMockRecorder) GetAgentToken ¶
func (mr *MockClusterAgentsServiceMockRecorder) GetAgentToken(pid, aid, id any, options ...any) *gomock.Call
GetAgentToken indicates an expected call of GetAgentToken.
func (*MockClusterAgentsServiceMockRecorder) ListAgentTokens ¶
func (mr *MockClusterAgentsServiceMockRecorder) ListAgentTokens(pid, aid, opt any, options ...any) *gomock.Call
ListAgentTokens indicates an expected call of ListAgentTokens.
func (*MockClusterAgentsServiceMockRecorder) ListAgents ¶
func (mr *MockClusterAgentsServiceMockRecorder) ListAgents(pid, opt any, options ...any) *gomock.Call
ListAgents indicates an expected call of ListAgents.
func (*MockClusterAgentsServiceMockRecorder) RegisterAgent ¶
func (mr *MockClusterAgentsServiceMockRecorder) RegisterAgent(pid, opt any, options ...any) *gomock.Call
RegisterAgent indicates an expected call of RegisterAgent.
func (*MockClusterAgentsServiceMockRecorder) RevokeAgentToken ¶
func (mr *MockClusterAgentsServiceMockRecorder) RevokeAgentToken(pid, aid, id any, options ...any) *gomock.Call
RevokeAgentToken indicates an expected call of RevokeAgentToken.
type MockCommitsService ¶
type MockCommitsService struct {
// contains filtered or unexported fields
}
MockCommitsService is a mock of CommitsService interface.
func NewMockCommitsService ¶
func NewMockCommitsService(ctrl *gomock.Controller) *MockCommitsService
NewMockCommitsService creates a new mock instance.
func (*MockCommitsService) CherryPickCommit ¶
func (m *MockCommitsService) CherryPickCommit(pid any, sha string, opt *gitlab.CherryPickCommitOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Commit, *gitlab.Response, error)
CherryPickCommit mocks base method.
func (*MockCommitsService) CreateCommit ¶
func (m *MockCommitsService) CreateCommit(pid any, opt *gitlab.CreateCommitOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Commit, *gitlab.Response, error)
CreateCommit mocks base method.
func (*MockCommitsService) EXPECT ¶
func (m *MockCommitsService) EXPECT() *MockCommitsServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockCommitsService) GetCommit ¶
func (m *MockCommitsService) GetCommit(pid any, sha string, opt *gitlab.GetCommitOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Commit, *gitlab.Response, error)
GetCommit mocks base method.
func (*MockCommitsService) GetCommitComments ¶
func (m *MockCommitsService) GetCommitComments(pid any, sha string, opt *gitlab.GetCommitCommentsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.CommitComment, *gitlab.Response, error)
GetCommitComments mocks base method.
func (*MockCommitsService) GetCommitDiff ¶
func (m *MockCommitsService) GetCommitDiff(pid any, sha string, opt *gitlab.GetCommitDiffOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Diff, *gitlab.Response, error)
GetCommitDiff mocks base method.
func (*MockCommitsService) GetCommitRefs ¶
func (m *MockCommitsService) GetCommitRefs(pid any, sha string, opt *gitlab.GetCommitRefsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.CommitRef, *gitlab.Response, error)
GetCommitRefs mocks base method.
func (*MockCommitsService) GetCommitStatuses ¶
func (m *MockCommitsService) GetCommitStatuses(pid any, sha string, opt *gitlab.GetCommitStatusesOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.CommitStatus, *gitlab.Response, error)
GetCommitStatuses mocks base method.
func (*MockCommitsService) GetGPGSignature ¶
func (m *MockCommitsService) GetGPGSignature(pid any, sha string, options ...gitlab.RequestOptionFunc) (*gitlab.GPGSignature, *gitlab.Response, error)
GetGPGSignature mocks base method.
func (*MockCommitsService) ListCommits ¶
func (m *MockCommitsService) ListCommits(pid any, opt *gitlab.ListCommitsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Commit, *gitlab.Response, error)
ListCommits mocks base method.
func (*MockCommitsService) ListMergeRequestsByCommit ¶
func (m *MockCommitsService) ListMergeRequestsByCommit(pid any, sha string, options ...gitlab.RequestOptionFunc) ([]*gitlab.MergeRequest, *gitlab.Response, error)
ListMergeRequestsByCommit mocks base method.
func (*MockCommitsService) PostCommitComment ¶
func (m *MockCommitsService) PostCommitComment(pid any, sha string, opt *gitlab.PostCommitCommentOptions, options ...gitlab.RequestOptionFunc) (*gitlab.CommitComment, *gitlab.Response, error)
PostCommitComment mocks base method.
func (*MockCommitsService) RevertCommit ¶
func (m *MockCommitsService) RevertCommit(pid any, sha string, opt *gitlab.RevertCommitOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Commit, *gitlab.Response, error)
RevertCommit mocks base method.
func (*MockCommitsService) SetCommitStatus ¶
func (m *MockCommitsService) SetCommitStatus(pid any, sha string, opt *gitlab.SetCommitStatusOptions, options ...gitlab.RequestOptionFunc) (*gitlab.CommitStatus, *gitlab.Response, error)
SetCommitStatus mocks base method.
type MockCommitsServiceMockRecorder ¶
type MockCommitsServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockCommitsServiceMockRecorder is the mock recorder for MockCommitsService.
func (*MockCommitsServiceMockRecorder) CherryPickCommit ¶
func (mr *MockCommitsServiceMockRecorder) CherryPickCommit(pid, sha, opt any, options ...any) *gomock.Call
CherryPickCommit indicates an expected call of CherryPickCommit.
func (*MockCommitsServiceMockRecorder) CreateCommit ¶
func (mr *MockCommitsServiceMockRecorder) CreateCommit(pid, opt any, options ...any) *gomock.Call
CreateCommit indicates an expected call of CreateCommit.
func (*MockCommitsServiceMockRecorder) GetCommit ¶
func (mr *MockCommitsServiceMockRecorder) GetCommit(pid, sha, opt any, options ...any) *gomock.Call
GetCommit indicates an expected call of GetCommit.
func (*MockCommitsServiceMockRecorder) GetCommitComments ¶
func (mr *MockCommitsServiceMockRecorder) GetCommitComments(pid, sha, opt any, options ...any) *gomock.Call
GetCommitComments indicates an expected call of GetCommitComments.
func (*MockCommitsServiceMockRecorder) GetCommitDiff ¶
func (mr *MockCommitsServiceMockRecorder) GetCommitDiff(pid, sha, opt any, options ...any) *gomock.Call
GetCommitDiff indicates an expected call of GetCommitDiff.
func (*MockCommitsServiceMockRecorder) GetCommitRefs ¶
func (mr *MockCommitsServiceMockRecorder) GetCommitRefs(pid, sha, opt any, options ...any) *gomock.Call
GetCommitRefs indicates an expected call of GetCommitRefs.
func (*MockCommitsServiceMockRecorder) GetCommitStatuses ¶
func (mr *MockCommitsServiceMockRecorder) GetCommitStatuses(pid, sha, opt any, options ...any) *gomock.Call
GetCommitStatuses indicates an expected call of GetCommitStatuses.
func (*MockCommitsServiceMockRecorder) GetGPGSignature ¶
func (mr *MockCommitsServiceMockRecorder) GetGPGSignature(pid, sha any, options ...any) *gomock.Call
GetGPGSignature indicates an expected call of GetGPGSignature.
func (*MockCommitsServiceMockRecorder) ListCommits ¶
func (mr *MockCommitsServiceMockRecorder) ListCommits(pid, opt any, options ...any) *gomock.Call
ListCommits indicates an expected call of ListCommits.
func (*MockCommitsServiceMockRecorder) ListMergeRequestsByCommit ¶
func (mr *MockCommitsServiceMockRecorder) ListMergeRequestsByCommit(pid, sha any, options ...any) *gomock.Call
ListMergeRequestsByCommit indicates an expected call of ListMergeRequestsByCommit.
func (*MockCommitsServiceMockRecorder) PostCommitComment ¶
func (mr *MockCommitsServiceMockRecorder) PostCommitComment(pid, sha, opt any, options ...any) *gomock.Call
PostCommitComment indicates an expected call of PostCommitComment.
func (*MockCommitsServiceMockRecorder) RevertCommit ¶
func (mr *MockCommitsServiceMockRecorder) RevertCommit(pid, sha, opt any, options ...any) *gomock.Call
RevertCommit indicates an expected call of RevertCommit.
func (*MockCommitsServiceMockRecorder) SetCommitStatus ¶
func (mr *MockCommitsServiceMockRecorder) SetCommitStatus(pid, sha, opt any, options ...any) *gomock.Call
SetCommitStatus indicates an expected call of SetCommitStatus.
type MockContainerRegistryService ¶
type MockContainerRegistryService struct {
// contains filtered or unexported fields
}
MockContainerRegistryService is a mock of ContainerRegistryService interface.
func NewMockContainerRegistryService ¶
func NewMockContainerRegistryService(ctrl *gomock.Controller) *MockContainerRegistryService
NewMockContainerRegistryService creates a new mock instance.
func (*MockContainerRegistryService) DeleteRegistryRepository ¶
func (m *MockContainerRegistryService) DeleteRegistryRepository(pid any, repository int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteRegistryRepository mocks base method.
func (*MockContainerRegistryService) DeleteRegistryRepositoryTag ¶
func (m *MockContainerRegistryService) DeleteRegistryRepositoryTag(pid any, repository int, tagName string, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteRegistryRepositoryTag mocks base method.
func (*MockContainerRegistryService) DeleteRegistryRepositoryTags ¶
func (m *MockContainerRegistryService) DeleteRegistryRepositoryTags(pid any, repository int, opt *gitlab.DeleteRegistryRepositoryTagsOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteRegistryRepositoryTags mocks base method.
func (*MockContainerRegistryService) EXPECT ¶
func (m *MockContainerRegistryService) EXPECT() *MockContainerRegistryServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockContainerRegistryService) GetRegistryRepositoryTagDetail ¶
func (m *MockContainerRegistryService) GetRegistryRepositoryTagDetail(pid any, repository int, tagName string, options ...gitlab.RequestOptionFunc) (*gitlab.RegistryRepositoryTag, *gitlab.Response, error)
GetRegistryRepositoryTagDetail mocks base method.
func (*MockContainerRegistryService) GetSingleRegistryRepository ¶
func (m *MockContainerRegistryService) GetSingleRegistryRepository(pid any, opt *gitlab.GetSingleRegistryRepositoryOptions, options ...gitlab.RequestOptionFunc) (*gitlab.RegistryRepository, *gitlab.Response, error)
GetSingleRegistryRepository mocks base method.
func (*MockContainerRegistryService) ListGroupRegistryRepositories ¶
func (m *MockContainerRegistryService) ListGroupRegistryRepositories(gid any, opt *gitlab.ListRegistryRepositoriesOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.RegistryRepository, *gitlab.Response, error)
ListGroupRegistryRepositories mocks base method.
func (*MockContainerRegistryService) ListProjectRegistryRepositories ¶
func (m *MockContainerRegistryService) ListProjectRegistryRepositories(pid any, opt *gitlab.ListRegistryRepositoriesOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.RegistryRepository, *gitlab.Response, error)
ListProjectRegistryRepositories mocks base method.
func (*MockContainerRegistryService) ListRegistryRepositoryTags ¶
func (m *MockContainerRegistryService) ListRegistryRepositoryTags(pid any, repository int, opt *gitlab.ListRegistryRepositoryTagsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.RegistryRepositoryTag, *gitlab.Response, error)
ListRegistryRepositoryTags mocks base method.
type MockContainerRegistryServiceMockRecorder ¶
type MockContainerRegistryServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockContainerRegistryServiceMockRecorder is the mock recorder for MockContainerRegistryService.
func (*MockContainerRegistryServiceMockRecorder) DeleteRegistryRepository ¶
func (mr *MockContainerRegistryServiceMockRecorder) DeleteRegistryRepository(pid, repository any, options ...any) *gomock.Call
DeleteRegistryRepository indicates an expected call of DeleteRegistryRepository.
func (*MockContainerRegistryServiceMockRecorder) DeleteRegistryRepositoryTag ¶
func (mr *MockContainerRegistryServiceMockRecorder) DeleteRegistryRepositoryTag(pid, repository, tagName any, options ...any) *gomock.Call
DeleteRegistryRepositoryTag indicates an expected call of DeleteRegistryRepositoryTag.
func (*MockContainerRegistryServiceMockRecorder) DeleteRegistryRepositoryTags ¶
func (mr *MockContainerRegistryServiceMockRecorder) DeleteRegistryRepositoryTags(pid, repository, opt any, options ...any) *gomock.Call
DeleteRegistryRepositoryTags indicates an expected call of DeleteRegistryRepositoryTags.
func (*MockContainerRegistryServiceMockRecorder) GetRegistryRepositoryTagDetail ¶
func (mr *MockContainerRegistryServiceMockRecorder) GetRegistryRepositoryTagDetail(pid, repository, tagName any, options ...any) *gomock.Call
GetRegistryRepositoryTagDetail indicates an expected call of GetRegistryRepositoryTagDetail.
func (*MockContainerRegistryServiceMockRecorder) GetSingleRegistryRepository ¶
func (mr *MockContainerRegistryServiceMockRecorder) GetSingleRegistryRepository(pid, opt any, options ...any) *gomock.Call
GetSingleRegistryRepository indicates an expected call of GetSingleRegistryRepository.
func (*MockContainerRegistryServiceMockRecorder) ListGroupRegistryRepositories ¶
func (mr *MockContainerRegistryServiceMockRecorder) ListGroupRegistryRepositories(gid, opt any, options ...any) *gomock.Call
ListGroupRegistryRepositories indicates an expected call of ListGroupRegistryRepositories.
func (*MockContainerRegistryServiceMockRecorder) ListProjectRegistryRepositories ¶
func (mr *MockContainerRegistryServiceMockRecorder) ListProjectRegistryRepositories(pid, opt any, options ...any) *gomock.Call
ListProjectRegistryRepositories indicates an expected call of ListProjectRegistryRepositories.
func (*MockContainerRegistryServiceMockRecorder) ListRegistryRepositoryTags ¶
func (mr *MockContainerRegistryServiceMockRecorder) ListRegistryRepositoryTags(pid, repository, opt any, options ...any) *gomock.Call
ListRegistryRepositoryTags indicates an expected call of ListRegistryRepositoryTags.
type MockCustomAttributesService ¶
type MockCustomAttributesService struct {
// contains filtered or unexported fields
}
MockCustomAttributesService is a mock of CustomAttributesService interface.
func NewMockCustomAttributesService ¶
func NewMockCustomAttributesService(ctrl *gomock.Controller) *MockCustomAttributesService
NewMockCustomAttributesService creates a new mock instance.
func (*MockCustomAttributesService) DeleteCustomGroupAttribute ¶
func (m *MockCustomAttributesService) DeleteCustomGroupAttribute(group int, key string, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteCustomGroupAttribute mocks base method.
func (*MockCustomAttributesService) DeleteCustomProjectAttribute ¶
func (m *MockCustomAttributesService) DeleteCustomProjectAttribute(project int, key string, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteCustomProjectAttribute mocks base method.
func (*MockCustomAttributesService) DeleteCustomUserAttribute ¶
func (m *MockCustomAttributesService) DeleteCustomUserAttribute(user int, key string, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteCustomUserAttribute mocks base method.
func (*MockCustomAttributesService) EXPECT ¶
func (m *MockCustomAttributesService) EXPECT() *MockCustomAttributesServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockCustomAttributesService) GetCustomGroupAttribute ¶
func (m *MockCustomAttributesService) GetCustomGroupAttribute(group int, key string, options ...gitlab.RequestOptionFunc) (*gitlab.CustomAttribute, *gitlab.Response, error)
GetCustomGroupAttribute mocks base method.
func (*MockCustomAttributesService) GetCustomProjectAttribute ¶
func (m *MockCustomAttributesService) GetCustomProjectAttribute(project int, key string, options ...gitlab.RequestOptionFunc) (*gitlab.CustomAttribute, *gitlab.Response, error)
GetCustomProjectAttribute mocks base method.
func (*MockCustomAttributesService) GetCustomUserAttribute ¶
func (m *MockCustomAttributesService) GetCustomUserAttribute(user int, key string, options ...gitlab.RequestOptionFunc) (*gitlab.CustomAttribute, *gitlab.Response, error)
GetCustomUserAttribute mocks base method.
func (*MockCustomAttributesService) ListCustomGroupAttributes ¶
func (m *MockCustomAttributesService) ListCustomGroupAttributes(group int, options ...gitlab.RequestOptionFunc) ([]*gitlab.CustomAttribute, *gitlab.Response, error)
ListCustomGroupAttributes mocks base method.
func (*MockCustomAttributesService) ListCustomProjectAttributes ¶
func (m *MockCustomAttributesService) ListCustomProjectAttributes(project int, options ...gitlab.RequestOptionFunc) ([]*gitlab.CustomAttribute, *gitlab.Response, error)
ListCustomProjectAttributes mocks base method.
func (*MockCustomAttributesService) ListCustomUserAttributes ¶
func (m *MockCustomAttributesService) ListCustomUserAttributes(user int, options ...gitlab.RequestOptionFunc) ([]*gitlab.CustomAttribute, *gitlab.Response, error)
ListCustomUserAttributes mocks base method.
func (*MockCustomAttributesService) SetCustomGroupAttribute ¶
func (m *MockCustomAttributesService) SetCustomGroupAttribute(group int, c gitlab.CustomAttribute, options ...gitlab.RequestOptionFunc) (*gitlab.CustomAttribute, *gitlab.Response, error)
SetCustomGroupAttribute mocks base method.
func (*MockCustomAttributesService) SetCustomProjectAttribute ¶
func (m *MockCustomAttributesService) SetCustomProjectAttribute(project int, c gitlab.CustomAttribute, options ...gitlab.RequestOptionFunc) (*gitlab.CustomAttribute, *gitlab.Response, error)
SetCustomProjectAttribute mocks base method.
func (*MockCustomAttributesService) SetCustomUserAttribute ¶
func (m *MockCustomAttributesService) SetCustomUserAttribute(user int, c gitlab.CustomAttribute, options ...gitlab.RequestOptionFunc) (*gitlab.CustomAttribute, *gitlab.Response, error)
SetCustomUserAttribute mocks base method.
type MockCustomAttributesServiceMockRecorder ¶
type MockCustomAttributesServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockCustomAttributesServiceMockRecorder is the mock recorder for MockCustomAttributesService.
func (*MockCustomAttributesServiceMockRecorder) DeleteCustomGroupAttribute ¶
func (mr *MockCustomAttributesServiceMockRecorder) DeleteCustomGroupAttribute(group, key any, options ...any) *gomock.Call
DeleteCustomGroupAttribute indicates an expected call of DeleteCustomGroupAttribute.
func (*MockCustomAttributesServiceMockRecorder) DeleteCustomProjectAttribute ¶
func (mr *MockCustomAttributesServiceMockRecorder) DeleteCustomProjectAttribute(project, key any, options ...any) *gomock.Call
DeleteCustomProjectAttribute indicates an expected call of DeleteCustomProjectAttribute.
func (*MockCustomAttributesServiceMockRecorder) DeleteCustomUserAttribute ¶
func (mr *MockCustomAttributesServiceMockRecorder) DeleteCustomUserAttribute(user, key any, options ...any) *gomock.Call
DeleteCustomUserAttribute indicates an expected call of DeleteCustomUserAttribute.
func (*MockCustomAttributesServiceMockRecorder) GetCustomGroupAttribute ¶
func (mr *MockCustomAttributesServiceMockRecorder) GetCustomGroupAttribute(group, key any, options ...any) *gomock.Call
GetCustomGroupAttribute indicates an expected call of GetCustomGroupAttribute.
func (*MockCustomAttributesServiceMockRecorder) GetCustomProjectAttribute ¶
func (mr *MockCustomAttributesServiceMockRecorder) GetCustomProjectAttribute(project, key any, options ...any) *gomock.Call
GetCustomProjectAttribute indicates an expected call of GetCustomProjectAttribute.
func (*MockCustomAttributesServiceMockRecorder) GetCustomUserAttribute ¶
func (mr *MockCustomAttributesServiceMockRecorder) GetCustomUserAttribute(user, key any, options ...any) *gomock.Call
GetCustomUserAttribute indicates an expected call of GetCustomUserAttribute.
func (*MockCustomAttributesServiceMockRecorder) ListCustomGroupAttributes ¶
func (mr *MockCustomAttributesServiceMockRecorder) ListCustomGroupAttributes(group any, options ...any) *gomock.Call
ListCustomGroupAttributes indicates an expected call of ListCustomGroupAttributes.
func (*MockCustomAttributesServiceMockRecorder) ListCustomProjectAttributes ¶
func (mr *MockCustomAttributesServiceMockRecorder) ListCustomProjectAttributes(project any, options ...any) *gomock.Call
ListCustomProjectAttributes indicates an expected call of ListCustomProjectAttributes.
func (*MockCustomAttributesServiceMockRecorder) ListCustomUserAttributes ¶
func (mr *MockCustomAttributesServiceMockRecorder) ListCustomUserAttributes(user any, options ...any) *gomock.Call
ListCustomUserAttributes indicates an expected call of ListCustomUserAttributes.
func (*MockCustomAttributesServiceMockRecorder) SetCustomGroupAttribute ¶
func (mr *MockCustomAttributesServiceMockRecorder) SetCustomGroupAttribute(group, c any, options ...any) *gomock.Call
SetCustomGroupAttribute indicates an expected call of SetCustomGroupAttribute.
func (*MockCustomAttributesServiceMockRecorder) SetCustomProjectAttribute ¶
func (mr *MockCustomAttributesServiceMockRecorder) SetCustomProjectAttribute(project, c any, options ...any) *gomock.Call
SetCustomProjectAttribute indicates an expected call of SetCustomProjectAttribute.
func (*MockCustomAttributesServiceMockRecorder) SetCustomUserAttribute ¶
func (mr *MockCustomAttributesServiceMockRecorder) SetCustomUserAttribute(user, c any, options ...any) *gomock.Call
SetCustomUserAttribute indicates an expected call of SetCustomUserAttribute.
type MockDORAMetricsService ¶
type MockDORAMetricsService struct {
// contains filtered or unexported fields
}
MockDORAMetricsService is a mock of DORAMetricsService interface.
func NewMockDORAMetricsService ¶
func NewMockDORAMetricsService(ctrl *gomock.Controller) *MockDORAMetricsService
NewMockDORAMetricsService creates a new mock instance.
func (*MockDORAMetricsService) EXPECT ¶
func (m *MockDORAMetricsService) EXPECT() *MockDORAMetricsServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockDORAMetricsService) GetGroupDORAMetrics ¶
func (m *MockDORAMetricsService) GetGroupDORAMetrics(gid any, opt gitlab.GetDORAMetricsOptions, options ...gitlab.RequestOptionFunc) ([]gitlab.DORAMetric, *gitlab.Response, error)
GetGroupDORAMetrics mocks base method.
func (*MockDORAMetricsService) GetProjectDORAMetrics ¶
func (m *MockDORAMetricsService) GetProjectDORAMetrics(pid any, opt gitlab.GetDORAMetricsOptions, options ...gitlab.RequestOptionFunc) ([]gitlab.DORAMetric, *gitlab.Response, error)
GetProjectDORAMetrics mocks base method.
type MockDORAMetricsServiceMockRecorder ¶
type MockDORAMetricsServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockDORAMetricsServiceMockRecorder is the mock recorder for MockDORAMetricsService.
func (*MockDORAMetricsServiceMockRecorder) GetGroupDORAMetrics ¶
func (mr *MockDORAMetricsServiceMockRecorder) GetGroupDORAMetrics(gid, opt any, options ...any) *gomock.Call
GetGroupDORAMetrics indicates an expected call of GetGroupDORAMetrics.
func (*MockDORAMetricsServiceMockRecorder) GetProjectDORAMetrics ¶
func (mr *MockDORAMetricsServiceMockRecorder) GetProjectDORAMetrics(pid, opt any, options ...any) *gomock.Call
GetProjectDORAMetrics indicates an expected call of GetProjectDORAMetrics.
type MockDependencyListExportService ¶
type MockDependencyListExportService struct {
// contains filtered or unexported fields
}
MockDependencyListExportService is a mock of DependencyListExportService interface.
func NewMockDependencyListExportService ¶
func NewMockDependencyListExportService(ctrl *gomock.Controller) *MockDependencyListExportService
NewMockDependencyListExportService creates a new mock instance.
func (*MockDependencyListExportService) CreateDependencyListExport ¶
func (m *MockDependencyListExportService) CreateDependencyListExport(pipelineID int, opt *gitlab.CreateDependencyListExportOptions, options ...gitlab.RequestOptionFunc) (*gitlab.DependencyListExport, *gitlab.Response, error)
CreateDependencyListExport mocks base method.
func (*MockDependencyListExportService) DownloadDependencyListExport ¶
func (m *MockDependencyListExportService) DownloadDependencyListExport(id int, options ...gitlab.RequestOptionFunc) (io.Reader, *gitlab.Response, error)
DownloadDependencyListExport mocks base method.
func (*MockDependencyListExportService) EXPECT ¶
func (m *MockDependencyListExportService) EXPECT() *MockDependencyListExportServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockDependencyListExportService) GetDependencyListExport ¶
func (m *MockDependencyListExportService) GetDependencyListExport(id int, options ...gitlab.RequestOptionFunc) (*gitlab.DependencyListExport, *gitlab.Response, error)
GetDependencyListExport mocks base method.
type MockDependencyListExportServiceMockRecorder ¶
type MockDependencyListExportServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockDependencyListExportServiceMockRecorder is the mock recorder for MockDependencyListExportService.
func (*MockDependencyListExportServiceMockRecorder) CreateDependencyListExport ¶
func (mr *MockDependencyListExportServiceMockRecorder) CreateDependencyListExport(pipelineID, opt any, options ...any) *gomock.Call
CreateDependencyListExport indicates an expected call of CreateDependencyListExport.
func (*MockDependencyListExportServiceMockRecorder) DownloadDependencyListExport ¶
func (mr *MockDependencyListExportServiceMockRecorder) DownloadDependencyListExport(id any, options ...any) *gomock.Call
DownloadDependencyListExport indicates an expected call of DownloadDependencyListExport.
func (*MockDependencyListExportServiceMockRecorder) GetDependencyListExport ¶
func (mr *MockDependencyListExportServiceMockRecorder) GetDependencyListExport(id any, options ...any) *gomock.Call
GetDependencyListExport indicates an expected call of GetDependencyListExport.
type MockDeployKeysService ¶
type MockDeployKeysService struct {
// contains filtered or unexported fields
}
MockDeployKeysService is a mock of DeployKeysService interface.
func NewMockDeployKeysService ¶
func NewMockDeployKeysService(ctrl *gomock.Controller) *MockDeployKeysService
NewMockDeployKeysService creates a new mock instance.
func (*MockDeployKeysService) AddDeployKey ¶
func (m *MockDeployKeysService) AddDeployKey(pid any, opt *gitlab.AddDeployKeyOptions, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectDeployKey, *gitlab.Response, error)
AddDeployKey mocks base method.
func (*MockDeployKeysService) DeleteDeployKey ¶
func (m *MockDeployKeysService) DeleteDeployKey(pid any, deployKey int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteDeployKey mocks base method.
func (*MockDeployKeysService) EXPECT ¶
func (m *MockDeployKeysService) EXPECT() *MockDeployKeysServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockDeployKeysService) EnableDeployKey ¶
func (m *MockDeployKeysService) EnableDeployKey(pid any, deployKey int, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectDeployKey, *gitlab.Response, error)
EnableDeployKey mocks base method.
func (*MockDeployKeysService) GetDeployKey ¶
func (m *MockDeployKeysService) GetDeployKey(pid any, deployKey int, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectDeployKey, *gitlab.Response, error)
GetDeployKey mocks base method.
func (*MockDeployKeysService) ListAllDeployKeys ¶
func (m *MockDeployKeysService) ListAllDeployKeys(opt *gitlab.ListInstanceDeployKeysOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.InstanceDeployKey, *gitlab.Response, error)
ListAllDeployKeys mocks base method.
func (*MockDeployKeysService) ListProjectDeployKeys ¶
func (m *MockDeployKeysService) ListProjectDeployKeys(pid any, opt *gitlab.ListProjectDeployKeysOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.ProjectDeployKey, *gitlab.Response, error)
ListProjectDeployKeys mocks base method.
func (*MockDeployKeysService) UpdateDeployKey ¶
func (m *MockDeployKeysService) UpdateDeployKey(pid any, deployKey int, opt *gitlab.UpdateDeployKeyOptions, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectDeployKey, *gitlab.Response, error)
UpdateDeployKey mocks base method.
type MockDeployKeysServiceMockRecorder ¶
type MockDeployKeysServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockDeployKeysServiceMockRecorder is the mock recorder for MockDeployKeysService.
func (*MockDeployKeysServiceMockRecorder) AddDeployKey ¶
func (mr *MockDeployKeysServiceMockRecorder) AddDeployKey(pid, opt any, options ...any) *gomock.Call
AddDeployKey indicates an expected call of AddDeployKey.
func (*MockDeployKeysServiceMockRecorder) DeleteDeployKey ¶
func (mr *MockDeployKeysServiceMockRecorder) DeleteDeployKey(pid, deployKey any, options ...any) *gomock.Call
DeleteDeployKey indicates an expected call of DeleteDeployKey.
func (*MockDeployKeysServiceMockRecorder) EnableDeployKey ¶
func (mr *MockDeployKeysServiceMockRecorder) EnableDeployKey(pid, deployKey any, options ...any) *gomock.Call
EnableDeployKey indicates an expected call of EnableDeployKey.
func (*MockDeployKeysServiceMockRecorder) GetDeployKey ¶
func (mr *MockDeployKeysServiceMockRecorder) GetDeployKey(pid, deployKey any, options ...any) *gomock.Call
GetDeployKey indicates an expected call of GetDeployKey.
func (*MockDeployKeysServiceMockRecorder) ListAllDeployKeys ¶
func (mr *MockDeployKeysServiceMockRecorder) ListAllDeployKeys(opt any, options ...any) *gomock.Call
ListAllDeployKeys indicates an expected call of ListAllDeployKeys.
func (*MockDeployKeysServiceMockRecorder) ListProjectDeployKeys ¶
func (mr *MockDeployKeysServiceMockRecorder) ListProjectDeployKeys(pid, opt any, options ...any) *gomock.Call
ListProjectDeployKeys indicates an expected call of ListProjectDeployKeys.
func (*MockDeployKeysServiceMockRecorder) UpdateDeployKey ¶
func (mr *MockDeployKeysServiceMockRecorder) UpdateDeployKey(pid, deployKey, opt any, options ...any) *gomock.Call
UpdateDeployKey indicates an expected call of UpdateDeployKey.
type MockDeployTokensService ¶
type MockDeployTokensService struct {
// contains filtered or unexported fields
}
MockDeployTokensService is a mock of DeployTokensService interface.
func NewMockDeployTokensService ¶
func NewMockDeployTokensService(ctrl *gomock.Controller) *MockDeployTokensService
NewMockDeployTokensService creates a new mock instance.
func (*MockDeployTokensService) CreateGroupDeployToken ¶
func (m *MockDeployTokensService) CreateGroupDeployToken(gid any, opt *gitlab.CreateGroupDeployTokenOptions, options ...gitlab.RequestOptionFunc) (*gitlab.DeployToken, *gitlab.Response, error)
CreateGroupDeployToken mocks base method.
func (*MockDeployTokensService) CreateProjectDeployToken ¶
func (m *MockDeployTokensService) CreateProjectDeployToken(pid any, opt *gitlab.CreateProjectDeployTokenOptions, options ...gitlab.RequestOptionFunc) (*gitlab.DeployToken, *gitlab.Response, error)
CreateProjectDeployToken mocks base method.
func (*MockDeployTokensService) DeleteGroupDeployToken ¶
func (m *MockDeployTokensService) DeleteGroupDeployToken(gid any, deployToken int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteGroupDeployToken mocks base method.
func (*MockDeployTokensService) DeleteProjectDeployToken ¶
func (m *MockDeployTokensService) DeleteProjectDeployToken(pid any, deployToken int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteProjectDeployToken mocks base method.
func (*MockDeployTokensService) EXPECT ¶
func (m *MockDeployTokensService) EXPECT() *MockDeployTokensServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockDeployTokensService) GetGroupDeployToken ¶
func (m *MockDeployTokensService) GetGroupDeployToken(gid any, deployToken int, options ...gitlab.RequestOptionFunc) (*gitlab.DeployToken, *gitlab.Response, error)
GetGroupDeployToken mocks base method.
func (*MockDeployTokensService) GetProjectDeployToken ¶
func (m *MockDeployTokensService) GetProjectDeployToken(pid any, deployToken int, options ...gitlab.RequestOptionFunc) (*gitlab.DeployToken, *gitlab.Response, error)
GetProjectDeployToken mocks base method.
func (*MockDeployTokensService) ListAllDeployTokens ¶
func (m *MockDeployTokensService) ListAllDeployTokens(options ...gitlab.RequestOptionFunc) ([]*gitlab.DeployToken, *gitlab.Response, error)
ListAllDeployTokens mocks base method.
func (*MockDeployTokensService) ListGroupDeployTokens ¶
func (m *MockDeployTokensService) ListGroupDeployTokens(gid any, opt *gitlab.ListGroupDeployTokensOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.DeployToken, *gitlab.Response, error)
ListGroupDeployTokens mocks base method.
func (*MockDeployTokensService) ListProjectDeployTokens ¶
func (m *MockDeployTokensService) ListProjectDeployTokens(pid any, opt *gitlab.ListProjectDeployTokensOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.DeployToken, *gitlab.Response, error)
ListProjectDeployTokens mocks base method.
type MockDeployTokensServiceMockRecorder ¶
type MockDeployTokensServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockDeployTokensServiceMockRecorder is the mock recorder for MockDeployTokensService.
func (*MockDeployTokensServiceMockRecorder) CreateGroupDeployToken ¶
func (mr *MockDeployTokensServiceMockRecorder) CreateGroupDeployToken(gid, opt any, options ...any) *gomock.Call
CreateGroupDeployToken indicates an expected call of CreateGroupDeployToken.
func (*MockDeployTokensServiceMockRecorder) CreateProjectDeployToken ¶
func (mr *MockDeployTokensServiceMockRecorder) CreateProjectDeployToken(pid, opt any, options ...any) *gomock.Call
CreateProjectDeployToken indicates an expected call of CreateProjectDeployToken.
func (*MockDeployTokensServiceMockRecorder) DeleteGroupDeployToken ¶
func (mr *MockDeployTokensServiceMockRecorder) DeleteGroupDeployToken(gid, deployToken any, options ...any) *gomock.Call
DeleteGroupDeployToken indicates an expected call of DeleteGroupDeployToken.
func (*MockDeployTokensServiceMockRecorder) DeleteProjectDeployToken ¶
func (mr *MockDeployTokensServiceMockRecorder) DeleteProjectDeployToken(pid, deployToken any, options ...any) *gomock.Call
DeleteProjectDeployToken indicates an expected call of DeleteProjectDeployToken.
func (*MockDeployTokensServiceMockRecorder) GetGroupDeployToken ¶
func (mr *MockDeployTokensServiceMockRecorder) GetGroupDeployToken(gid, deployToken any, options ...any) *gomock.Call
GetGroupDeployToken indicates an expected call of GetGroupDeployToken.
func (*MockDeployTokensServiceMockRecorder) GetProjectDeployToken ¶
func (mr *MockDeployTokensServiceMockRecorder) GetProjectDeployToken(pid, deployToken any, options ...any) *gomock.Call
GetProjectDeployToken indicates an expected call of GetProjectDeployToken.
func (*MockDeployTokensServiceMockRecorder) ListAllDeployTokens ¶
func (mr *MockDeployTokensServiceMockRecorder) ListAllDeployTokens(options ...any) *gomock.Call
ListAllDeployTokens indicates an expected call of ListAllDeployTokens.
func (*MockDeployTokensServiceMockRecorder) ListGroupDeployTokens ¶
func (mr *MockDeployTokensServiceMockRecorder) ListGroupDeployTokens(gid, opt any, options ...any) *gomock.Call
ListGroupDeployTokens indicates an expected call of ListGroupDeployTokens.
func (*MockDeployTokensServiceMockRecorder) ListProjectDeployTokens ¶
func (mr *MockDeployTokensServiceMockRecorder) ListProjectDeployTokens(pid, opt any, options ...any) *gomock.Call
ListProjectDeployTokens indicates an expected call of ListProjectDeployTokens.
type MockDeploymentMergeRequestsService ¶
type MockDeploymentMergeRequestsService struct {
// contains filtered or unexported fields
}
MockDeploymentMergeRequestsService is a mock of DeploymentMergeRequestsService interface.
func NewMockDeploymentMergeRequestsService ¶
func NewMockDeploymentMergeRequestsService(ctrl *gomock.Controller) *MockDeploymentMergeRequestsService
NewMockDeploymentMergeRequestsService creates a new mock instance.
func (*MockDeploymentMergeRequestsService) EXPECT ¶
func (m *MockDeploymentMergeRequestsService) EXPECT() *MockDeploymentMergeRequestsServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockDeploymentMergeRequestsService) ListDeploymentMergeRequests ¶
func (m *MockDeploymentMergeRequestsService) ListDeploymentMergeRequests(pid any, deployment int, opts *gitlab.ListMergeRequestsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.MergeRequest, *gitlab.Response, error)
ListDeploymentMergeRequests mocks base method.
type MockDeploymentMergeRequestsServiceMockRecorder ¶
type MockDeploymentMergeRequestsServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockDeploymentMergeRequestsServiceMockRecorder is the mock recorder for MockDeploymentMergeRequestsService.
func (*MockDeploymentMergeRequestsServiceMockRecorder) ListDeploymentMergeRequests ¶
func (mr *MockDeploymentMergeRequestsServiceMockRecorder) ListDeploymentMergeRequests(pid, deployment, opts any, options ...any) *gomock.Call
ListDeploymentMergeRequests indicates an expected call of ListDeploymentMergeRequests.
type MockDeploymentsService ¶
type MockDeploymentsService struct {
// contains filtered or unexported fields
}
MockDeploymentsService is a mock of DeploymentsService interface.
func NewMockDeploymentsService ¶
func NewMockDeploymentsService(ctrl *gomock.Controller) *MockDeploymentsService
NewMockDeploymentsService creates a new mock instance.
func (*MockDeploymentsService) ApproveOrRejectProjectDeployment ¶
func (m *MockDeploymentsService) ApproveOrRejectProjectDeployment(pid any, deployment int, opt *gitlab.ApproveOrRejectProjectDeploymentOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
ApproveOrRejectProjectDeployment mocks base method.
func (*MockDeploymentsService) CreateProjectDeployment ¶
func (m *MockDeploymentsService) CreateProjectDeployment(pid any, opt *gitlab.CreateProjectDeploymentOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Deployment, *gitlab.Response, error)
CreateProjectDeployment mocks base method.
func (*MockDeploymentsService) DeleteProjectDeployment ¶
func (m *MockDeploymentsService) DeleteProjectDeployment(pid any, deployment int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteProjectDeployment mocks base method.
func (*MockDeploymentsService) EXPECT ¶
func (m *MockDeploymentsService) EXPECT() *MockDeploymentsServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockDeploymentsService) GetProjectDeployment ¶
func (m *MockDeploymentsService) GetProjectDeployment(pid any, deployment int, options ...gitlab.RequestOptionFunc) (*gitlab.Deployment, *gitlab.Response, error)
GetProjectDeployment mocks base method.
func (*MockDeploymentsService) ListProjectDeployments ¶
func (m *MockDeploymentsService) ListProjectDeployments(pid any, opts *gitlab.ListProjectDeploymentsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Deployment, *gitlab.Response, error)
ListProjectDeployments mocks base method.
func (*MockDeploymentsService) UpdateProjectDeployment ¶
func (m *MockDeploymentsService) UpdateProjectDeployment(pid any, deployment int, opt *gitlab.UpdateProjectDeploymentOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Deployment, *gitlab.Response, error)
UpdateProjectDeployment mocks base method.
type MockDeploymentsServiceMockRecorder ¶
type MockDeploymentsServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockDeploymentsServiceMockRecorder is the mock recorder for MockDeploymentsService.
func (*MockDeploymentsServiceMockRecorder) ApproveOrRejectProjectDeployment ¶
func (mr *MockDeploymentsServiceMockRecorder) ApproveOrRejectProjectDeployment(pid, deployment, opt any, options ...any) *gomock.Call
ApproveOrRejectProjectDeployment indicates an expected call of ApproveOrRejectProjectDeployment.
func (*MockDeploymentsServiceMockRecorder) CreateProjectDeployment ¶
func (mr *MockDeploymentsServiceMockRecorder) CreateProjectDeployment(pid, opt any, options ...any) *gomock.Call
CreateProjectDeployment indicates an expected call of CreateProjectDeployment.
func (*MockDeploymentsServiceMockRecorder) DeleteProjectDeployment ¶
func (mr *MockDeploymentsServiceMockRecorder) DeleteProjectDeployment(pid, deployment any, options ...any) *gomock.Call
DeleteProjectDeployment indicates an expected call of DeleteProjectDeployment.
func (*MockDeploymentsServiceMockRecorder) GetProjectDeployment ¶
func (mr *MockDeploymentsServiceMockRecorder) GetProjectDeployment(pid, deployment any, options ...any) *gomock.Call
GetProjectDeployment indicates an expected call of GetProjectDeployment.
func (*MockDeploymentsServiceMockRecorder) ListProjectDeployments ¶
func (mr *MockDeploymentsServiceMockRecorder) ListProjectDeployments(pid, opts any, options ...any) *gomock.Call
ListProjectDeployments indicates an expected call of ListProjectDeployments.
func (*MockDeploymentsServiceMockRecorder) UpdateProjectDeployment ¶
func (mr *MockDeploymentsServiceMockRecorder) UpdateProjectDeployment(pid, deployment, opt any, options ...any) *gomock.Call
UpdateProjectDeployment indicates an expected call of UpdateProjectDeployment.
type MockDiscussionsService ¶
type MockDiscussionsService struct {
// contains filtered or unexported fields
}
MockDiscussionsService is a mock of DiscussionsService interface.
func NewMockDiscussionsService ¶
func NewMockDiscussionsService(ctrl *gomock.Controller) *MockDiscussionsService
NewMockDiscussionsService creates a new mock instance.
func (*MockDiscussionsService) AddCommitDiscussionNote ¶
func (m *MockDiscussionsService) AddCommitDiscussionNote(pid any, commit, discussion string, opt *gitlab.AddCommitDiscussionNoteOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Note, *gitlab.Response, error)
AddCommitDiscussionNote mocks base method.
func (*MockDiscussionsService) AddEpicDiscussionNote ¶
func (m *MockDiscussionsService) AddEpicDiscussionNote(gid any, epic int, discussion string, opt *gitlab.AddEpicDiscussionNoteOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Note, *gitlab.Response, error)
AddEpicDiscussionNote mocks base method.
func (*MockDiscussionsService) AddIssueDiscussionNote ¶
func (m *MockDiscussionsService) AddIssueDiscussionNote(pid any, issue int, discussion string, opt *gitlab.AddIssueDiscussionNoteOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Note, *gitlab.Response, error)
AddIssueDiscussionNote mocks base method.
func (*MockDiscussionsService) AddMergeRequestDiscussionNote ¶
func (m *MockDiscussionsService) AddMergeRequestDiscussionNote(pid any, mergeRequest int, discussion string, opt *gitlab.AddMergeRequestDiscussionNoteOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Note, *gitlab.Response, error)
AddMergeRequestDiscussionNote mocks base method.
func (*MockDiscussionsService) AddSnippetDiscussionNote ¶
func (m *MockDiscussionsService) AddSnippetDiscussionNote(pid any, snippet int, discussion string, opt *gitlab.AddSnippetDiscussionNoteOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Note, *gitlab.Response, error)
AddSnippetDiscussionNote mocks base method.
func (*MockDiscussionsService) CreateCommitDiscussion ¶
func (m *MockDiscussionsService) CreateCommitDiscussion(pid any, commit string, opt *gitlab.CreateCommitDiscussionOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Discussion, *gitlab.Response, error)
CreateCommitDiscussion mocks base method.
func (*MockDiscussionsService) CreateEpicDiscussion ¶
func (m *MockDiscussionsService) CreateEpicDiscussion(gid any, epic int, opt *gitlab.CreateEpicDiscussionOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Discussion, *gitlab.Response, error)
CreateEpicDiscussion mocks base method.
func (*MockDiscussionsService) CreateIssueDiscussion ¶
func (m *MockDiscussionsService) CreateIssueDiscussion(pid any, issue int, opt *gitlab.CreateIssueDiscussionOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Discussion, *gitlab.Response, error)
CreateIssueDiscussion mocks base method.
func (*MockDiscussionsService) CreateMergeRequestDiscussion ¶
func (m *MockDiscussionsService) CreateMergeRequestDiscussion(pid any, mergeRequest int, opt *gitlab.CreateMergeRequestDiscussionOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Discussion, *gitlab.Response, error)
CreateMergeRequestDiscussion mocks base method.
func (*MockDiscussionsService) CreateSnippetDiscussion ¶
func (m *MockDiscussionsService) CreateSnippetDiscussion(pid any, snippet int, opt *gitlab.CreateSnippetDiscussionOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Discussion, *gitlab.Response, error)
CreateSnippetDiscussion mocks base method.
func (*MockDiscussionsService) DeleteCommitDiscussionNote ¶
func (m *MockDiscussionsService) DeleteCommitDiscussionNote(pid any, commit, discussion string, note int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteCommitDiscussionNote mocks base method.
func (*MockDiscussionsService) DeleteEpicDiscussionNote ¶
func (m *MockDiscussionsService) DeleteEpicDiscussionNote(gid any, epic int, discussion string, note int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteEpicDiscussionNote mocks base method.
func (*MockDiscussionsService) DeleteIssueDiscussionNote ¶
func (m *MockDiscussionsService) DeleteIssueDiscussionNote(pid any, issue int, discussion string, note int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteIssueDiscussionNote mocks base method.
func (*MockDiscussionsService) DeleteMergeRequestDiscussionNote ¶
func (m *MockDiscussionsService) DeleteMergeRequestDiscussionNote(pid any, mergeRequest int, discussion string, note int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteMergeRequestDiscussionNote mocks base method.
func (*MockDiscussionsService) DeleteSnippetDiscussionNote ¶
func (m *MockDiscussionsService) DeleteSnippetDiscussionNote(pid any, snippet int, discussion string, note int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteSnippetDiscussionNote mocks base method.
func (*MockDiscussionsService) EXPECT ¶
func (m *MockDiscussionsService) EXPECT() *MockDiscussionsServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockDiscussionsService) GetCommitDiscussion ¶
func (m *MockDiscussionsService) GetCommitDiscussion(pid any, commit, discussion string, options ...gitlab.RequestOptionFunc) (*gitlab.Discussion, *gitlab.Response, error)
GetCommitDiscussion mocks base method.
func (*MockDiscussionsService) GetEpicDiscussion ¶
func (m *MockDiscussionsService) GetEpicDiscussion(gid any, epic int, discussion string, options ...gitlab.RequestOptionFunc) (*gitlab.Discussion, *gitlab.Response, error)
GetEpicDiscussion mocks base method.
func (*MockDiscussionsService) GetIssueDiscussion ¶
func (m *MockDiscussionsService) GetIssueDiscussion(pid any, issue int, discussion string, options ...gitlab.RequestOptionFunc) (*gitlab.Discussion, *gitlab.Response, error)
GetIssueDiscussion mocks base method.
func (*MockDiscussionsService) GetMergeRequestDiscussion ¶
func (m *MockDiscussionsService) GetMergeRequestDiscussion(pid any, mergeRequest int, discussion string, options ...gitlab.RequestOptionFunc) (*gitlab.Discussion, *gitlab.Response, error)
GetMergeRequestDiscussion mocks base method.
func (*MockDiscussionsService) GetSnippetDiscussion ¶
func (m *MockDiscussionsService) GetSnippetDiscussion(pid any, snippet int, discussion string, options ...gitlab.RequestOptionFunc) (*gitlab.Discussion, *gitlab.Response, error)
GetSnippetDiscussion mocks base method.
func (*MockDiscussionsService) ListCommitDiscussions ¶
func (m *MockDiscussionsService) ListCommitDiscussions(pid any, commit string, opt *gitlab.ListCommitDiscussionsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Discussion, *gitlab.Response, error)
ListCommitDiscussions mocks base method.
func (*MockDiscussionsService) ListGroupEpicDiscussions ¶
func (m *MockDiscussionsService) ListGroupEpicDiscussions(gid any, epic int, opt *gitlab.ListGroupEpicDiscussionsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Discussion, *gitlab.Response, error)
ListGroupEpicDiscussions mocks base method.
func (*MockDiscussionsService) ListIssueDiscussions ¶
func (m *MockDiscussionsService) ListIssueDiscussions(pid any, issue int, opt *gitlab.ListIssueDiscussionsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Discussion, *gitlab.Response, error)
ListIssueDiscussions mocks base method.
func (*MockDiscussionsService) ListMergeRequestDiscussions ¶
func (m *MockDiscussionsService) ListMergeRequestDiscussions(pid any, mergeRequest int, opt *gitlab.ListMergeRequestDiscussionsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Discussion, *gitlab.Response, error)
ListMergeRequestDiscussions mocks base method.
func (*MockDiscussionsService) ListSnippetDiscussions ¶
func (m *MockDiscussionsService) ListSnippetDiscussions(pid any, snippet int, opt *gitlab.ListSnippetDiscussionsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Discussion, *gitlab.Response, error)
ListSnippetDiscussions mocks base method.
func (*MockDiscussionsService) ResolveMergeRequestDiscussion ¶
func (m *MockDiscussionsService) ResolveMergeRequestDiscussion(pid any, mergeRequest int, discussion string, opt *gitlab.ResolveMergeRequestDiscussionOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Discussion, *gitlab.Response, error)
ResolveMergeRequestDiscussion mocks base method.
func (*MockDiscussionsService) UpdateCommitDiscussionNote ¶
func (m *MockDiscussionsService) UpdateCommitDiscussionNote(pid any, commit, discussion string, note int, opt *gitlab.UpdateCommitDiscussionNoteOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Note, *gitlab.Response, error)
UpdateCommitDiscussionNote mocks base method.
func (*MockDiscussionsService) UpdateEpicDiscussionNote ¶
func (m *MockDiscussionsService) UpdateEpicDiscussionNote(gid any, epic int, discussion string, note int, opt *gitlab.UpdateEpicDiscussionNoteOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Note, *gitlab.Response, error)
UpdateEpicDiscussionNote mocks base method.
func (*MockDiscussionsService) UpdateIssueDiscussionNote ¶
func (m *MockDiscussionsService) UpdateIssueDiscussionNote(pid any, issue int, discussion string, note int, opt *gitlab.UpdateIssueDiscussionNoteOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Note, *gitlab.Response, error)
UpdateIssueDiscussionNote mocks base method.
func (*MockDiscussionsService) UpdateMergeRequestDiscussionNote ¶
func (m *MockDiscussionsService) UpdateMergeRequestDiscussionNote(pid any, mergeRequest int, discussion string, note int, opt *gitlab.UpdateMergeRequestDiscussionNoteOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Note, *gitlab.Response, error)
UpdateMergeRequestDiscussionNote mocks base method.
func (*MockDiscussionsService) UpdateSnippetDiscussionNote ¶
func (m *MockDiscussionsService) UpdateSnippetDiscussionNote(pid any, snippet int, discussion string, note int, opt *gitlab.UpdateSnippetDiscussionNoteOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Note, *gitlab.Response, error)
UpdateSnippetDiscussionNote mocks base method.
type MockDiscussionsServiceMockRecorder ¶
type MockDiscussionsServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockDiscussionsServiceMockRecorder is the mock recorder for MockDiscussionsService.
func (*MockDiscussionsServiceMockRecorder) AddCommitDiscussionNote ¶
func (mr *MockDiscussionsServiceMockRecorder) AddCommitDiscussionNote(pid, commit, discussion, opt any, options ...any) *gomock.Call
AddCommitDiscussionNote indicates an expected call of AddCommitDiscussionNote.
func (*MockDiscussionsServiceMockRecorder) AddEpicDiscussionNote ¶
func (mr *MockDiscussionsServiceMockRecorder) AddEpicDiscussionNote(gid, epic, discussion, opt any, options ...any) *gomock.Call
AddEpicDiscussionNote indicates an expected call of AddEpicDiscussionNote.
func (*MockDiscussionsServiceMockRecorder) AddIssueDiscussionNote ¶
func (mr *MockDiscussionsServiceMockRecorder) AddIssueDiscussionNote(pid, issue, discussion, opt any, options ...any) *gomock.Call
AddIssueDiscussionNote indicates an expected call of AddIssueDiscussionNote.
func (*MockDiscussionsServiceMockRecorder) AddMergeRequestDiscussionNote ¶
func (mr *MockDiscussionsServiceMockRecorder) AddMergeRequestDiscussionNote(pid, mergeRequest, discussion, opt any, options ...any) *gomock.Call
AddMergeRequestDiscussionNote indicates an expected call of AddMergeRequestDiscussionNote.
func (*MockDiscussionsServiceMockRecorder) AddSnippetDiscussionNote ¶
func (mr *MockDiscussionsServiceMockRecorder) AddSnippetDiscussionNote(pid, snippet, discussion, opt any, options ...any) *gomock.Call
AddSnippetDiscussionNote indicates an expected call of AddSnippetDiscussionNote.
func (*MockDiscussionsServiceMockRecorder) CreateCommitDiscussion ¶
func (mr *MockDiscussionsServiceMockRecorder) CreateCommitDiscussion(pid, commit, opt any, options ...any) *gomock.Call
CreateCommitDiscussion indicates an expected call of CreateCommitDiscussion.
func (*MockDiscussionsServiceMockRecorder) CreateEpicDiscussion ¶
func (mr *MockDiscussionsServiceMockRecorder) CreateEpicDiscussion(gid, epic, opt any, options ...any) *gomock.Call
CreateEpicDiscussion indicates an expected call of CreateEpicDiscussion.
func (*MockDiscussionsServiceMockRecorder) CreateIssueDiscussion ¶
func (mr *MockDiscussionsServiceMockRecorder) CreateIssueDiscussion(pid, issue, opt any, options ...any) *gomock.Call
CreateIssueDiscussion indicates an expected call of CreateIssueDiscussion.
func (*MockDiscussionsServiceMockRecorder) CreateMergeRequestDiscussion ¶
func (mr *MockDiscussionsServiceMockRecorder) CreateMergeRequestDiscussion(pid, mergeRequest, opt any, options ...any) *gomock.Call
CreateMergeRequestDiscussion indicates an expected call of CreateMergeRequestDiscussion.
func (*MockDiscussionsServiceMockRecorder) CreateSnippetDiscussion ¶
func (mr *MockDiscussionsServiceMockRecorder) CreateSnippetDiscussion(pid, snippet, opt any, options ...any) *gomock.Call
CreateSnippetDiscussion indicates an expected call of CreateSnippetDiscussion.
func (*MockDiscussionsServiceMockRecorder) DeleteCommitDiscussionNote ¶
func (mr *MockDiscussionsServiceMockRecorder) DeleteCommitDiscussionNote(pid, commit, discussion, note any, options ...any) *gomock.Call
DeleteCommitDiscussionNote indicates an expected call of DeleteCommitDiscussionNote.
func (*MockDiscussionsServiceMockRecorder) DeleteEpicDiscussionNote ¶
func (mr *MockDiscussionsServiceMockRecorder) DeleteEpicDiscussionNote(gid, epic, discussion, note any, options ...any) *gomock.Call
DeleteEpicDiscussionNote indicates an expected call of DeleteEpicDiscussionNote.
func (*MockDiscussionsServiceMockRecorder) DeleteIssueDiscussionNote ¶
func (mr *MockDiscussionsServiceMockRecorder) DeleteIssueDiscussionNote(pid, issue, discussion, note any, options ...any) *gomock.Call
DeleteIssueDiscussionNote indicates an expected call of DeleteIssueDiscussionNote.
func (*MockDiscussionsServiceMockRecorder) DeleteMergeRequestDiscussionNote ¶
func (mr *MockDiscussionsServiceMockRecorder) DeleteMergeRequestDiscussionNote(pid, mergeRequest, discussion, note any, options ...any) *gomock.Call
DeleteMergeRequestDiscussionNote indicates an expected call of DeleteMergeRequestDiscussionNote.
func (*MockDiscussionsServiceMockRecorder) DeleteSnippetDiscussionNote ¶
func (mr *MockDiscussionsServiceMockRecorder) DeleteSnippetDiscussionNote(pid, snippet, discussion, note any, options ...any) *gomock.Call
DeleteSnippetDiscussionNote indicates an expected call of DeleteSnippetDiscussionNote.
func (*MockDiscussionsServiceMockRecorder) GetCommitDiscussion ¶
func (mr *MockDiscussionsServiceMockRecorder) GetCommitDiscussion(pid, commit, discussion any, options ...any) *gomock.Call
GetCommitDiscussion indicates an expected call of GetCommitDiscussion.
func (*MockDiscussionsServiceMockRecorder) GetEpicDiscussion ¶
func (mr *MockDiscussionsServiceMockRecorder) GetEpicDiscussion(gid, epic, discussion any, options ...any) *gomock.Call
GetEpicDiscussion indicates an expected call of GetEpicDiscussion.
func (*MockDiscussionsServiceMockRecorder) GetIssueDiscussion ¶
func (mr *MockDiscussionsServiceMockRecorder) GetIssueDiscussion(pid, issue, discussion any, options ...any) *gomock.Call
GetIssueDiscussion indicates an expected call of GetIssueDiscussion.
func (*MockDiscussionsServiceMockRecorder) GetMergeRequestDiscussion ¶
func (mr *MockDiscussionsServiceMockRecorder) GetMergeRequestDiscussion(pid, mergeRequest, discussion any, options ...any) *gomock.Call
GetMergeRequestDiscussion indicates an expected call of GetMergeRequestDiscussion.
func (*MockDiscussionsServiceMockRecorder) GetSnippetDiscussion ¶
func (mr *MockDiscussionsServiceMockRecorder) GetSnippetDiscussion(pid, snippet, discussion any, options ...any) *gomock.Call
GetSnippetDiscussion indicates an expected call of GetSnippetDiscussion.
func (*MockDiscussionsServiceMockRecorder) ListCommitDiscussions ¶
func (mr *MockDiscussionsServiceMockRecorder) ListCommitDiscussions(pid, commit, opt any, options ...any) *gomock.Call
ListCommitDiscussions indicates an expected call of ListCommitDiscussions.
func (*MockDiscussionsServiceMockRecorder) ListGroupEpicDiscussions ¶
func (mr *MockDiscussionsServiceMockRecorder) ListGroupEpicDiscussions(gid, epic, opt any, options ...any) *gomock.Call
ListGroupEpicDiscussions indicates an expected call of ListGroupEpicDiscussions.
func (*MockDiscussionsServiceMockRecorder) ListIssueDiscussions ¶
func (mr *MockDiscussionsServiceMockRecorder) ListIssueDiscussions(pid, issue, opt any, options ...any) *gomock.Call
ListIssueDiscussions indicates an expected call of ListIssueDiscussions.
func (*MockDiscussionsServiceMockRecorder) ListMergeRequestDiscussions ¶
func (mr *MockDiscussionsServiceMockRecorder) ListMergeRequestDiscussions(pid, mergeRequest, opt any, options ...any) *gomock.Call
ListMergeRequestDiscussions indicates an expected call of ListMergeRequestDiscussions.
func (*MockDiscussionsServiceMockRecorder) ListSnippetDiscussions ¶
func (mr *MockDiscussionsServiceMockRecorder) ListSnippetDiscussions(pid, snippet, opt any, options ...any) *gomock.Call
ListSnippetDiscussions indicates an expected call of ListSnippetDiscussions.
func (*MockDiscussionsServiceMockRecorder) ResolveMergeRequestDiscussion ¶
func (mr *MockDiscussionsServiceMockRecorder) ResolveMergeRequestDiscussion(pid, mergeRequest, discussion, opt any, options ...any) *gomock.Call
ResolveMergeRequestDiscussion indicates an expected call of ResolveMergeRequestDiscussion.
func (*MockDiscussionsServiceMockRecorder) UpdateCommitDiscussionNote ¶
func (mr *MockDiscussionsServiceMockRecorder) UpdateCommitDiscussionNote(pid, commit, discussion, note, opt any, options ...any) *gomock.Call
UpdateCommitDiscussionNote indicates an expected call of UpdateCommitDiscussionNote.
func (*MockDiscussionsServiceMockRecorder) UpdateEpicDiscussionNote ¶
func (mr *MockDiscussionsServiceMockRecorder) UpdateEpicDiscussionNote(gid, epic, discussion, note, opt any, options ...any) *gomock.Call
UpdateEpicDiscussionNote indicates an expected call of UpdateEpicDiscussionNote.
func (*MockDiscussionsServiceMockRecorder) UpdateIssueDiscussionNote ¶
func (mr *MockDiscussionsServiceMockRecorder) UpdateIssueDiscussionNote(pid, issue, discussion, note, opt any, options ...any) *gomock.Call
UpdateIssueDiscussionNote indicates an expected call of UpdateIssueDiscussionNote.
func (*MockDiscussionsServiceMockRecorder) UpdateMergeRequestDiscussionNote ¶
func (mr *MockDiscussionsServiceMockRecorder) UpdateMergeRequestDiscussionNote(pid, mergeRequest, discussion, note, opt any, options ...any) *gomock.Call
UpdateMergeRequestDiscussionNote indicates an expected call of UpdateMergeRequestDiscussionNote.
func (*MockDiscussionsServiceMockRecorder) UpdateSnippetDiscussionNote ¶
func (mr *MockDiscussionsServiceMockRecorder) UpdateSnippetDiscussionNote(pid, snippet, discussion, note, opt any, options ...any) *gomock.Call
UpdateSnippetDiscussionNote indicates an expected call of UpdateSnippetDiscussionNote.
type MockDockerfileTemplatesService ¶
type MockDockerfileTemplatesService struct {
// contains filtered or unexported fields
}
MockDockerfileTemplatesService is a mock of DockerfileTemplatesService interface.
func NewMockDockerfileTemplatesService ¶
func NewMockDockerfileTemplatesService(ctrl *gomock.Controller) *MockDockerfileTemplatesService
NewMockDockerfileTemplatesService creates a new mock instance.
func (*MockDockerfileTemplatesService) EXPECT ¶
func (m *MockDockerfileTemplatesService) EXPECT() *MockDockerfileTemplatesServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockDockerfileTemplatesService) GetTemplate ¶
func (m *MockDockerfileTemplatesService) GetTemplate(key string, options ...gitlab.RequestOptionFunc) (*gitlab.DockerfileTemplate, *gitlab.Response, error)
GetTemplate mocks base method.
func (*MockDockerfileTemplatesService) ListTemplates ¶
func (m *MockDockerfileTemplatesService) ListTemplates(opt *gitlab.ListDockerfileTemplatesOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.DockerfileTemplateListItem, *gitlab.Response, error)
ListTemplates mocks base method.
type MockDockerfileTemplatesServiceMockRecorder ¶
type MockDockerfileTemplatesServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockDockerfileTemplatesServiceMockRecorder is the mock recorder for MockDockerfileTemplatesService.
func (*MockDockerfileTemplatesServiceMockRecorder) GetTemplate ¶
func (mr *MockDockerfileTemplatesServiceMockRecorder) GetTemplate(key any, options ...any) *gomock.Call
GetTemplate indicates an expected call of GetTemplate.
func (*MockDockerfileTemplatesServiceMockRecorder) ListTemplates ¶
func (mr *MockDockerfileTemplatesServiceMockRecorder) ListTemplates(opt any, options ...any) *gomock.Call
ListTemplates indicates an expected call of ListTemplates.
type MockDraftNotesService ¶
type MockDraftNotesService struct {
// contains filtered or unexported fields
}
MockDraftNotesService is a mock of DraftNotesService interface.
func NewMockDraftNotesService ¶
func NewMockDraftNotesService(ctrl *gomock.Controller) *MockDraftNotesService
NewMockDraftNotesService creates a new mock instance.
func (*MockDraftNotesService) CreateDraftNote ¶
func (m *MockDraftNotesService) CreateDraftNote(pid any, mergeRequest int, opt *gitlab.CreateDraftNoteOptions, options ...gitlab.RequestOptionFunc) (*gitlab.DraftNote, *gitlab.Response, error)
CreateDraftNote mocks base method.
func (*MockDraftNotesService) DeleteDraftNote ¶
func (m *MockDraftNotesService) DeleteDraftNote(pid any, mergeRequest, note int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteDraftNote mocks base method.
func (*MockDraftNotesService) EXPECT ¶
func (m *MockDraftNotesService) EXPECT() *MockDraftNotesServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockDraftNotesService) GetDraftNote ¶
func (m *MockDraftNotesService) GetDraftNote(pid any, mergeRequest, note int, options ...gitlab.RequestOptionFunc) (*gitlab.DraftNote, *gitlab.Response, error)
GetDraftNote mocks base method.
func (*MockDraftNotesService) ListDraftNotes ¶
func (m *MockDraftNotesService) ListDraftNotes(pid any, mergeRequest int, opt *gitlab.ListDraftNotesOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.DraftNote, *gitlab.Response, error)
ListDraftNotes mocks base method.
func (*MockDraftNotesService) PublishAllDraftNotes ¶
func (m *MockDraftNotesService) PublishAllDraftNotes(pid any, mergeRequest int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
PublishAllDraftNotes mocks base method.
func (*MockDraftNotesService) PublishDraftNote ¶
func (m *MockDraftNotesService) PublishDraftNote(pid any, mergeRequest, note int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
PublishDraftNote mocks base method.
func (*MockDraftNotesService) UpdateDraftNote ¶
func (m *MockDraftNotesService) UpdateDraftNote(pid any, mergeRequest, note int, opt *gitlab.UpdateDraftNoteOptions, options ...gitlab.RequestOptionFunc) (*gitlab.DraftNote, *gitlab.Response, error)
UpdateDraftNote mocks base method.
type MockDraftNotesServiceMockRecorder ¶
type MockDraftNotesServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockDraftNotesServiceMockRecorder is the mock recorder for MockDraftNotesService.
func (*MockDraftNotesServiceMockRecorder) CreateDraftNote ¶
func (mr *MockDraftNotesServiceMockRecorder) CreateDraftNote(pid, mergeRequest, opt any, options ...any) *gomock.Call
CreateDraftNote indicates an expected call of CreateDraftNote.
func (*MockDraftNotesServiceMockRecorder) DeleteDraftNote ¶
func (mr *MockDraftNotesServiceMockRecorder) DeleteDraftNote(pid, mergeRequest, note any, options ...any) *gomock.Call
DeleteDraftNote indicates an expected call of DeleteDraftNote.
func (*MockDraftNotesServiceMockRecorder) GetDraftNote ¶
func (mr *MockDraftNotesServiceMockRecorder) GetDraftNote(pid, mergeRequest, note any, options ...any) *gomock.Call
GetDraftNote indicates an expected call of GetDraftNote.
func (*MockDraftNotesServiceMockRecorder) ListDraftNotes ¶
func (mr *MockDraftNotesServiceMockRecorder) ListDraftNotes(pid, mergeRequest, opt any, options ...any) *gomock.Call
ListDraftNotes indicates an expected call of ListDraftNotes.
func (*MockDraftNotesServiceMockRecorder) PublishAllDraftNotes ¶
func (mr *MockDraftNotesServiceMockRecorder) PublishAllDraftNotes(pid, mergeRequest any, options ...any) *gomock.Call
PublishAllDraftNotes indicates an expected call of PublishAllDraftNotes.
func (*MockDraftNotesServiceMockRecorder) PublishDraftNote ¶
func (mr *MockDraftNotesServiceMockRecorder) PublishDraftNote(pid, mergeRequest, note any, options ...any) *gomock.Call
PublishDraftNote indicates an expected call of PublishDraftNote.
func (*MockDraftNotesServiceMockRecorder) UpdateDraftNote ¶
func (mr *MockDraftNotesServiceMockRecorder) UpdateDraftNote(pid, mergeRequest, note, opt any, options ...any) *gomock.Call
UpdateDraftNote indicates an expected call of UpdateDraftNote.
type MockEnvironmentsService ¶
type MockEnvironmentsService struct {
// contains filtered or unexported fields
}
MockEnvironmentsService is a mock of EnvironmentsService interface.
func NewMockEnvironmentsService ¶
func NewMockEnvironmentsService(ctrl *gomock.Controller) *MockEnvironmentsService
NewMockEnvironmentsService creates a new mock instance.
func (*MockEnvironmentsService) CreateEnvironment ¶
func (m *MockEnvironmentsService) CreateEnvironment(pid any, opt *gitlab.CreateEnvironmentOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Environment, *gitlab.Response, error)
CreateEnvironment mocks base method.
func (*MockEnvironmentsService) DeleteEnvironment ¶
func (m *MockEnvironmentsService) DeleteEnvironment(pid any, environment int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteEnvironment mocks base method.
func (*MockEnvironmentsService) EXPECT ¶
func (m *MockEnvironmentsService) EXPECT() *MockEnvironmentsServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockEnvironmentsService) EditEnvironment ¶
func (m *MockEnvironmentsService) EditEnvironment(pid any, environment int, opt *gitlab.EditEnvironmentOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Environment, *gitlab.Response, error)
EditEnvironment mocks base method.
func (*MockEnvironmentsService) GetEnvironment ¶
func (m *MockEnvironmentsService) GetEnvironment(pid any, environment int, options ...gitlab.RequestOptionFunc) (*gitlab.Environment, *gitlab.Response, error)
GetEnvironment mocks base method.
func (*MockEnvironmentsService) ListEnvironments ¶
func (m *MockEnvironmentsService) ListEnvironments(pid any, opts *gitlab.ListEnvironmentsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Environment, *gitlab.Response, error)
ListEnvironments mocks base method.
func (*MockEnvironmentsService) StopEnvironment ¶
func (m *MockEnvironmentsService) StopEnvironment(pid any, environmentID int, opt *gitlab.StopEnvironmentOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Environment, *gitlab.Response, error)
StopEnvironment mocks base method.
type MockEnvironmentsServiceMockRecorder ¶
type MockEnvironmentsServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockEnvironmentsServiceMockRecorder is the mock recorder for MockEnvironmentsService.
func (*MockEnvironmentsServiceMockRecorder) CreateEnvironment ¶
func (mr *MockEnvironmentsServiceMockRecorder) CreateEnvironment(pid, opt any, options ...any) *gomock.Call
CreateEnvironment indicates an expected call of CreateEnvironment.
func (*MockEnvironmentsServiceMockRecorder) DeleteEnvironment ¶
func (mr *MockEnvironmentsServiceMockRecorder) DeleteEnvironment(pid, environment any, options ...any) *gomock.Call
DeleteEnvironment indicates an expected call of DeleteEnvironment.
func (*MockEnvironmentsServiceMockRecorder) EditEnvironment ¶
func (mr *MockEnvironmentsServiceMockRecorder) EditEnvironment(pid, environment, opt any, options ...any) *gomock.Call
EditEnvironment indicates an expected call of EditEnvironment.
func (*MockEnvironmentsServiceMockRecorder) GetEnvironment ¶
func (mr *MockEnvironmentsServiceMockRecorder) GetEnvironment(pid, environment any, options ...any) *gomock.Call
GetEnvironment indicates an expected call of GetEnvironment.
func (*MockEnvironmentsServiceMockRecorder) ListEnvironments ¶
func (mr *MockEnvironmentsServiceMockRecorder) ListEnvironments(pid, opts any, options ...any) *gomock.Call
ListEnvironments indicates an expected call of ListEnvironments.
func (*MockEnvironmentsServiceMockRecorder) StopEnvironment ¶
func (mr *MockEnvironmentsServiceMockRecorder) StopEnvironment(pid, environmentID, opt any, options ...any) *gomock.Call
StopEnvironment indicates an expected call of StopEnvironment.
type MockEpicIssuesService ¶
type MockEpicIssuesService struct {
// contains filtered or unexported fields
}
MockEpicIssuesService is a mock of EpicIssuesService interface.
func NewMockEpicIssuesService ¶
func NewMockEpicIssuesService(ctrl *gomock.Controller) *MockEpicIssuesService
NewMockEpicIssuesService creates a new mock instance.
func (*MockEpicIssuesService) AssignEpicIssue ¶
func (m *MockEpicIssuesService) AssignEpicIssue(gid any, epic, issue int, options ...gitlab.RequestOptionFunc) (*gitlab.EpicIssueAssignment, *gitlab.Response, error)
AssignEpicIssue mocks base method.
func (*MockEpicIssuesService) EXPECT ¶
func (m *MockEpicIssuesService) EXPECT() *MockEpicIssuesServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockEpicIssuesService) ListEpicIssues ¶
func (m *MockEpicIssuesService) ListEpicIssues(gid any, epic int, opt *gitlab.ListOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Issue, *gitlab.Response, error)
ListEpicIssues mocks base method.
func (*MockEpicIssuesService) RemoveEpicIssue ¶
func (m *MockEpicIssuesService) RemoveEpicIssue(gid any, epic, epicIssue int, options ...gitlab.RequestOptionFunc) (*gitlab.EpicIssueAssignment, *gitlab.Response, error)
RemoveEpicIssue mocks base method.
func (*MockEpicIssuesService) UpdateEpicIssueAssignment ¶
func (m *MockEpicIssuesService) UpdateEpicIssueAssignment(gid any, epic, epicIssue int, opt *gitlab.UpdateEpicIsssueAssignmentOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Issue, *gitlab.Response, error)
UpdateEpicIssueAssignment mocks base method.
type MockEpicIssuesServiceMockRecorder ¶
type MockEpicIssuesServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockEpicIssuesServiceMockRecorder is the mock recorder for MockEpicIssuesService.
func (*MockEpicIssuesServiceMockRecorder) AssignEpicIssue ¶
func (mr *MockEpicIssuesServiceMockRecorder) AssignEpicIssue(gid, epic, issue any, options ...any) *gomock.Call
AssignEpicIssue indicates an expected call of AssignEpicIssue.
func (*MockEpicIssuesServiceMockRecorder) ListEpicIssues ¶
func (mr *MockEpicIssuesServiceMockRecorder) ListEpicIssues(gid, epic, opt any, options ...any) *gomock.Call
ListEpicIssues indicates an expected call of ListEpicIssues.
func (*MockEpicIssuesServiceMockRecorder) RemoveEpicIssue ¶
func (mr *MockEpicIssuesServiceMockRecorder) RemoveEpicIssue(gid, epic, epicIssue any, options ...any) *gomock.Call
RemoveEpicIssue indicates an expected call of RemoveEpicIssue.
func (*MockEpicIssuesServiceMockRecorder) UpdateEpicIssueAssignment ¶
func (mr *MockEpicIssuesServiceMockRecorder) UpdateEpicIssueAssignment(gid, epic, epicIssue, opt any, options ...any) *gomock.Call
UpdateEpicIssueAssignment indicates an expected call of UpdateEpicIssueAssignment.
type MockEpicsService ¶
type MockEpicsService struct {
// contains filtered or unexported fields
}
MockEpicsService is a mock of EpicsService interface.
func NewMockEpicsService ¶
func NewMockEpicsService(ctrl *gomock.Controller) *MockEpicsService
NewMockEpicsService creates a new mock instance.
func (*MockEpicsService) CreateEpic ¶
func (m *MockEpicsService) CreateEpic(gid any, opt *gitlab.CreateEpicOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Epic, *gitlab.Response, error)
CreateEpic mocks base method.
func (*MockEpicsService) DeleteEpic ¶
func (m *MockEpicsService) DeleteEpic(gid any, epic int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteEpic mocks base method.
func (*MockEpicsService) EXPECT ¶
func (m *MockEpicsService) EXPECT() *MockEpicsServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockEpicsService) GetEpic ¶
func (m *MockEpicsService) GetEpic(gid any, epic int, options ...gitlab.RequestOptionFunc) (*gitlab.Epic, *gitlab.Response, error)
GetEpic mocks base method.
func (*MockEpicsService) GetEpicLinks ¶
func (m *MockEpicsService) GetEpicLinks(gid any, epic int, options ...gitlab.RequestOptionFunc) ([]*gitlab.Epic, *gitlab.Response, error)
GetEpicLinks mocks base method.
func (*MockEpicsService) ListGroupEpics ¶
func (m *MockEpicsService) ListGroupEpics(gid any, opt *gitlab.ListGroupEpicsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Epic, *gitlab.Response, error)
ListGroupEpics mocks base method.
func (*MockEpicsService) UpdateEpic ¶
func (m *MockEpicsService) UpdateEpic(gid any, epic int, opt *gitlab.UpdateEpicOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Epic, *gitlab.Response, error)
UpdateEpic mocks base method.
type MockEpicsServiceMockRecorder ¶
type MockEpicsServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockEpicsServiceMockRecorder is the mock recorder for MockEpicsService.
func (*MockEpicsServiceMockRecorder) CreateEpic ¶
func (mr *MockEpicsServiceMockRecorder) CreateEpic(gid, opt any, options ...any) *gomock.Call
CreateEpic indicates an expected call of CreateEpic.
func (*MockEpicsServiceMockRecorder) DeleteEpic ¶
func (mr *MockEpicsServiceMockRecorder) DeleteEpic(gid, epic any, options ...any) *gomock.Call
DeleteEpic indicates an expected call of DeleteEpic.
func (*MockEpicsServiceMockRecorder) GetEpic ¶
func (mr *MockEpicsServiceMockRecorder) GetEpic(gid, epic any, options ...any) *gomock.Call
GetEpic indicates an expected call of GetEpic.
func (*MockEpicsServiceMockRecorder) GetEpicLinks ¶
func (mr *MockEpicsServiceMockRecorder) GetEpicLinks(gid, epic any, options ...any) *gomock.Call
GetEpicLinks indicates an expected call of GetEpicLinks.
func (*MockEpicsServiceMockRecorder) ListGroupEpics ¶
func (mr *MockEpicsServiceMockRecorder) ListGroupEpics(gid, opt any, options ...any) *gomock.Call
ListGroupEpics indicates an expected call of ListGroupEpics.
func (*MockEpicsServiceMockRecorder) UpdateEpic ¶
func (mr *MockEpicsServiceMockRecorder) UpdateEpic(gid, epic, opt any, options ...any) *gomock.Call
UpdateEpic indicates an expected call of UpdateEpic.
type MockErrorTrackingService ¶
type MockErrorTrackingService struct {
// contains filtered or unexported fields
}
MockErrorTrackingService is a mock of ErrorTrackingService interface.
func NewMockErrorTrackingService ¶
func NewMockErrorTrackingService(ctrl *gomock.Controller) *MockErrorTrackingService
NewMockErrorTrackingService creates a new mock instance.
func (*MockErrorTrackingService) CreateClientKey ¶
func (m *MockErrorTrackingService) CreateClientKey(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.ErrorTrackingClientKey, *gitlab.Response, error)
CreateClientKey mocks base method.
func (*MockErrorTrackingService) DeleteClientKey ¶
func (m *MockErrorTrackingService) DeleteClientKey(pid any, keyID int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteClientKey mocks base method.
func (*MockErrorTrackingService) EXPECT ¶
func (m *MockErrorTrackingService) EXPECT() *MockErrorTrackingServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockErrorTrackingService) EnableDisableErrorTracking ¶
func (m *MockErrorTrackingService) EnableDisableErrorTracking(pid any, opt *gitlab.EnableDisableErrorTrackingOptions, options ...gitlab.RequestOptionFunc) (*gitlab.ErrorTrackingSettings, *gitlab.Response, error)
EnableDisableErrorTracking mocks base method.
func (*MockErrorTrackingService) GetErrorTrackingSettings ¶
func (m *MockErrorTrackingService) GetErrorTrackingSettings(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.ErrorTrackingSettings, *gitlab.Response, error)
GetErrorTrackingSettings mocks base method.
func (*MockErrorTrackingService) ListClientKeys ¶
func (m *MockErrorTrackingService) ListClientKeys(pid any, opt *gitlab.ListClientKeysOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.ErrorTrackingClientKey, *gitlab.Response, error)
ListClientKeys mocks base method.
type MockErrorTrackingServiceMockRecorder ¶
type MockErrorTrackingServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockErrorTrackingServiceMockRecorder is the mock recorder for MockErrorTrackingService.
func (*MockErrorTrackingServiceMockRecorder) CreateClientKey ¶
func (mr *MockErrorTrackingServiceMockRecorder) CreateClientKey(pid any, options ...any) *gomock.Call
CreateClientKey indicates an expected call of CreateClientKey.
func (*MockErrorTrackingServiceMockRecorder) DeleteClientKey ¶
func (mr *MockErrorTrackingServiceMockRecorder) DeleteClientKey(pid, keyID any, options ...any) *gomock.Call
DeleteClientKey indicates an expected call of DeleteClientKey.
func (*MockErrorTrackingServiceMockRecorder) EnableDisableErrorTracking ¶
func (mr *MockErrorTrackingServiceMockRecorder) EnableDisableErrorTracking(pid, opt any, options ...any) *gomock.Call
EnableDisableErrorTracking indicates an expected call of EnableDisableErrorTracking.
func (*MockErrorTrackingServiceMockRecorder) GetErrorTrackingSettings ¶
func (mr *MockErrorTrackingServiceMockRecorder) GetErrorTrackingSettings(pid any, options ...any) *gomock.Call
GetErrorTrackingSettings indicates an expected call of GetErrorTrackingSettings.
func (*MockErrorTrackingServiceMockRecorder) ListClientKeys ¶
func (mr *MockErrorTrackingServiceMockRecorder) ListClientKeys(pid, opt any, options ...any) *gomock.Call
ListClientKeys indicates an expected call of ListClientKeys.
type MockEventsService ¶
type MockEventsService struct {
// contains filtered or unexported fields
}
MockEventsService is a mock of EventsService interface.
func NewMockEventsService ¶
func NewMockEventsService(ctrl *gomock.Controller) *MockEventsService
NewMockEventsService creates a new mock instance.
func (*MockEventsService) EXPECT ¶
func (m *MockEventsService) EXPECT() *MockEventsServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockEventsService) ListCurrentUserContributionEvents ¶
func (m *MockEventsService) ListCurrentUserContributionEvents(opt *gitlab.ListContributionEventsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.ContributionEvent, *gitlab.Response, error)
ListCurrentUserContributionEvents mocks base method.
func (*MockEventsService) ListProjectVisibleEvents ¶
func (m *MockEventsService) ListProjectVisibleEvents(pid any, opt *gitlab.ListProjectVisibleEventsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.ProjectEvent, *gitlab.Response, error)
ListProjectVisibleEvents mocks base method.
type MockEventsServiceMockRecorder ¶
type MockEventsServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockEventsServiceMockRecorder is the mock recorder for MockEventsService.
func (*MockEventsServiceMockRecorder) ListCurrentUserContributionEvents ¶
func (mr *MockEventsServiceMockRecorder) ListCurrentUserContributionEvents(opt any, options ...any) *gomock.Call
ListCurrentUserContributionEvents indicates an expected call of ListCurrentUserContributionEvents.
func (*MockEventsServiceMockRecorder) ListProjectVisibleEvents ¶
func (mr *MockEventsServiceMockRecorder) ListProjectVisibleEvents(pid, opt any, options ...any) *gomock.Call
ListProjectVisibleEvents indicates an expected call of ListProjectVisibleEvents.
type MockExternalStatusChecksService ¶
type MockExternalStatusChecksService struct {
// contains filtered or unexported fields
}
MockExternalStatusChecksService is a mock of ExternalStatusChecksService interface.
func NewMockExternalStatusChecksService ¶
func NewMockExternalStatusChecksService(ctrl *gomock.Controller) *MockExternalStatusChecksService
NewMockExternalStatusChecksService creates a new mock instance.
func (*MockExternalStatusChecksService) CreateExternalStatusCheck ¶
func (m *MockExternalStatusChecksService) CreateExternalStatusCheck(pid any, opt *gitlab.CreateExternalStatusCheckOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
CreateExternalStatusCheck mocks base method.
func (*MockExternalStatusChecksService) DeleteExternalStatusCheck ¶
func (m *MockExternalStatusChecksService) DeleteExternalStatusCheck(pid any, check int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteExternalStatusCheck mocks base method.
func (*MockExternalStatusChecksService) EXPECT ¶
func (m *MockExternalStatusChecksService) EXPECT() *MockExternalStatusChecksServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockExternalStatusChecksService) ListMergeStatusChecks ¶
func (m *MockExternalStatusChecksService) ListMergeStatusChecks(pid any, mr int, opt *gitlab.ListOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.MergeStatusCheck, *gitlab.Response, error)
ListMergeStatusChecks mocks base method.
func (*MockExternalStatusChecksService) ListProjectStatusChecks ¶
func (m *MockExternalStatusChecksService) ListProjectStatusChecks(pid any, opt *gitlab.ListOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.ProjectStatusCheck, *gitlab.Response, error)
ListProjectStatusChecks mocks base method.
func (*MockExternalStatusChecksService) RetryFailedStatusCheckForAMergeRequest ¶
func (m *MockExternalStatusChecksService) RetryFailedStatusCheckForAMergeRequest(pid any, mergeRequest, externalStatusCheck int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
RetryFailedStatusCheckForAMergeRequest mocks base method.
func (*MockExternalStatusChecksService) SetExternalStatusCheckStatus ¶
func (m *MockExternalStatusChecksService) SetExternalStatusCheckStatus(pid any, mergeRequest int, opt *gitlab.SetExternalStatusCheckStatusOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
SetExternalStatusCheckStatus mocks base method.
func (*MockExternalStatusChecksService) UpdateExternalStatusCheck ¶
func (m *MockExternalStatusChecksService) UpdateExternalStatusCheck(pid any, check int, opt *gitlab.UpdateExternalStatusCheckOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
UpdateExternalStatusCheck mocks base method.
type MockExternalStatusChecksServiceMockRecorder ¶
type MockExternalStatusChecksServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockExternalStatusChecksServiceMockRecorder is the mock recorder for MockExternalStatusChecksService.
func (*MockExternalStatusChecksServiceMockRecorder) CreateExternalStatusCheck ¶
func (mr *MockExternalStatusChecksServiceMockRecorder) CreateExternalStatusCheck(pid, opt any, options ...any) *gomock.Call
CreateExternalStatusCheck indicates an expected call of CreateExternalStatusCheck.
func (*MockExternalStatusChecksServiceMockRecorder) DeleteExternalStatusCheck ¶
func (mr *MockExternalStatusChecksServiceMockRecorder) DeleteExternalStatusCheck(pid, check any, options ...any) *gomock.Call
DeleteExternalStatusCheck indicates an expected call of DeleteExternalStatusCheck.
func (*MockExternalStatusChecksServiceMockRecorder) ListMergeStatusChecks ¶
func (mr_2 *MockExternalStatusChecksServiceMockRecorder) ListMergeStatusChecks(pid, mr, opt any, options ...any) *gomock.Call
ListMergeStatusChecks indicates an expected call of ListMergeStatusChecks.
func (*MockExternalStatusChecksServiceMockRecorder) ListProjectStatusChecks ¶
func (mr *MockExternalStatusChecksServiceMockRecorder) ListProjectStatusChecks(pid, opt any, options ...any) *gomock.Call
ListProjectStatusChecks indicates an expected call of ListProjectStatusChecks.
func (*MockExternalStatusChecksServiceMockRecorder) RetryFailedStatusCheckForAMergeRequest ¶
func (mr *MockExternalStatusChecksServiceMockRecorder) RetryFailedStatusCheckForAMergeRequest(pid, mergeRequest, externalStatusCheck any, options ...any) *gomock.Call
RetryFailedStatusCheckForAMergeRequest indicates an expected call of RetryFailedStatusCheckForAMergeRequest.
func (*MockExternalStatusChecksServiceMockRecorder) SetExternalStatusCheckStatus ¶
func (mr *MockExternalStatusChecksServiceMockRecorder) SetExternalStatusCheckStatus(pid, mergeRequest, opt any, options ...any) *gomock.Call
SetExternalStatusCheckStatus indicates an expected call of SetExternalStatusCheckStatus.
func (*MockExternalStatusChecksServiceMockRecorder) UpdateExternalStatusCheck ¶
func (mr *MockExternalStatusChecksServiceMockRecorder) UpdateExternalStatusCheck(pid, check, opt any, options ...any) *gomock.Call
UpdateExternalStatusCheck indicates an expected call of UpdateExternalStatusCheck.
type MockFeaturesService ¶
type MockFeaturesService struct {
// contains filtered or unexported fields
}
MockFeaturesService is a mock of FeaturesService interface.
func NewMockFeaturesService ¶
func NewMockFeaturesService(ctrl *gomock.Controller) *MockFeaturesService
NewMockFeaturesService creates a new mock instance.
func (*MockFeaturesService) EXPECT ¶
func (m *MockFeaturesService) EXPECT() *MockFeaturesServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockFeaturesService) ListFeatures ¶
func (m *MockFeaturesService) ListFeatures(options ...gitlab.RequestOptionFunc) ([]*gitlab.Feature, *gitlab.Response, error)
ListFeatures mocks base method.
func (*MockFeaturesService) SetFeatureFlag ¶
func (m *MockFeaturesService) SetFeatureFlag(name string, value any, options ...gitlab.RequestOptionFunc) (*gitlab.Feature, *gitlab.Response, error)
SetFeatureFlag mocks base method.
type MockFeaturesServiceMockRecorder ¶
type MockFeaturesServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockFeaturesServiceMockRecorder is the mock recorder for MockFeaturesService.
func (*MockFeaturesServiceMockRecorder) ListFeatures ¶
func (mr *MockFeaturesServiceMockRecorder) ListFeatures(options ...any) *gomock.Call
ListFeatures indicates an expected call of ListFeatures.
func (*MockFeaturesServiceMockRecorder) SetFeatureFlag ¶
func (mr *MockFeaturesServiceMockRecorder) SetFeatureFlag(name, value any, options ...any) *gomock.Call
SetFeatureFlag indicates an expected call of SetFeatureFlag.
type MockFreezePeriodsService ¶
type MockFreezePeriodsService struct {
// contains filtered or unexported fields
}
MockFreezePeriodsService is a mock of FreezePeriodsService interface.
func NewMockFreezePeriodsService ¶
func NewMockFreezePeriodsService(ctrl *gomock.Controller) *MockFreezePeriodsService
NewMockFreezePeriodsService creates a new mock instance.
func (*MockFreezePeriodsService) CreateFreezePeriodOptions ¶
func (m *MockFreezePeriodsService) CreateFreezePeriodOptions(pid any, opt *gitlab.CreateFreezePeriodOptions, options ...gitlab.RequestOptionFunc) (*gitlab.FreezePeriod, *gitlab.Response, error)
CreateFreezePeriodOptions mocks base method.
func (*MockFreezePeriodsService) DeleteFreezePeriod ¶
func (m *MockFreezePeriodsService) DeleteFreezePeriod(pid any, freezePeriod int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteFreezePeriod mocks base method.
func (*MockFreezePeriodsService) EXPECT ¶
func (m *MockFreezePeriodsService) EXPECT() *MockFreezePeriodsServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockFreezePeriodsService) GetFreezePeriod ¶
func (m *MockFreezePeriodsService) GetFreezePeriod(pid any, freezePeriod int, options ...gitlab.RequestOptionFunc) (*gitlab.FreezePeriod, *gitlab.Response, error)
GetFreezePeriod mocks base method.
func (*MockFreezePeriodsService) ListFreezePeriods ¶
func (m *MockFreezePeriodsService) ListFreezePeriods(pid any, opt *gitlab.ListFreezePeriodsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.FreezePeriod, *gitlab.Response, error)
ListFreezePeriods mocks base method.
func (*MockFreezePeriodsService) UpdateFreezePeriodOptions ¶
func (m *MockFreezePeriodsService) UpdateFreezePeriodOptions(pid any, freezePeriod int, opt *gitlab.UpdateFreezePeriodOptions, options ...gitlab.RequestOptionFunc) (*gitlab.FreezePeriod, *gitlab.Response, error)
UpdateFreezePeriodOptions mocks base method.
type MockFreezePeriodsServiceMockRecorder ¶
type MockFreezePeriodsServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockFreezePeriodsServiceMockRecorder is the mock recorder for MockFreezePeriodsService.
func (*MockFreezePeriodsServiceMockRecorder) CreateFreezePeriodOptions ¶
func (mr *MockFreezePeriodsServiceMockRecorder) CreateFreezePeriodOptions(pid, opt any, options ...any) *gomock.Call
CreateFreezePeriodOptions indicates an expected call of CreateFreezePeriodOptions.
func (*MockFreezePeriodsServiceMockRecorder) DeleteFreezePeriod ¶
func (mr *MockFreezePeriodsServiceMockRecorder) DeleteFreezePeriod(pid, freezePeriod any, options ...any) *gomock.Call
DeleteFreezePeriod indicates an expected call of DeleteFreezePeriod.
func (*MockFreezePeriodsServiceMockRecorder) GetFreezePeriod ¶
func (mr *MockFreezePeriodsServiceMockRecorder) GetFreezePeriod(pid, freezePeriod any, options ...any) *gomock.Call
GetFreezePeriod indicates an expected call of GetFreezePeriod.
func (*MockFreezePeriodsServiceMockRecorder) ListFreezePeriods ¶
func (mr *MockFreezePeriodsServiceMockRecorder) ListFreezePeriods(pid, opt any, options ...any) *gomock.Call
ListFreezePeriods indicates an expected call of ListFreezePeriods.
func (*MockFreezePeriodsServiceMockRecorder) UpdateFreezePeriodOptions ¶
func (mr *MockFreezePeriodsServiceMockRecorder) UpdateFreezePeriodOptions(pid, freezePeriod, opt any, options ...any) *gomock.Call
UpdateFreezePeriodOptions indicates an expected call of UpdateFreezePeriodOptions.
type MockGenericPackagesService ¶
type MockGenericPackagesService struct {
// contains filtered or unexported fields
}
MockGenericPackagesService is a mock of GenericPackagesService interface.
func NewMockGenericPackagesService ¶
func NewMockGenericPackagesService(ctrl *gomock.Controller) *MockGenericPackagesService
NewMockGenericPackagesService creates a new mock instance.
func (*MockGenericPackagesService) DownloadPackageFile ¶
func (m *MockGenericPackagesService) DownloadPackageFile(pid any, packageName, packageVersion, fileName string, options ...gitlab.RequestOptionFunc) ([]byte, *gitlab.Response, error)
DownloadPackageFile mocks base method.
func (*MockGenericPackagesService) EXPECT ¶
func (m *MockGenericPackagesService) EXPECT() *MockGenericPackagesServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockGenericPackagesService) FormatPackageURL ¶
func (m *MockGenericPackagesService) FormatPackageURL(pid any, packageName, packageVersion, fileName string) (string, error)
FormatPackageURL mocks base method.
func (*MockGenericPackagesService) PublishPackageFile ¶
func (m *MockGenericPackagesService) PublishPackageFile(pid any, packageName, packageVersion, fileName string, content io.Reader, opt *gitlab.PublishPackageFileOptions, options ...gitlab.RequestOptionFunc) (*gitlab.GenericPackagesFile, *gitlab.Response, error)
PublishPackageFile mocks base method.
type MockGenericPackagesServiceMockRecorder ¶
type MockGenericPackagesServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockGenericPackagesServiceMockRecorder is the mock recorder for MockGenericPackagesService.
func (*MockGenericPackagesServiceMockRecorder) DownloadPackageFile ¶
func (mr *MockGenericPackagesServiceMockRecorder) DownloadPackageFile(pid, packageName, packageVersion, fileName any, options ...any) *gomock.Call
DownloadPackageFile indicates an expected call of DownloadPackageFile.
func (*MockGenericPackagesServiceMockRecorder) FormatPackageURL ¶
func (mr *MockGenericPackagesServiceMockRecorder) FormatPackageURL(pid, packageName, packageVersion, fileName any) *gomock.Call
FormatPackageURL indicates an expected call of FormatPackageURL.
func (*MockGenericPackagesServiceMockRecorder) PublishPackageFile ¶
func (mr *MockGenericPackagesServiceMockRecorder) PublishPackageFile(pid, packageName, packageVersion, fileName, content, opt any, options ...any) *gomock.Call
PublishPackageFile indicates an expected call of PublishPackageFile.
type MockGeoNodesService ¶
type MockGeoNodesService struct {
// contains filtered or unexported fields
}
MockGeoNodesService is a mock of GeoNodesService interface.
func NewMockGeoNodesService ¶
func NewMockGeoNodesService(ctrl *gomock.Controller) *MockGeoNodesService
NewMockGeoNodesService creates a new mock instance.
func (*MockGeoNodesService) CreateGeoNode ¶
func (m *MockGeoNodesService) CreateGeoNode(opt *gitlab.CreateGeoNodesOptions, options ...gitlab.RequestOptionFunc) (*gitlab.GeoNode, *gitlab.Response, error)
CreateGeoNode mocks base method.
func (*MockGeoNodesService) DeleteGeoNode ¶
func (m *MockGeoNodesService) DeleteGeoNode(id int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteGeoNode mocks base method.
func (*MockGeoNodesService) EXPECT ¶
func (m *MockGeoNodesService) EXPECT() *MockGeoNodesServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockGeoNodesService) EditGeoNode ¶
func (m *MockGeoNodesService) EditGeoNode(id int, opt *gitlab.UpdateGeoNodesOptions, options ...gitlab.RequestOptionFunc) (*gitlab.GeoNode, *gitlab.Response, error)
EditGeoNode mocks base method.
func (*MockGeoNodesService) GetGeoNode ¶
func (m *MockGeoNodesService) GetGeoNode(id int, options ...gitlab.RequestOptionFunc) (*gitlab.GeoNode, *gitlab.Response, error)
GetGeoNode mocks base method.
func (*MockGeoNodesService) ListGeoNodes ¶
func (m *MockGeoNodesService) ListGeoNodes(opt *gitlab.ListGeoNodesOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.GeoNode, *gitlab.Response, error)
ListGeoNodes mocks base method.
func (*MockGeoNodesService) RepairGeoNode ¶
func (m *MockGeoNodesService) RepairGeoNode(id int, options ...gitlab.RequestOptionFunc) (*gitlab.GeoNode, *gitlab.Response, error)
RepairGeoNode mocks base method.
func (*MockGeoNodesService) RetrieveStatusOfAllGeoNodes ¶
func (m *MockGeoNodesService) RetrieveStatusOfAllGeoNodes(options ...gitlab.RequestOptionFunc) ([]*gitlab.GeoNodeStatus, *gitlab.Response, error)
RetrieveStatusOfAllGeoNodes mocks base method.
func (*MockGeoNodesService) RetrieveStatusOfGeoNode ¶
func (m *MockGeoNodesService) RetrieveStatusOfGeoNode(id int, options ...gitlab.RequestOptionFunc) (*gitlab.GeoNodeStatus, *gitlab.Response, error)
RetrieveStatusOfGeoNode mocks base method.
type MockGeoNodesServiceMockRecorder ¶
type MockGeoNodesServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockGeoNodesServiceMockRecorder is the mock recorder for MockGeoNodesService.
func (*MockGeoNodesServiceMockRecorder) CreateGeoNode ¶
func (mr *MockGeoNodesServiceMockRecorder) CreateGeoNode(opt any, options ...any) *gomock.Call
CreateGeoNode indicates an expected call of CreateGeoNode.
func (*MockGeoNodesServiceMockRecorder) DeleteGeoNode ¶
func (mr *MockGeoNodesServiceMockRecorder) DeleteGeoNode(id any, options ...any) *gomock.Call
DeleteGeoNode indicates an expected call of DeleteGeoNode.
func (*MockGeoNodesServiceMockRecorder) EditGeoNode ¶
func (mr *MockGeoNodesServiceMockRecorder) EditGeoNode(id, opt any, options ...any) *gomock.Call
EditGeoNode indicates an expected call of EditGeoNode.
func (*MockGeoNodesServiceMockRecorder) GetGeoNode ¶
func (mr *MockGeoNodesServiceMockRecorder) GetGeoNode(id any, options ...any) *gomock.Call
GetGeoNode indicates an expected call of GetGeoNode.
func (*MockGeoNodesServiceMockRecorder) ListGeoNodes ¶
func (mr *MockGeoNodesServiceMockRecorder) ListGeoNodes(opt any, options ...any) *gomock.Call
ListGeoNodes indicates an expected call of ListGeoNodes.
func (*MockGeoNodesServiceMockRecorder) RepairGeoNode ¶
func (mr *MockGeoNodesServiceMockRecorder) RepairGeoNode(id any, options ...any) *gomock.Call
RepairGeoNode indicates an expected call of RepairGeoNode.
func (*MockGeoNodesServiceMockRecorder) RetrieveStatusOfAllGeoNodes ¶
func (mr *MockGeoNodesServiceMockRecorder) RetrieveStatusOfAllGeoNodes(options ...any) *gomock.Call
RetrieveStatusOfAllGeoNodes indicates an expected call of RetrieveStatusOfAllGeoNodes.
func (*MockGeoNodesServiceMockRecorder) RetrieveStatusOfGeoNode ¶
func (mr *MockGeoNodesServiceMockRecorder) RetrieveStatusOfGeoNode(id any, options ...any) *gomock.Call
RetrieveStatusOfGeoNode indicates an expected call of RetrieveStatusOfGeoNode.
type MockGitIgnoreTemplatesService ¶
type MockGitIgnoreTemplatesService struct {
// contains filtered or unexported fields
}
MockGitIgnoreTemplatesService is a mock of GitIgnoreTemplatesService interface.
func NewMockGitIgnoreTemplatesService ¶
func NewMockGitIgnoreTemplatesService(ctrl *gomock.Controller) *MockGitIgnoreTemplatesService
NewMockGitIgnoreTemplatesService creates a new mock instance.
func (*MockGitIgnoreTemplatesService) EXPECT ¶
func (m *MockGitIgnoreTemplatesService) EXPECT() *MockGitIgnoreTemplatesServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockGitIgnoreTemplatesService) GetTemplate ¶
func (m *MockGitIgnoreTemplatesService) GetTemplate(key string, options ...gitlab.RequestOptionFunc) (*gitlab.GitIgnoreTemplate, *gitlab.Response, error)
GetTemplate mocks base method.
func (*MockGitIgnoreTemplatesService) ListTemplates ¶
func (m *MockGitIgnoreTemplatesService) ListTemplates(opt *gitlab.ListTemplatesOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.GitIgnoreTemplateListItem, *gitlab.Response, error)
ListTemplates mocks base method.
type MockGitIgnoreTemplatesServiceMockRecorder ¶
type MockGitIgnoreTemplatesServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockGitIgnoreTemplatesServiceMockRecorder is the mock recorder for MockGitIgnoreTemplatesService.
func (*MockGitIgnoreTemplatesServiceMockRecorder) GetTemplate ¶
func (mr *MockGitIgnoreTemplatesServiceMockRecorder) GetTemplate(key any, options ...any) *gomock.Call
GetTemplate indicates an expected call of GetTemplate.
func (*MockGitIgnoreTemplatesServiceMockRecorder) ListTemplates ¶
func (mr *MockGitIgnoreTemplatesServiceMockRecorder) ListTemplates(opt any, options ...any) *gomock.Call
ListTemplates indicates an expected call of ListTemplates.
type MockGroupAccessTokensService ¶
type MockGroupAccessTokensService struct {
// contains filtered or unexported fields
}
MockGroupAccessTokensService is a mock of GroupAccessTokensService interface.
func NewMockGroupAccessTokensService ¶
func NewMockGroupAccessTokensService(ctrl *gomock.Controller) *MockGroupAccessTokensService
NewMockGroupAccessTokensService creates a new mock instance.
func (*MockGroupAccessTokensService) CreateGroupAccessToken ¶
func (m *MockGroupAccessTokensService) CreateGroupAccessToken(gid any, opt *gitlab.CreateGroupAccessTokenOptions, options ...gitlab.RequestOptionFunc) (*gitlab.GroupAccessToken, *gitlab.Response, error)
CreateGroupAccessToken mocks base method.
func (*MockGroupAccessTokensService) EXPECT ¶
func (m *MockGroupAccessTokensService) EXPECT() *MockGroupAccessTokensServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockGroupAccessTokensService) GetGroupAccessToken ¶
func (m *MockGroupAccessTokensService) GetGroupAccessToken(gid any, id int, options ...gitlab.RequestOptionFunc) (*gitlab.GroupAccessToken, *gitlab.Response, error)
GetGroupAccessToken mocks base method.
func (*MockGroupAccessTokensService) ListGroupAccessTokens ¶
func (m *MockGroupAccessTokensService) ListGroupAccessTokens(gid any, opt *gitlab.ListGroupAccessTokensOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.GroupAccessToken, *gitlab.Response, error)
ListGroupAccessTokens mocks base method.
func (*MockGroupAccessTokensService) RevokeGroupAccessToken ¶
func (m *MockGroupAccessTokensService) RevokeGroupAccessToken(gid any, id int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
RevokeGroupAccessToken mocks base method.
func (*MockGroupAccessTokensService) RotateGroupAccessToken ¶
func (m *MockGroupAccessTokensService) RotateGroupAccessToken(gid any, id int, opt *gitlab.RotateGroupAccessTokenOptions, options ...gitlab.RequestOptionFunc) (*gitlab.GroupAccessToken, *gitlab.Response, error)
RotateGroupAccessToken mocks base method.
type MockGroupAccessTokensServiceMockRecorder ¶
type MockGroupAccessTokensServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockGroupAccessTokensServiceMockRecorder is the mock recorder for MockGroupAccessTokensService.
func (*MockGroupAccessTokensServiceMockRecorder) CreateGroupAccessToken ¶
func (mr *MockGroupAccessTokensServiceMockRecorder) CreateGroupAccessToken(gid, opt any, options ...any) *gomock.Call
CreateGroupAccessToken indicates an expected call of CreateGroupAccessToken.
func (*MockGroupAccessTokensServiceMockRecorder) GetGroupAccessToken ¶
func (mr *MockGroupAccessTokensServiceMockRecorder) GetGroupAccessToken(gid, id any, options ...any) *gomock.Call
GetGroupAccessToken indicates an expected call of GetGroupAccessToken.
func (*MockGroupAccessTokensServiceMockRecorder) ListGroupAccessTokens ¶
func (mr *MockGroupAccessTokensServiceMockRecorder) ListGroupAccessTokens(gid, opt any, options ...any) *gomock.Call
ListGroupAccessTokens indicates an expected call of ListGroupAccessTokens.
func (*MockGroupAccessTokensServiceMockRecorder) RevokeGroupAccessToken ¶
func (mr *MockGroupAccessTokensServiceMockRecorder) RevokeGroupAccessToken(gid, id any, options ...any) *gomock.Call
RevokeGroupAccessToken indicates an expected call of RevokeGroupAccessToken.
func (*MockGroupAccessTokensServiceMockRecorder) RotateGroupAccessToken ¶
func (mr *MockGroupAccessTokensServiceMockRecorder) RotateGroupAccessToken(gid, id, opt any, options ...any) *gomock.Call
RotateGroupAccessToken indicates an expected call of RotateGroupAccessToken.
type MockGroupBadgesService ¶
type MockGroupBadgesService struct {
// contains filtered or unexported fields
}
MockGroupBadgesService is a mock of GroupBadgesService interface.
func NewMockGroupBadgesService ¶
func NewMockGroupBadgesService(ctrl *gomock.Controller) *MockGroupBadgesService
NewMockGroupBadgesService creates a new mock instance.
func (*MockGroupBadgesService) AddGroupBadge ¶
func (m *MockGroupBadgesService) AddGroupBadge(gid any, opt *gitlab.AddGroupBadgeOptions, options ...gitlab.RequestOptionFunc) (*gitlab.GroupBadge, *gitlab.Response, error)
AddGroupBadge mocks base method.
func (*MockGroupBadgesService) DeleteGroupBadge ¶
func (m *MockGroupBadgesService) DeleteGroupBadge(gid any, badge int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteGroupBadge mocks base method.
func (*MockGroupBadgesService) EXPECT ¶
func (m *MockGroupBadgesService) EXPECT() *MockGroupBadgesServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockGroupBadgesService) EditGroupBadge ¶
func (m *MockGroupBadgesService) EditGroupBadge(gid any, badge int, opt *gitlab.EditGroupBadgeOptions, options ...gitlab.RequestOptionFunc) (*gitlab.GroupBadge, *gitlab.Response, error)
EditGroupBadge mocks base method.
func (*MockGroupBadgesService) GetGroupBadge ¶
func (m *MockGroupBadgesService) GetGroupBadge(gid any, badge int, options ...gitlab.RequestOptionFunc) (*gitlab.GroupBadge, *gitlab.Response, error)
GetGroupBadge mocks base method.
func (*MockGroupBadgesService) ListGroupBadges ¶
func (m *MockGroupBadgesService) ListGroupBadges(gid any, opt *gitlab.ListGroupBadgesOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.GroupBadge, *gitlab.Response, error)
ListGroupBadges mocks base method.
func (*MockGroupBadgesService) PreviewGroupBadge ¶
func (m *MockGroupBadgesService) PreviewGroupBadge(gid any, opt *gitlab.GroupBadgePreviewOptions, options ...gitlab.RequestOptionFunc) (*gitlab.GroupBadge, *gitlab.Response, error)
PreviewGroupBadge mocks base method.
type MockGroupBadgesServiceMockRecorder ¶
type MockGroupBadgesServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockGroupBadgesServiceMockRecorder is the mock recorder for MockGroupBadgesService.
func (*MockGroupBadgesServiceMockRecorder) AddGroupBadge ¶
func (mr *MockGroupBadgesServiceMockRecorder) AddGroupBadge(gid, opt any, options ...any) *gomock.Call
AddGroupBadge indicates an expected call of AddGroupBadge.
func (*MockGroupBadgesServiceMockRecorder) DeleteGroupBadge ¶
func (mr *MockGroupBadgesServiceMockRecorder) DeleteGroupBadge(gid, badge any, options ...any) *gomock.Call
DeleteGroupBadge indicates an expected call of DeleteGroupBadge.
func (*MockGroupBadgesServiceMockRecorder) EditGroupBadge ¶
func (mr *MockGroupBadgesServiceMockRecorder) EditGroupBadge(gid, badge, opt any, options ...any) *gomock.Call
EditGroupBadge indicates an expected call of EditGroupBadge.
func (*MockGroupBadgesServiceMockRecorder) GetGroupBadge ¶
func (mr *MockGroupBadgesServiceMockRecorder) GetGroupBadge(gid, badge any, options ...any) *gomock.Call
GetGroupBadge indicates an expected call of GetGroupBadge.
func (*MockGroupBadgesServiceMockRecorder) ListGroupBadges ¶
func (mr *MockGroupBadgesServiceMockRecorder) ListGroupBadges(gid, opt any, options ...any) *gomock.Call
ListGroupBadges indicates an expected call of ListGroupBadges.
func (*MockGroupBadgesServiceMockRecorder) PreviewGroupBadge ¶
func (mr *MockGroupBadgesServiceMockRecorder) PreviewGroupBadge(gid, opt any, options ...any) *gomock.Call
PreviewGroupBadge indicates an expected call of PreviewGroupBadge.
type MockGroupClustersService ¶
type MockGroupClustersService struct {
// contains filtered or unexported fields
}
MockGroupClustersService is a mock of GroupClustersService interface.
func NewMockGroupClustersService ¶
func NewMockGroupClustersService(ctrl *gomock.Controller) *MockGroupClustersService
NewMockGroupClustersService creates a new mock instance.
func (*MockGroupClustersService) AddCluster ¶
func (m *MockGroupClustersService) AddCluster(pid any, opt *gitlab.AddGroupClusterOptions, options ...gitlab.RequestOptionFunc) (*gitlab.GroupCluster, *gitlab.Response, error)
AddCluster mocks base method.
func (*MockGroupClustersService) DeleteCluster ¶
func (m *MockGroupClustersService) DeleteCluster(pid any, cluster int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteCluster mocks base method.
func (*MockGroupClustersService) EXPECT ¶
func (m *MockGroupClustersService) EXPECT() *MockGroupClustersServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockGroupClustersService) EditCluster ¶
func (m *MockGroupClustersService) EditCluster(pid any, cluster int, opt *gitlab.EditGroupClusterOptions, options ...gitlab.RequestOptionFunc) (*gitlab.GroupCluster, *gitlab.Response, error)
EditCluster mocks base method.
func (*MockGroupClustersService) GetCluster ¶
func (m *MockGroupClustersService) GetCluster(pid any, cluster int, options ...gitlab.RequestOptionFunc) (*gitlab.GroupCluster, *gitlab.Response, error)
GetCluster mocks base method.
func (*MockGroupClustersService) ListClusters ¶
func (m *MockGroupClustersService) ListClusters(pid any, options ...gitlab.RequestOptionFunc) ([]*gitlab.GroupCluster, *gitlab.Response, error)
ListClusters mocks base method.
type MockGroupClustersServiceMockRecorder ¶
type MockGroupClustersServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockGroupClustersServiceMockRecorder is the mock recorder for MockGroupClustersService.
func (*MockGroupClustersServiceMockRecorder) AddCluster ¶
func (mr *MockGroupClustersServiceMockRecorder) AddCluster(pid, opt any, options ...any) *gomock.Call
AddCluster indicates an expected call of AddCluster.
func (*MockGroupClustersServiceMockRecorder) DeleteCluster ¶
func (mr *MockGroupClustersServiceMockRecorder) DeleteCluster(pid, cluster any, options ...any) *gomock.Call
DeleteCluster indicates an expected call of DeleteCluster.
func (*MockGroupClustersServiceMockRecorder) EditCluster ¶
func (mr *MockGroupClustersServiceMockRecorder) EditCluster(pid, cluster, opt any, options ...any) *gomock.Call
EditCluster indicates an expected call of EditCluster.
func (*MockGroupClustersServiceMockRecorder) GetCluster ¶
func (mr *MockGroupClustersServiceMockRecorder) GetCluster(pid, cluster any, options ...any) *gomock.Call
GetCluster indicates an expected call of GetCluster.
func (*MockGroupClustersServiceMockRecorder) ListClusters ¶
func (mr *MockGroupClustersServiceMockRecorder) ListClusters(pid any, options ...any) *gomock.Call
ListClusters indicates an expected call of ListClusters.
type MockGroupEpicBoardsService ¶
type MockGroupEpicBoardsService struct {
// contains filtered or unexported fields
}
MockGroupEpicBoardsService is a mock of GroupEpicBoardsService interface.
func NewMockGroupEpicBoardsService ¶
func NewMockGroupEpicBoardsService(ctrl *gomock.Controller) *MockGroupEpicBoardsService
NewMockGroupEpicBoardsService creates a new mock instance.
func (*MockGroupEpicBoardsService) EXPECT ¶
func (m *MockGroupEpicBoardsService) EXPECT() *MockGroupEpicBoardsServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockGroupEpicBoardsService) GetGroupEpicBoard ¶
func (m *MockGroupEpicBoardsService) GetGroupEpicBoard(gid any, board int, options ...gitlab.RequestOptionFunc) (*gitlab.GroupEpicBoard, *gitlab.Response, error)
GetGroupEpicBoard mocks base method.
func (*MockGroupEpicBoardsService) ListGroupEpicBoards ¶
func (m *MockGroupEpicBoardsService) ListGroupEpicBoards(gid any, opt *gitlab.ListGroupEpicBoardsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.GroupEpicBoard, *gitlab.Response, error)
ListGroupEpicBoards mocks base method.
type MockGroupEpicBoardsServiceMockRecorder ¶
type MockGroupEpicBoardsServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockGroupEpicBoardsServiceMockRecorder is the mock recorder for MockGroupEpicBoardsService.
func (*MockGroupEpicBoardsServiceMockRecorder) GetGroupEpicBoard ¶
func (mr *MockGroupEpicBoardsServiceMockRecorder) GetGroupEpicBoard(gid, board any, options ...any) *gomock.Call
GetGroupEpicBoard indicates an expected call of GetGroupEpicBoard.
func (*MockGroupEpicBoardsServiceMockRecorder) ListGroupEpicBoards ¶
func (mr *MockGroupEpicBoardsServiceMockRecorder) ListGroupEpicBoards(gid, opt any, options ...any) *gomock.Call
ListGroupEpicBoards indicates an expected call of ListGroupEpicBoards.
type MockGroupImportExportService ¶
type MockGroupImportExportService struct {
// contains filtered or unexported fields
}
MockGroupImportExportService is a mock of GroupImportExportService interface.
func NewMockGroupImportExportService ¶
func NewMockGroupImportExportService(ctrl *gomock.Controller) *MockGroupImportExportService
NewMockGroupImportExportService creates a new mock instance.
func (*MockGroupImportExportService) EXPECT ¶
func (m *MockGroupImportExportService) EXPECT() *MockGroupImportExportServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockGroupImportExportService) ExportDownload ¶
func (m *MockGroupImportExportService) ExportDownload(gid any, options ...gitlab.RequestOptionFunc) (*bytes.Reader, *gitlab.Response, error)
ExportDownload mocks base method.
func (*MockGroupImportExportService) ImportFile ¶
func (m *MockGroupImportExportService) ImportFile(opt *gitlab.GroupImportFileOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
ImportFile mocks base method.
func (*MockGroupImportExportService) ScheduleExport ¶
func (m *MockGroupImportExportService) ScheduleExport(gid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
ScheduleExport mocks base method.
type MockGroupImportExportServiceMockRecorder ¶
type MockGroupImportExportServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockGroupImportExportServiceMockRecorder is the mock recorder for MockGroupImportExportService.
func (*MockGroupImportExportServiceMockRecorder) ExportDownload ¶
func (mr *MockGroupImportExportServiceMockRecorder) ExportDownload(gid any, options ...any) *gomock.Call
ExportDownload indicates an expected call of ExportDownload.
func (*MockGroupImportExportServiceMockRecorder) ImportFile ¶
func (mr *MockGroupImportExportServiceMockRecorder) ImportFile(opt any, options ...any) *gomock.Call
ImportFile indicates an expected call of ImportFile.
func (*MockGroupImportExportServiceMockRecorder) ScheduleExport ¶
func (mr *MockGroupImportExportServiceMockRecorder) ScheduleExport(gid any, options ...any) *gomock.Call
ScheduleExport indicates an expected call of ScheduleExport.
type MockGroupIssueBoardsService ¶
type MockGroupIssueBoardsService struct {
// contains filtered or unexported fields
}
MockGroupIssueBoardsService is a mock of GroupIssueBoardsService interface.
func NewMockGroupIssueBoardsService ¶
func NewMockGroupIssueBoardsService(ctrl *gomock.Controller) *MockGroupIssueBoardsService
NewMockGroupIssueBoardsService creates a new mock instance.
func (*MockGroupIssueBoardsService) CreateGroupIssueBoard ¶
func (m *MockGroupIssueBoardsService) CreateGroupIssueBoard(gid any, opt *gitlab.CreateGroupIssueBoardOptions, options ...gitlab.RequestOptionFunc) (*gitlab.GroupIssueBoard, *gitlab.Response, error)
CreateGroupIssueBoard mocks base method.
func (*MockGroupIssueBoardsService) CreateGroupIssueBoardList ¶
func (m *MockGroupIssueBoardsService) CreateGroupIssueBoardList(gid any, board int, opt *gitlab.CreateGroupIssueBoardListOptions, options ...gitlab.RequestOptionFunc) (*gitlab.BoardList, *gitlab.Response, error)
CreateGroupIssueBoardList mocks base method.
func (*MockGroupIssueBoardsService) DeleteGroupIssueBoardList ¶
func (m *MockGroupIssueBoardsService) DeleteGroupIssueBoardList(gid any, board, list int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteGroupIssueBoardList mocks base method.
func (*MockGroupIssueBoardsService) DeleteIssueBoard ¶
func (m *MockGroupIssueBoardsService) DeleteIssueBoard(gid any, board int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteIssueBoard mocks base method.
func (*MockGroupIssueBoardsService) EXPECT ¶
func (m *MockGroupIssueBoardsService) EXPECT() *MockGroupIssueBoardsServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockGroupIssueBoardsService) GetGroupIssueBoard ¶
func (m *MockGroupIssueBoardsService) GetGroupIssueBoard(gid any, board int, options ...gitlab.RequestOptionFunc) (*gitlab.GroupIssueBoard, *gitlab.Response, error)
GetGroupIssueBoard mocks base method.
func (*MockGroupIssueBoardsService) GetGroupIssueBoardList ¶
func (m *MockGroupIssueBoardsService) GetGroupIssueBoardList(gid any, board, list int, options ...gitlab.RequestOptionFunc) (*gitlab.BoardList, *gitlab.Response, error)
GetGroupIssueBoardList mocks base method.
func (*MockGroupIssueBoardsService) ListGroupIssueBoardLists ¶
func (m *MockGroupIssueBoardsService) ListGroupIssueBoardLists(gid any, board int, opt *gitlab.ListGroupIssueBoardListsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.BoardList, *gitlab.Response, error)
ListGroupIssueBoardLists mocks base method.
func (*MockGroupIssueBoardsService) ListGroupIssueBoards ¶
func (m *MockGroupIssueBoardsService) ListGroupIssueBoards(gid any, opt *gitlab.ListGroupIssueBoardsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.GroupIssueBoard, *gitlab.Response, error)
ListGroupIssueBoards mocks base method.
func (*MockGroupIssueBoardsService) UpdateIssueBoard ¶
func (m *MockGroupIssueBoardsService) UpdateIssueBoard(gid any, board int, opt *gitlab.UpdateGroupIssueBoardOptions, options ...gitlab.RequestOptionFunc) (*gitlab.GroupIssueBoard, *gitlab.Response, error)
UpdateIssueBoard mocks base method.
func (*MockGroupIssueBoardsService) UpdateIssueBoardList ¶
func (m *MockGroupIssueBoardsService) UpdateIssueBoardList(gid any, board, list int, opt *gitlab.UpdateGroupIssueBoardListOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.BoardList, *gitlab.Response, error)
UpdateIssueBoardList mocks base method.
type MockGroupIssueBoardsServiceMockRecorder ¶
type MockGroupIssueBoardsServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockGroupIssueBoardsServiceMockRecorder is the mock recorder for MockGroupIssueBoardsService.
func (*MockGroupIssueBoardsServiceMockRecorder) CreateGroupIssueBoard ¶
func (mr *MockGroupIssueBoardsServiceMockRecorder) CreateGroupIssueBoard(gid, opt any, options ...any) *gomock.Call
CreateGroupIssueBoard indicates an expected call of CreateGroupIssueBoard.
func (*MockGroupIssueBoardsServiceMockRecorder) CreateGroupIssueBoardList ¶
func (mr *MockGroupIssueBoardsServiceMockRecorder) CreateGroupIssueBoardList(gid, board, opt any, options ...any) *gomock.Call
CreateGroupIssueBoardList indicates an expected call of CreateGroupIssueBoardList.
func (*MockGroupIssueBoardsServiceMockRecorder) DeleteGroupIssueBoardList ¶
func (mr *MockGroupIssueBoardsServiceMockRecorder) DeleteGroupIssueBoardList(gid, board, list any, options ...any) *gomock.Call
DeleteGroupIssueBoardList indicates an expected call of DeleteGroupIssueBoardList.
func (*MockGroupIssueBoardsServiceMockRecorder) DeleteIssueBoard ¶
func (mr *MockGroupIssueBoardsServiceMockRecorder) DeleteIssueBoard(gid, board any, options ...any) *gomock.Call
DeleteIssueBoard indicates an expected call of DeleteIssueBoard.
func (*MockGroupIssueBoardsServiceMockRecorder) GetGroupIssueBoard ¶
func (mr *MockGroupIssueBoardsServiceMockRecorder) GetGroupIssueBoard(gid, board any, options ...any) *gomock.Call
GetGroupIssueBoard indicates an expected call of GetGroupIssueBoard.
func (*MockGroupIssueBoardsServiceMockRecorder) GetGroupIssueBoardList ¶
func (mr *MockGroupIssueBoardsServiceMockRecorder) GetGroupIssueBoardList(gid, board, list any, options ...any) *gomock.Call
GetGroupIssueBoardList indicates an expected call of GetGroupIssueBoardList.
func (*MockGroupIssueBoardsServiceMockRecorder) ListGroupIssueBoardLists ¶
func (mr *MockGroupIssueBoardsServiceMockRecorder) ListGroupIssueBoardLists(gid, board, opt any, options ...any) *gomock.Call
ListGroupIssueBoardLists indicates an expected call of ListGroupIssueBoardLists.
func (*MockGroupIssueBoardsServiceMockRecorder) ListGroupIssueBoards ¶
func (mr *MockGroupIssueBoardsServiceMockRecorder) ListGroupIssueBoards(gid, opt any, options ...any) *gomock.Call
ListGroupIssueBoards indicates an expected call of ListGroupIssueBoards.
func (*MockGroupIssueBoardsServiceMockRecorder) UpdateIssueBoard ¶
func (mr *MockGroupIssueBoardsServiceMockRecorder) UpdateIssueBoard(gid, board, opt any, options ...any) *gomock.Call
UpdateIssueBoard indicates an expected call of UpdateIssueBoard.
func (*MockGroupIssueBoardsServiceMockRecorder) UpdateIssueBoardList ¶
func (mr *MockGroupIssueBoardsServiceMockRecorder) UpdateIssueBoardList(gid, board, list, opt any, options ...any) *gomock.Call
UpdateIssueBoardList indicates an expected call of UpdateIssueBoardList.
type MockGroupIterationsService ¶
type MockGroupIterationsService struct {
// contains filtered or unexported fields
}
MockGroupIterationsService is a mock of GroupIterationsService interface.
func NewMockGroupIterationsService ¶
func NewMockGroupIterationsService(ctrl *gomock.Controller) *MockGroupIterationsService
NewMockGroupIterationsService creates a new mock instance.
func (*MockGroupIterationsService) EXPECT ¶
func (m *MockGroupIterationsService) EXPECT() *MockGroupIterationsServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockGroupIterationsService) ListGroupIterations ¶
func (m *MockGroupIterationsService) ListGroupIterations(gid any, opt *gitlab.ListGroupIterationsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.GroupIteration, *gitlab.Response, error)
ListGroupIterations mocks base method.
type MockGroupIterationsServiceMockRecorder ¶
type MockGroupIterationsServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockGroupIterationsServiceMockRecorder is the mock recorder for MockGroupIterationsService.
func (*MockGroupIterationsServiceMockRecorder) ListGroupIterations ¶
func (mr *MockGroupIterationsServiceMockRecorder) ListGroupIterations(gid, opt any, options ...any) *gomock.Call
ListGroupIterations indicates an expected call of ListGroupIterations.
type MockGroupLabelsService ¶
type MockGroupLabelsService struct {
// contains filtered or unexported fields
}
MockGroupLabelsService is a mock of GroupLabelsService interface.
func NewMockGroupLabelsService ¶
func NewMockGroupLabelsService(ctrl *gomock.Controller) *MockGroupLabelsService
NewMockGroupLabelsService creates a new mock instance.
func (*MockGroupLabelsService) CreateGroupLabel ¶
func (m *MockGroupLabelsService) CreateGroupLabel(gid any, opt *gitlab.CreateGroupLabelOptions, options ...gitlab.RequestOptionFunc) (*gitlab.GroupLabel, *gitlab.Response, error)
CreateGroupLabel mocks base method.
func (*MockGroupLabelsService) DeleteGroupLabel ¶
func (m *MockGroupLabelsService) DeleteGroupLabel(gid, lid any, opt *gitlab.DeleteGroupLabelOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteGroupLabel mocks base method.
func (*MockGroupLabelsService) EXPECT ¶
func (m *MockGroupLabelsService) EXPECT() *MockGroupLabelsServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockGroupLabelsService) GetGroupLabel ¶
func (m *MockGroupLabelsService) GetGroupLabel(gid, lid any, options ...gitlab.RequestOptionFunc) (*gitlab.GroupLabel, *gitlab.Response, error)
GetGroupLabel mocks base method.
func (*MockGroupLabelsService) ListGroupLabels ¶
func (m *MockGroupLabelsService) ListGroupLabels(gid any, opt *gitlab.ListGroupLabelsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.GroupLabel, *gitlab.Response, error)
ListGroupLabels mocks base method.
func (*MockGroupLabelsService) SubscribeToGroupLabel ¶
func (m *MockGroupLabelsService) SubscribeToGroupLabel(gid, lid any, options ...gitlab.RequestOptionFunc) (*gitlab.GroupLabel, *gitlab.Response, error)
SubscribeToGroupLabel mocks base method.
func (*MockGroupLabelsService) UnsubscribeFromGroupLabel ¶
func (m *MockGroupLabelsService) UnsubscribeFromGroupLabel(gid, lid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
UnsubscribeFromGroupLabel mocks base method.
func (*MockGroupLabelsService) UpdateGroupLabel ¶
func (m *MockGroupLabelsService) UpdateGroupLabel(gid, lid any, opt *gitlab.UpdateGroupLabelOptions, options ...gitlab.RequestOptionFunc) (*gitlab.GroupLabel, *gitlab.Response, error)
UpdateGroupLabel mocks base method.
type MockGroupLabelsServiceMockRecorder ¶
type MockGroupLabelsServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockGroupLabelsServiceMockRecorder is the mock recorder for MockGroupLabelsService.
func (*MockGroupLabelsServiceMockRecorder) CreateGroupLabel ¶
func (mr *MockGroupLabelsServiceMockRecorder) CreateGroupLabel(gid, opt any, options ...any) *gomock.Call
CreateGroupLabel indicates an expected call of CreateGroupLabel.
func (*MockGroupLabelsServiceMockRecorder) DeleteGroupLabel ¶
func (mr *MockGroupLabelsServiceMockRecorder) DeleteGroupLabel(gid, lid, opt any, options ...any) *gomock.Call
DeleteGroupLabel indicates an expected call of DeleteGroupLabel.
func (*MockGroupLabelsServiceMockRecorder) GetGroupLabel ¶
func (mr *MockGroupLabelsServiceMockRecorder) GetGroupLabel(gid, lid any, options ...any) *gomock.Call
GetGroupLabel indicates an expected call of GetGroupLabel.
func (*MockGroupLabelsServiceMockRecorder) ListGroupLabels ¶
func (mr *MockGroupLabelsServiceMockRecorder) ListGroupLabels(gid, opt any, options ...any) *gomock.Call
ListGroupLabels indicates an expected call of ListGroupLabels.
func (*MockGroupLabelsServiceMockRecorder) SubscribeToGroupLabel ¶
func (mr *MockGroupLabelsServiceMockRecorder) SubscribeToGroupLabel(gid, lid any, options ...any) *gomock.Call
SubscribeToGroupLabel indicates an expected call of SubscribeToGroupLabel.
func (*MockGroupLabelsServiceMockRecorder) UnsubscribeFromGroupLabel ¶
func (mr *MockGroupLabelsServiceMockRecorder) UnsubscribeFromGroupLabel(gid, lid any, options ...any) *gomock.Call
UnsubscribeFromGroupLabel indicates an expected call of UnsubscribeFromGroupLabel.
func (*MockGroupLabelsServiceMockRecorder) UpdateGroupLabel ¶
func (mr *MockGroupLabelsServiceMockRecorder) UpdateGroupLabel(gid, lid, opt any, options ...any) *gomock.Call
UpdateGroupLabel indicates an expected call of UpdateGroupLabel.
type MockGroupMembersService ¶
type MockGroupMembersService struct {
// contains filtered or unexported fields
}
MockGroupMembersService is a mock of GroupMembersService interface.
func NewMockGroupMembersService ¶
func NewMockGroupMembersService(ctrl *gomock.Controller) *MockGroupMembersService
NewMockGroupMembersService creates a new mock instance.
func (*MockGroupMembersService) AddGroupMember ¶
func (m *MockGroupMembersService) AddGroupMember(gid any, opt *gitlab.AddGroupMemberOptions, options ...gitlab.RequestOptionFunc) (*gitlab.GroupMember, *gitlab.Response, error)
AddGroupMember mocks base method.
func (*MockGroupMembersService) DeleteShareWithGroup ¶
func (m *MockGroupMembersService) DeleteShareWithGroup(gid any, groupID int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteShareWithGroup mocks base method.
func (*MockGroupMembersService) EXPECT ¶
func (m *MockGroupMembersService) EXPECT() *MockGroupMembersServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockGroupMembersService) EditGroupMember ¶
func (m *MockGroupMembersService) EditGroupMember(gid any, user int, opt *gitlab.EditGroupMemberOptions, options ...gitlab.RequestOptionFunc) (*gitlab.GroupMember, *gitlab.Response, error)
EditGroupMember mocks base method.
func (*MockGroupMembersService) GetGroupMember ¶
func (m *MockGroupMembersService) GetGroupMember(gid any, user int, options ...gitlab.RequestOptionFunc) (*gitlab.GroupMember, *gitlab.Response, error)
GetGroupMember mocks base method.
func (*MockGroupMembersService) GetInheritedGroupMember ¶
func (m *MockGroupMembersService) GetInheritedGroupMember(gid any, user int, options ...gitlab.RequestOptionFunc) (*gitlab.GroupMember, *gitlab.Response, error)
GetInheritedGroupMember mocks base method.
func (*MockGroupMembersService) RemoveGroupMember ¶
func (m *MockGroupMembersService) RemoveGroupMember(gid any, user int, opt *gitlab.RemoveGroupMemberOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
RemoveGroupMember mocks base method.
func (*MockGroupMembersService) ShareWithGroup ¶
func (m *MockGroupMembersService) ShareWithGroup(gid any, opt *gitlab.ShareWithGroupOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Group, *gitlab.Response, error)
ShareWithGroup mocks base method.
type MockGroupMembersServiceMockRecorder ¶
type MockGroupMembersServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockGroupMembersServiceMockRecorder is the mock recorder for MockGroupMembersService.
func (*MockGroupMembersServiceMockRecorder) AddGroupMember ¶
func (mr *MockGroupMembersServiceMockRecorder) AddGroupMember(gid, opt any, options ...any) *gomock.Call
AddGroupMember indicates an expected call of AddGroupMember.
func (*MockGroupMembersServiceMockRecorder) DeleteShareWithGroup ¶
func (mr *MockGroupMembersServiceMockRecorder) DeleteShareWithGroup(gid, groupID any, options ...any) *gomock.Call
DeleteShareWithGroup indicates an expected call of DeleteShareWithGroup.
func (*MockGroupMembersServiceMockRecorder) EditGroupMember ¶
func (mr *MockGroupMembersServiceMockRecorder) EditGroupMember(gid, user, opt any, options ...any) *gomock.Call
EditGroupMember indicates an expected call of EditGroupMember.
func (*MockGroupMembersServiceMockRecorder) GetGroupMember ¶
func (mr *MockGroupMembersServiceMockRecorder) GetGroupMember(gid, user any, options ...any) *gomock.Call
GetGroupMember indicates an expected call of GetGroupMember.
func (*MockGroupMembersServiceMockRecorder) GetInheritedGroupMember ¶
func (mr *MockGroupMembersServiceMockRecorder) GetInheritedGroupMember(gid, user any, options ...any) *gomock.Call
GetInheritedGroupMember indicates an expected call of GetInheritedGroupMember.
func (*MockGroupMembersServiceMockRecorder) RemoveGroupMember ¶
func (mr *MockGroupMembersServiceMockRecorder) RemoveGroupMember(gid, user, opt any, options ...any) *gomock.Call
RemoveGroupMember indicates an expected call of RemoveGroupMember.
func (*MockGroupMembersServiceMockRecorder) ShareWithGroup ¶
func (mr *MockGroupMembersServiceMockRecorder) ShareWithGroup(gid, opt any, options ...any) *gomock.Call
ShareWithGroup indicates an expected call of ShareWithGroup.
type MockGroupMilestonesService ¶
type MockGroupMilestonesService struct {
// contains filtered or unexported fields
}
MockGroupMilestonesService is a mock of GroupMilestonesService interface.
func NewMockGroupMilestonesService ¶
func NewMockGroupMilestonesService(ctrl *gomock.Controller) *MockGroupMilestonesService
NewMockGroupMilestonesService creates a new mock instance.
func (*MockGroupMilestonesService) CreateGroupMilestone ¶
func (m *MockGroupMilestonesService) CreateGroupMilestone(gid any, opt *gitlab.CreateGroupMilestoneOptions, options ...gitlab.RequestOptionFunc) (*gitlab.GroupMilestone, *gitlab.Response, error)
CreateGroupMilestone mocks base method.
func (*MockGroupMilestonesService) DeleteGroupMilestone ¶
func (m *MockGroupMilestonesService) DeleteGroupMilestone(pid any, milestone int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteGroupMilestone mocks base method.
func (*MockGroupMilestonesService) EXPECT ¶
func (m *MockGroupMilestonesService) EXPECT() *MockGroupMilestonesServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockGroupMilestonesService) GetGroupMilestone ¶
func (m *MockGroupMilestonesService) GetGroupMilestone(gid any, milestone int, options ...gitlab.RequestOptionFunc) (*gitlab.GroupMilestone, *gitlab.Response, error)
GetGroupMilestone mocks base method.
func (*MockGroupMilestonesService) GetGroupMilestoneBurndownChartEvents ¶
func (m *MockGroupMilestonesService) GetGroupMilestoneBurndownChartEvents(gid any, milestone int, opt *gitlab.GetGroupMilestoneBurndownChartEventsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.BurndownChartEvent, *gitlab.Response, error)
GetGroupMilestoneBurndownChartEvents mocks base method.
func (*MockGroupMilestonesService) GetGroupMilestoneIssues ¶
func (m *MockGroupMilestonesService) GetGroupMilestoneIssues(gid any, milestone int, opt *gitlab.GetGroupMilestoneIssuesOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Issue, *gitlab.Response, error)
GetGroupMilestoneIssues mocks base method.
func (*MockGroupMilestonesService) GetGroupMilestoneMergeRequests ¶
func (m *MockGroupMilestonesService) GetGroupMilestoneMergeRequests(gid any, milestone int, opt *gitlab.GetGroupMilestoneMergeRequestsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.MergeRequest, *gitlab.Response, error)
GetGroupMilestoneMergeRequests mocks base method.
func (*MockGroupMilestonesService) ListGroupMilestones ¶
func (m *MockGroupMilestonesService) ListGroupMilestones(gid any, opt *gitlab.ListGroupMilestonesOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.GroupMilestone, *gitlab.Response, error)
ListGroupMilestones mocks base method.
func (*MockGroupMilestonesService) UpdateGroupMilestone ¶
func (m *MockGroupMilestonesService) UpdateGroupMilestone(gid any, milestone int, opt *gitlab.UpdateGroupMilestoneOptions, options ...gitlab.RequestOptionFunc) (*gitlab.GroupMilestone, *gitlab.Response, error)
UpdateGroupMilestone mocks base method.
type MockGroupMilestonesServiceMockRecorder ¶
type MockGroupMilestonesServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockGroupMilestonesServiceMockRecorder is the mock recorder for MockGroupMilestonesService.
func (*MockGroupMilestonesServiceMockRecorder) CreateGroupMilestone ¶
func (mr *MockGroupMilestonesServiceMockRecorder) CreateGroupMilestone(gid, opt any, options ...any) *gomock.Call
CreateGroupMilestone indicates an expected call of CreateGroupMilestone.
func (*MockGroupMilestonesServiceMockRecorder) DeleteGroupMilestone ¶
func (mr *MockGroupMilestonesServiceMockRecorder) DeleteGroupMilestone(pid, milestone any, options ...any) *gomock.Call
DeleteGroupMilestone indicates an expected call of DeleteGroupMilestone.
func (*MockGroupMilestonesServiceMockRecorder) GetGroupMilestone ¶
func (mr *MockGroupMilestonesServiceMockRecorder) GetGroupMilestone(gid, milestone any, options ...any) *gomock.Call
GetGroupMilestone indicates an expected call of GetGroupMilestone.
func (*MockGroupMilestonesServiceMockRecorder) GetGroupMilestoneBurndownChartEvents ¶
func (mr *MockGroupMilestonesServiceMockRecorder) GetGroupMilestoneBurndownChartEvents(gid, milestone, opt any, options ...any) *gomock.Call
GetGroupMilestoneBurndownChartEvents indicates an expected call of GetGroupMilestoneBurndownChartEvents.
func (*MockGroupMilestonesServiceMockRecorder) GetGroupMilestoneIssues ¶
func (mr *MockGroupMilestonesServiceMockRecorder) GetGroupMilestoneIssues(gid, milestone, opt any, options ...any) *gomock.Call
GetGroupMilestoneIssues indicates an expected call of GetGroupMilestoneIssues.
func (*MockGroupMilestonesServiceMockRecorder) GetGroupMilestoneMergeRequests ¶
func (mr *MockGroupMilestonesServiceMockRecorder) GetGroupMilestoneMergeRequests(gid, milestone, opt any, options ...any) *gomock.Call
GetGroupMilestoneMergeRequests indicates an expected call of GetGroupMilestoneMergeRequests.
func (*MockGroupMilestonesServiceMockRecorder) ListGroupMilestones ¶
func (mr *MockGroupMilestonesServiceMockRecorder) ListGroupMilestones(gid, opt any, options ...any) *gomock.Call
ListGroupMilestones indicates an expected call of ListGroupMilestones.
func (*MockGroupMilestonesServiceMockRecorder) UpdateGroupMilestone ¶
func (mr *MockGroupMilestonesServiceMockRecorder) UpdateGroupMilestone(gid, milestone, opt any, options ...any) *gomock.Call
UpdateGroupMilestone indicates an expected call of UpdateGroupMilestone.
type MockGroupProtectedEnvironmentsService ¶
type MockGroupProtectedEnvironmentsService struct {
// contains filtered or unexported fields
}
MockGroupProtectedEnvironmentsService is a mock of GroupProtectedEnvironmentsService interface.
func NewMockGroupProtectedEnvironmentsService ¶
func NewMockGroupProtectedEnvironmentsService(ctrl *gomock.Controller) *MockGroupProtectedEnvironmentsService
NewMockGroupProtectedEnvironmentsService creates a new mock instance.
func (*MockGroupProtectedEnvironmentsService) EXPECT ¶
func (m *MockGroupProtectedEnvironmentsService) EXPECT() *MockGroupProtectedEnvironmentsServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockGroupProtectedEnvironmentsService) GetGroupProtectedEnvironment ¶
func (m *MockGroupProtectedEnvironmentsService) GetGroupProtectedEnvironment(gid any, environment string, options ...gitlab.RequestOptionFunc) (*gitlab.GroupProtectedEnvironment, *gitlab.Response, error)
GetGroupProtectedEnvironment mocks base method.
func (*MockGroupProtectedEnvironmentsService) ListGroupProtectedEnvironments ¶
func (m *MockGroupProtectedEnvironmentsService) ListGroupProtectedEnvironments(gid any, opt *gitlab.ListGroupProtectedEnvironmentsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.GroupProtectedEnvironment, *gitlab.Response, error)
ListGroupProtectedEnvironments mocks base method.
func (*MockGroupProtectedEnvironmentsService) ProtectGroupEnvironment ¶
func (m *MockGroupProtectedEnvironmentsService) ProtectGroupEnvironment(gid any, opt *gitlab.ProtectGroupEnvironmentOptions, options ...gitlab.RequestOptionFunc) (*gitlab.GroupProtectedEnvironment, *gitlab.Response, error)
ProtectGroupEnvironment mocks base method.
func (*MockGroupProtectedEnvironmentsService) UnprotectGroupEnvironment ¶
func (m *MockGroupProtectedEnvironmentsService) UnprotectGroupEnvironment(gid any, environment string, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
UnprotectGroupEnvironment mocks base method.
func (*MockGroupProtectedEnvironmentsService) UpdateGroupProtectedEnvironment ¶
func (m *MockGroupProtectedEnvironmentsService) UpdateGroupProtectedEnvironment(gid any, environment string, opt *gitlab.UpdateGroupProtectedEnvironmentOptions, options ...gitlab.RequestOptionFunc) (*gitlab.GroupProtectedEnvironment, *gitlab.Response, error)
UpdateGroupProtectedEnvironment mocks base method.
type MockGroupProtectedEnvironmentsServiceMockRecorder ¶
type MockGroupProtectedEnvironmentsServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockGroupProtectedEnvironmentsServiceMockRecorder is the mock recorder for MockGroupProtectedEnvironmentsService.
func (*MockGroupProtectedEnvironmentsServiceMockRecorder) GetGroupProtectedEnvironment ¶
func (mr *MockGroupProtectedEnvironmentsServiceMockRecorder) GetGroupProtectedEnvironment(gid, environment any, options ...any) *gomock.Call
GetGroupProtectedEnvironment indicates an expected call of GetGroupProtectedEnvironment.
func (*MockGroupProtectedEnvironmentsServiceMockRecorder) ListGroupProtectedEnvironments ¶
func (mr *MockGroupProtectedEnvironmentsServiceMockRecorder) ListGroupProtectedEnvironments(gid, opt any, options ...any) *gomock.Call
ListGroupProtectedEnvironments indicates an expected call of ListGroupProtectedEnvironments.
func (*MockGroupProtectedEnvironmentsServiceMockRecorder) ProtectGroupEnvironment ¶
func (mr *MockGroupProtectedEnvironmentsServiceMockRecorder) ProtectGroupEnvironment(gid, opt any, options ...any) *gomock.Call
ProtectGroupEnvironment indicates an expected call of ProtectGroupEnvironment.
func (*MockGroupProtectedEnvironmentsServiceMockRecorder) UnprotectGroupEnvironment ¶
func (mr *MockGroupProtectedEnvironmentsServiceMockRecorder) UnprotectGroupEnvironment(gid, environment any, options ...any) *gomock.Call
UnprotectGroupEnvironment indicates an expected call of UnprotectGroupEnvironment.
func (*MockGroupProtectedEnvironmentsServiceMockRecorder) UpdateGroupProtectedEnvironment ¶
func (mr *MockGroupProtectedEnvironmentsServiceMockRecorder) UpdateGroupProtectedEnvironment(gid, environment, opt any, options ...any) *gomock.Call
UpdateGroupProtectedEnvironment indicates an expected call of UpdateGroupProtectedEnvironment.
type MockGroupRepositoryStorageMoveService ¶
type MockGroupRepositoryStorageMoveService struct {
// contains filtered or unexported fields
}
MockGroupRepositoryStorageMoveService is a mock of GroupRepositoryStorageMoveService interface.
func NewMockGroupRepositoryStorageMoveService ¶
func NewMockGroupRepositoryStorageMoveService(ctrl *gomock.Controller) *MockGroupRepositoryStorageMoveService
NewMockGroupRepositoryStorageMoveService creates a new mock instance.
func (*MockGroupRepositoryStorageMoveService) EXPECT ¶
func (m *MockGroupRepositoryStorageMoveService) EXPECT() *MockGroupRepositoryStorageMoveServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockGroupRepositoryStorageMoveService) GetStorageMove ¶
func (m *MockGroupRepositoryStorageMoveService) GetStorageMove(repositoryStorage int, options ...gitlab.RequestOptionFunc) (*gitlab.GroupRepositoryStorageMove, *gitlab.Response, error)
GetStorageMove mocks base method.
func (*MockGroupRepositoryStorageMoveService) GetStorageMoveForGroup ¶
func (m *MockGroupRepositoryStorageMoveService) GetStorageMoveForGroup(group, repositoryStorage int, options ...gitlab.RequestOptionFunc) (*gitlab.GroupRepositoryStorageMove, *gitlab.Response, error)
GetStorageMoveForGroup mocks base method.
func (*MockGroupRepositoryStorageMoveService) RetrieveAllStorageMoves ¶
func (m *MockGroupRepositoryStorageMoveService) RetrieveAllStorageMoves(opts gitlab.RetrieveAllGroupStorageMovesOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.GroupRepositoryStorageMove, *gitlab.Response, error)
RetrieveAllStorageMoves mocks base method.
func (*MockGroupRepositoryStorageMoveService) RetrieveAllStorageMovesForGroup ¶
func (m *MockGroupRepositoryStorageMoveService) RetrieveAllStorageMovesForGroup(group int, opts gitlab.RetrieveAllGroupStorageMovesOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.GroupRepositoryStorageMove, *gitlab.Response, error)
RetrieveAllStorageMovesForGroup mocks base method.
func (*MockGroupRepositoryStorageMoveService) ScheduleAllStorageMoves ¶
func (m *MockGroupRepositoryStorageMoveService) ScheduleAllStorageMoves(opts gitlab.ScheduleAllGroupStorageMovesOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
ScheduleAllStorageMoves mocks base method.
func (*MockGroupRepositoryStorageMoveService) ScheduleStorageMoveForGroup ¶
func (m *MockGroupRepositoryStorageMoveService) ScheduleStorageMoveForGroup(group int, opts gitlab.ScheduleStorageMoveForGroupOptions, options ...gitlab.RequestOptionFunc) (*gitlab.GroupRepositoryStorageMove, *gitlab.Response, error)
ScheduleStorageMoveForGroup mocks base method.
type MockGroupRepositoryStorageMoveServiceMockRecorder ¶
type MockGroupRepositoryStorageMoveServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockGroupRepositoryStorageMoveServiceMockRecorder is the mock recorder for MockGroupRepositoryStorageMoveService.
func (*MockGroupRepositoryStorageMoveServiceMockRecorder) GetStorageMove ¶
func (mr *MockGroupRepositoryStorageMoveServiceMockRecorder) GetStorageMove(repositoryStorage any, options ...any) *gomock.Call
GetStorageMove indicates an expected call of GetStorageMove.
func (*MockGroupRepositoryStorageMoveServiceMockRecorder) GetStorageMoveForGroup ¶
func (mr *MockGroupRepositoryStorageMoveServiceMockRecorder) GetStorageMoveForGroup(group, repositoryStorage any, options ...any) *gomock.Call
GetStorageMoveForGroup indicates an expected call of GetStorageMoveForGroup.
func (*MockGroupRepositoryStorageMoveServiceMockRecorder) RetrieveAllStorageMoves ¶
func (mr *MockGroupRepositoryStorageMoveServiceMockRecorder) RetrieveAllStorageMoves(opts any, options ...any) *gomock.Call
RetrieveAllStorageMoves indicates an expected call of RetrieveAllStorageMoves.
func (*MockGroupRepositoryStorageMoveServiceMockRecorder) RetrieveAllStorageMovesForGroup ¶
func (mr *MockGroupRepositoryStorageMoveServiceMockRecorder) RetrieveAllStorageMovesForGroup(group, opts any, options ...any) *gomock.Call
RetrieveAllStorageMovesForGroup indicates an expected call of RetrieveAllStorageMovesForGroup.
func (*MockGroupRepositoryStorageMoveServiceMockRecorder) ScheduleAllStorageMoves ¶
func (mr *MockGroupRepositoryStorageMoveServiceMockRecorder) ScheduleAllStorageMoves(opts any, options ...any) *gomock.Call
ScheduleAllStorageMoves indicates an expected call of ScheduleAllStorageMoves.
func (*MockGroupRepositoryStorageMoveServiceMockRecorder) ScheduleStorageMoveForGroup ¶
func (mr *MockGroupRepositoryStorageMoveServiceMockRecorder) ScheduleStorageMoveForGroup(group, opts any, options ...any) *gomock.Call
ScheduleStorageMoveForGroup indicates an expected call of ScheduleStorageMoveForGroup.
type MockGroupSSHCertificatesService ¶
type MockGroupSSHCertificatesService struct {
// contains filtered or unexported fields
}
MockGroupSSHCertificatesService is a mock of GroupSSHCertificatesService interface.
func NewMockGroupSSHCertificatesService ¶
func NewMockGroupSSHCertificatesService(ctrl *gomock.Controller) *MockGroupSSHCertificatesService
NewMockGroupSSHCertificatesService creates a new mock instance.
func (*MockGroupSSHCertificatesService) CreateGroupSSHCertificate ¶
func (m *MockGroupSSHCertificatesService) CreateGroupSSHCertificate(gid any, opt *gitlab.CreateGroupSSHCertificateOptions, options ...gitlab.RequestOptionFunc) (*gitlab.GroupSSHCertificate, *gitlab.Response, error)
CreateGroupSSHCertificate mocks base method.
func (*MockGroupSSHCertificatesService) DeleteGroupSSHCertificate ¶
func (m *MockGroupSSHCertificatesService) DeleteGroupSSHCertificate(gid any, cert int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteGroupSSHCertificate mocks base method.
func (*MockGroupSSHCertificatesService) EXPECT ¶
func (m *MockGroupSSHCertificatesService) EXPECT() *MockGroupSSHCertificatesServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockGroupSSHCertificatesService) ListGroupSSHCertificates ¶
func (m *MockGroupSSHCertificatesService) ListGroupSSHCertificates(gid any, options ...gitlab.RequestOptionFunc) ([]*gitlab.GroupSSHCertificate, *gitlab.Response, error)
ListGroupSSHCertificates mocks base method.
type MockGroupSSHCertificatesServiceMockRecorder ¶
type MockGroupSSHCertificatesServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockGroupSSHCertificatesServiceMockRecorder is the mock recorder for MockGroupSSHCertificatesService.
func (*MockGroupSSHCertificatesServiceMockRecorder) CreateGroupSSHCertificate ¶
func (mr *MockGroupSSHCertificatesServiceMockRecorder) CreateGroupSSHCertificate(gid, opt any, options ...any) *gomock.Call
CreateGroupSSHCertificate indicates an expected call of CreateGroupSSHCertificate.
func (*MockGroupSSHCertificatesServiceMockRecorder) DeleteGroupSSHCertificate ¶
func (mr *MockGroupSSHCertificatesServiceMockRecorder) DeleteGroupSSHCertificate(gid, cert any, options ...any) *gomock.Call
DeleteGroupSSHCertificate indicates an expected call of DeleteGroupSSHCertificate.
func (*MockGroupSSHCertificatesServiceMockRecorder) ListGroupSSHCertificates ¶
func (mr *MockGroupSSHCertificatesServiceMockRecorder) ListGroupSSHCertificates(gid any, options ...any) *gomock.Call
ListGroupSSHCertificates indicates an expected call of ListGroupSSHCertificates.
type MockGroupSecuritySettingsService ¶
type MockGroupSecuritySettingsService struct {
// contains filtered or unexported fields
}
MockGroupSecuritySettingsService is a mock of GroupSecuritySettingsService interface.
func NewMockGroupSecuritySettingsService ¶
func NewMockGroupSecuritySettingsService(ctrl *gomock.Controller) *MockGroupSecuritySettingsService
NewMockGroupSecuritySettingsService creates a new mock instance.
func (*MockGroupSecuritySettingsService) EXPECT ¶
func (m *MockGroupSecuritySettingsService) EXPECT() *MockGroupSecuritySettingsServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockGroupSecuritySettingsService) UpdateSecretPushProtectionEnabledSetting ¶
func (m *MockGroupSecuritySettingsService) UpdateSecretPushProtectionEnabledSetting(gid any, opt gitlab.UpdateGroupSecuritySettingsOptions, options ...gitlab.RequestOptionFunc) (*gitlab.GroupSecuritySettings, *gitlab.Response, error)
UpdateSecretPushProtectionEnabledSetting mocks base method.
type MockGroupSecuritySettingsServiceMockRecorder ¶
type MockGroupSecuritySettingsServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockGroupSecuritySettingsServiceMockRecorder is the mock recorder for MockGroupSecuritySettingsService.
func (*MockGroupSecuritySettingsServiceMockRecorder) UpdateSecretPushProtectionEnabledSetting ¶
func (mr *MockGroupSecuritySettingsServiceMockRecorder) UpdateSecretPushProtectionEnabledSetting(gid, opt any, options ...any) *gomock.Call
UpdateSecretPushProtectionEnabledSetting indicates an expected call of UpdateSecretPushProtectionEnabledSetting.
type MockGroupVariablesService ¶
type MockGroupVariablesService struct {
// contains filtered or unexported fields
}
MockGroupVariablesService is a mock of GroupVariablesService interface.
func NewMockGroupVariablesService ¶
func NewMockGroupVariablesService(ctrl *gomock.Controller) *MockGroupVariablesService
NewMockGroupVariablesService creates a new mock instance.
func (*MockGroupVariablesService) CreateVariable ¶
func (m *MockGroupVariablesService) CreateVariable(gid any, opt *gitlab.CreateGroupVariableOptions, options ...gitlab.RequestOptionFunc) (*gitlab.GroupVariable, *gitlab.Response, error)
CreateVariable mocks base method.
func (*MockGroupVariablesService) EXPECT ¶
func (m *MockGroupVariablesService) EXPECT() *MockGroupVariablesServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockGroupVariablesService) GetVariable ¶
func (m *MockGroupVariablesService) GetVariable(gid any, key string, opt *gitlab.GetGroupVariableOptions, options ...gitlab.RequestOptionFunc) (*gitlab.GroupVariable, *gitlab.Response, error)
GetVariable mocks base method.
func (*MockGroupVariablesService) ListVariables ¶
func (m *MockGroupVariablesService) ListVariables(gid any, opt *gitlab.ListGroupVariablesOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.GroupVariable, *gitlab.Response, error)
ListVariables mocks base method.
func (*MockGroupVariablesService) RemoveVariable ¶
func (m *MockGroupVariablesService) RemoveVariable(gid any, key string, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
RemoveVariable mocks base method.
func (*MockGroupVariablesService) UpdateVariable ¶
func (m *MockGroupVariablesService) UpdateVariable(gid any, key string, opt *gitlab.UpdateGroupVariableOptions, options ...gitlab.RequestOptionFunc) (*gitlab.GroupVariable, *gitlab.Response, error)
UpdateVariable mocks base method.
type MockGroupVariablesServiceMockRecorder ¶
type MockGroupVariablesServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockGroupVariablesServiceMockRecorder is the mock recorder for MockGroupVariablesService.
func (*MockGroupVariablesServiceMockRecorder) CreateVariable ¶
func (mr *MockGroupVariablesServiceMockRecorder) CreateVariable(gid, opt any, options ...any) *gomock.Call
CreateVariable indicates an expected call of CreateVariable.
func (*MockGroupVariablesServiceMockRecorder) GetVariable ¶
func (mr *MockGroupVariablesServiceMockRecorder) GetVariable(gid, key, opt any, options ...any) *gomock.Call
GetVariable indicates an expected call of GetVariable.
func (*MockGroupVariablesServiceMockRecorder) ListVariables ¶
func (mr *MockGroupVariablesServiceMockRecorder) ListVariables(gid, opt any, options ...any) *gomock.Call
ListVariables indicates an expected call of ListVariables.
func (*MockGroupVariablesServiceMockRecorder) RemoveVariable ¶
func (mr *MockGroupVariablesServiceMockRecorder) RemoveVariable(gid, key any, options ...any) *gomock.Call
RemoveVariable indicates an expected call of RemoveVariable.
func (*MockGroupVariablesServiceMockRecorder) UpdateVariable ¶
func (mr *MockGroupVariablesServiceMockRecorder) UpdateVariable(gid, key, opt any, options ...any) *gomock.Call
UpdateVariable indicates an expected call of UpdateVariable.
type MockGroupWikisService ¶
type MockGroupWikisService struct {
// contains filtered or unexported fields
}
MockGroupWikisService is a mock of GroupWikisService interface.
func NewMockGroupWikisService ¶
func NewMockGroupWikisService(ctrl *gomock.Controller) *MockGroupWikisService
NewMockGroupWikisService creates a new mock instance.
func (*MockGroupWikisService) CreateGroupWikiPage ¶
func (m *MockGroupWikisService) CreateGroupWikiPage(gid any, opt *gitlab.CreateGroupWikiPageOptions, options ...gitlab.RequestOptionFunc) (*gitlab.GroupWiki, *gitlab.Response, error)
CreateGroupWikiPage mocks base method.
func (*MockGroupWikisService) DeleteGroupWikiPage ¶
func (m *MockGroupWikisService) DeleteGroupWikiPage(gid any, slug string, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteGroupWikiPage mocks base method.
func (*MockGroupWikisService) EXPECT ¶
func (m *MockGroupWikisService) EXPECT() *MockGroupWikisServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockGroupWikisService) EditGroupWikiPage ¶
func (m *MockGroupWikisService) EditGroupWikiPage(gid any, slug string, opt *gitlab.EditGroupWikiPageOptions, options ...gitlab.RequestOptionFunc) (*gitlab.GroupWiki, *gitlab.Response, error)
EditGroupWikiPage mocks base method.
func (*MockGroupWikisService) GetGroupWikiPage ¶
func (m *MockGroupWikisService) GetGroupWikiPage(gid any, slug string, opt *gitlab.GetGroupWikiPageOptions, options ...gitlab.RequestOptionFunc) (*gitlab.GroupWiki, *gitlab.Response, error)
GetGroupWikiPage mocks base method.
func (*MockGroupWikisService) ListGroupWikis ¶
func (m *MockGroupWikisService) ListGroupWikis(gid any, opt *gitlab.ListGroupWikisOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.GroupWiki, *gitlab.Response, error)
ListGroupWikis mocks base method.
type MockGroupWikisServiceMockRecorder ¶
type MockGroupWikisServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockGroupWikisServiceMockRecorder is the mock recorder for MockGroupWikisService.
func (*MockGroupWikisServiceMockRecorder) CreateGroupWikiPage ¶
func (mr *MockGroupWikisServiceMockRecorder) CreateGroupWikiPage(gid, opt any, options ...any) *gomock.Call
CreateGroupWikiPage indicates an expected call of CreateGroupWikiPage.
func (*MockGroupWikisServiceMockRecorder) DeleteGroupWikiPage ¶
func (mr *MockGroupWikisServiceMockRecorder) DeleteGroupWikiPage(gid, slug any, options ...any) *gomock.Call
DeleteGroupWikiPage indicates an expected call of DeleteGroupWikiPage.
func (*MockGroupWikisServiceMockRecorder) EditGroupWikiPage ¶
func (mr *MockGroupWikisServiceMockRecorder) EditGroupWikiPage(gid, slug, opt any, options ...any) *gomock.Call
EditGroupWikiPage indicates an expected call of EditGroupWikiPage.
func (*MockGroupWikisServiceMockRecorder) GetGroupWikiPage ¶
func (mr *MockGroupWikisServiceMockRecorder) GetGroupWikiPage(gid, slug, opt any, options ...any) *gomock.Call
GetGroupWikiPage indicates an expected call of GetGroupWikiPage.
func (*MockGroupWikisServiceMockRecorder) ListGroupWikis ¶
func (mr *MockGroupWikisServiceMockRecorder) ListGroupWikis(gid, opt any, options ...any) *gomock.Call
ListGroupWikis indicates an expected call of ListGroupWikis.
type MockGroupsService ¶
type MockGroupsService struct {
// contains filtered or unexported fields
}
MockGroupsService is a mock of GroupsService interface.
func NewMockGroupsService ¶
func NewMockGroupsService(ctrl *gomock.Controller) *MockGroupsService
NewMockGroupsService creates a new mock instance.
func (*MockGroupsService) AddGroupHook ¶
func (m *MockGroupsService) AddGroupHook(gid any, opt *gitlab.AddGroupHookOptions, options ...gitlab.RequestOptionFunc) (*gitlab.GroupHook, *gitlab.Response, error)
AddGroupHook mocks base method.
func (*MockGroupsService) AddGroupLDAPLink ¶
func (m *MockGroupsService) AddGroupLDAPLink(gid any, opt *gitlab.AddGroupLDAPLinkOptions, options ...gitlab.RequestOptionFunc) (*gitlab.LDAPGroupLink, *gitlab.Response, error)
AddGroupLDAPLink mocks base method.
func (*MockGroupsService) AddGroupPushRule ¶
func (m *MockGroupsService) AddGroupPushRule(gid any, opt *gitlab.AddGroupPushRuleOptions, options ...gitlab.RequestOptionFunc) (*gitlab.GroupPushRules, *gitlab.Response, error)
AddGroupPushRule mocks base method.
func (*MockGroupsService) AddGroupSAMLLink ¶
func (m *MockGroupsService) AddGroupSAMLLink(gid any, opt *gitlab.AddGroupSAMLLinkOptions, options ...gitlab.RequestOptionFunc) (*gitlab.SAMLGroupLink, *gitlab.Response, error)
AddGroupSAMLLink mocks base method.
func (*MockGroupsService) CreateGroup ¶
func (m *MockGroupsService) CreateGroup(opt *gitlab.CreateGroupOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Group, *gitlab.Response, error)
CreateGroup mocks base method.
func (*MockGroupsService) CreateServiceAccount ¶
func (m *MockGroupsService) CreateServiceAccount(gid any, opt *gitlab.CreateServiceAccountOptions, options ...gitlab.RequestOptionFunc) (*gitlab.GroupServiceAccount, *gitlab.Response, error)
CreateServiceAccount mocks base method.
func (*MockGroupsService) CreateServiceAccountPersonalAccessToken ¶
func (m *MockGroupsService) CreateServiceAccountPersonalAccessToken(gid any, serviceAccount int, opt *gitlab.CreateServiceAccountPersonalAccessTokenOptions, options ...gitlab.RequestOptionFunc) (*gitlab.PersonalAccessToken, *gitlab.Response, error)
CreateServiceAccountPersonalAccessToken mocks base method.
func (*MockGroupsService) DeleteGroup ¶
func (m *MockGroupsService) DeleteGroup(gid any, opt *gitlab.DeleteGroupOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteGroup mocks base method.
func (*MockGroupsService) DeleteGroupCustomHeader ¶
func (m *MockGroupsService) DeleteGroupCustomHeader(gid any, hook int, key string, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteGroupCustomHeader mocks base method.
func (*MockGroupsService) DeleteGroupHook ¶
func (m *MockGroupsService) DeleteGroupHook(pid any, hook int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteGroupHook mocks base method.
func (*MockGroupsService) DeleteGroupLDAPLink ¶
func (m *MockGroupsService) DeleteGroupLDAPLink(gid any, cn string, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteGroupLDAPLink mocks base method.
func (*MockGroupsService) DeleteGroupLDAPLinkForProvider ¶
func (m *MockGroupsService) DeleteGroupLDAPLinkForProvider(gid any, provider, cn string, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteGroupLDAPLinkForProvider mocks base method.
func (*MockGroupsService) DeleteGroupLDAPLinkWithCNOrFilter ¶
func (m *MockGroupsService) DeleteGroupLDAPLinkWithCNOrFilter(gid any, opts *gitlab.DeleteGroupLDAPLinkWithCNOrFilterOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteGroupLDAPLinkWithCNOrFilter mocks base method.
func (*MockGroupsService) DeleteGroupPushRule ¶
func (m *MockGroupsService) DeleteGroupPushRule(gid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteGroupPushRule mocks base method.
func (*MockGroupsService) DeleteGroupSAMLLink ¶
func (m *MockGroupsService) DeleteGroupSAMLLink(gid any, samlGroupName string, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteGroupSAMLLink mocks base method.
func (*MockGroupsService) DeleteServiceAccount ¶
func (m *MockGroupsService) DeleteServiceAccount(gid any, serviceAccount int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteServiceAccount mocks base method.
func (*MockGroupsService) DownloadAvatar ¶
func (m *MockGroupsService) DownloadAvatar(gid any, options ...gitlab.RequestOptionFunc) (*bytes.Reader, *gitlab.Response, error)
DownloadAvatar mocks base method.
func (*MockGroupsService) EXPECT ¶
func (m *MockGroupsService) EXPECT() *MockGroupsServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockGroupsService) EditGroupHook ¶
func (m *MockGroupsService) EditGroupHook(pid any, hook int, opt *gitlab.EditGroupHookOptions, options ...gitlab.RequestOptionFunc) (*gitlab.GroupHook, *gitlab.Response, error)
EditGroupHook mocks base method.
func (*MockGroupsService) EditGroupPushRule ¶
func (m *MockGroupsService) EditGroupPushRule(gid any, opt *gitlab.EditGroupPushRuleOptions, options ...gitlab.RequestOptionFunc) (*gitlab.GroupPushRules, *gitlab.Response, error)
EditGroupPushRule mocks base method.
func (*MockGroupsService) GetGroup ¶
func (m *MockGroupsService) GetGroup(gid any, opt *gitlab.GetGroupOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Group, *gitlab.Response, error)
GetGroup mocks base method.
func (*MockGroupsService) GetGroupHook ¶
func (m *MockGroupsService) GetGroupHook(pid any, hook int, options ...gitlab.RequestOptionFunc) (*gitlab.GroupHook, *gitlab.Response, error)
GetGroupHook mocks base method.
func (*MockGroupsService) GetGroupPushRules ¶
func (m *MockGroupsService) GetGroupPushRules(gid any, options ...gitlab.RequestOptionFunc) (*gitlab.GroupPushRules, *gitlab.Response, error)
GetGroupPushRules mocks base method.
func (*MockGroupsService) GetGroupSAMLLink ¶
func (m *MockGroupsService) GetGroupSAMLLink(gid any, samlGroupName string, options ...gitlab.RequestOptionFunc) (*gitlab.SAMLGroupLink, *gitlab.Response, error)
GetGroupSAMLLink mocks base method.
func (*MockGroupsService) ListAllGroupMembers ¶
func (m *MockGroupsService) ListAllGroupMembers(gid any, opt *gitlab.ListGroupMembersOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.GroupMember, *gitlab.Response, error)
ListAllGroupMembers mocks base method.
func (*MockGroupsService) ListBillableGroupMembers ¶
func (m *MockGroupsService) ListBillableGroupMembers(gid any, opt *gitlab.ListBillableGroupMembersOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.BillableGroupMember, *gitlab.Response, error)
ListBillableGroupMembers mocks base method.
func (*MockGroupsService) ListDescendantGroups ¶
func (m *MockGroupsService) ListDescendantGroups(gid any, opt *gitlab.ListDescendantGroupsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Group, *gitlab.Response, error)
ListDescendantGroups mocks base method.
func (*MockGroupsService) ListGroupHooks ¶
func (m *MockGroupsService) ListGroupHooks(gid any, opt *gitlab.ListGroupHooksOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.GroupHook, *gitlab.Response, error)
ListGroupHooks mocks base method.
func (*MockGroupsService) ListGroupLDAPLinks ¶
func (m *MockGroupsService) ListGroupLDAPLinks(gid any, options ...gitlab.RequestOptionFunc) ([]*gitlab.LDAPGroupLink, *gitlab.Response, error)
ListGroupLDAPLinks mocks base method.
func (*MockGroupsService) ListGroupMembers ¶
func (m *MockGroupsService) ListGroupMembers(gid any, opt *gitlab.ListGroupMembersOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.GroupMember, *gitlab.Response, error)
ListGroupMembers mocks base method.
func (*MockGroupsService) ListGroupProjects ¶
func (m *MockGroupsService) ListGroupProjects(gid any, opt *gitlab.ListGroupProjectsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Project, *gitlab.Response, error)
ListGroupProjects mocks base method.
func (*MockGroupsService) ListGroupSAMLLinks ¶
func (m *MockGroupsService) ListGroupSAMLLinks(gid any, options ...gitlab.RequestOptionFunc) ([]*gitlab.SAMLGroupLink, *gitlab.Response, error)
ListGroupSAMLLinks mocks base method.
func (*MockGroupsService) ListGroups ¶
func (m *MockGroupsService) ListGroups(opt *gitlab.ListGroupsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Group, *gitlab.Response, error)
ListGroups mocks base method.
func (*MockGroupsService) ListMembershipsForBillableGroupMember ¶
func (m *MockGroupsService) ListMembershipsForBillableGroupMember(gid any, user int, opt *gitlab.ListMembershipsForBillableGroupMemberOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.BillableUserMembership, *gitlab.Response, error)
ListMembershipsForBillableGroupMember mocks base method.
func (*MockGroupsService) ListProvisionedUsers ¶
func (m *MockGroupsService) ListProvisionedUsers(gid any, opt *gitlab.ListProvisionedUsersOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.User, *gitlab.Response, error)
ListProvisionedUsers mocks base method.
func (*MockGroupsService) ListServiceAccounts ¶
func (m *MockGroupsService) ListServiceAccounts(gid any, opt *gitlab.ListServiceAccountsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.GroupServiceAccount, *gitlab.Response, error)
ListServiceAccounts mocks base method.
func (*MockGroupsService) ListSubGroups ¶
func (m *MockGroupsService) ListSubGroups(gid any, opt *gitlab.ListSubGroupsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Group, *gitlab.Response, error)
ListSubGroups mocks base method.
func (*MockGroupsService) RemoveBillableGroupMember ¶
func (m *MockGroupsService) RemoveBillableGroupMember(gid any, user int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
RemoveBillableGroupMember mocks base method.
func (*MockGroupsService) RestoreGroup ¶
func (m *MockGroupsService) RestoreGroup(gid any, options ...gitlab.RequestOptionFunc) (*gitlab.Group, *gitlab.Response, error)
RestoreGroup mocks base method.
func (*MockGroupsService) RotateServiceAccountPersonalAccessToken ¶
func (m *MockGroupsService) RotateServiceAccountPersonalAccessToken(gid any, serviceAccount, token int, options ...gitlab.RequestOptionFunc) (*gitlab.PersonalAccessToken, *gitlab.Response, error)
RotateServiceAccountPersonalAccessToken mocks base method.
func (*MockGroupsService) SearchGroup ¶
func (m *MockGroupsService) SearchGroup(query string, options ...gitlab.RequestOptionFunc) ([]*gitlab.Group, *gitlab.Response, error)
SearchGroup mocks base method.
func (*MockGroupsService) SetGroupCustomHeader ¶
func (m *MockGroupsService) SetGroupCustomHeader(gid any, hook int, key string, opt *gitlab.SetHookCustomHeaderOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
SetGroupCustomHeader mocks base method.
func (*MockGroupsService) ShareGroupWithGroup ¶
func (m *MockGroupsService) ShareGroupWithGroup(gid any, opt *gitlab.ShareGroupWithGroupOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Group, *gitlab.Response, error)
ShareGroupWithGroup mocks base method.
func (*MockGroupsService) TransferGroup ¶
func (m *MockGroupsService) TransferGroup(gid, pid any, options ...gitlab.RequestOptionFunc) (*gitlab.Group, *gitlab.Response, error)
TransferGroup mocks base method.
func (*MockGroupsService) TransferSubGroup ¶
func (m *MockGroupsService) TransferSubGroup(gid any, opt *gitlab.TransferSubGroupOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Group, *gitlab.Response, error)
TransferSubGroup mocks base method.
func (*MockGroupsService) TriggerTestGroupHook ¶
func (m *MockGroupsService) TriggerTestGroupHook(pid any, hook int, trigger gitlab.GroupHookTrigger, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
TriggerTestGroupHook mocks base method.
func (*MockGroupsService) UnshareGroupFromGroup ¶
func (m *MockGroupsService) UnshareGroupFromGroup(gid any, groupID int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
UnshareGroupFromGroup mocks base method.
func (*MockGroupsService) UpdateGroup ¶
func (m *MockGroupsService) UpdateGroup(gid any, opt *gitlab.UpdateGroupOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Group, *gitlab.Response, error)
UpdateGroup mocks base method.
func (*MockGroupsService) UploadAvatar ¶
func (m *MockGroupsService) UploadAvatar(gid any, avatar io.Reader, filename string, options ...gitlab.RequestOptionFunc) (*gitlab.Group, *gitlab.Response, error)
UploadAvatar mocks base method.
type MockGroupsServiceMockRecorder ¶
type MockGroupsServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockGroupsServiceMockRecorder is the mock recorder for MockGroupsService.
func (*MockGroupsServiceMockRecorder) AddGroupHook ¶
func (mr *MockGroupsServiceMockRecorder) AddGroupHook(gid, opt any, options ...any) *gomock.Call
AddGroupHook indicates an expected call of AddGroupHook.
func (*MockGroupsServiceMockRecorder) AddGroupLDAPLink ¶
func (mr *MockGroupsServiceMockRecorder) AddGroupLDAPLink(gid, opt any, options ...any) *gomock.Call
AddGroupLDAPLink indicates an expected call of AddGroupLDAPLink.
func (*MockGroupsServiceMockRecorder) AddGroupPushRule ¶
func (mr *MockGroupsServiceMockRecorder) AddGroupPushRule(gid, opt any, options ...any) *gomock.Call
AddGroupPushRule indicates an expected call of AddGroupPushRule.
func (*MockGroupsServiceMockRecorder) AddGroupSAMLLink ¶
func (mr *MockGroupsServiceMockRecorder) AddGroupSAMLLink(gid, opt any, options ...any) *gomock.Call
AddGroupSAMLLink indicates an expected call of AddGroupSAMLLink.
func (*MockGroupsServiceMockRecorder) CreateGroup ¶
func (mr *MockGroupsServiceMockRecorder) CreateGroup(opt any, options ...any) *gomock.Call
CreateGroup indicates an expected call of CreateGroup.
func (*MockGroupsServiceMockRecorder) CreateServiceAccount ¶
func (mr *MockGroupsServiceMockRecorder) CreateServiceAccount(gid, opt any, options ...any) *gomock.Call
CreateServiceAccount indicates an expected call of CreateServiceAccount.
func (*MockGroupsServiceMockRecorder) CreateServiceAccountPersonalAccessToken ¶
func (mr *MockGroupsServiceMockRecorder) CreateServiceAccountPersonalAccessToken(gid, serviceAccount, opt any, options ...any) *gomock.Call
CreateServiceAccountPersonalAccessToken indicates an expected call of CreateServiceAccountPersonalAccessToken.
func (*MockGroupsServiceMockRecorder) DeleteGroup ¶
func (mr *MockGroupsServiceMockRecorder) DeleteGroup(gid, opt any, options ...any) *gomock.Call
DeleteGroup indicates an expected call of DeleteGroup.
func (*MockGroupsServiceMockRecorder) DeleteGroupCustomHeader ¶
func (mr *MockGroupsServiceMockRecorder) DeleteGroupCustomHeader(gid, hook, key any, options ...any) *gomock.Call
DeleteGroupCustomHeader indicates an expected call of DeleteGroupCustomHeader.
func (*MockGroupsServiceMockRecorder) DeleteGroupHook ¶
func (mr *MockGroupsServiceMockRecorder) DeleteGroupHook(pid, hook any, options ...any) *gomock.Call
DeleteGroupHook indicates an expected call of DeleteGroupHook.
func (*MockGroupsServiceMockRecorder) DeleteGroupLDAPLink ¶
func (mr *MockGroupsServiceMockRecorder) DeleteGroupLDAPLink(gid, cn any, options ...any) *gomock.Call
DeleteGroupLDAPLink indicates an expected call of DeleteGroupLDAPLink.
func (*MockGroupsServiceMockRecorder) DeleteGroupLDAPLinkForProvider ¶
func (mr *MockGroupsServiceMockRecorder) DeleteGroupLDAPLinkForProvider(gid, provider, cn any, options ...any) *gomock.Call
DeleteGroupLDAPLinkForProvider indicates an expected call of DeleteGroupLDAPLinkForProvider.
func (*MockGroupsServiceMockRecorder) DeleteGroupLDAPLinkWithCNOrFilter ¶
func (mr *MockGroupsServiceMockRecorder) DeleteGroupLDAPLinkWithCNOrFilter(gid, opts any, options ...any) *gomock.Call
DeleteGroupLDAPLinkWithCNOrFilter indicates an expected call of DeleteGroupLDAPLinkWithCNOrFilter.
func (*MockGroupsServiceMockRecorder) DeleteGroupPushRule ¶
func (mr *MockGroupsServiceMockRecorder) DeleteGroupPushRule(gid any, options ...any) *gomock.Call
DeleteGroupPushRule indicates an expected call of DeleteGroupPushRule.
func (*MockGroupsServiceMockRecorder) DeleteGroupSAMLLink ¶
func (mr *MockGroupsServiceMockRecorder) DeleteGroupSAMLLink(gid, samlGroupName any, options ...any) *gomock.Call
DeleteGroupSAMLLink indicates an expected call of DeleteGroupSAMLLink.
func (*MockGroupsServiceMockRecorder) DeleteServiceAccount ¶
func (mr *MockGroupsServiceMockRecorder) DeleteServiceAccount(gid, serviceAccount any, options ...any) *gomock.Call
DeleteServiceAccount indicates an expected call of DeleteServiceAccount.
func (*MockGroupsServiceMockRecorder) DownloadAvatar ¶
func (mr *MockGroupsServiceMockRecorder) DownloadAvatar(gid any, options ...any) *gomock.Call
DownloadAvatar indicates an expected call of DownloadAvatar.
func (*MockGroupsServiceMockRecorder) EditGroupHook ¶
func (mr *MockGroupsServiceMockRecorder) EditGroupHook(pid, hook, opt any, options ...any) *gomock.Call
EditGroupHook indicates an expected call of EditGroupHook.
func (*MockGroupsServiceMockRecorder) EditGroupPushRule ¶
func (mr *MockGroupsServiceMockRecorder) EditGroupPushRule(gid, opt any, options ...any) *gomock.Call
EditGroupPushRule indicates an expected call of EditGroupPushRule.
func (*MockGroupsServiceMockRecorder) GetGroup ¶
func (mr *MockGroupsServiceMockRecorder) GetGroup(gid, opt any, options ...any) *gomock.Call
GetGroup indicates an expected call of GetGroup.
func (*MockGroupsServiceMockRecorder) GetGroupHook ¶
func (mr *MockGroupsServiceMockRecorder) GetGroupHook(pid, hook any, options ...any) *gomock.Call
GetGroupHook indicates an expected call of GetGroupHook.
func (*MockGroupsServiceMockRecorder) GetGroupPushRules ¶
func (mr *MockGroupsServiceMockRecorder) GetGroupPushRules(gid any, options ...any) *gomock.Call
GetGroupPushRules indicates an expected call of GetGroupPushRules.
func (*MockGroupsServiceMockRecorder) GetGroupSAMLLink ¶
func (mr *MockGroupsServiceMockRecorder) GetGroupSAMLLink(gid, samlGroupName any, options ...any) *gomock.Call
GetGroupSAMLLink indicates an expected call of GetGroupSAMLLink.
func (*MockGroupsServiceMockRecorder) ListAllGroupMembers ¶
func (mr *MockGroupsServiceMockRecorder) ListAllGroupMembers(gid, opt any, options ...any) *gomock.Call
ListAllGroupMembers indicates an expected call of ListAllGroupMembers.
func (*MockGroupsServiceMockRecorder) ListBillableGroupMembers ¶
func (mr *MockGroupsServiceMockRecorder) ListBillableGroupMembers(gid, opt any, options ...any) *gomock.Call
ListBillableGroupMembers indicates an expected call of ListBillableGroupMembers.
func (*MockGroupsServiceMockRecorder) ListDescendantGroups ¶
func (mr *MockGroupsServiceMockRecorder) ListDescendantGroups(gid, opt any, options ...any) *gomock.Call
ListDescendantGroups indicates an expected call of ListDescendantGroups.
func (*MockGroupsServiceMockRecorder) ListGroupHooks ¶
func (mr *MockGroupsServiceMockRecorder) ListGroupHooks(gid, opt any, options ...any) *gomock.Call
ListGroupHooks indicates an expected call of ListGroupHooks.
func (*MockGroupsServiceMockRecorder) ListGroupLDAPLinks ¶
func (mr *MockGroupsServiceMockRecorder) ListGroupLDAPLinks(gid any, options ...any) *gomock.Call
ListGroupLDAPLinks indicates an expected call of ListGroupLDAPLinks.
func (*MockGroupsServiceMockRecorder) ListGroupMembers ¶
func (mr *MockGroupsServiceMockRecorder) ListGroupMembers(gid, opt any, options ...any) *gomock.Call
ListGroupMembers indicates an expected call of ListGroupMembers.
func (*MockGroupsServiceMockRecorder) ListGroupProjects ¶
func (mr *MockGroupsServiceMockRecorder) ListGroupProjects(gid, opt any, options ...any) *gomock.Call
ListGroupProjects indicates an expected call of ListGroupProjects.
func (*MockGroupsServiceMockRecorder) ListGroupSAMLLinks ¶
func (mr *MockGroupsServiceMockRecorder) ListGroupSAMLLinks(gid any, options ...any) *gomock.Call
ListGroupSAMLLinks indicates an expected call of ListGroupSAMLLinks.
func (*MockGroupsServiceMockRecorder) ListGroups ¶
func (mr *MockGroupsServiceMockRecorder) ListGroups(opt any, options ...any) *gomock.Call
ListGroups indicates an expected call of ListGroups.
func (*MockGroupsServiceMockRecorder) ListMembershipsForBillableGroupMember ¶
func (mr *MockGroupsServiceMockRecorder) ListMembershipsForBillableGroupMember(gid, user, opt any, options ...any) *gomock.Call
ListMembershipsForBillableGroupMember indicates an expected call of ListMembershipsForBillableGroupMember.
func (*MockGroupsServiceMockRecorder) ListProvisionedUsers ¶
func (mr *MockGroupsServiceMockRecorder) ListProvisionedUsers(gid, opt any, options ...any) *gomock.Call
ListProvisionedUsers indicates an expected call of ListProvisionedUsers.
func (*MockGroupsServiceMockRecorder) ListServiceAccounts ¶
func (mr *MockGroupsServiceMockRecorder) ListServiceAccounts(gid, opt any, options ...any) *gomock.Call
ListServiceAccounts indicates an expected call of ListServiceAccounts.
func (*MockGroupsServiceMockRecorder) ListSubGroups ¶
func (mr *MockGroupsServiceMockRecorder) ListSubGroups(gid, opt any, options ...any) *gomock.Call
ListSubGroups indicates an expected call of ListSubGroups.
func (*MockGroupsServiceMockRecorder) RemoveBillableGroupMember ¶
func (mr *MockGroupsServiceMockRecorder) RemoveBillableGroupMember(gid, user any, options ...any) *gomock.Call
RemoveBillableGroupMember indicates an expected call of RemoveBillableGroupMember.
func (*MockGroupsServiceMockRecorder) RestoreGroup ¶
func (mr *MockGroupsServiceMockRecorder) RestoreGroup(gid any, options ...any) *gomock.Call
RestoreGroup indicates an expected call of RestoreGroup.
func (*MockGroupsServiceMockRecorder) RotateServiceAccountPersonalAccessToken ¶
func (mr *MockGroupsServiceMockRecorder) RotateServiceAccountPersonalAccessToken(gid, serviceAccount, token any, options ...any) *gomock.Call
RotateServiceAccountPersonalAccessToken indicates an expected call of RotateServiceAccountPersonalAccessToken.
func (*MockGroupsServiceMockRecorder) SearchGroup ¶
func (mr *MockGroupsServiceMockRecorder) SearchGroup(query any, options ...any) *gomock.Call
SearchGroup indicates an expected call of SearchGroup.
func (*MockGroupsServiceMockRecorder) SetGroupCustomHeader ¶
func (mr *MockGroupsServiceMockRecorder) SetGroupCustomHeader(gid, hook, key, opt any, options ...any) *gomock.Call
SetGroupCustomHeader indicates an expected call of SetGroupCustomHeader.
func (*MockGroupsServiceMockRecorder) ShareGroupWithGroup ¶
func (mr *MockGroupsServiceMockRecorder) ShareGroupWithGroup(gid, opt any, options ...any) *gomock.Call
ShareGroupWithGroup indicates an expected call of ShareGroupWithGroup.
func (*MockGroupsServiceMockRecorder) TransferGroup ¶
func (mr *MockGroupsServiceMockRecorder) TransferGroup(gid, pid any, options ...any) *gomock.Call
TransferGroup indicates an expected call of TransferGroup.
func (*MockGroupsServiceMockRecorder) TransferSubGroup ¶
func (mr *MockGroupsServiceMockRecorder) TransferSubGroup(gid, opt any, options ...any) *gomock.Call
TransferSubGroup indicates an expected call of TransferSubGroup.
func (*MockGroupsServiceMockRecorder) TriggerTestGroupHook ¶
func (mr *MockGroupsServiceMockRecorder) TriggerTestGroupHook(pid, hook, trigger any, options ...any) *gomock.Call
TriggerTestGroupHook indicates an expected call of TriggerTestGroupHook.
func (*MockGroupsServiceMockRecorder) UnshareGroupFromGroup ¶
func (mr *MockGroupsServiceMockRecorder) UnshareGroupFromGroup(gid, groupID any, options ...any) *gomock.Call
UnshareGroupFromGroup indicates an expected call of UnshareGroupFromGroup.
func (*MockGroupsServiceMockRecorder) UpdateGroup ¶
func (mr *MockGroupsServiceMockRecorder) UpdateGroup(gid, opt any, options ...any) *gomock.Call
UpdateGroup indicates an expected call of UpdateGroup.
func (*MockGroupsServiceMockRecorder) UploadAvatar ¶
func (mr *MockGroupsServiceMockRecorder) UploadAvatar(gid, avatar, filename any, options ...any) *gomock.Call
UploadAvatar indicates an expected call of UploadAvatar.
type MockImportService ¶
type MockImportService struct {
// contains filtered or unexported fields
}
MockImportService is a mock of ImportService interface.
func NewMockImportService ¶
func NewMockImportService(ctrl *gomock.Controller) *MockImportService
NewMockImportService creates a new mock instance.
func (*MockImportService) CancelGitHubProjectImport ¶
func (m *MockImportService) CancelGitHubProjectImport(opt *gitlab.CancelGitHubProjectImportOptions, options ...gitlab.RequestOptionFunc) (*gitlab.CancelledGitHubImport, *gitlab.Response, error)
CancelGitHubProjectImport mocks base method.
func (*MockImportService) EXPECT ¶
func (m *MockImportService) EXPECT() *MockImportServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockImportService) ImportGitHubGistsIntoGitLabSnippets ¶
func (m *MockImportService) ImportGitHubGistsIntoGitLabSnippets(opt *gitlab.ImportGitHubGistsIntoGitLabSnippetsOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
ImportGitHubGistsIntoGitLabSnippets mocks base method.
func (*MockImportService) ImportRepositoryFromBitbucketCloud ¶
func (m *MockImportService) ImportRepositoryFromBitbucketCloud(opt *gitlab.ImportRepositoryFromBitbucketCloudOptions, options ...gitlab.RequestOptionFunc) (*gitlab.BitbucketCloudImport, *gitlab.Response, error)
ImportRepositoryFromBitbucketCloud mocks base method.
func (*MockImportService) ImportRepositoryFromBitbucketServer ¶
func (m *MockImportService) ImportRepositoryFromBitbucketServer(opt *gitlab.ImportRepositoryFromBitbucketServerOptions, options ...gitlab.RequestOptionFunc) (*gitlab.BitbucketServerImport, *gitlab.Response, error)
ImportRepositoryFromBitbucketServer mocks base method.
func (*MockImportService) ImportRepositoryFromGitHub ¶
func (m *MockImportService) ImportRepositoryFromGitHub(opt *gitlab.ImportRepositoryFromGitHubOptions, options ...gitlab.RequestOptionFunc) (*gitlab.GitHubImport, *gitlab.Response, error)
ImportRepositoryFromGitHub mocks base method.
type MockImportServiceMockRecorder ¶
type MockImportServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockImportServiceMockRecorder is the mock recorder for MockImportService.
func (*MockImportServiceMockRecorder) CancelGitHubProjectImport ¶
func (mr *MockImportServiceMockRecorder) CancelGitHubProjectImport(opt any, options ...any) *gomock.Call
CancelGitHubProjectImport indicates an expected call of CancelGitHubProjectImport.
func (*MockImportServiceMockRecorder) ImportGitHubGistsIntoGitLabSnippets ¶
func (mr *MockImportServiceMockRecorder) ImportGitHubGistsIntoGitLabSnippets(opt any, options ...any) *gomock.Call
ImportGitHubGistsIntoGitLabSnippets indicates an expected call of ImportGitHubGistsIntoGitLabSnippets.
func (*MockImportServiceMockRecorder) ImportRepositoryFromBitbucketCloud ¶
func (mr *MockImportServiceMockRecorder) ImportRepositoryFromBitbucketCloud(opt any, options ...any) *gomock.Call
ImportRepositoryFromBitbucketCloud indicates an expected call of ImportRepositoryFromBitbucketCloud.
func (*MockImportServiceMockRecorder) ImportRepositoryFromBitbucketServer ¶
func (mr *MockImportServiceMockRecorder) ImportRepositoryFromBitbucketServer(opt any, options ...any) *gomock.Call
ImportRepositoryFromBitbucketServer indicates an expected call of ImportRepositoryFromBitbucketServer.
func (*MockImportServiceMockRecorder) ImportRepositoryFromGitHub ¶
func (mr *MockImportServiceMockRecorder) ImportRepositoryFromGitHub(opt any, options ...any) *gomock.Call
ImportRepositoryFromGitHub indicates an expected call of ImportRepositoryFromGitHub.
type MockInstanceClustersService ¶
type MockInstanceClustersService struct {
// contains filtered or unexported fields
}
MockInstanceClustersService is a mock of InstanceClustersService interface.
func NewMockInstanceClustersService ¶
func NewMockInstanceClustersService(ctrl *gomock.Controller) *MockInstanceClustersService
NewMockInstanceClustersService creates a new mock instance.
func (*MockInstanceClustersService) AddCluster ¶
func (m *MockInstanceClustersService) AddCluster(opt *gitlab.AddClusterOptions, options ...gitlab.RequestOptionFunc) (*gitlab.InstanceCluster, *gitlab.Response, error)
AddCluster mocks base method.
func (*MockInstanceClustersService) DeleteCluster ¶
func (m *MockInstanceClustersService) DeleteCluster(cluster int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteCluster mocks base method.
func (*MockInstanceClustersService) EXPECT ¶
func (m *MockInstanceClustersService) EXPECT() *MockInstanceClustersServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockInstanceClustersService) EditCluster ¶
func (m *MockInstanceClustersService) EditCluster(cluster int, opt *gitlab.EditClusterOptions, options ...gitlab.RequestOptionFunc) (*gitlab.InstanceCluster, *gitlab.Response, error)
EditCluster mocks base method.
func (*MockInstanceClustersService) GetCluster ¶
func (m *MockInstanceClustersService) GetCluster(cluster int, options ...gitlab.RequestOptionFunc) (*gitlab.InstanceCluster, *gitlab.Response, error)
GetCluster mocks base method.
func (*MockInstanceClustersService) ListClusters ¶
func (m *MockInstanceClustersService) ListClusters(options ...gitlab.RequestOptionFunc) ([]*gitlab.InstanceCluster, *gitlab.Response, error)
ListClusters mocks base method.
type MockInstanceClustersServiceMockRecorder ¶
type MockInstanceClustersServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockInstanceClustersServiceMockRecorder is the mock recorder for MockInstanceClustersService.
func (*MockInstanceClustersServiceMockRecorder) AddCluster ¶
func (mr *MockInstanceClustersServiceMockRecorder) AddCluster(opt any, options ...any) *gomock.Call
AddCluster indicates an expected call of AddCluster.
func (*MockInstanceClustersServiceMockRecorder) DeleteCluster ¶
func (mr *MockInstanceClustersServiceMockRecorder) DeleteCluster(cluster any, options ...any) *gomock.Call
DeleteCluster indicates an expected call of DeleteCluster.
func (*MockInstanceClustersServiceMockRecorder) EditCluster ¶
func (mr *MockInstanceClustersServiceMockRecorder) EditCluster(cluster, opt any, options ...any) *gomock.Call
EditCluster indicates an expected call of EditCluster.
func (*MockInstanceClustersServiceMockRecorder) GetCluster ¶
func (mr *MockInstanceClustersServiceMockRecorder) GetCluster(cluster any, options ...any) *gomock.Call
GetCluster indicates an expected call of GetCluster.
func (*MockInstanceClustersServiceMockRecorder) ListClusters ¶
func (mr *MockInstanceClustersServiceMockRecorder) ListClusters(options ...any) *gomock.Call
ListClusters indicates an expected call of ListClusters.
type MockInstanceVariablesService ¶
type MockInstanceVariablesService struct {
// contains filtered or unexported fields
}
MockInstanceVariablesService is a mock of InstanceVariablesService interface.
func NewMockInstanceVariablesService ¶
func NewMockInstanceVariablesService(ctrl *gomock.Controller) *MockInstanceVariablesService
NewMockInstanceVariablesService creates a new mock instance.
func (*MockInstanceVariablesService) CreateVariable ¶
func (m *MockInstanceVariablesService) CreateVariable(opt *gitlab.CreateInstanceVariableOptions, options ...gitlab.RequestOptionFunc) (*gitlab.InstanceVariable, *gitlab.Response, error)
CreateVariable mocks base method.
func (*MockInstanceVariablesService) EXPECT ¶
func (m *MockInstanceVariablesService) EXPECT() *MockInstanceVariablesServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockInstanceVariablesService) GetVariable ¶
func (m *MockInstanceVariablesService) GetVariable(key string, options ...gitlab.RequestOptionFunc) (*gitlab.InstanceVariable, *gitlab.Response, error)
GetVariable mocks base method.
func (*MockInstanceVariablesService) ListVariables ¶
func (m *MockInstanceVariablesService) ListVariables(opt *gitlab.ListInstanceVariablesOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.InstanceVariable, *gitlab.Response, error)
ListVariables mocks base method.
func (*MockInstanceVariablesService) RemoveVariable ¶
func (m *MockInstanceVariablesService) RemoveVariable(key string, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
RemoveVariable mocks base method.
func (*MockInstanceVariablesService) UpdateVariable ¶
func (m *MockInstanceVariablesService) UpdateVariable(key string, opt *gitlab.UpdateInstanceVariableOptions, options ...gitlab.RequestOptionFunc) (*gitlab.InstanceVariable, *gitlab.Response, error)
UpdateVariable mocks base method.
type MockInstanceVariablesServiceMockRecorder ¶
type MockInstanceVariablesServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockInstanceVariablesServiceMockRecorder is the mock recorder for MockInstanceVariablesService.
func (*MockInstanceVariablesServiceMockRecorder) CreateVariable ¶
func (mr *MockInstanceVariablesServiceMockRecorder) CreateVariable(opt any, options ...any) *gomock.Call
CreateVariable indicates an expected call of CreateVariable.
func (*MockInstanceVariablesServiceMockRecorder) GetVariable ¶
func (mr *MockInstanceVariablesServiceMockRecorder) GetVariable(key any, options ...any) *gomock.Call
GetVariable indicates an expected call of GetVariable.
func (*MockInstanceVariablesServiceMockRecorder) ListVariables ¶
func (mr *MockInstanceVariablesServiceMockRecorder) ListVariables(opt any, options ...any) *gomock.Call
ListVariables indicates an expected call of ListVariables.
func (*MockInstanceVariablesServiceMockRecorder) RemoveVariable ¶
func (mr *MockInstanceVariablesServiceMockRecorder) RemoveVariable(key any, options ...any) *gomock.Call
RemoveVariable indicates an expected call of RemoveVariable.
func (*MockInstanceVariablesServiceMockRecorder) UpdateVariable ¶
func (mr *MockInstanceVariablesServiceMockRecorder) UpdateVariable(key, opt any, options ...any) *gomock.Call
UpdateVariable indicates an expected call of UpdateVariable.
type MockInvitesService ¶
type MockInvitesService struct {
// contains filtered or unexported fields
}
MockInvitesService is a mock of InvitesService interface.
func NewMockInvitesService ¶
func NewMockInvitesService(ctrl *gomock.Controller) *MockInvitesService
NewMockInvitesService creates a new mock instance.
func (*MockInvitesService) EXPECT ¶
func (m *MockInvitesService) EXPECT() *MockInvitesServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockInvitesService) GroupInvites ¶
func (m *MockInvitesService) GroupInvites(gid any, opt *gitlab.InvitesOptions, options ...gitlab.RequestOptionFunc) (*gitlab.InvitesResult, *gitlab.Response, error)
GroupInvites mocks base method.
func (*MockInvitesService) ListPendingGroupInvitations ¶
func (m *MockInvitesService) ListPendingGroupInvitations(gid any, opt *gitlab.ListPendingInvitationsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.PendingInvite, *gitlab.Response, error)
ListPendingGroupInvitations mocks base method.
func (*MockInvitesService) ListPendingProjectInvitations ¶
func (m *MockInvitesService) ListPendingProjectInvitations(pid any, opt *gitlab.ListPendingInvitationsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.PendingInvite, *gitlab.Response, error)
ListPendingProjectInvitations mocks base method.
func (*MockInvitesService) ProjectInvites ¶
func (m *MockInvitesService) ProjectInvites(pid any, opt *gitlab.InvitesOptions, options ...gitlab.RequestOptionFunc) (*gitlab.InvitesResult, *gitlab.Response, error)
ProjectInvites mocks base method.
type MockInvitesServiceMockRecorder ¶
type MockInvitesServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockInvitesServiceMockRecorder is the mock recorder for MockInvitesService.
func (*MockInvitesServiceMockRecorder) GroupInvites ¶
func (mr *MockInvitesServiceMockRecorder) GroupInvites(gid, opt any, options ...any) *gomock.Call
GroupInvites indicates an expected call of GroupInvites.
func (*MockInvitesServiceMockRecorder) ListPendingGroupInvitations ¶
func (mr *MockInvitesServiceMockRecorder) ListPendingGroupInvitations(gid, opt any, options ...any) *gomock.Call
ListPendingGroupInvitations indicates an expected call of ListPendingGroupInvitations.
func (*MockInvitesServiceMockRecorder) ListPendingProjectInvitations ¶
func (mr *MockInvitesServiceMockRecorder) ListPendingProjectInvitations(pid, opt any, options ...any) *gomock.Call
ListPendingProjectInvitations indicates an expected call of ListPendingProjectInvitations.
func (*MockInvitesServiceMockRecorder) ProjectInvites ¶
func (mr *MockInvitesServiceMockRecorder) ProjectInvites(pid, opt any, options ...any) *gomock.Call
ProjectInvites indicates an expected call of ProjectInvites.
type MockIssueBoardsService ¶
type MockIssueBoardsService struct {
// contains filtered or unexported fields
}
MockIssueBoardsService is a mock of IssueBoardsService interface.
func NewMockIssueBoardsService ¶
func NewMockIssueBoardsService(ctrl *gomock.Controller) *MockIssueBoardsService
NewMockIssueBoardsService creates a new mock instance.
func (*MockIssueBoardsService) CreateIssueBoard ¶
func (m *MockIssueBoardsService) CreateIssueBoard(pid any, opt *gitlab.CreateIssueBoardOptions, options ...gitlab.RequestOptionFunc) (*gitlab.IssueBoard, *gitlab.Response, error)
CreateIssueBoard mocks base method.
func (*MockIssueBoardsService) CreateIssueBoardList ¶
func (m *MockIssueBoardsService) CreateIssueBoardList(pid any, board int, opt *gitlab.CreateIssueBoardListOptions, options ...gitlab.RequestOptionFunc) (*gitlab.BoardList, *gitlab.Response, error)
CreateIssueBoardList mocks base method.
func (*MockIssueBoardsService) DeleteIssueBoard ¶
func (m *MockIssueBoardsService) DeleteIssueBoard(pid any, board int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteIssueBoard mocks base method.
func (*MockIssueBoardsService) DeleteIssueBoardList ¶
func (m *MockIssueBoardsService) DeleteIssueBoardList(pid any, board, list int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteIssueBoardList mocks base method.
func (*MockIssueBoardsService) EXPECT ¶
func (m *MockIssueBoardsService) EXPECT() *MockIssueBoardsServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockIssueBoardsService) GetIssueBoard ¶
func (m *MockIssueBoardsService) GetIssueBoard(pid any, board int, options ...gitlab.RequestOptionFunc) (*gitlab.IssueBoard, *gitlab.Response, error)
GetIssueBoard mocks base method.
func (*MockIssueBoardsService) GetIssueBoardList ¶
func (m *MockIssueBoardsService) GetIssueBoardList(pid any, board, list int, options ...gitlab.RequestOptionFunc) (*gitlab.BoardList, *gitlab.Response, error)
GetIssueBoardList mocks base method.
func (*MockIssueBoardsService) GetIssueBoardLists ¶
func (m *MockIssueBoardsService) GetIssueBoardLists(pid any, board int, opt *gitlab.GetIssueBoardListsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.BoardList, *gitlab.Response, error)
GetIssueBoardLists mocks base method.
func (*MockIssueBoardsService) ListIssueBoards ¶
func (m *MockIssueBoardsService) ListIssueBoards(pid any, opt *gitlab.ListIssueBoardsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.IssueBoard, *gitlab.Response, error)
ListIssueBoards mocks base method.
func (*MockIssueBoardsService) UpdateIssueBoard ¶
func (m *MockIssueBoardsService) UpdateIssueBoard(pid any, board int, opt *gitlab.UpdateIssueBoardOptions, options ...gitlab.RequestOptionFunc) (*gitlab.IssueBoard, *gitlab.Response, error)
UpdateIssueBoard mocks base method.
func (*MockIssueBoardsService) UpdateIssueBoardList ¶
func (m *MockIssueBoardsService) UpdateIssueBoardList(pid any, board, list int, opt *gitlab.UpdateIssueBoardListOptions, options ...gitlab.RequestOptionFunc) (*gitlab.BoardList, *gitlab.Response, error)
UpdateIssueBoardList mocks base method.
type MockIssueBoardsServiceMockRecorder ¶
type MockIssueBoardsServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockIssueBoardsServiceMockRecorder is the mock recorder for MockIssueBoardsService.
func (*MockIssueBoardsServiceMockRecorder) CreateIssueBoard ¶
func (mr *MockIssueBoardsServiceMockRecorder) CreateIssueBoard(pid, opt any, options ...any) *gomock.Call
CreateIssueBoard indicates an expected call of CreateIssueBoard.
func (*MockIssueBoardsServiceMockRecorder) CreateIssueBoardList ¶
func (mr *MockIssueBoardsServiceMockRecorder) CreateIssueBoardList(pid, board, opt any, options ...any) *gomock.Call
CreateIssueBoardList indicates an expected call of CreateIssueBoardList.
func (*MockIssueBoardsServiceMockRecorder) DeleteIssueBoard ¶
func (mr *MockIssueBoardsServiceMockRecorder) DeleteIssueBoard(pid, board any, options ...any) *gomock.Call
DeleteIssueBoard indicates an expected call of DeleteIssueBoard.
func (*MockIssueBoardsServiceMockRecorder) DeleteIssueBoardList ¶
func (mr *MockIssueBoardsServiceMockRecorder) DeleteIssueBoardList(pid, board, list any, options ...any) *gomock.Call
DeleteIssueBoardList indicates an expected call of DeleteIssueBoardList.
func (*MockIssueBoardsServiceMockRecorder) GetIssueBoard ¶
func (mr *MockIssueBoardsServiceMockRecorder) GetIssueBoard(pid, board any, options ...any) *gomock.Call
GetIssueBoard indicates an expected call of GetIssueBoard.
func (*MockIssueBoardsServiceMockRecorder) GetIssueBoardList ¶
func (mr *MockIssueBoardsServiceMockRecorder) GetIssueBoardList(pid, board, list any, options ...any) *gomock.Call
GetIssueBoardList indicates an expected call of GetIssueBoardList.
func (*MockIssueBoardsServiceMockRecorder) GetIssueBoardLists ¶
func (mr *MockIssueBoardsServiceMockRecorder) GetIssueBoardLists(pid, board, opt any, options ...any) *gomock.Call
GetIssueBoardLists indicates an expected call of GetIssueBoardLists.
func (*MockIssueBoardsServiceMockRecorder) ListIssueBoards ¶
func (mr *MockIssueBoardsServiceMockRecorder) ListIssueBoards(pid, opt any, options ...any) *gomock.Call
ListIssueBoards indicates an expected call of ListIssueBoards.
func (*MockIssueBoardsServiceMockRecorder) UpdateIssueBoard ¶
func (mr *MockIssueBoardsServiceMockRecorder) UpdateIssueBoard(pid, board, opt any, options ...any) *gomock.Call
UpdateIssueBoard indicates an expected call of UpdateIssueBoard.
func (*MockIssueBoardsServiceMockRecorder) UpdateIssueBoardList ¶
func (mr *MockIssueBoardsServiceMockRecorder) UpdateIssueBoardList(pid, board, list, opt any, options ...any) *gomock.Call
UpdateIssueBoardList indicates an expected call of UpdateIssueBoardList.
type MockIssueLinksService ¶
type MockIssueLinksService struct {
// contains filtered or unexported fields
}
MockIssueLinksService is a mock of IssueLinksService interface.
func NewMockIssueLinksService ¶
func NewMockIssueLinksService(ctrl *gomock.Controller) *MockIssueLinksService
NewMockIssueLinksService creates a new mock instance.
func (*MockIssueLinksService) CreateIssueLink ¶
func (m *MockIssueLinksService) CreateIssueLink(pid any, issue int, opt *gitlab.CreateIssueLinkOptions, options ...gitlab.RequestOptionFunc) (*gitlab.IssueLink, *gitlab.Response, error)
CreateIssueLink mocks base method.
func (*MockIssueLinksService) DeleteIssueLink ¶
func (m *MockIssueLinksService) DeleteIssueLink(pid any, issue, issueLink int, options ...gitlab.RequestOptionFunc) (*gitlab.IssueLink, *gitlab.Response, error)
DeleteIssueLink mocks base method.
func (*MockIssueLinksService) EXPECT ¶
func (m *MockIssueLinksService) EXPECT() *MockIssueLinksServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockIssueLinksService) GetIssueLink ¶
func (m *MockIssueLinksService) GetIssueLink(pid any, issue, issueLink int, options ...gitlab.RequestOptionFunc) (*gitlab.IssueLink, *gitlab.Response, error)
GetIssueLink mocks base method.
func (*MockIssueLinksService) ListIssueRelations ¶
func (m *MockIssueLinksService) ListIssueRelations(pid any, issue int, options ...gitlab.RequestOptionFunc) ([]*gitlab.IssueRelation, *gitlab.Response, error)
ListIssueRelations mocks base method.
type MockIssueLinksServiceMockRecorder ¶
type MockIssueLinksServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockIssueLinksServiceMockRecorder is the mock recorder for MockIssueLinksService.
func (*MockIssueLinksServiceMockRecorder) CreateIssueLink ¶
func (mr *MockIssueLinksServiceMockRecorder) CreateIssueLink(pid, issue, opt any, options ...any) *gomock.Call
CreateIssueLink indicates an expected call of CreateIssueLink.
func (*MockIssueLinksServiceMockRecorder) DeleteIssueLink ¶
func (mr *MockIssueLinksServiceMockRecorder) DeleteIssueLink(pid, issue, issueLink any, options ...any) *gomock.Call
DeleteIssueLink indicates an expected call of DeleteIssueLink.
func (*MockIssueLinksServiceMockRecorder) GetIssueLink ¶
func (mr *MockIssueLinksServiceMockRecorder) GetIssueLink(pid, issue, issueLink any, options ...any) *gomock.Call
GetIssueLink indicates an expected call of GetIssueLink.
func (*MockIssueLinksServiceMockRecorder) ListIssueRelations ¶
func (mr *MockIssueLinksServiceMockRecorder) ListIssueRelations(pid, issue any, options ...any) *gomock.Call
ListIssueRelations indicates an expected call of ListIssueRelations.
type MockIssuesService ¶
type MockIssuesService struct {
// contains filtered or unexported fields
}
MockIssuesService is a mock of IssuesService interface.
func NewMockIssuesService ¶
func NewMockIssuesService(ctrl *gomock.Controller) *MockIssuesService
NewMockIssuesService creates a new mock instance.
func (*MockIssuesService) AddSpentTime ¶
func (m *MockIssuesService) AddSpentTime(pid any, issue int, opt *gitlab.AddSpentTimeOptions, options ...gitlab.RequestOptionFunc) (*gitlab.TimeStats, *gitlab.Response, error)
AddSpentTime mocks base method.
func (*MockIssuesService) CreateIssue ¶
func (m *MockIssuesService) CreateIssue(pid any, opt *gitlab.CreateIssueOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Issue, *gitlab.Response, error)
CreateIssue mocks base method.
func (*MockIssuesService) CreateTodo ¶
func (m *MockIssuesService) CreateTodo(pid any, issue int, options ...gitlab.RequestOptionFunc) (*gitlab.Todo, *gitlab.Response, error)
CreateTodo mocks base method.
func (*MockIssuesService) DeleteIssue ¶
func (m *MockIssuesService) DeleteIssue(pid any, issue int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteIssue mocks base method.
func (*MockIssuesService) EXPECT ¶
func (m *MockIssuesService) EXPECT() *MockIssuesServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockIssuesService) GetIssue ¶
func (m *MockIssuesService) GetIssue(pid any, issue int, options ...gitlab.RequestOptionFunc) (*gitlab.Issue, *gitlab.Response, error)
GetIssue mocks base method.
func (*MockIssuesService) GetIssueByID ¶
func (m *MockIssuesService) GetIssueByID(issue int, options ...gitlab.RequestOptionFunc) (*gitlab.Issue, *gitlab.Response, error)
GetIssueByID mocks base method.
func (*MockIssuesService) GetParticipants ¶
func (m *MockIssuesService) GetParticipants(pid any, issue int, options ...gitlab.RequestOptionFunc) ([]*gitlab.BasicUser, *gitlab.Response, error)
GetParticipants mocks base method.
func (*MockIssuesService) GetTimeSpent ¶
func (m *MockIssuesService) GetTimeSpent(pid any, issue int, options ...gitlab.RequestOptionFunc) (*gitlab.TimeStats, *gitlab.Response, error)
GetTimeSpent mocks base method.
func (*MockIssuesService) ListGroupIssues ¶
func (m *MockIssuesService) ListGroupIssues(pid any, opt *gitlab.ListGroupIssuesOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Issue, *gitlab.Response, error)
ListGroupIssues mocks base method.
func (*MockIssuesService) ListIssues ¶
func (m *MockIssuesService) ListIssues(opt *gitlab.ListIssuesOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Issue, *gitlab.Response, error)
ListIssues mocks base method.
func (*MockIssuesService) ListMergeRequestsClosingIssue ¶
func (m *MockIssuesService) ListMergeRequestsClosingIssue(pid any, issue int, opt *gitlab.ListMergeRequestsClosingIssueOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.MergeRequest, *gitlab.Response, error)
ListMergeRequestsClosingIssue mocks base method.
func (*MockIssuesService) ListMergeRequestsRelatedToIssue ¶
func (m *MockIssuesService) ListMergeRequestsRelatedToIssue(pid any, issue int, opt *gitlab.ListMergeRequestsRelatedToIssueOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.MergeRequest, *gitlab.Response, error)
ListMergeRequestsRelatedToIssue mocks base method.
func (*MockIssuesService) ListProjectIssues ¶
func (m *MockIssuesService) ListProjectIssues(pid any, opt *gitlab.ListProjectIssuesOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Issue, *gitlab.Response, error)
ListProjectIssues mocks base method.
func (*MockIssuesService) MoveIssue ¶
func (m *MockIssuesService) MoveIssue(pid any, issue int, opt *gitlab.MoveIssueOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Issue, *gitlab.Response, error)
MoveIssue mocks base method.
func (*MockIssuesService) ReorderIssue ¶
func (m *MockIssuesService) ReorderIssue(pid any, issue int, opt *gitlab.ReorderIssueOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Issue, *gitlab.Response, error)
ReorderIssue mocks base method.
func (*MockIssuesService) ResetSpentTime ¶
func (m *MockIssuesService) ResetSpentTime(pid any, issue int, options ...gitlab.RequestOptionFunc) (*gitlab.TimeStats, *gitlab.Response, error)
ResetSpentTime mocks base method.
func (*MockIssuesService) ResetTimeEstimate ¶
func (m *MockIssuesService) ResetTimeEstimate(pid any, issue int, options ...gitlab.RequestOptionFunc) (*gitlab.TimeStats, *gitlab.Response, error)
ResetTimeEstimate mocks base method.
func (*MockIssuesService) SetTimeEstimate ¶
func (m *MockIssuesService) SetTimeEstimate(pid any, issue int, opt *gitlab.SetTimeEstimateOptions, options ...gitlab.RequestOptionFunc) (*gitlab.TimeStats, *gitlab.Response, error)
SetTimeEstimate mocks base method.
func (*MockIssuesService) SubscribeToIssue ¶
func (m *MockIssuesService) SubscribeToIssue(pid any, issue int, options ...gitlab.RequestOptionFunc) (*gitlab.Issue, *gitlab.Response, error)
SubscribeToIssue mocks base method.
func (*MockIssuesService) UnsubscribeFromIssue ¶
func (m *MockIssuesService) UnsubscribeFromIssue(pid any, issue int, options ...gitlab.RequestOptionFunc) (*gitlab.Issue, *gitlab.Response, error)
UnsubscribeFromIssue mocks base method.
func (*MockIssuesService) UpdateIssue ¶
func (m *MockIssuesService) UpdateIssue(pid any, issue int, opt *gitlab.UpdateIssueOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Issue, *gitlab.Response, error)
UpdateIssue mocks base method.
type MockIssuesServiceMockRecorder ¶
type MockIssuesServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockIssuesServiceMockRecorder is the mock recorder for MockIssuesService.
func (*MockIssuesServiceMockRecorder) AddSpentTime ¶
func (mr *MockIssuesServiceMockRecorder) AddSpentTime(pid, issue, opt any, options ...any) *gomock.Call
AddSpentTime indicates an expected call of AddSpentTime.
func (*MockIssuesServiceMockRecorder) CreateIssue ¶
func (mr *MockIssuesServiceMockRecorder) CreateIssue(pid, opt any, options ...any) *gomock.Call
CreateIssue indicates an expected call of CreateIssue.
func (*MockIssuesServiceMockRecorder) CreateTodo ¶
func (mr *MockIssuesServiceMockRecorder) CreateTodo(pid, issue any, options ...any) *gomock.Call
CreateTodo indicates an expected call of CreateTodo.
func (*MockIssuesServiceMockRecorder) DeleteIssue ¶
func (mr *MockIssuesServiceMockRecorder) DeleteIssue(pid, issue any, options ...any) *gomock.Call
DeleteIssue indicates an expected call of DeleteIssue.
func (*MockIssuesServiceMockRecorder) GetIssue ¶
func (mr *MockIssuesServiceMockRecorder) GetIssue(pid, issue any, options ...any) *gomock.Call
GetIssue indicates an expected call of GetIssue.
func (*MockIssuesServiceMockRecorder) GetIssueByID ¶
func (mr *MockIssuesServiceMockRecorder) GetIssueByID(issue any, options ...any) *gomock.Call
GetIssueByID indicates an expected call of GetIssueByID.
func (*MockIssuesServiceMockRecorder) GetParticipants ¶
func (mr *MockIssuesServiceMockRecorder) GetParticipants(pid, issue any, options ...any) *gomock.Call
GetParticipants indicates an expected call of GetParticipants.
func (*MockIssuesServiceMockRecorder) GetTimeSpent ¶
func (mr *MockIssuesServiceMockRecorder) GetTimeSpent(pid, issue any, options ...any) *gomock.Call
GetTimeSpent indicates an expected call of GetTimeSpent.
func (*MockIssuesServiceMockRecorder) ListGroupIssues ¶
func (mr *MockIssuesServiceMockRecorder) ListGroupIssues(pid, opt any, options ...any) *gomock.Call
ListGroupIssues indicates an expected call of ListGroupIssues.
func (*MockIssuesServiceMockRecorder) ListIssues ¶
func (mr *MockIssuesServiceMockRecorder) ListIssues(opt any, options ...any) *gomock.Call
ListIssues indicates an expected call of ListIssues.
func (*MockIssuesServiceMockRecorder) ListMergeRequestsClosingIssue ¶
func (mr *MockIssuesServiceMockRecorder) ListMergeRequestsClosingIssue(pid, issue, opt any, options ...any) *gomock.Call
ListMergeRequestsClosingIssue indicates an expected call of ListMergeRequestsClosingIssue.
func (*MockIssuesServiceMockRecorder) ListMergeRequestsRelatedToIssue ¶
func (mr *MockIssuesServiceMockRecorder) ListMergeRequestsRelatedToIssue(pid, issue, opt any, options ...any) *gomock.Call
ListMergeRequestsRelatedToIssue indicates an expected call of ListMergeRequestsRelatedToIssue.
func (*MockIssuesServiceMockRecorder) ListProjectIssues ¶
func (mr *MockIssuesServiceMockRecorder) ListProjectIssues(pid, opt any, options ...any) *gomock.Call
ListProjectIssues indicates an expected call of ListProjectIssues.
func (*MockIssuesServiceMockRecorder) MoveIssue ¶
func (mr *MockIssuesServiceMockRecorder) MoveIssue(pid, issue, opt any, options ...any) *gomock.Call
MoveIssue indicates an expected call of MoveIssue.
func (*MockIssuesServiceMockRecorder) ReorderIssue ¶
func (mr *MockIssuesServiceMockRecorder) ReorderIssue(pid, issue, opt any, options ...any) *gomock.Call
ReorderIssue indicates an expected call of ReorderIssue.
func (*MockIssuesServiceMockRecorder) ResetSpentTime ¶
func (mr *MockIssuesServiceMockRecorder) ResetSpentTime(pid, issue any, options ...any) *gomock.Call
ResetSpentTime indicates an expected call of ResetSpentTime.
func (*MockIssuesServiceMockRecorder) ResetTimeEstimate ¶
func (mr *MockIssuesServiceMockRecorder) ResetTimeEstimate(pid, issue any, options ...any) *gomock.Call
ResetTimeEstimate indicates an expected call of ResetTimeEstimate.
func (*MockIssuesServiceMockRecorder) SetTimeEstimate ¶
func (mr *MockIssuesServiceMockRecorder) SetTimeEstimate(pid, issue, opt any, options ...any) *gomock.Call
SetTimeEstimate indicates an expected call of SetTimeEstimate.
func (*MockIssuesServiceMockRecorder) SubscribeToIssue ¶
func (mr *MockIssuesServiceMockRecorder) SubscribeToIssue(pid, issue any, options ...any) *gomock.Call
SubscribeToIssue indicates an expected call of SubscribeToIssue.
func (*MockIssuesServiceMockRecorder) UnsubscribeFromIssue ¶
func (mr *MockIssuesServiceMockRecorder) UnsubscribeFromIssue(pid, issue any, options ...any) *gomock.Call
UnsubscribeFromIssue indicates an expected call of UnsubscribeFromIssue.
func (*MockIssuesServiceMockRecorder) UpdateIssue ¶
func (mr *MockIssuesServiceMockRecorder) UpdateIssue(pid, issue, opt any, options ...any) *gomock.Call
UpdateIssue indicates an expected call of UpdateIssue.
type MockIssuesStatisticsService ¶
type MockIssuesStatisticsService struct {
// contains filtered or unexported fields
}
MockIssuesStatisticsService is a mock of IssuesStatisticsService interface.
func NewMockIssuesStatisticsService ¶
func NewMockIssuesStatisticsService(ctrl *gomock.Controller) *MockIssuesStatisticsService
NewMockIssuesStatisticsService creates a new mock instance.
func (*MockIssuesStatisticsService) EXPECT ¶
func (m *MockIssuesStatisticsService) EXPECT() *MockIssuesStatisticsServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockIssuesStatisticsService) GetGroupIssuesStatistics ¶
func (m *MockIssuesStatisticsService) GetGroupIssuesStatistics(gid any, opt *gitlab.GetGroupIssuesStatisticsOptions, options ...gitlab.RequestOptionFunc) (*gitlab.IssuesStatistics, *gitlab.Response, error)
GetGroupIssuesStatistics mocks base method.
func (*MockIssuesStatisticsService) GetIssuesStatistics ¶
func (m *MockIssuesStatisticsService) GetIssuesStatistics(opt *gitlab.GetIssuesStatisticsOptions, options ...gitlab.RequestOptionFunc) (*gitlab.IssuesStatistics, *gitlab.Response, error)
GetIssuesStatistics mocks base method.
func (*MockIssuesStatisticsService) GetProjectIssuesStatistics ¶
func (m *MockIssuesStatisticsService) GetProjectIssuesStatistics(pid any, opt *gitlab.GetProjectIssuesStatisticsOptions, options ...gitlab.RequestOptionFunc) (*gitlab.IssuesStatistics, *gitlab.Response, error)
GetProjectIssuesStatistics mocks base method.
type MockIssuesStatisticsServiceMockRecorder ¶
type MockIssuesStatisticsServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockIssuesStatisticsServiceMockRecorder is the mock recorder for MockIssuesStatisticsService.
func (*MockIssuesStatisticsServiceMockRecorder) GetGroupIssuesStatistics ¶
func (mr *MockIssuesStatisticsServiceMockRecorder) GetGroupIssuesStatistics(gid, opt any, options ...any) *gomock.Call
GetGroupIssuesStatistics indicates an expected call of GetGroupIssuesStatistics.
func (*MockIssuesStatisticsServiceMockRecorder) GetIssuesStatistics ¶
func (mr *MockIssuesStatisticsServiceMockRecorder) GetIssuesStatistics(opt any, options ...any) *gomock.Call
GetIssuesStatistics indicates an expected call of GetIssuesStatistics.
func (*MockIssuesStatisticsServiceMockRecorder) GetProjectIssuesStatistics ¶
func (mr *MockIssuesStatisticsServiceMockRecorder) GetProjectIssuesStatistics(pid, opt any, options ...any) *gomock.Call
GetProjectIssuesStatistics indicates an expected call of GetProjectIssuesStatistics.
type MockJobTokenScopeService ¶
type MockJobTokenScopeService struct {
// contains filtered or unexported fields
}
MockJobTokenScopeService is a mock of JobTokenScopeService interface.
func NewMockJobTokenScopeService ¶
func NewMockJobTokenScopeService(ctrl *gomock.Controller) *MockJobTokenScopeService
NewMockJobTokenScopeService creates a new mock instance.
func (*MockJobTokenScopeService) AddGroupToJobTokenAllowlist ¶
func (m *MockJobTokenScopeService) AddGroupToJobTokenAllowlist(pid any, opt *gitlab.AddGroupToJobTokenAllowlistOptions, options ...gitlab.RequestOptionFunc) (*gitlab.JobTokenAllowlistItem, *gitlab.Response, error)
AddGroupToJobTokenAllowlist mocks base method.
func (*MockJobTokenScopeService) AddProjectToJobScopeAllowList ¶
func (m *MockJobTokenScopeService) AddProjectToJobScopeAllowList(pid any, opt *gitlab.JobTokenInboundAllowOptions, options ...gitlab.RequestOptionFunc) (*gitlab.JobTokenInboundAllowItem, *gitlab.Response, error)
AddProjectToJobScopeAllowList mocks base method.
func (*MockJobTokenScopeService) EXPECT ¶
func (m *MockJobTokenScopeService) EXPECT() *MockJobTokenScopeServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockJobTokenScopeService) GetJobTokenAllowlistGroups ¶
func (m *MockJobTokenScopeService) GetJobTokenAllowlistGroups(pid any, opt *gitlab.GetJobTokenAllowlistGroupsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Group, *gitlab.Response, error)
GetJobTokenAllowlistGroups mocks base method.
func (*MockJobTokenScopeService) GetProjectJobTokenAccessSettings ¶
func (m *MockJobTokenScopeService) GetProjectJobTokenAccessSettings(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.JobTokenAccessSettings, *gitlab.Response, error)
GetProjectJobTokenAccessSettings mocks base method.
func (*MockJobTokenScopeService) GetProjectJobTokenInboundAllowList ¶
func (m *MockJobTokenScopeService) GetProjectJobTokenInboundAllowList(pid any, opt *gitlab.GetJobTokenInboundAllowListOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Project, *gitlab.Response, error)
GetProjectJobTokenInboundAllowList mocks base method.
func (*MockJobTokenScopeService) PatchProjectJobTokenAccessSettings ¶
func (m *MockJobTokenScopeService) PatchProjectJobTokenAccessSettings(pid any, opt *gitlab.PatchProjectJobTokenAccessSettingsOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
PatchProjectJobTokenAccessSettings mocks base method.
func (*MockJobTokenScopeService) RemoveGroupFromJobTokenAllowlist ¶
func (m *MockJobTokenScopeService) RemoveGroupFromJobTokenAllowlist(pid any, targetGroup int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
RemoveGroupFromJobTokenAllowlist mocks base method.
func (*MockJobTokenScopeService) RemoveProjectFromJobScopeAllowList ¶
func (m *MockJobTokenScopeService) RemoveProjectFromJobScopeAllowList(pid any, targetProject int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
RemoveProjectFromJobScopeAllowList mocks base method.
type MockJobTokenScopeServiceMockRecorder ¶
type MockJobTokenScopeServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockJobTokenScopeServiceMockRecorder is the mock recorder for MockJobTokenScopeService.
func (*MockJobTokenScopeServiceMockRecorder) AddGroupToJobTokenAllowlist ¶
func (mr *MockJobTokenScopeServiceMockRecorder) AddGroupToJobTokenAllowlist(pid, opt any, options ...any) *gomock.Call
AddGroupToJobTokenAllowlist indicates an expected call of AddGroupToJobTokenAllowlist.
func (*MockJobTokenScopeServiceMockRecorder) AddProjectToJobScopeAllowList ¶
func (mr *MockJobTokenScopeServiceMockRecorder) AddProjectToJobScopeAllowList(pid, opt any, options ...any) *gomock.Call
AddProjectToJobScopeAllowList indicates an expected call of AddProjectToJobScopeAllowList.
func (*MockJobTokenScopeServiceMockRecorder) GetJobTokenAllowlistGroups ¶
func (mr *MockJobTokenScopeServiceMockRecorder) GetJobTokenAllowlistGroups(pid, opt any, options ...any) *gomock.Call
GetJobTokenAllowlistGroups indicates an expected call of GetJobTokenAllowlistGroups.
func (*MockJobTokenScopeServiceMockRecorder) GetProjectJobTokenAccessSettings ¶
func (mr *MockJobTokenScopeServiceMockRecorder) GetProjectJobTokenAccessSettings(pid any, options ...any) *gomock.Call
GetProjectJobTokenAccessSettings indicates an expected call of GetProjectJobTokenAccessSettings.
func (*MockJobTokenScopeServiceMockRecorder) GetProjectJobTokenInboundAllowList ¶
func (mr *MockJobTokenScopeServiceMockRecorder) GetProjectJobTokenInboundAllowList(pid, opt any, options ...any) *gomock.Call
GetProjectJobTokenInboundAllowList indicates an expected call of GetProjectJobTokenInboundAllowList.
func (*MockJobTokenScopeServiceMockRecorder) PatchProjectJobTokenAccessSettings ¶
func (mr *MockJobTokenScopeServiceMockRecorder) PatchProjectJobTokenAccessSettings(pid, opt any, options ...any) *gomock.Call
PatchProjectJobTokenAccessSettings indicates an expected call of PatchProjectJobTokenAccessSettings.
func (*MockJobTokenScopeServiceMockRecorder) RemoveGroupFromJobTokenAllowlist ¶
func (mr *MockJobTokenScopeServiceMockRecorder) RemoveGroupFromJobTokenAllowlist(pid, targetGroup any, options ...any) *gomock.Call
RemoveGroupFromJobTokenAllowlist indicates an expected call of RemoveGroupFromJobTokenAllowlist.
func (*MockJobTokenScopeServiceMockRecorder) RemoveProjectFromJobScopeAllowList ¶
func (mr *MockJobTokenScopeServiceMockRecorder) RemoveProjectFromJobScopeAllowList(pid, targetProject any, options ...any) *gomock.Call
RemoveProjectFromJobScopeAllowList indicates an expected call of RemoveProjectFromJobScopeAllowList.
type MockJobsService ¶
type MockJobsService struct {
// contains filtered or unexported fields
}
MockJobsService is a mock of JobsService interface.
func NewMockJobsService ¶
func NewMockJobsService(ctrl *gomock.Controller) *MockJobsService
NewMockJobsService creates a new mock instance.
func (*MockJobsService) CancelJob ¶
func (m *MockJobsService) CancelJob(pid any, jobID int, options ...gitlab.RequestOptionFunc) (*gitlab.Job, *gitlab.Response, error)
CancelJob mocks base method.
func (*MockJobsService) DeleteArtifacts ¶
func (m *MockJobsService) DeleteArtifacts(pid any, jobID int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteArtifacts mocks base method.
func (*MockJobsService) DeleteProjectArtifacts ¶
func (m *MockJobsService) DeleteProjectArtifacts(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteProjectArtifacts mocks base method.
func (*MockJobsService) DownloadArtifactsFile ¶
func (m *MockJobsService) DownloadArtifactsFile(pid any, refName string, opt *gitlab.DownloadArtifactsFileOptions, options ...gitlab.RequestOptionFunc) (*bytes.Reader, *gitlab.Response, error)
DownloadArtifactsFile mocks base method.
func (*MockJobsService) DownloadSingleArtifactsFile ¶
func (m *MockJobsService) DownloadSingleArtifactsFile(pid any, jobID int, artifactPath string, options ...gitlab.RequestOptionFunc) (*bytes.Reader, *gitlab.Response, error)
DownloadSingleArtifactsFile mocks base method.
func (*MockJobsService) DownloadSingleArtifactsFileByTagOrBranch ¶
func (m *MockJobsService) DownloadSingleArtifactsFileByTagOrBranch(pid any, refName, artifactPath string, opt *gitlab.DownloadArtifactsFileOptions, options ...gitlab.RequestOptionFunc) (*bytes.Reader, *gitlab.Response, error)
DownloadSingleArtifactsFileByTagOrBranch mocks base method.
func (*MockJobsService) EXPECT ¶
func (m *MockJobsService) EXPECT() *MockJobsServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockJobsService) EraseJob ¶
func (m *MockJobsService) EraseJob(pid any, jobID int, options ...gitlab.RequestOptionFunc) (*gitlab.Job, *gitlab.Response, error)
EraseJob mocks base method.
func (*MockJobsService) GetJob ¶
func (m *MockJobsService) GetJob(pid any, jobID int, options ...gitlab.RequestOptionFunc) (*gitlab.Job, *gitlab.Response, error)
GetJob mocks base method.
func (*MockJobsService) GetJobArtifacts ¶
func (m *MockJobsService) GetJobArtifacts(pid any, jobID int, options ...gitlab.RequestOptionFunc) (*bytes.Reader, *gitlab.Response, error)
GetJobArtifacts mocks base method.
func (*MockJobsService) GetJobTokensJob ¶
func (m *MockJobsService) GetJobTokensJob(opts *gitlab.GetJobTokensJobOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Job, *gitlab.Response, error)
GetJobTokensJob mocks base method.
func (*MockJobsService) GetTraceFile ¶
func (m *MockJobsService) GetTraceFile(pid any, jobID int, options ...gitlab.RequestOptionFunc) (*bytes.Reader, *gitlab.Response, error)
GetTraceFile mocks base method.
func (*MockJobsService) KeepArtifacts ¶
func (m *MockJobsService) KeepArtifacts(pid any, jobID int, options ...gitlab.RequestOptionFunc) (*gitlab.Job, *gitlab.Response, error)
KeepArtifacts mocks base method.
func (*MockJobsService) ListPipelineBridges ¶
func (m *MockJobsService) ListPipelineBridges(pid any, pipelineID int, opts *gitlab.ListJobsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Bridge, *gitlab.Response, error)
ListPipelineBridges mocks base method.
func (*MockJobsService) ListPipelineJobs ¶
func (m *MockJobsService) ListPipelineJobs(pid any, pipelineID int, opts *gitlab.ListJobsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Job, *gitlab.Response, error)
ListPipelineJobs mocks base method.
func (*MockJobsService) ListProjectJobs ¶
func (m *MockJobsService) ListProjectJobs(pid any, opts *gitlab.ListJobsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Job, *gitlab.Response, error)
ListProjectJobs mocks base method.
func (*MockJobsService) PlayJob ¶
func (m *MockJobsService) PlayJob(pid any, jobID int, opt *gitlab.PlayJobOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Job, *gitlab.Response, error)
PlayJob mocks base method.
type MockJobsServiceMockRecorder ¶
type MockJobsServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockJobsServiceMockRecorder is the mock recorder for MockJobsService.
func (*MockJobsServiceMockRecorder) CancelJob ¶
func (mr *MockJobsServiceMockRecorder) CancelJob(pid, jobID any, options ...any) *gomock.Call
CancelJob indicates an expected call of CancelJob.
func (*MockJobsServiceMockRecorder) DeleteArtifacts ¶
func (mr *MockJobsServiceMockRecorder) DeleteArtifacts(pid, jobID any, options ...any) *gomock.Call
DeleteArtifacts indicates an expected call of DeleteArtifacts.
func (*MockJobsServiceMockRecorder) DeleteProjectArtifacts ¶
func (mr *MockJobsServiceMockRecorder) DeleteProjectArtifacts(pid any, options ...any) *gomock.Call
DeleteProjectArtifacts indicates an expected call of DeleteProjectArtifacts.
func (*MockJobsServiceMockRecorder) DownloadArtifactsFile ¶
func (mr *MockJobsServiceMockRecorder) DownloadArtifactsFile(pid, refName, opt any, options ...any) *gomock.Call
DownloadArtifactsFile indicates an expected call of DownloadArtifactsFile.
func (*MockJobsServiceMockRecorder) DownloadSingleArtifactsFile ¶
func (mr *MockJobsServiceMockRecorder) DownloadSingleArtifactsFile(pid, jobID, artifactPath any, options ...any) *gomock.Call
DownloadSingleArtifactsFile indicates an expected call of DownloadSingleArtifactsFile.
func (*MockJobsServiceMockRecorder) DownloadSingleArtifactsFileByTagOrBranch ¶
func (mr *MockJobsServiceMockRecorder) DownloadSingleArtifactsFileByTagOrBranch(pid, refName, artifactPath, opt any, options ...any) *gomock.Call
DownloadSingleArtifactsFileByTagOrBranch indicates an expected call of DownloadSingleArtifactsFileByTagOrBranch.
func (*MockJobsServiceMockRecorder) EraseJob ¶
func (mr *MockJobsServiceMockRecorder) EraseJob(pid, jobID any, options ...any) *gomock.Call
EraseJob indicates an expected call of EraseJob.
func (*MockJobsServiceMockRecorder) GetJob ¶
func (mr *MockJobsServiceMockRecorder) GetJob(pid, jobID any, options ...any) *gomock.Call
GetJob indicates an expected call of GetJob.
func (*MockJobsServiceMockRecorder) GetJobArtifacts ¶
func (mr *MockJobsServiceMockRecorder) GetJobArtifacts(pid, jobID any, options ...any) *gomock.Call
GetJobArtifacts indicates an expected call of GetJobArtifacts.
func (*MockJobsServiceMockRecorder) GetJobTokensJob ¶
func (mr *MockJobsServiceMockRecorder) GetJobTokensJob(opts any, options ...any) *gomock.Call
GetJobTokensJob indicates an expected call of GetJobTokensJob.
func (*MockJobsServiceMockRecorder) GetTraceFile ¶
func (mr *MockJobsServiceMockRecorder) GetTraceFile(pid, jobID any, options ...any) *gomock.Call
GetTraceFile indicates an expected call of GetTraceFile.
func (*MockJobsServiceMockRecorder) KeepArtifacts ¶
func (mr *MockJobsServiceMockRecorder) KeepArtifacts(pid, jobID any, options ...any) *gomock.Call
KeepArtifacts indicates an expected call of KeepArtifacts.
func (*MockJobsServiceMockRecorder) ListPipelineBridges ¶
func (mr *MockJobsServiceMockRecorder) ListPipelineBridges(pid, pipelineID, opts any, options ...any) *gomock.Call
ListPipelineBridges indicates an expected call of ListPipelineBridges.
func (*MockJobsServiceMockRecorder) ListPipelineJobs ¶
func (mr *MockJobsServiceMockRecorder) ListPipelineJobs(pid, pipelineID, opts any, options ...any) *gomock.Call
ListPipelineJobs indicates an expected call of ListPipelineJobs.
func (*MockJobsServiceMockRecorder) ListProjectJobs ¶
func (mr *MockJobsServiceMockRecorder) ListProjectJobs(pid, opts any, options ...any) *gomock.Call
ListProjectJobs indicates an expected call of ListProjectJobs.
type MockKeysService ¶
type MockKeysService struct {
// contains filtered or unexported fields
}
MockKeysService is a mock of KeysService interface.
func NewMockKeysService ¶
func NewMockKeysService(ctrl *gomock.Controller) *MockKeysService
NewMockKeysService creates a new mock instance.
func (*MockKeysService) EXPECT ¶
func (m *MockKeysService) EXPECT() *MockKeysServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockKeysService) GetKeyByFingerprint ¶
func (m *MockKeysService) GetKeyByFingerprint(opt *gitlab.GetKeyByFingerprintOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Key, *gitlab.Response, error)
GetKeyByFingerprint mocks base method.
func (*MockKeysService) GetKeyWithUser ¶
func (m *MockKeysService) GetKeyWithUser(key int, options ...gitlab.RequestOptionFunc) (*gitlab.Key, *gitlab.Response, error)
GetKeyWithUser mocks base method.
type MockKeysServiceMockRecorder ¶
type MockKeysServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockKeysServiceMockRecorder is the mock recorder for MockKeysService.
func (*MockKeysServiceMockRecorder) GetKeyByFingerprint ¶
func (mr *MockKeysServiceMockRecorder) GetKeyByFingerprint(opt any, options ...any) *gomock.Call
GetKeyByFingerprint indicates an expected call of GetKeyByFingerprint.
func (*MockKeysServiceMockRecorder) GetKeyWithUser ¶
func (mr *MockKeysServiceMockRecorder) GetKeyWithUser(key any, options ...any) *gomock.Call
GetKeyWithUser indicates an expected call of GetKeyWithUser.
type MockLabelsService ¶
type MockLabelsService struct {
// contains filtered or unexported fields
}
MockLabelsService is a mock of LabelsService interface.
func NewMockLabelsService ¶
func NewMockLabelsService(ctrl *gomock.Controller) *MockLabelsService
NewMockLabelsService creates a new mock instance.
func (*MockLabelsService) CreateLabel ¶
func (m *MockLabelsService) CreateLabel(pid any, opt *gitlab.CreateLabelOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Label, *gitlab.Response, error)
CreateLabel mocks base method.
func (*MockLabelsService) DeleteLabel ¶
func (m *MockLabelsService) DeleteLabel(pid, lid any, opt *gitlab.DeleteLabelOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteLabel mocks base method.
func (*MockLabelsService) EXPECT ¶
func (m *MockLabelsService) EXPECT() *MockLabelsServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockLabelsService) GetLabel ¶
func (m *MockLabelsService) GetLabel(pid, lid any, options ...gitlab.RequestOptionFunc) (*gitlab.Label, *gitlab.Response, error)
GetLabel mocks base method.
func (*MockLabelsService) ListLabels ¶
func (m *MockLabelsService) ListLabels(pid any, opt *gitlab.ListLabelsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Label, *gitlab.Response, error)
ListLabels mocks base method.
func (*MockLabelsService) PromoteLabel ¶
func (m *MockLabelsService) PromoteLabel(pid, lid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
PromoteLabel mocks base method.
func (*MockLabelsService) SubscribeToLabel ¶
func (m *MockLabelsService) SubscribeToLabel(pid, lid any, options ...gitlab.RequestOptionFunc) (*gitlab.Label, *gitlab.Response, error)
SubscribeToLabel mocks base method.
func (*MockLabelsService) UnsubscribeFromLabel ¶
func (m *MockLabelsService) UnsubscribeFromLabel(pid, lid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
UnsubscribeFromLabel mocks base method.
func (*MockLabelsService) UpdateLabel ¶
func (m *MockLabelsService) UpdateLabel(pid, lid any, opt *gitlab.UpdateLabelOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Label, *gitlab.Response, error)
UpdateLabel mocks base method.
type MockLabelsServiceMockRecorder ¶
type MockLabelsServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockLabelsServiceMockRecorder is the mock recorder for MockLabelsService.
func (*MockLabelsServiceMockRecorder) CreateLabel ¶
func (mr *MockLabelsServiceMockRecorder) CreateLabel(pid, opt any, options ...any) *gomock.Call
CreateLabel indicates an expected call of CreateLabel.
func (*MockLabelsServiceMockRecorder) DeleteLabel ¶
func (mr *MockLabelsServiceMockRecorder) DeleteLabel(pid, lid, opt any, options ...any) *gomock.Call
DeleteLabel indicates an expected call of DeleteLabel.
func (*MockLabelsServiceMockRecorder) GetLabel ¶
func (mr *MockLabelsServiceMockRecorder) GetLabel(pid, lid any, options ...any) *gomock.Call
GetLabel indicates an expected call of GetLabel.
func (*MockLabelsServiceMockRecorder) ListLabels ¶
func (mr *MockLabelsServiceMockRecorder) ListLabels(pid, opt any, options ...any) *gomock.Call
ListLabels indicates an expected call of ListLabels.
func (*MockLabelsServiceMockRecorder) PromoteLabel ¶
func (mr *MockLabelsServiceMockRecorder) PromoteLabel(pid, lid any, options ...any) *gomock.Call
PromoteLabel indicates an expected call of PromoteLabel.
func (*MockLabelsServiceMockRecorder) SubscribeToLabel ¶
func (mr *MockLabelsServiceMockRecorder) SubscribeToLabel(pid, lid any, options ...any) *gomock.Call
SubscribeToLabel indicates an expected call of SubscribeToLabel.
func (*MockLabelsServiceMockRecorder) UnsubscribeFromLabel ¶
func (mr *MockLabelsServiceMockRecorder) UnsubscribeFromLabel(pid, lid any, options ...any) *gomock.Call
UnsubscribeFromLabel indicates an expected call of UnsubscribeFromLabel.
func (*MockLabelsServiceMockRecorder) UpdateLabel ¶
func (mr *MockLabelsServiceMockRecorder) UpdateLabel(pid, lid, opt any, options ...any) *gomock.Call
UpdateLabel indicates an expected call of UpdateLabel.
type MockLicenseService ¶
type MockLicenseService struct {
// contains filtered or unexported fields
}
MockLicenseService is a mock of LicenseService interface.
func NewMockLicenseService ¶
func NewMockLicenseService(ctrl *gomock.Controller) *MockLicenseService
NewMockLicenseService creates a new mock instance.
func (*MockLicenseService) AddLicense ¶
func (m *MockLicenseService) AddLicense(opt *gitlab.AddLicenseOptions, options ...gitlab.RequestOptionFunc) (*gitlab.License, *gitlab.Response, error)
AddLicense mocks base method.
func (*MockLicenseService) DeleteLicense ¶
func (m *MockLicenseService) DeleteLicense(licenseID int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteLicense mocks base method.
func (*MockLicenseService) EXPECT ¶
func (m *MockLicenseService) EXPECT() *MockLicenseServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockLicenseService) GetLicense ¶
func (m *MockLicenseService) GetLicense(options ...gitlab.RequestOptionFunc) (*gitlab.License, *gitlab.Response, error)
GetLicense mocks base method.
type MockLicenseServiceMockRecorder ¶
type MockLicenseServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockLicenseServiceMockRecorder is the mock recorder for MockLicenseService.
func (*MockLicenseServiceMockRecorder) AddLicense ¶
func (mr *MockLicenseServiceMockRecorder) AddLicense(opt any, options ...any) *gomock.Call
AddLicense indicates an expected call of AddLicense.
func (*MockLicenseServiceMockRecorder) DeleteLicense ¶
func (mr *MockLicenseServiceMockRecorder) DeleteLicense(licenseID any, options ...any) *gomock.Call
DeleteLicense indicates an expected call of DeleteLicense.
func (*MockLicenseServiceMockRecorder) GetLicense ¶
func (mr *MockLicenseServiceMockRecorder) GetLicense(options ...any) *gomock.Call
GetLicense indicates an expected call of GetLicense.
type MockLicenseTemplatesService ¶
type MockLicenseTemplatesService struct {
// contains filtered or unexported fields
}
MockLicenseTemplatesService is a mock of LicenseTemplatesService interface.
func NewMockLicenseTemplatesService ¶
func NewMockLicenseTemplatesService(ctrl *gomock.Controller) *MockLicenseTemplatesService
NewMockLicenseTemplatesService creates a new mock instance.
func (*MockLicenseTemplatesService) EXPECT ¶
func (m *MockLicenseTemplatesService) EXPECT() *MockLicenseTemplatesServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockLicenseTemplatesService) GetLicenseTemplate ¶
func (m *MockLicenseTemplatesService) GetLicenseTemplate(template string, opt *gitlab.GetLicenseTemplateOptions, options ...gitlab.RequestOptionFunc) (*gitlab.LicenseTemplate, *gitlab.Response, error)
GetLicenseTemplate mocks base method.
func (*MockLicenseTemplatesService) ListLicenseTemplates ¶
func (m *MockLicenseTemplatesService) ListLicenseTemplates(opt *gitlab.ListLicenseTemplatesOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.LicenseTemplate, *gitlab.Response, error)
ListLicenseTemplates mocks base method.
type MockLicenseTemplatesServiceMockRecorder ¶
type MockLicenseTemplatesServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockLicenseTemplatesServiceMockRecorder is the mock recorder for MockLicenseTemplatesService.
func (*MockLicenseTemplatesServiceMockRecorder) GetLicenseTemplate ¶
func (mr *MockLicenseTemplatesServiceMockRecorder) GetLicenseTemplate(template, opt any, options ...any) *gomock.Call
GetLicenseTemplate indicates an expected call of GetLicenseTemplate.
func (*MockLicenseTemplatesServiceMockRecorder) ListLicenseTemplates ¶
func (mr *MockLicenseTemplatesServiceMockRecorder) ListLicenseTemplates(opt any, options ...any) *gomock.Call
ListLicenseTemplates indicates an expected call of ListLicenseTemplates.
type MockManagedLicensesService ¶
type MockManagedLicensesService struct {
// contains filtered or unexported fields
}
MockManagedLicensesService is a mock of ManagedLicensesService interface.
func NewMockManagedLicensesService ¶
func NewMockManagedLicensesService(ctrl *gomock.Controller) *MockManagedLicensesService
NewMockManagedLicensesService creates a new mock instance.
func (*MockManagedLicensesService) AddManagedLicense ¶
func (m *MockManagedLicensesService) AddManagedLicense(pid any, opt *gitlab.AddManagedLicenseOptions, options ...gitlab.RequestOptionFunc) (*gitlab.ManagedLicense, *gitlab.Response, error)
AddManagedLicense mocks base method.
func (*MockManagedLicensesService) DeleteManagedLicense ¶
func (m *MockManagedLicensesService) DeleteManagedLicense(pid, mlid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteManagedLicense mocks base method.
func (*MockManagedLicensesService) EXPECT ¶
func (m *MockManagedLicensesService) EXPECT() *MockManagedLicensesServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockManagedLicensesService) EditManagedLicense ¶
func (m *MockManagedLicensesService) EditManagedLicense(pid, mlid any, opt *gitlab.EditManagedLicenceOptions, options ...gitlab.RequestOptionFunc) (*gitlab.ManagedLicense, *gitlab.Response, error)
EditManagedLicense mocks base method.
func (*MockManagedLicensesService) GetManagedLicense ¶
func (m *MockManagedLicensesService) GetManagedLicense(pid, mlid any, options ...gitlab.RequestOptionFunc) (*gitlab.ManagedLicense, *gitlab.Response, error)
GetManagedLicense mocks base method.
func (*MockManagedLicensesService) ListManagedLicenses ¶
func (m *MockManagedLicensesService) ListManagedLicenses(pid any, options ...gitlab.RequestOptionFunc) ([]*gitlab.ManagedLicense, *gitlab.Response, error)
ListManagedLicenses mocks base method.
type MockManagedLicensesServiceMockRecorder ¶
type MockManagedLicensesServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockManagedLicensesServiceMockRecorder is the mock recorder for MockManagedLicensesService.
func (*MockManagedLicensesServiceMockRecorder) AddManagedLicense ¶
func (mr *MockManagedLicensesServiceMockRecorder) AddManagedLicense(pid, opt any, options ...any) *gomock.Call
AddManagedLicense indicates an expected call of AddManagedLicense.
func (*MockManagedLicensesServiceMockRecorder) DeleteManagedLicense ¶
func (mr *MockManagedLicensesServiceMockRecorder) DeleteManagedLicense(pid, mlid any, options ...any) *gomock.Call
DeleteManagedLicense indicates an expected call of DeleteManagedLicense.
func (*MockManagedLicensesServiceMockRecorder) EditManagedLicense ¶
func (mr *MockManagedLicensesServiceMockRecorder) EditManagedLicense(pid, mlid, opt any, options ...any) *gomock.Call
EditManagedLicense indicates an expected call of EditManagedLicense.
func (*MockManagedLicensesServiceMockRecorder) GetManagedLicense ¶
func (mr *MockManagedLicensesServiceMockRecorder) GetManagedLicense(pid, mlid any, options ...any) *gomock.Call
GetManagedLicense indicates an expected call of GetManagedLicense.
func (*MockManagedLicensesServiceMockRecorder) ListManagedLicenses ¶
func (mr *MockManagedLicensesServiceMockRecorder) ListManagedLicenses(pid any, options ...any) *gomock.Call
ListManagedLicenses indicates an expected call of ListManagedLicenses.
type MockMarkdownService ¶
type MockMarkdownService struct {
// contains filtered or unexported fields
}
MockMarkdownService is a mock of MarkdownService interface.
func NewMockMarkdownService ¶
func NewMockMarkdownService(ctrl *gomock.Controller) *MockMarkdownService
NewMockMarkdownService creates a new mock instance.
func (*MockMarkdownService) EXPECT ¶
func (m *MockMarkdownService) EXPECT() *MockMarkdownServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockMarkdownService) Render ¶
func (m *MockMarkdownService) Render(opt *gitlab.RenderOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Markdown, *gitlab.Response, error)
Render mocks base method.
type MockMarkdownServiceMockRecorder ¶
type MockMarkdownServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockMarkdownServiceMockRecorder is the mock recorder for MockMarkdownService.
type MockMemberRolesService ¶
type MockMemberRolesService struct {
// contains filtered or unexported fields
}
MockMemberRolesService is a mock of MemberRolesService interface.
func NewMockMemberRolesService ¶
func NewMockMemberRolesService(ctrl *gomock.Controller) *MockMemberRolesService
NewMockMemberRolesService creates a new mock instance.
func (*MockMemberRolesService) CreateMemberRole ¶
func (m *MockMemberRolesService) CreateMemberRole(gid any, opt *gitlab.CreateMemberRoleOptions, options ...gitlab.RequestOptionFunc) (*gitlab.MemberRole, *gitlab.Response, error)
CreateMemberRole mocks base method.
func (*MockMemberRolesService) DeleteMemberRole ¶
func (m *MockMemberRolesService) DeleteMemberRole(gid any, memberRole int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteMemberRole mocks base method.
func (*MockMemberRolesService) EXPECT ¶
func (m *MockMemberRolesService) EXPECT() *MockMemberRolesServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockMemberRolesService) ListMemberRoles ¶
func (m *MockMemberRolesService) ListMemberRoles(gid any, options ...gitlab.RequestOptionFunc) ([]*gitlab.MemberRole, *gitlab.Response, error)
ListMemberRoles mocks base method.
type MockMemberRolesServiceMockRecorder ¶
type MockMemberRolesServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockMemberRolesServiceMockRecorder is the mock recorder for MockMemberRolesService.
func (*MockMemberRolesServiceMockRecorder) CreateMemberRole ¶
func (mr *MockMemberRolesServiceMockRecorder) CreateMemberRole(gid, opt any, options ...any) *gomock.Call
CreateMemberRole indicates an expected call of CreateMemberRole.
func (*MockMemberRolesServiceMockRecorder) DeleteMemberRole ¶
func (mr *MockMemberRolesServiceMockRecorder) DeleteMemberRole(gid, memberRole any, options ...any) *gomock.Call
DeleteMemberRole indicates an expected call of DeleteMemberRole.
func (*MockMemberRolesServiceMockRecorder) ListMemberRoles ¶
func (mr *MockMemberRolesServiceMockRecorder) ListMemberRoles(gid any, options ...any) *gomock.Call
ListMemberRoles indicates an expected call of ListMemberRoles.
type MockMergeRequestApprovalsService ¶
type MockMergeRequestApprovalsService struct {
// contains filtered or unexported fields
}
MockMergeRequestApprovalsService is a mock of MergeRequestApprovalsService interface.
func NewMockMergeRequestApprovalsService ¶
func NewMockMergeRequestApprovalsService(ctrl *gomock.Controller) *MockMergeRequestApprovalsService
NewMockMergeRequestApprovalsService creates a new mock instance.
func (*MockMergeRequestApprovalsService) ApproveMergeRequest ¶
func (m *MockMergeRequestApprovalsService) ApproveMergeRequest(pid any, mr int, opt *gitlab.ApproveMergeRequestOptions, options ...gitlab.RequestOptionFunc) (*gitlab.MergeRequestApprovals, *gitlab.Response, error)
ApproveMergeRequest mocks base method.
func (*MockMergeRequestApprovalsService) ChangeAllowedApprovers ¶
func (m *MockMergeRequestApprovalsService) ChangeAllowedApprovers(pid any, mergeRequest int, opt *gitlab.ChangeMergeRequestAllowedApproversOptions, options ...gitlab.RequestOptionFunc) (*gitlab.MergeRequest, *gitlab.Response, error)
ChangeAllowedApprovers mocks base method.
func (*MockMergeRequestApprovalsService) ChangeApprovalConfiguration ¶
func (m *MockMergeRequestApprovalsService) ChangeApprovalConfiguration(pid any, mergeRequest int, opt *gitlab.ChangeMergeRequestApprovalConfigurationOptions, options ...gitlab.RequestOptionFunc) (*gitlab.MergeRequest, *gitlab.Response, error)
ChangeApprovalConfiguration mocks base method.
func (*MockMergeRequestApprovalsService) CreateApprovalRule ¶
func (m *MockMergeRequestApprovalsService) CreateApprovalRule(pid any, mergeRequest int, opt *gitlab.CreateMergeRequestApprovalRuleOptions, options ...gitlab.RequestOptionFunc) (*gitlab.MergeRequestApprovalRule, *gitlab.Response, error)
CreateApprovalRule mocks base method.
func (*MockMergeRequestApprovalsService) DeleteApprovalRule ¶
func (m *MockMergeRequestApprovalsService) DeleteApprovalRule(pid any, mergeRequest, approvalRule int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteApprovalRule mocks base method.
func (*MockMergeRequestApprovalsService) EXPECT ¶
func (m *MockMergeRequestApprovalsService) EXPECT() *MockMergeRequestApprovalsServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockMergeRequestApprovalsService) GetApprovalRules ¶
func (m *MockMergeRequestApprovalsService) GetApprovalRules(pid any, mergeRequest int, options ...gitlab.RequestOptionFunc) ([]*gitlab.MergeRequestApprovalRule, *gitlab.Response, error)
GetApprovalRules mocks base method.
func (*MockMergeRequestApprovalsService) GetApprovalState ¶
func (m *MockMergeRequestApprovalsService) GetApprovalState(pid any, mergeRequest int, options ...gitlab.RequestOptionFunc) (*gitlab.MergeRequestApprovalState, *gitlab.Response, error)
GetApprovalState mocks base method.
func (*MockMergeRequestApprovalsService) GetConfiguration ¶
func (m *MockMergeRequestApprovalsService) GetConfiguration(pid any, mr int, options ...gitlab.RequestOptionFunc) (*gitlab.MergeRequestApprovals, *gitlab.Response, error)
GetConfiguration mocks base method.
func (*MockMergeRequestApprovalsService) ResetApprovalsOfMergeRequest ¶
func (m *MockMergeRequestApprovalsService) ResetApprovalsOfMergeRequest(pid any, mr int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
ResetApprovalsOfMergeRequest mocks base method.
func (*MockMergeRequestApprovalsService) UnapproveMergeRequest ¶
func (m *MockMergeRequestApprovalsService) UnapproveMergeRequest(pid any, mr int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
UnapproveMergeRequest mocks base method.
func (*MockMergeRequestApprovalsService) UpdateApprovalRule ¶
func (m *MockMergeRequestApprovalsService) UpdateApprovalRule(pid any, mergeRequest, approvalRule int, opt *gitlab.UpdateMergeRequestApprovalRuleOptions, options ...gitlab.RequestOptionFunc) (*gitlab.MergeRequestApprovalRule, *gitlab.Response, error)
UpdateApprovalRule mocks base method.
type MockMergeRequestApprovalsServiceMockRecorder ¶
type MockMergeRequestApprovalsServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockMergeRequestApprovalsServiceMockRecorder is the mock recorder for MockMergeRequestApprovalsService.
func (*MockMergeRequestApprovalsServiceMockRecorder) ApproveMergeRequest ¶
func (mr_2 *MockMergeRequestApprovalsServiceMockRecorder) ApproveMergeRequest(pid, mr, opt any, options ...any) *gomock.Call
ApproveMergeRequest indicates an expected call of ApproveMergeRequest.
func (*MockMergeRequestApprovalsServiceMockRecorder) ChangeAllowedApprovers ¶
func (mr *MockMergeRequestApprovalsServiceMockRecorder) ChangeAllowedApprovers(pid, mergeRequest, opt any, options ...any) *gomock.Call
ChangeAllowedApprovers indicates an expected call of ChangeAllowedApprovers.
func (*MockMergeRequestApprovalsServiceMockRecorder) ChangeApprovalConfiguration ¶
func (mr *MockMergeRequestApprovalsServiceMockRecorder) ChangeApprovalConfiguration(pid, mergeRequest, opt any, options ...any) *gomock.Call
ChangeApprovalConfiguration indicates an expected call of ChangeApprovalConfiguration.
func (*MockMergeRequestApprovalsServiceMockRecorder) CreateApprovalRule ¶
func (mr *MockMergeRequestApprovalsServiceMockRecorder) CreateApprovalRule(pid, mergeRequest, opt any, options ...any) *gomock.Call
CreateApprovalRule indicates an expected call of CreateApprovalRule.
func (*MockMergeRequestApprovalsServiceMockRecorder) DeleteApprovalRule ¶
func (mr *MockMergeRequestApprovalsServiceMockRecorder) DeleteApprovalRule(pid, mergeRequest, approvalRule any, options ...any) *gomock.Call
DeleteApprovalRule indicates an expected call of DeleteApprovalRule.
func (*MockMergeRequestApprovalsServiceMockRecorder) GetApprovalRules ¶
func (mr *MockMergeRequestApprovalsServiceMockRecorder) GetApprovalRules(pid, mergeRequest any, options ...any) *gomock.Call
GetApprovalRules indicates an expected call of GetApprovalRules.
func (*MockMergeRequestApprovalsServiceMockRecorder) GetApprovalState ¶
func (mr *MockMergeRequestApprovalsServiceMockRecorder) GetApprovalState(pid, mergeRequest any, options ...any) *gomock.Call
GetApprovalState indicates an expected call of GetApprovalState.
func (*MockMergeRequestApprovalsServiceMockRecorder) GetConfiguration ¶
func (mr_2 *MockMergeRequestApprovalsServiceMockRecorder) GetConfiguration(pid, mr any, options ...any) *gomock.Call
GetConfiguration indicates an expected call of GetConfiguration.
func (*MockMergeRequestApprovalsServiceMockRecorder) ResetApprovalsOfMergeRequest ¶
func (mr_2 *MockMergeRequestApprovalsServiceMockRecorder) ResetApprovalsOfMergeRequest(pid, mr any, options ...any) *gomock.Call
ResetApprovalsOfMergeRequest indicates an expected call of ResetApprovalsOfMergeRequest.
func (*MockMergeRequestApprovalsServiceMockRecorder) UnapproveMergeRequest ¶
func (mr_2 *MockMergeRequestApprovalsServiceMockRecorder) UnapproveMergeRequest(pid, mr any, options ...any) *gomock.Call
UnapproveMergeRequest indicates an expected call of UnapproveMergeRequest.
func (*MockMergeRequestApprovalsServiceMockRecorder) UpdateApprovalRule ¶
func (mr *MockMergeRequestApprovalsServiceMockRecorder) UpdateApprovalRule(pid, mergeRequest, approvalRule, opt any, options ...any) *gomock.Call
UpdateApprovalRule indicates an expected call of UpdateApprovalRule.
type MockMergeRequestsService ¶
type MockMergeRequestsService struct {
// contains filtered or unexported fields
}
MockMergeRequestsService is a mock of MergeRequestsService interface.
func NewMockMergeRequestsService ¶
func NewMockMergeRequestsService(ctrl *gomock.Controller) *MockMergeRequestsService
NewMockMergeRequestsService creates a new mock instance.
func (*MockMergeRequestsService) AcceptMergeRequest ¶
func (m *MockMergeRequestsService) AcceptMergeRequest(pid any, mergeRequest int, opt *gitlab.AcceptMergeRequestOptions, options ...gitlab.RequestOptionFunc) (*gitlab.MergeRequest, *gitlab.Response, error)
AcceptMergeRequest mocks base method.
func (*MockMergeRequestsService) AddSpentTime ¶
func (m *MockMergeRequestsService) AddSpentTime(pid any, mergeRequest int, opt *gitlab.AddSpentTimeOptions, options ...gitlab.RequestOptionFunc) (*gitlab.TimeStats, *gitlab.Response, error)
AddSpentTime mocks base method.
func (*MockMergeRequestsService) CancelMergeWhenPipelineSucceeds ¶
func (m *MockMergeRequestsService) CancelMergeWhenPipelineSucceeds(pid any, mergeRequest int, options ...gitlab.RequestOptionFunc) (*gitlab.MergeRequest, *gitlab.Response, error)
CancelMergeWhenPipelineSucceeds mocks base method.
func (*MockMergeRequestsService) CreateMergeRequest ¶
func (m *MockMergeRequestsService) CreateMergeRequest(pid any, opt *gitlab.CreateMergeRequestOptions, options ...gitlab.RequestOptionFunc) (*gitlab.MergeRequest, *gitlab.Response, error)
CreateMergeRequest mocks base method.
func (*MockMergeRequestsService) CreateMergeRequestDependency ¶
func (m *MockMergeRequestsService) CreateMergeRequestDependency(pid any, mergeRequest int, opts gitlab.CreateMergeRequestDependencyOptions, options ...gitlab.RequestOptionFunc) ([]gitlab.MergeRequestDependency, *gitlab.Response, error)
CreateMergeRequestDependency mocks base method.
func (*MockMergeRequestsService) CreateMergeRequestPipeline ¶
func (m *MockMergeRequestsService) CreateMergeRequestPipeline(pid any, mergeRequest int, options ...gitlab.RequestOptionFunc) (*gitlab.PipelineInfo, *gitlab.Response, error)
CreateMergeRequestPipeline mocks base method.
func (*MockMergeRequestsService) CreateTodo ¶
func (m *MockMergeRequestsService) CreateTodo(pid any, mergeRequest int, options ...gitlab.RequestOptionFunc) (*gitlab.Todo, *gitlab.Response, error)
CreateTodo mocks base method.
func (*MockMergeRequestsService) DeleteMergeRequest ¶
func (m *MockMergeRequestsService) DeleteMergeRequest(pid any, mergeRequest int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteMergeRequest mocks base method.
func (*MockMergeRequestsService) DeleteMergeRequestDependency ¶
func (m *MockMergeRequestsService) DeleteMergeRequestDependency(pid any, mergeRequest, blockingMergeRequest int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteMergeRequestDependency mocks base method.
func (*MockMergeRequestsService) EXPECT ¶
func (m *MockMergeRequestsService) EXPECT() *MockMergeRequestsServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockMergeRequestsService) GetIssuesClosedOnMerge ¶
func (m *MockMergeRequestsService) GetIssuesClosedOnMerge(pid any, mergeRequest int, opt *gitlab.GetIssuesClosedOnMergeOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Issue, *gitlab.Response, error)
GetIssuesClosedOnMerge mocks base method.
func (*MockMergeRequestsService) GetMergeRequest ¶
func (m *MockMergeRequestsService) GetMergeRequest(pid any, mergeRequest int, opt *gitlab.GetMergeRequestsOptions, options ...gitlab.RequestOptionFunc) (*gitlab.MergeRequest, *gitlab.Response, error)
GetMergeRequest mocks base method.
func (*MockMergeRequestsService) GetMergeRequestApprovals ¶
func (m *MockMergeRequestsService) GetMergeRequestApprovals(pid any, mergeRequest int, options ...gitlab.RequestOptionFunc) (*gitlab.MergeRequestApprovals, *gitlab.Response, error)
GetMergeRequestApprovals mocks base method.
func (*MockMergeRequestsService) GetMergeRequestChanges ¶
func (m *MockMergeRequestsService) GetMergeRequestChanges(pid any, mergeRequest int, opt *gitlab.GetMergeRequestChangesOptions, options ...gitlab.RequestOptionFunc) (*gitlab.MergeRequest, *gitlab.Response, error)
GetMergeRequestChanges mocks base method.
func (*MockMergeRequestsService) GetMergeRequestCommits ¶
func (m *MockMergeRequestsService) GetMergeRequestCommits(pid any, mergeRequest int, opt *gitlab.GetMergeRequestCommitsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Commit, *gitlab.Response, error)
GetMergeRequestCommits mocks base method.
func (*MockMergeRequestsService) GetMergeRequestDependencies ¶
func (m *MockMergeRequestsService) GetMergeRequestDependencies(pid any, mergeRequest int, options ...gitlab.RequestOptionFunc) ([]gitlab.MergeRequestDependency, *gitlab.Response, error)
GetMergeRequestDependencies mocks base method.
func (*MockMergeRequestsService) GetMergeRequestDiffVersions ¶
func (m *MockMergeRequestsService) GetMergeRequestDiffVersions(pid any, mergeRequest int, opt *gitlab.GetMergeRequestDiffVersionsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.MergeRequestDiffVersion, *gitlab.Response, error)
GetMergeRequestDiffVersions mocks base method.
func (*MockMergeRequestsService) GetMergeRequestParticipants ¶
func (m *MockMergeRequestsService) GetMergeRequestParticipants(pid any, mergeRequest int, options ...gitlab.RequestOptionFunc) ([]*gitlab.BasicUser, *gitlab.Response, error)
GetMergeRequestParticipants mocks base method.
func (*MockMergeRequestsService) GetMergeRequestReviewers ¶
func (m *MockMergeRequestsService) GetMergeRequestReviewers(pid any, mergeRequest int, options ...gitlab.RequestOptionFunc) ([]*gitlab.MergeRequestReviewer, *gitlab.Response, error)
GetMergeRequestReviewers mocks base method.
func (*MockMergeRequestsService) GetSingleMergeRequestDiffVersion ¶
func (m *MockMergeRequestsService) GetSingleMergeRequestDiffVersion(pid any, mergeRequest, version int, opt *gitlab.GetSingleMergeRequestDiffVersionOptions, options ...gitlab.RequestOptionFunc) (*gitlab.MergeRequestDiffVersion, *gitlab.Response, error)
GetSingleMergeRequestDiffVersion mocks base method.
func (*MockMergeRequestsService) GetTimeSpent ¶
func (m *MockMergeRequestsService) GetTimeSpent(pid any, mergeRequest int, options ...gitlab.RequestOptionFunc) (*gitlab.TimeStats, *gitlab.Response, error)
GetTimeSpent mocks base method.
func (*MockMergeRequestsService) ListGroupMergeRequests ¶
func (m *MockMergeRequestsService) ListGroupMergeRequests(gid any, opt *gitlab.ListGroupMergeRequestsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.MergeRequest, *gitlab.Response, error)
ListGroupMergeRequests mocks base method.
func (*MockMergeRequestsService) ListMergeRequestDiffs ¶
func (m *MockMergeRequestsService) ListMergeRequestDiffs(pid any, mergeRequest int, opt *gitlab.ListMergeRequestDiffsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.MergeRequestDiff, *gitlab.Response, error)
ListMergeRequestDiffs mocks base method.
func (*MockMergeRequestsService) ListMergeRequestPipelines ¶
func (m *MockMergeRequestsService) ListMergeRequestPipelines(pid any, mergeRequest int, options ...gitlab.RequestOptionFunc) ([]*gitlab.PipelineInfo, *gitlab.Response, error)
ListMergeRequestPipelines mocks base method.
func (*MockMergeRequestsService) ListMergeRequests ¶
func (m *MockMergeRequestsService) ListMergeRequests(opt *gitlab.ListMergeRequestsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.MergeRequest, *gitlab.Response, error)
ListMergeRequests mocks base method.
func (*MockMergeRequestsService) ListProjectMergeRequests ¶
func (m *MockMergeRequestsService) ListProjectMergeRequests(pid any, opt *gitlab.ListProjectMergeRequestsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.MergeRequest, *gitlab.Response, error)
ListProjectMergeRequests mocks base method.
func (*MockMergeRequestsService) RebaseMergeRequest ¶
func (m *MockMergeRequestsService) RebaseMergeRequest(pid any, mergeRequest int, opt *gitlab.RebaseMergeRequestOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
RebaseMergeRequest mocks base method.
func (*MockMergeRequestsService) ResetSpentTime ¶
func (m *MockMergeRequestsService) ResetSpentTime(pid any, mergeRequest int, options ...gitlab.RequestOptionFunc) (*gitlab.TimeStats, *gitlab.Response, error)
ResetSpentTime mocks base method.
func (*MockMergeRequestsService) ResetTimeEstimate ¶
func (m *MockMergeRequestsService) ResetTimeEstimate(pid any, mergeRequest int, options ...gitlab.RequestOptionFunc) (*gitlab.TimeStats, *gitlab.Response, error)
ResetTimeEstimate mocks base method.
func (*MockMergeRequestsService) SetTimeEstimate ¶
func (m *MockMergeRequestsService) SetTimeEstimate(pid any, mergeRequest int, opt *gitlab.SetTimeEstimateOptions, options ...gitlab.RequestOptionFunc) (*gitlab.TimeStats, *gitlab.Response, error)
SetTimeEstimate mocks base method.
func (*MockMergeRequestsService) ShowMergeRequestRawDiffs ¶
func (m *MockMergeRequestsService) ShowMergeRequestRawDiffs(pid any, mergeRequest int, opt *gitlab.ShowMergeRequestRawDiffsOptions, options ...gitlab.RequestOptionFunc) ([]byte, *gitlab.Response, error)
ShowMergeRequestRawDiffs mocks base method.
func (*MockMergeRequestsService) SubscribeToMergeRequest ¶
func (m *MockMergeRequestsService) SubscribeToMergeRequest(pid any, mergeRequest int, options ...gitlab.RequestOptionFunc) (*gitlab.MergeRequest, *gitlab.Response, error)
SubscribeToMergeRequest mocks base method.
func (*MockMergeRequestsService) UnsubscribeFromMergeRequest ¶
func (m *MockMergeRequestsService) UnsubscribeFromMergeRequest(pid any, mergeRequest int, options ...gitlab.RequestOptionFunc) (*gitlab.MergeRequest, *gitlab.Response, error)
UnsubscribeFromMergeRequest mocks base method.
func (*MockMergeRequestsService) UpdateMergeRequest ¶
func (m *MockMergeRequestsService) UpdateMergeRequest(pid any, mergeRequest int, opt *gitlab.UpdateMergeRequestOptions, options ...gitlab.RequestOptionFunc) (*gitlab.MergeRequest, *gitlab.Response, error)
UpdateMergeRequest mocks base method.
type MockMergeRequestsServiceMockRecorder ¶
type MockMergeRequestsServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockMergeRequestsServiceMockRecorder is the mock recorder for MockMergeRequestsService.
func (*MockMergeRequestsServiceMockRecorder) AcceptMergeRequest ¶
func (mr *MockMergeRequestsServiceMockRecorder) AcceptMergeRequest(pid, mergeRequest, opt any, options ...any) *gomock.Call
AcceptMergeRequest indicates an expected call of AcceptMergeRequest.
func (*MockMergeRequestsServiceMockRecorder) AddSpentTime ¶
func (mr *MockMergeRequestsServiceMockRecorder) AddSpentTime(pid, mergeRequest, opt any, options ...any) *gomock.Call
AddSpentTime indicates an expected call of AddSpentTime.
func (*MockMergeRequestsServiceMockRecorder) CancelMergeWhenPipelineSucceeds ¶
func (mr *MockMergeRequestsServiceMockRecorder) CancelMergeWhenPipelineSucceeds(pid, mergeRequest any, options ...any) *gomock.Call
CancelMergeWhenPipelineSucceeds indicates an expected call of CancelMergeWhenPipelineSucceeds.
func (*MockMergeRequestsServiceMockRecorder) CreateMergeRequest ¶
func (mr *MockMergeRequestsServiceMockRecorder) CreateMergeRequest(pid, opt any, options ...any) *gomock.Call
CreateMergeRequest indicates an expected call of CreateMergeRequest.
func (*MockMergeRequestsServiceMockRecorder) CreateMergeRequestDependency ¶
func (mr *MockMergeRequestsServiceMockRecorder) CreateMergeRequestDependency(pid, mergeRequest, opts any, options ...any) *gomock.Call
CreateMergeRequestDependency indicates an expected call of CreateMergeRequestDependency.
func (*MockMergeRequestsServiceMockRecorder) CreateMergeRequestPipeline ¶
func (mr *MockMergeRequestsServiceMockRecorder) CreateMergeRequestPipeline(pid, mergeRequest any, options ...any) *gomock.Call
CreateMergeRequestPipeline indicates an expected call of CreateMergeRequestPipeline.
func (*MockMergeRequestsServiceMockRecorder) CreateTodo ¶
func (mr *MockMergeRequestsServiceMockRecorder) CreateTodo(pid, mergeRequest any, options ...any) *gomock.Call
CreateTodo indicates an expected call of CreateTodo.
func (*MockMergeRequestsServiceMockRecorder) DeleteMergeRequest ¶
func (mr *MockMergeRequestsServiceMockRecorder) DeleteMergeRequest(pid, mergeRequest any, options ...any) *gomock.Call
DeleteMergeRequest indicates an expected call of DeleteMergeRequest.
func (*MockMergeRequestsServiceMockRecorder) DeleteMergeRequestDependency ¶
func (mr *MockMergeRequestsServiceMockRecorder) DeleteMergeRequestDependency(pid, mergeRequest, blockingMergeRequest any, options ...any) *gomock.Call
DeleteMergeRequestDependency indicates an expected call of DeleteMergeRequestDependency.
func (*MockMergeRequestsServiceMockRecorder) GetIssuesClosedOnMerge ¶
func (mr *MockMergeRequestsServiceMockRecorder) GetIssuesClosedOnMerge(pid, mergeRequest, opt any, options ...any) *gomock.Call
GetIssuesClosedOnMerge indicates an expected call of GetIssuesClosedOnMerge.
func (*MockMergeRequestsServiceMockRecorder) GetMergeRequest ¶
func (mr *MockMergeRequestsServiceMockRecorder) GetMergeRequest(pid, mergeRequest, opt any, options ...any) *gomock.Call
GetMergeRequest indicates an expected call of GetMergeRequest.
func (*MockMergeRequestsServiceMockRecorder) GetMergeRequestApprovals ¶
func (mr *MockMergeRequestsServiceMockRecorder) GetMergeRequestApprovals(pid, mergeRequest any, options ...any) *gomock.Call
GetMergeRequestApprovals indicates an expected call of GetMergeRequestApprovals.
func (*MockMergeRequestsServiceMockRecorder) GetMergeRequestChanges ¶
func (mr *MockMergeRequestsServiceMockRecorder) GetMergeRequestChanges(pid, mergeRequest, opt any, options ...any) *gomock.Call
GetMergeRequestChanges indicates an expected call of GetMergeRequestChanges.
func (*MockMergeRequestsServiceMockRecorder) GetMergeRequestCommits ¶
func (mr *MockMergeRequestsServiceMockRecorder) GetMergeRequestCommits(pid, mergeRequest, opt any, options ...any) *gomock.Call
GetMergeRequestCommits indicates an expected call of GetMergeRequestCommits.
func (*MockMergeRequestsServiceMockRecorder) GetMergeRequestDependencies ¶
func (mr *MockMergeRequestsServiceMockRecorder) GetMergeRequestDependencies(pid, mergeRequest any, options ...any) *gomock.Call
GetMergeRequestDependencies indicates an expected call of GetMergeRequestDependencies.
func (*MockMergeRequestsServiceMockRecorder) GetMergeRequestDiffVersions ¶
func (mr *MockMergeRequestsServiceMockRecorder) GetMergeRequestDiffVersions(pid, mergeRequest, opt any, options ...any) *gomock.Call
GetMergeRequestDiffVersions indicates an expected call of GetMergeRequestDiffVersions.
func (*MockMergeRequestsServiceMockRecorder) GetMergeRequestParticipants ¶
func (mr *MockMergeRequestsServiceMockRecorder) GetMergeRequestParticipants(pid, mergeRequest any, options ...any) *gomock.Call
GetMergeRequestParticipants indicates an expected call of GetMergeRequestParticipants.
func (*MockMergeRequestsServiceMockRecorder) GetMergeRequestReviewers ¶
func (mr *MockMergeRequestsServiceMockRecorder) GetMergeRequestReviewers(pid, mergeRequest any, options ...any) *gomock.Call
GetMergeRequestReviewers indicates an expected call of GetMergeRequestReviewers.
func (*MockMergeRequestsServiceMockRecorder) GetSingleMergeRequestDiffVersion ¶
func (mr *MockMergeRequestsServiceMockRecorder) GetSingleMergeRequestDiffVersion(pid, mergeRequest, version, opt any, options ...any) *gomock.Call
GetSingleMergeRequestDiffVersion indicates an expected call of GetSingleMergeRequestDiffVersion.
func (*MockMergeRequestsServiceMockRecorder) GetTimeSpent ¶
func (mr *MockMergeRequestsServiceMockRecorder) GetTimeSpent(pid, mergeRequest any, options ...any) *gomock.Call
GetTimeSpent indicates an expected call of GetTimeSpent.
func (*MockMergeRequestsServiceMockRecorder) ListGroupMergeRequests ¶
func (mr *MockMergeRequestsServiceMockRecorder) ListGroupMergeRequests(gid, opt any, options ...any) *gomock.Call
ListGroupMergeRequests indicates an expected call of ListGroupMergeRequests.
func (*MockMergeRequestsServiceMockRecorder) ListMergeRequestDiffs ¶
func (mr *MockMergeRequestsServiceMockRecorder) ListMergeRequestDiffs(pid, mergeRequest, opt any, options ...any) *gomock.Call
ListMergeRequestDiffs indicates an expected call of ListMergeRequestDiffs.
func (*MockMergeRequestsServiceMockRecorder) ListMergeRequestPipelines ¶
func (mr *MockMergeRequestsServiceMockRecorder) ListMergeRequestPipelines(pid, mergeRequest any, options ...any) *gomock.Call
ListMergeRequestPipelines indicates an expected call of ListMergeRequestPipelines.
func (*MockMergeRequestsServiceMockRecorder) ListMergeRequests ¶
func (mr *MockMergeRequestsServiceMockRecorder) ListMergeRequests(opt any, options ...any) *gomock.Call
ListMergeRequests indicates an expected call of ListMergeRequests.
func (*MockMergeRequestsServiceMockRecorder) ListProjectMergeRequests ¶
func (mr *MockMergeRequestsServiceMockRecorder) ListProjectMergeRequests(pid, opt any, options ...any) *gomock.Call
ListProjectMergeRequests indicates an expected call of ListProjectMergeRequests.
func (*MockMergeRequestsServiceMockRecorder) RebaseMergeRequest ¶
func (mr *MockMergeRequestsServiceMockRecorder) RebaseMergeRequest(pid, mergeRequest, opt any, options ...any) *gomock.Call
RebaseMergeRequest indicates an expected call of RebaseMergeRequest.
func (*MockMergeRequestsServiceMockRecorder) ResetSpentTime ¶
func (mr *MockMergeRequestsServiceMockRecorder) ResetSpentTime(pid, mergeRequest any, options ...any) *gomock.Call
ResetSpentTime indicates an expected call of ResetSpentTime.
func (*MockMergeRequestsServiceMockRecorder) ResetTimeEstimate ¶
func (mr *MockMergeRequestsServiceMockRecorder) ResetTimeEstimate(pid, mergeRequest any, options ...any) *gomock.Call
ResetTimeEstimate indicates an expected call of ResetTimeEstimate.
func (*MockMergeRequestsServiceMockRecorder) SetTimeEstimate ¶
func (mr *MockMergeRequestsServiceMockRecorder) SetTimeEstimate(pid, mergeRequest, opt any, options ...any) *gomock.Call
SetTimeEstimate indicates an expected call of SetTimeEstimate.
func (*MockMergeRequestsServiceMockRecorder) ShowMergeRequestRawDiffs ¶
func (mr *MockMergeRequestsServiceMockRecorder) ShowMergeRequestRawDiffs(pid, mergeRequest, opt any, options ...any) *gomock.Call
ShowMergeRequestRawDiffs indicates an expected call of ShowMergeRequestRawDiffs.
func (*MockMergeRequestsServiceMockRecorder) SubscribeToMergeRequest ¶
func (mr *MockMergeRequestsServiceMockRecorder) SubscribeToMergeRequest(pid, mergeRequest any, options ...any) *gomock.Call
SubscribeToMergeRequest indicates an expected call of SubscribeToMergeRequest.
func (*MockMergeRequestsServiceMockRecorder) UnsubscribeFromMergeRequest ¶
func (mr *MockMergeRequestsServiceMockRecorder) UnsubscribeFromMergeRequest(pid, mergeRequest any, options ...any) *gomock.Call
UnsubscribeFromMergeRequest indicates an expected call of UnsubscribeFromMergeRequest.
func (*MockMergeRequestsServiceMockRecorder) UpdateMergeRequest ¶
func (mr *MockMergeRequestsServiceMockRecorder) UpdateMergeRequest(pid, mergeRequest, opt any, options ...any) *gomock.Call
UpdateMergeRequest indicates an expected call of UpdateMergeRequest.
type MockMergeTrainsService ¶
type MockMergeTrainsService struct {
// contains filtered or unexported fields
}
MockMergeTrainsService is a mock of MergeTrainsService interface.
func NewMockMergeTrainsService ¶
func NewMockMergeTrainsService(ctrl *gomock.Controller) *MockMergeTrainsService
NewMockMergeTrainsService creates a new mock instance.
func (*MockMergeTrainsService) AddMergeRequestToMergeTrain ¶
func (m *MockMergeTrainsService) AddMergeRequestToMergeTrain(pid any, mergeRequest int, opts *gitlab.AddMergeRequestToMergeTrainOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.MergeTrain, *gitlab.Response, error)
AddMergeRequestToMergeTrain mocks base method.
func (*MockMergeTrainsService) EXPECT ¶
func (m *MockMergeTrainsService) EXPECT() *MockMergeTrainsServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockMergeTrainsService) GetMergeRequestOnAMergeTrain ¶
func (m *MockMergeTrainsService) GetMergeRequestOnAMergeTrain(pid any, mergeRequest int, options ...gitlab.RequestOptionFunc) (*gitlab.MergeTrain, *gitlab.Response, error)
GetMergeRequestOnAMergeTrain mocks base method.
func (*MockMergeTrainsService) ListMergeRequestInMergeTrain ¶
func (m *MockMergeTrainsService) ListMergeRequestInMergeTrain(pid any, targetBranch string, opts *gitlab.ListMergeTrainsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.MergeTrain, *gitlab.Response, error)
ListMergeRequestInMergeTrain mocks base method.
func (*MockMergeTrainsService) ListProjectMergeTrains ¶
func (m *MockMergeTrainsService) ListProjectMergeTrains(pid any, opt *gitlab.ListMergeTrainsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.MergeTrain, *gitlab.Response, error)
ListProjectMergeTrains mocks base method.
type MockMergeTrainsServiceMockRecorder ¶
type MockMergeTrainsServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockMergeTrainsServiceMockRecorder is the mock recorder for MockMergeTrainsService.
func (*MockMergeTrainsServiceMockRecorder) AddMergeRequestToMergeTrain ¶
func (mr *MockMergeTrainsServiceMockRecorder) AddMergeRequestToMergeTrain(pid, mergeRequest, opts any, options ...any) *gomock.Call
AddMergeRequestToMergeTrain indicates an expected call of AddMergeRequestToMergeTrain.
func (*MockMergeTrainsServiceMockRecorder) GetMergeRequestOnAMergeTrain ¶
func (mr *MockMergeTrainsServiceMockRecorder) GetMergeRequestOnAMergeTrain(pid, mergeRequest any, options ...any) *gomock.Call
GetMergeRequestOnAMergeTrain indicates an expected call of GetMergeRequestOnAMergeTrain.
func (*MockMergeTrainsServiceMockRecorder) ListMergeRequestInMergeTrain ¶
func (mr *MockMergeTrainsServiceMockRecorder) ListMergeRequestInMergeTrain(pid, targetBranch, opts any, options ...any) *gomock.Call
ListMergeRequestInMergeTrain indicates an expected call of ListMergeRequestInMergeTrain.
func (*MockMergeTrainsServiceMockRecorder) ListProjectMergeTrains ¶
func (mr *MockMergeTrainsServiceMockRecorder) ListProjectMergeTrains(pid, opt any, options ...any) *gomock.Call
ListProjectMergeTrains indicates an expected call of ListProjectMergeTrains.
type MockMetadataService ¶
type MockMetadataService struct {
// contains filtered or unexported fields
}
MockMetadataService is a mock of MetadataService interface.
func NewMockMetadataService ¶
func NewMockMetadataService(ctrl *gomock.Controller) *MockMetadataService
NewMockMetadataService creates a new mock instance.
func (*MockMetadataService) EXPECT ¶
func (m *MockMetadataService) EXPECT() *MockMetadataServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockMetadataService) GetMetadata ¶
func (m *MockMetadataService) GetMetadata(options ...gitlab.RequestOptionFunc) (*gitlab.Metadata, *gitlab.Response, error)
GetMetadata mocks base method.
type MockMetadataServiceMockRecorder ¶
type MockMetadataServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockMetadataServiceMockRecorder is the mock recorder for MockMetadataService.
func (*MockMetadataServiceMockRecorder) GetMetadata ¶
func (mr *MockMetadataServiceMockRecorder) GetMetadata(options ...any) *gomock.Call
GetMetadata indicates an expected call of GetMetadata.
type MockMilestonesService ¶
type MockMilestonesService struct {
// contains filtered or unexported fields
}
MockMilestonesService is a mock of MilestonesService interface.
func NewMockMilestonesService ¶
func NewMockMilestonesService(ctrl *gomock.Controller) *MockMilestonesService
NewMockMilestonesService creates a new mock instance.
func (*MockMilestonesService) CreateMilestone ¶
func (m *MockMilestonesService) CreateMilestone(pid any, opt *gitlab.CreateMilestoneOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Milestone, *gitlab.Response, error)
CreateMilestone mocks base method.
func (*MockMilestonesService) DeleteMilestone ¶
func (m *MockMilestonesService) DeleteMilestone(pid any, milestone int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteMilestone mocks base method.
func (*MockMilestonesService) EXPECT ¶
func (m *MockMilestonesService) EXPECT() *MockMilestonesServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockMilestonesService) GetMilestone ¶
func (m *MockMilestonesService) GetMilestone(pid any, milestone int, options ...gitlab.RequestOptionFunc) (*gitlab.Milestone, *gitlab.Response, error)
GetMilestone mocks base method.
func (*MockMilestonesService) GetMilestoneIssues ¶
func (m *MockMilestonesService) GetMilestoneIssues(pid any, milestone int, opt *gitlab.GetMilestoneIssuesOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Issue, *gitlab.Response, error)
GetMilestoneIssues mocks base method.
func (*MockMilestonesService) GetMilestoneMergeRequests ¶
func (m *MockMilestonesService) GetMilestoneMergeRequests(pid any, milestone int, opt *gitlab.GetMilestoneMergeRequestsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.MergeRequest, *gitlab.Response, error)
GetMilestoneMergeRequests mocks base method.
func (*MockMilestonesService) ListMilestones ¶
func (m *MockMilestonesService) ListMilestones(pid any, opt *gitlab.ListMilestonesOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Milestone, *gitlab.Response, error)
ListMilestones mocks base method.
func (*MockMilestonesService) UpdateMilestone ¶
func (m *MockMilestonesService) UpdateMilestone(pid any, milestone int, opt *gitlab.UpdateMilestoneOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Milestone, *gitlab.Response, error)
UpdateMilestone mocks base method.
type MockMilestonesServiceMockRecorder ¶
type MockMilestonesServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockMilestonesServiceMockRecorder is the mock recorder for MockMilestonesService.
func (*MockMilestonesServiceMockRecorder) CreateMilestone ¶
func (mr *MockMilestonesServiceMockRecorder) CreateMilestone(pid, opt any, options ...any) *gomock.Call
CreateMilestone indicates an expected call of CreateMilestone.
func (*MockMilestonesServiceMockRecorder) DeleteMilestone ¶
func (mr *MockMilestonesServiceMockRecorder) DeleteMilestone(pid, milestone any, options ...any) *gomock.Call
DeleteMilestone indicates an expected call of DeleteMilestone.
func (*MockMilestonesServiceMockRecorder) GetMilestone ¶
func (mr *MockMilestonesServiceMockRecorder) GetMilestone(pid, milestone any, options ...any) *gomock.Call
GetMilestone indicates an expected call of GetMilestone.
func (*MockMilestonesServiceMockRecorder) GetMilestoneIssues ¶
func (mr *MockMilestonesServiceMockRecorder) GetMilestoneIssues(pid, milestone, opt any, options ...any) *gomock.Call
GetMilestoneIssues indicates an expected call of GetMilestoneIssues.
func (*MockMilestonesServiceMockRecorder) GetMilestoneMergeRequests ¶
func (mr *MockMilestonesServiceMockRecorder) GetMilestoneMergeRequests(pid, milestone, opt any, options ...any) *gomock.Call
GetMilestoneMergeRequests indicates an expected call of GetMilestoneMergeRequests.
func (*MockMilestonesServiceMockRecorder) ListMilestones ¶
func (mr *MockMilestonesServiceMockRecorder) ListMilestones(pid, opt any, options ...any) *gomock.Call
ListMilestones indicates an expected call of ListMilestones.
func (*MockMilestonesServiceMockRecorder) UpdateMilestone ¶
func (mr *MockMilestonesServiceMockRecorder) UpdateMilestone(pid, milestone, opt any, options ...any) *gomock.Call
UpdateMilestone indicates an expected call of UpdateMilestone.
type MockNamespacesService ¶
type MockNamespacesService struct {
// contains filtered or unexported fields
}
MockNamespacesService is a mock of NamespacesService interface.
func NewMockNamespacesService ¶
func NewMockNamespacesService(ctrl *gomock.Controller) *MockNamespacesService
NewMockNamespacesService creates a new mock instance.
func (*MockNamespacesService) EXPECT ¶
func (m *MockNamespacesService) EXPECT() *MockNamespacesServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockNamespacesService) GetNamespace ¶
func (m *MockNamespacesService) GetNamespace(id any, options ...gitlab.RequestOptionFunc) (*gitlab.Namespace, *gitlab.Response, error)
GetNamespace mocks base method.
func (*MockNamespacesService) ListNamespaces ¶
func (m *MockNamespacesService) ListNamespaces(opt *gitlab.ListNamespacesOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Namespace, *gitlab.Response, error)
ListNamespaces mocks base method.
func (*MockNamespacesService) NamespaceExists ¶
func (m *MockNamespacesService) NamespaceExists(id any, opt *gitlab.NamespaceExistsOptions, options ...gitlab.RequestOptionFunc) (*gitlab.NamespaceExistance, *gitlab.Response, error)
NamespaceExists mocks base method.
func (*MockNamespacesService) SearchNamespace ¶
func (m *MockNamespacesService) SearchNamespace(query string, options ...gitlab.RequestOptionFunc) ([]*gitlab.Namespace, *gitlab.Response, error)
SearchNamespace mocks base method.
type MockNamespacesServiceMockRecorder ¶
type MockNamespacesServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockNamespacesServiceMockRecorder is the mock recorder for MockNamespacesService.
func (*MockNamespacesServiceMockRecorder) GetNamespace ¶
func (mr *MockNamespacesServiceMockRecorder) GetNamespace(id any, options ...any) *gomock.Call
GetNamespace indicates an expected call of GetNamespace.
func (*MockNamespacesServiceMockRecorder) ListNamespaces ¶
func (mr *MockNamespacesServiceMockRecorder) ListNamespaces(opt any, options ...any) *gomock.Call
ListNamespaces indicates an expected call of ListNamespaces.
func (*MockNamespacesServiceMockRecorder) NamespaceExists ¶
func (mr *MockNamespacesServiceMockRecorder) NamespaceExists(id, opt any, options ...any) *gomock.Call
NamespaceExists indicates an expected call of NamespaceExists.
func (*MockNamespacesServiceMockRecorder) SearchNamespace ¶
func (mr *MockNamespacesServiceMockRecorder) SearchNamespace(query any, options ...any) *gomock.Call
SearchNamespace indicates an expected call of SearchNamespace.
type MockNotesService ¶
type MockNotesService struct {
// contains filtered or unexported fields
}
MockNotesService is a mock of NotesService interface.
func NewMockNotesService ¶
func NewMockNotesService(ctrl *gomock.Controller) *MockNotesService
NewMockNotesService creates a new mock instance.
func (*MockNotesService) CreateEpicNote ¶
func (m *MockNotesService) CreateEpicNote(gid any, epic int, opt *gitlab.CreateEpicNoteOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Note, *gitlab.Response, error)
CreateEpicNote mocks base method.
func (*MockNotesService) CreateIssueNote ¶
func (m *MockNotesService) CreateIssueNote(pid any, issue int, opt *gitlab.CreateIssueNoteOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Note, *gitlab.Response, error)
CreateIssueNote mocks base method.
func (*MockNotesService) CreateMergeRequestNote ¶
func (m *MockNotesService) CreateMergeRequestNote(pid any, mergeRequest int, opt *gitlab.CreateMergeRequestNoteOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Note, *gitlab.Response, error)
CreateMergeRequestNote mocks base method.
func (*MockNotesService) CreateSnippetNote ¶
func (m *MockNotesService) CreateSnippetNote(pid any, snippet int, opt *gitlab.CreateSnippetNoteOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Note, *gitlab.Response, error)
CreateSnippetNote mocks base method.
func (*MockNotesService) DeleteEpicNote ¶
func (m *MockNotesService) DeleteEpicNote(gid any, epic, note int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteEpicNote mocks base method.
func (*MockNotesService) DeleteIssueNote ¶
func (m *MockNotesService) DeleteIssueNote(pid any, issue, note int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteIssueNote mocks base method.
func (*MockNotesService) DeleteMergeRequestNote ¶
func (m *MockNotesService) DeleteMergeRequestNote(pid any, mergeRequest, note int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteMergeRequestNote mocks base method.
func (*MockNotesService) DeleteSnippetNote ¶
func (m *MockNotesService) DeleteSnippetNote(pid any, snippet, note int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteSnippetNote mocks base method.
func (*MockNotesService) EXPECT ¶
func (m *MockNotesService) EXPECT() *MockNotesServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockNotesService) GetEpicNote ¶
func (m *MockNotesService) GetEpicNote(gid any, epic, note int, options ...gitlab.RequestOptionFunc) (*gitlab.Note, *gitlab.Response, error)
GetEpicNote mocks base method.
func (*MockNotesService) GetIssueNote ¶
func (m *MockNotesService) GetIssueNote(pid any, issue, note int, options ...gitlab.RequestOptionFunc) (*gitlab.Note, *gitlab.Response, error)
GetIssueNote mocks base method.
func (*MockNotesService) GetMergeRequestNote ¶
func (m *MockNotesService) GetMergeRequestNote(pid any, mergeRequest, note int, options ...gitlab.RequestOptionFunc) (*gitlab.Note, *gitlab.Response, error)
GetMergeRequestNote mocks base method.
func (*MockNotesService) GetSnippetNote ¶
func (m *MockNotesService) GetSnippetNote(pid any, snippet, note int, options ...gitlab.RequestOptionFunc) (*gitlab.Note, *gitlab.Response, error)
GetSnippetNote mocks base method.
func (*MockNotesService) ListEpicNotes ¶
func (m *MockNotesService) ListEpicNotes(gid any, epic int, opt *gitlab.ListEpicNotesOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Note, *gitlab.Response, error)
ListEpicNotes mocks base method.
func (*MockNotesService) ListIssueNotes ¶
func (m *MockNotesService) ListIssueNotes(pid any, issue int, opt *gitlab.ListIssueNotesOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Note, *gitlab.Response, error)
ListIssueNotes mocks base method.
func (*MockNotesService) ListMergeRequestNotes ¶
func (m *MockNotesService) ListMergeRequestNotes(pid any, mergeRequest int, opt *gitlab.ListMergeRequestNotesOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Note, *gitlab.Response, error)
ListMergeRequestNotes mocks base method.
func (*MockNotesService) ListSnippetNotes ¶
func (m *MockNotesService) ListSnippetNotes(pid any, snippet int, opt *gitlab.ListSnippetNotesOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Note, *gitlab.Response, error)
ListSnippetNotes mocks base method.
func (*MockNotesService) UpdateEpicNote ¶
func (m *MockNotesService) UpdateEpicNote(gid any, epic, note int, opt *gitlab.UpdateEpicNoteOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Note, *gitlab.Response, error)
UpdateEpicNote mocks base method.
func (*MockNotesService) UpdateIssueNote ¶
func (m *MockNotesService) UpdateIssueNote(pid any, issue, note int, opt *gitlab.UpdateIssueNoteOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Note, *gitlab.Response, error)
UpdateIssueNote mocks base method.
func (*MockNotesService) UpdateMergeRequestNote ¶
func (m *MockNotesService) UpdateMergeRequestNote(pid any, mergeRequest, note int, opt *gitlab.UpdateMergeRequestNoteOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Note, *gitlab.Response, error)
UpdateMergeRequestNote mocks base method.
func (*MockNotesService) UpdateSnippetNote ¶
func (m *MockNotesService) UpdateSnippetNote(pid any, snippet, note int, opt *gitlab.UpdateSnippetNoteOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Note, *gitlab.Response, error)
UpdateSnippetNote mocks base method.
type MockNotesServiceMockRecorder ¶
type MockNotesServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockNotesServiceMockRecorder is the mock recorder for MockNotesService.
func (*MockNotesServiceMockRecorder) CreateEpicNote ¶
func (mr *MockNotesServiceMockRecorder) CreateEpicNote(gid, epic, opt any, options ...any) *gomock.Call
CreateEpicNote indicates an expected call of CreateEpicNote.
func (*MockNotesServiceMockRecorder) CreateIssueNote ¶
func (mr *MockNotesServiceMockRecorder) CreateIssueNote(pid, issue, opt any, options ...any) *gomock.Call
CreateIssueNote indicates an expected call of CreateIssueNote.
func (*MockNotesServiceMockRecorder) CreateMergeRequestNote ¶
func (mr *MockNotesServiceMockRecorder) CreateMergeRequestNote(pid, mergeRequest, opt any, options ...any) *gomock.Call
CreateMergeRequestNote indicates an expected call of CreateMergeRequestNote.
func (*MockNotesServiceMockRecorder) CreateSnippetNote ¶
func (mr *MockNotesServiceMockRecorder) CreateSnippetNote(pid, snippet, opt any, options ...any) *gomock.Call
CreateSnippetNote indicates an expected call of CreateSnippetNote.
func (*MockNotesServiceMockRecorder) DeleteEpicNote ¶
func (mr *MockNotesServiceMockRecorder) DeleteEpicNote(gid, epic, note any, options ...any) *gomock.Call
DeleteEpicNote indicates an expected call of DeleteEpicNote.
func (*MockNotesServiceMockRecorder) DeleteIssueNote ¶
func (mr *MockNotesServiceMockRecorder) DeleteIssueNote(pid, issue, note any, options ...any) *gomock.Call
DeleteIssueNote indicates an expected call of DeleteIssueNote.
func (*MockNotesServiceMockRecorder) DeleteMergeRequestNote ¶
func (mr *MockNotesServiceMockRecorder) DeleteMergeRequestNote(pid, mergeRequest, note any, options ...any) *gomock.Call
DeleteMergeRequestNote indicates an expected call of DeleteMergeRequestNote.
func (*MockNotesServiceMockRecorder) DeleteSnippetNote ¶
func (mr *MockNotesServiceMockRecorder) DeleteSnippetNote(pid, snippet, note any, options ...any) *gomock.Call
DeleteSnippetNote indicates an expected call of DeleteSnippetNote.
func (*MockNotesServiceMockRecorder) GetEpicNote ¶
func (mr *MockNotesServiceMockRecorder) GetEpicNote(gid, epic, note any, options ...any) *gomock.Call
GetEpicNote indicates an expected call of GetEpicNote.
func (*MockNotesServiceMockRecorder) GetIssueNote ¶
func (mr *MockNotesServiceMockRecorder) GetIssueNote(pid, issue, note any, options ...any) *gomock.Call
GetIssueNote indicates an expected call of GetIssueNote.
func (*MockNotesServiceMockRecorder) GetMergeRequestNote ¶
func (mr *MockNotesServiceMockRecorder) GetMergeRequestNote(pid, mergeRequest, note any, options ...any) *gomock.Call
GetMergeRequestNote indicates an expected call of GetMergeRequestNote.
func (*MockNotesServiceMockRecorder) GetSnippetNote ¶
func (mr *MockNotesServiceMockRecorder) GetSnippetNote(pid, snippet, note any, options ...any) *gomock.Call
GetSnippetNote indicates an expected call of GetSnippetNote.
func (*MockNotesServiceMockRecorder) ListEpicNotes ¶
func (mr *MockNotesServiceMockRecorder) ListEpicNotes(gid, epic, opt any, options ...any) *gomock.Call
ListEpicNotes indicates an expected call of ListEpicNotes.
func (*MockNotesServiceMockRecorder) ListIssueNotes ¶
func (mr *MockNotesServiceMockRecorder) ListIssueNotes(pid, issue, opt any, options ...any) *gomock.Call
ListIssueNotes indicates an expected call of ListIssueNotes.
func (*MockNotesServiceMockRecorder) ListMergeRequestNotes ¶
func (mr *MockNotesServiceMockRecorder) ListMergeRequestNotes(pid, mergeRequest, opt any, options ...any) *gomock.Call
ListMergeRequestNotes indicates an expected call of ListMergeRequestNotes.
func (*MockNotesServiceMockRecorder) ListSnippetNotes ¶
func (mr *MockNotesServiceMockRecorder) ListSnippetNotes(pid, snippet, opt any, options ...any) *gomock.Call
ListSnippetNotes indicates an expected call of ListSnippetNotes.
func (*MockNotesServiceMockRecorder) UpdateEpicNote ¶
func (mr *MockNotesServiceMockRecorder) UpdateEpicNote(gid, epic, note, opt any, options ...any) *gomock.Call
UpdateEpicNote indicates an expected call of UpdateEpicNote.
func (*MockNotesServiceMockRecorder) UpdateIssueNote ¶
func (mr *MockNotesServiceMockRecorder) UpdateIssueNote(pid, issue, note, opt any, options ...any) *gomock.Call
UpdateIssueNote indicates an expected call of UpdateIssueNote.
func (*MockNotesServiceMockRecorder) UpdateMergeRequestNote ¶
func (mr *MockNotesServiceMockRecorder) UpdateMergeRequestNote(pid, mergeRequest, note, opt any, options ...any) *gomock.Call
UpdateMergeRequestNote indicates an expected call of UpdateMergeRequestNote.
func (*MockNotesServiceMockRecorder) UpdateSnippetNote ¶
func (mr *MockNotesServiceMockRecorder) UpdateSnippetNote(pid, snippet, note, opt any, options ...any) *gomock.Call
UpdateSnippetNote indicates an expected call of UpdateSnippetNote.
type MockNotificationSettingsService ¶
type MockNotificationSettingsService struct {
// contains filtered or unexported fields
}
MockNotificationSettingsService is a mock of NotificationSettingsService interface.
func NewMockNotificationSettingsService ¶
func NewMockNotificationSettingsService(ctrl *gomock.Controller) *MockNotificationSettingsService
NewMockNotificationSettingsService creates a new mock instance.
func (*MockNotificationSettingsService) EXPECT ¶
func (m *MockNotificationSettingsService) EXPECT() *MockNotificationSettingsServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockNotificationSettingsService) GetGlobalSettings ¶
func (m *MockNotificationSettingsService) GetGlobalSettings(options ...gitlab.RequestOptionFunc) (*gitlab.NotificationSettings, *gitlab.Response, error)
GetGlobalSettings mocks base method.
func (*MockNotificationSettingsService) GetSettingsForGroup ¶
func (m *MockNotificationSettingsService) GetSettingsForGroup(gid any, options ...gitlab.RequestOptionFunc) (*gitlab.NotificationSettings, *gitlab.Response, error)
GetSettingsForGroup mocks base method.
func (*MockNotificationSettingsService) GetSettingsForProject ¶
func (m *MockNotificationSettingsService) GetSettingsForProject(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.NotificationSettings, *gitlab.Response, error)
GetSettingsForProject mocks base method.
func (*MockNotificationSettingsService) UpdateGlobalSettings ¶
func (m *MockNotificationSettingsService) UpdateGlobalSettings(opt *gitlab.NotificationSettingsOptions, options ...gitlab.RequestOptionFunc) (*gitlab.NotificationSettings, *gitlab.Response, error)
UpdateGlobalSettings mocks base method.
func (*MockNotificationSettingsService) UpdateSettingsForGroup ¶
func (m *MockNotificationSettingsService) UpdateSettingsForGroup(gid any, opt *gitlab.NotificationSettingsOptions, options ...gitlab.RequestOptionFunc) (*gitlab.NotificationSettings, *gitlab.Response, error)
UpdateSettingsForGroup mocks base method.
func (*MockNotificationSettingsService) UpdateSettingsForProject ¶
func (m *MockNotificationSettingsService) UpdateSettingsForProject(pid any, opt *gitlab.NotificationSettingsOptions, options ...gitlab.RequestOptionFunc) (*gitlab.NotificationSettings, *gitlab.Response, error)
UpdateSettingsForProject mocks base method.
type MockNotificationSettingsServiceMockRecorder ¶
type MockNotificationSettingsServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockNotificationSettingsServiceMockRecorder is the mock recorder for MockNotificationSettingsService.
func (*MockNotificationSettingsServiceMockRecorder) GetGlobalSettings ¶
func (mr *MockNotificationSettingsServiceMockRecorder) GetGlobalSettings(options ...any) *gomock.Call
GetGlobalSettings indicates an expected call of GetGlobalSettings.
func (*MockNotificationSettingsServiceMockRecorder) GetSettingsForGroup ¶
func (mr *MockNotificationSettingsServiceMockRecorder) GetSettingsForGroup(gid any, options ...any) *gomock.Call
GetSettingsForGroup indicates an expected call of GetSettingsForGroup.
func (*MockNotificationSettingsServiceMockRecorder) GetSettingsForProject ¶
func (mr *MockNotificationSettingsServiceMockRecorder) GetSettingsForProject(pid any, options ...any) *gomock.Call
GetSettingsForProject indicates an expected call of GetSettingsForProject.
func (*MockNotificationSettingsServiceMockRecorder) UpdateGlobalSettings ¶
func (mr *MockNotificationSettingsServiceMockRecorder) UpdateGlobalSettings(opt any, options ...any) *gomock.Call
UpdateGlobalSettings indicates an expected call of UpdateGlobalSettings.
func (*MockNotificationSettingsServiceMockRecorder) UpdateSettingsForGroup ¶
func (mr *MockNotificationSettingsServiceMockRecorder) UpdateSettingsForGroup(gid, opt any, options ...any) *gomock.Call
UpdateSettingsForGroup indicates an expected call of UpdateSettingsForGroup.
func (*MockNotificationSettingsServiceMockRecorder) UpdateSettingsForProject ¶
func (mr *MockNotificationSettingsServiceMockRecorder) UpdateSettingsForProject(pid, opt any, options ...any) *gomock.Call
UpdateSettingsForProject indicates an expected call of UpdateSettingsForProject.
type MockPackagesService ¶
type MockPackagesService struct {
// contains filtered or unexported fields
}
MockPackagesService is a mock of PackagesService interface.
func NewMockPackagesService ¶
func NewMockPackagesService(ctrl *gomock.Controller) *MockPackagesService
NewMockPackagesService creates a new mock instance.
func (*MockPackagesService) DeletePackageFile ¶
func (m *MockPackagesService) DeletePackageFile(pid any, pkg, file int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeletePackageFile mocks base method.
func (*MockPackagesService) DeleteProjectPackage ¶
func (m *MockPackagesService) DeleteProjectPackage(pid any, pkg int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteProjectPackage mocks base method.
func (*MockPackagesService) EXPECT ¶
func (m *MockPackagesService) EXPECT() *MockPackagesServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockPackagesService) ListGroupPackages ¶
func (m *MockPackagesService) ListGroupPackages(gid any, opt *gitlab.ListGroupPackagesOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.GroupPackage, *gitlab.Response, error)
ListGroupPackages mocks base method.
func (*MockPackagesService) ListPackageFiles ¶
func (m *MockPackagesService) ListPackageFiles(pid any, pkg int, opt *gitlab.ListPackageFilesOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.PackageFile, *gitlab.Response, error)
ListPackageFiles mocks base method.
func (*MockPackagesService) ListProjectPackages ¶
func (m *MockPackagesService) ListProjectPackages(pid any, opt *gitlab.ListProjectPackagesOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Package, *gitlab.Response, error)
ListProjectPackages mocks base method.
type MockPackagesServiceMockRecorder ¶
type MockPackagesServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockPackagesServiceMockRecorder is the mock recorder for MockPackagesService.
func (*MockPackagesServiceMockRecorder) DeletePackageFile ¶
func (mr *MockPackagesServiceMockRecorder) DeletePackageFile(pid, pkg, file any, options ...any) *gomock.Call
DeletePackageFile indicates an expected call of DeletePackageFile.
func (*MockPackagesServiceMockRecorder) DeleteProjectPackage ¶
func (mr *MockPackagesServiceMockRecorder) DeleteProjectPackage(pid, pkg any, options ...any) *gomock.Call
DeleteProjectPackage indicates an expected call of DeleteProjectPackage.
func (*MockPackagesServiceMockRecorder) ListGroupPackages ¶
func (mr *MockPackagesServiceMockRecorder) ListGroupPackages(gid, opt any, options ...any) *gomock.Call
ListGroupPackages indicates an expected call of ListGroupPackages.
func (*MockPackagesServiceMockRecorder) ListPackageFiles ¶
func (mr *MockPackagesServiceMockRecorder) ListPackageFiles(pid, pkg, opt any, options ...any) *gomock.Call
ListPackageFiles indicates an expected call of ListPackageFiles.
func (*MockPackagesServiceMockRecorder) ListProjectPackages ¶
func (mr *MockPackagesServiceMockRecorder) ListProjectPackages(pid, opt any, options ...any) *gomock.Call
ListProjectPackages indicates an expected call of ListProjectPackages.
type MockPagesDomainsService ¶
type MockPagesDomainsService struct {
// contains filtered or unexported fields
}
MockPagesDomainsService is a mock of PagesDomainsService interface.
func NewMockPagesDomainsService ¶
func NewMockPagesDomainsService(ctrl *gomock.Controller) *MockPagesDomainsService
NewMockPagesDomainsService creates a new mock instance.
func (*MockPagesDomainsService) CreatePagesDomain ¶
func (m *MockPagesDomainsService) CreatePagesDomain(pid any, opt *gitlab.CreatePagesDomainOptions, options ...gitlab.RequestOptionFunc) (*gitlab.PagesDomain, *gitlab.Response, error)
CreatePagesDomain mocks base method.
func (*MockPagesDomainsService) DeletePagesDomain ¶
func (m *MockPagesDomainsService) DeletePagesDomain(pid any, domain string, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeletePagesDomain mocks base method.
func (*MockPagesDomainsService) EXPECT ¶
func (m *MockPagesDomainsService) EXPECT() *MockPagesDomainsServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockPagesDomainsService) GetPagesDomain ¶
func (m *MockPagesDomainsService) GetPagesDomain(pid any, domain string, options ...gitlab.RequestOptionFunc) (*gitlab.PagesDomain, *gitlab.Response, error)
GetPagesDomain mocks base method.
func (*MockPagesDomainsService) ListAllPagesDomains ¶
func (m *MockPagesDomainsService) ListAllPagesDomains(options ...gitlab.RequestOptionFunc) ([]*gitlab.PagesDomain, *gitlab.Response, error)
ListAllPagesDomains mocks base method.
func (*MockPagesDomainsService) ListPagesDomains ¶
func (m *MockPagesDomainsService) ListPagesDomains(pid any, opt *gitlab.ListPagesDomainsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.PagesDomain, *gitlab.Response, error)
ListPagesDomains mocks base method.
func (*MockPagesDomainsService) UpdatePagesDomain ¶
func (m *MockPagesDomainsService) UpdatePagesDomain(pid any, domain string, opt *gitlab.UpdatePagesDomainOptions, options ...gitlab.RequestOptionFunc) (*gitlab.PagesDomain, *gitlab.Response, error)
UpdatePagesDomain mocks base method.
type MockPagesDomainsServiceMockRecorder ¶
type MockPagesDomainsServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockPagesDomainsServiceMockRecorder is the mock recorder for MockPagesDomainsService.
func (*MockPagesDomainsServiceMockRecorder) CreatePagesDomain ¶
func (mr *MockPagesDomainsServiceMockRecorder) CreatePagesDomain(pid, opt any, options ...any) *gomock.Call
CreatePagesDomain indicates an expected call of CreatePagesDomain.
func (*MockPagesDomainsServiceMockRecorder) DeletePagesDomain ¶
func (mr *MockPagesDomainsServiceMockRecorder) DeletePagesDomain(pid, domain any, options ...any) *gomock.Call
DeletePagesDomain indicates an expected call of DeletePagesDomain.
func (*MockPagesDomainsServiceMockRecorder) GetPagesDomain ¶
func (mr *MockPagesDomainsServiceMockRecorder) GetPagesDomain(pid, domain any, options ...any) *gomock.Call
GetPagesDomain indicates an expected call of GetPagesDomain.
func (*MockPagesDomainsServiceMockRecorder) ListAllPagesDomains ¶
func (mr *MockPagesDomainsServiceMockRecorder) ListAllPagesDomains(options ...any) *gomock.Call
ListAllPagesDomains indicates an expected call of ListAllPagesDomains.
func (*MockPagesDomainsServiceMockRecorder) ListPagesDomains ¶
func (mr *MockPagesDomainsServiceMockRecorder) ListPagesDomains(pid, opt any, options ...any) *gomock.Call
ListPagesDomains indicates an expected call of ListPagesDomains.
func (*MockPagesDomainsServiceMockRecorder) UpdatePagesDomain ¶
func (mr *MockPagesDomainsServiceMockRecorder) UpdatePagesDomain(pid, domain, opt any, options ...any) *gomock.Call
UpdatePagesDomain indicates an expected call of UpdatePagesDomain.
type MockPagesService ¶
type MockPagesService struct {
// contains filtered or unexported fields
}
MockPagesService is a mock of PagesService interface.
func NewMockPagesService ¶
func NewMockPagesService(ctrl *gomock.Controller) *MockPagesService
NewMockPagesService creates a new mock instance.
func (*MockPagesService) EXPECT ¶
func (m *MockPagesService) EXPECT() *MockPagesServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockPagesService) GetPages ¶
func (m *MockPagesService) GetPages(gid any, options ...gitlab.RequestOptionFunc) (*gitlab.Pages, *gitlab.Response, error)
GetPages mocks base method.
func (*MockPagesService) UnpublishPages ¶
func (m *MockPagesService) UnpublishPages(gid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
UnpublishPages mocks base method.
func (*MockPagesService) UpdatePages ¶
func (m *MockPagesService) UpdatePages(pid any, opt gitlab.UpdatePagesOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Pages, *gitlab.Response, error)
UpdatePages mocks base method.
type MockPagesServiceMockRecorder ¶
type MockPagesServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockPagesServiceMockRecorder is the mock recorder for MockPagesService.
func (*MockPagesServiceMockRecorder) GetPages ¶
func (mr *MockPagesServiceMockRecorder) GetPages(gid any, options ...any) *gomock.Call
GetPages indicates an expected call of GetPages.
func (*MockPagesServiceMockRecorder) UnpublishPages ¶
func (mr *MockPagesServiceMockRecorder) UnpublishPages(gid any, options ...any) *gomock.Call
UnpublishPages indicates an expected call of UnpublishPages.
func (*MockPagesServiceMockRecorder) UpdatePages ¶
func (mr *MockPagesServiceMockRecorder) UpdatePages(pid, opt any, options ...any) *gomock.Call
UpdatePages indicates an expected call of UpdatePages.
type MockPersonalAccessTokensService ¶
type MockPersonalAccessTokensService struct {
// contains filtered or unexported fields
}
MockPersonalAccessTokensService is a mock of PersonalAccessTokensService interface.
func NewMockPersonalAccessTokensService ¶
func NewMockPersonalAccessTokensService(ctrl *gomock.Controller) *MockPersonalAccessTokensService
NewMockPersonalAccessTokensService creates a new mock instance.
func (*MockPersonalAccessTokensService) EXPECT ¶
func (m *MockPersonalAccessTokensService) EXPECT() *MockPersonalAccessTokensServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockPersonalAccessTokensService) GetSinglePersonalAccessToken ¶
func (m *MockPersonalAccessTokensService) GetSinglePersonalAccessToken(options ...gitlab.RequestOptionFunc) (*gitlab.PersonalAccessToken, *gitlab.Response, error)
GetSinglePersonalAccessToken mocks base method.
func (*MockPersonalAccessTokensService) GetSinglePersonalAccessTokenByID ¶
func (m *MockPersonalAccessTokensService) GetSinglePersonalAccessTokenByID(token int, options ...gitlab.RequestOptionFunc) (*gitlab.PersonalAccessToken, *gitlab.Response, error)
GetSinglePersonalAccessTokenByID mocks base method.
func (*MockPersonalAccessTokensService) ListPersonalAccessTokens ¶
func (m *MockPersonalAccessTokensService) ListPersonalAccessTokens(opt *gitlab.ListPersonalAccessTokensOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.PersonalAccessToken, *gitlab.Response, error)
ListPersonalAccessTokens mocks base method.
func (*MockPersonalAccessTokensService) RevokePersonalAccessToken ¶
func (m *MockPersonalAccessTokensService) RevokePersonalAccessToken(token int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
RevokePersonalAccessToken mocks base method.
func (*MockPersonalAccessTokensService) RevokePersonalAccessTokenByID ¶
func (m *MockPersonalAccessTokensService) RevokePersonalAccessTokenByID(token int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
RevokePersonalAccessTokenByID mocks base method.
func (*MockPersonalAccessTokensService) RevokePersonalAccessTokenSelf ¶
func (m *MockPersonalAccessTokensService) RevokePersonalAccessTokenSelf(options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
RevokePersonalAccessTokenSelf mocks base method.
func (*MockPersonalAccessTokensService) RotatePersonalAccessToken ¶
func (m *MockPersonalAccessTokensService) RotatePersonalAccessToken(token int, opt *gitlab.RotatePersonalAccessTokenOptions, options ...gitlab.RequestOptionFunc) (*gitlab.PersonalAccessToken, *gitlab.Response, error)
RotatePersonalAccessToken mocks base method.
func (*MockPersonalAccessTokensService) RotatePersonalAccessTokenByID ¶
func (m *MockPersonalAccessTokensService) RotatePersonalAccessTokenByID(token int, opt *gitlab.RotatePersonalAccessTokenOptions, options ...gitlab.RequestOptionFunc) (*gitlab.PersonalAccessToken, *gitlab.Response, error)
RotatePersonalAccessTokenByID mocks base method.
func (*MockPersonalAccessTokensService) RotatePersonalAccessTokenSelf ¶
func (m *MockPersonalAccessTokensService) RotatePersonalAccessTokenSelf(opt *gitlab.RotatePersonalAccessTokenOptions, options ...gitlab.RequestOptionFunc) (*gitlab.PersonalAccessToken, *gitlab.Response, error)
RotatePersonalAccessTokenSelf mocks base method.
type MockPersonalAccessTokensServiceMockRecorder ¶
type MockPersonalAccessTokensServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockPersonalAccessTokensServiceMockRecorder is the mock recorder for MockPersonalAccessTokensService.
func (*MockPersonalAccessTokensServiceMockRecorder) GetSinglePersonalAccessToken ¶
func (mr *MockPersonalAccessTokensServiceMockRecorder) GetSinglePersonalAccessToken(options ...any) *gomock.Call
GetSinglePersonalAccessToken indicates an expected call of GetSinglePersonalAccessToken.
func (*MockPersonalAccessTokensServiceMockRecorder) GetSinglePersonalAccessTokenByID ¶
func (mr *MockPersonalAccessTokensServiceMockRecorder) GetSinglePersonalAccessTokenByID(token any, options ...any) *gomock.Call
GetSinglePersonalAccessTokenByID indicates an expected call of GetSinglePersonalAccessTokenByID.
func (*MockPersonalAccessTokensServiceMockRecorder) ListPersonalAccessTokens ¶
func (mr *MockPersonalAccessTokensServiceMockRecorder) ListPersonalAccessTokens(opt any, options ...any) *gomock.Call
ListPersonalAccessTokens indicates an expected call of ListPersonalAccessTokens.
func (*MockPersonalAccessTokensServiceMockRecorder) RevokePersonalAccessToken ¶
func (mr *MockPersonalAccessTokensServiceMockRecorder) RevokePersonalAccessToken(token any, options ...any) *gomock.Call
RevokePersonalAccessToken indicates an expected call of RevokePersonalAccessToken.
func (*MockPersonalAccessTokensServiceMockRecorder) RevokePersonalAccessTokenByID ¶
func (mr *MockPersonalAccessTokensServiceMockRecorder) RevokePersonalAccessTokenByID(token any, options ...any) *gomock.Call
RevokePersonalAccessTokenByID indicates an expected call of RevokePersonalAccessTokenByID.
func (*MockPersonalAccessTokensServiceMockRecorder) RevokePersonalAccessTokenSelf ¶
func (mr *MockPersonalAccessTokensServiceMockRecorder) RevokePersonalAccessTokenSelf(options ...any) *gomock.Call
RevokePersonalAccessTokenSelf indicates an expected call of RevokePersonalAccessTokenSelf.
func (*MockPersonalAccessTokensServiceMockRecorder) RotatePersonalAccessToken ¶
func (mr *MockPersonalAccessTokensServiceMockRecorder) RotatePersonalAccessToken(token, opt any, options ...any) *gomock.Call
RotatePersonalAccessToken indicates an expected call of RotatePersonalAccessToken.
func (*MockPersonalAccessTokensServiceMockRecorder) RotatePersonalAccessTokenByID ¶
func (mr *MockPersonalAccessTokensServiceMockRecorder) RotatePersonalAccessTokenByID(token, opt any, options ...any) *gomock.Call
RotatePersonalAccessTokenByID indicates an expected call of RotatePersonalAccessTokenByID.
func (*MockPersonalAccessTokensServiceMockRecorder) RotatePersonalAccessTokenSelf ¶
func (mr *MockPersonalAccessTokensServiceMockRecorder) RotatePersonalAccessTokenSelf(opt any, options ...any) *gomock.Call
RotatePersonalAccessTokenSelf indicates an expected call of RotatePersonalAccessTokenSelf.
type MockPipelineSchedulesService ¶
type MockPipelineSchedulesService struct {
// contains filtered or unexported fields
}
MockPipelineSchedulesService is a mock of PipelineSchedulesService interface.
func NewMockPipelineSchedulesService ¶
func NewMockPipelineSchedulesService(ctrl *gomock.Controller) *MockPipelineSchedulesService
NewMockPipelineSchedulesService creates a new mock instance.
func (*MockPipelineSchedulesService) CreatePipelineSchedule ¶
func (m *MockPipelineSchedulesService) CreatePipelineSchedule(pid any, opt *gitlab.CreatePipelineScheduleOptions, options ...gitlab.RequestOptionFunc) (*gitlab.PipelineSchedule, *gitlab.Response, error)
CreatePipelineSchedule mocks base method.
func (*MockPipelineSchedulesService) CreatePipelineScheduleVariable ¶
func (m *MockPipelineSchedulesService) CreatePipelineScheduleVariable(pid any, schedule int, opt *gitlab.CreatePipelineScheduleVariableOptions, options ...gitlab.RequestOptionFunc) (*gitlab.PipelineVariable, *gitlab.Response, error)
CreatePipelineScheduleVariable mocks base method.
func (*MockPipelineSchedulesService) DeletePipelineSchedule ¶
func (m *MockPipelineSchedulesService) DeletePipelineSchedule(pid any, schedule int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeletePipelineSchedule mocks base method.
func (*MockPipelineSchedulesService) DeletePipelineScheduleVariable ¶
func (m *MockPipelineSchedulesService) DeletePipelineScheduleVariable(pid any, schedule int, key string, options ...gitlab.RequestOptionFunc) (*gitlab.PipelineVariable, *gitlab.Response, error)
DeletePipelineScheduleVariable mocks base method.
func (*MockPipelineSchedulesService) EXPECT ¶
func (m *MockPipelineSchedulesService) EXPECT() *MockPipelineSchedulesServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockPipelineSchedulesService) EditPipelineSchedule ¶
func (m *MockPipelineSchedulesService) EditPipelineSchedule(pid any, schedule int, opt *gitlab.EditPipelineScheduleOptions, options ...gitlab.RequestOptionFunc) (*gitlab.PipelineSchedule, *gitlab.Response, error)
EditPipelineSchedule mocks base method.
func (*MockPipelineSchedulesService) EditPipelineScheduleVariable ¶
func (m *MockPipelineSchedulesService) EditPipelineScheduleVariable(pid any, schedule int, key string, opt *gitlab.EditPipelineScheduleVariableOptions, options ...gitlab.RequestOptionFunc) (*gitlab.PipelineVariable, *gitlab.Response, error)
EditPipelineScheduleVariable mocks base method.
func (*MockPipelineSchedulesService) GetPipelineSchedule ¶
func (m *MockPipelineSchedulesService) GetPipelineSchedule(pid any, schedule int, options ...gitlab.RequestOptionFunc) (*gitlab.PipelineSchedule, *gitlab.Response, error)
GetPipelineSchedule mocks base method.
func (*MockPipelineSchedulesService) ListPipelineSchedules ¶
func (m *MockPipelineSchedulesService) ListPipelineSchedules(pid any, opt *gitlab.ListPipelineSchedulesOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.PipelineSchedule, *gitlab.Response, error)
ListPipelineSchedules mocks base method.
func (*MockPipelineSchedulesService) ListPipelinesTriggeredBySchedule ¶
func (m *MockPipelineSchedulesService) ListPipelinesTriggeredBySchedule(pid any, schedule int, opt *gitlab.ListPipelinesTriggeredByScheduleOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Pipeline, *gitlab.Response, error)
ListPipelinesTriggeredBySchedule mocks base method.
func (*MockPipelineSchedulesService) RunPipelineSchedule ¶
func (m *MockPipelineSchedulesService) RunPipelineSchedule(pid any, schedule int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
RunPipelineSchedule mocks base method.
func (*MockPipelineSchedulesService) TakeOwnershipOfPipelineSchedule ¶
func (m *MockPipelineSchedulesService) TakeOwnershipOfPipelineSchedule(pid any, schedule int, options ...gitlab.RequestOptionFunc) (*gitlab.PipelineSchedule, *gitlab.Response, error)
TakeOwnershipOfPipelineSchedule mocks base method.
type MockPipelineSchedulesServiceMockRecorder ¶
type MockPipelineSchedulesServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockPipelineSchedulesServiceMockRecorder is the mock recorder for MockPipelineSchedulesService.
func (*MockPipelineSchedulesServiceMockRecorder) CreatePipelineSchedule ¶
func (mr *MockPipelineSchedulesServiceMockRecorder) CreatePipelineSchedule(pid, opt any, options ...any) *gomock.Call
CreatePipelineSchedule indicates an expected call of CreatePipelineSchedule.
func (*MockPipelineSchedulesServiceMockRecorder) CreatePipelineScheduleVariable ¶
func (mr *MockPipelineSchedulesServiceMockRecorder) CreatePipelineScheduleVariable(pid, schedule, opt any, options ...any) *gomock.Call
CreatePipelineScheduleVariable indicates an expected call of CreatePipelineScheduleVariable.
func (*MockPipelineSchedulesServiceMockRecorder) DeletePipelineSchedule ¶
func (mr *MockPipelineSchedulesServiceMockRecorder) DeletePipelineSchedule(pid, schedule any, options ...any) *gomock.Call
DeletePipelineSchedule indicates an expected call of DeletePipelineSchedule.
func (*MockPipelineSchedulesServiceMockRecorder) DeletePipelineScheduleVariable ¶
func (mr *MockPipelineSchedulesServiceMockRecorder) DeletePipelineScheduleVariable(pid, schedule, key any, options ...any) *gomock.Call
DeletePipelineScheduleVariable indicates an expected call of DeletePipelineScheduleVariable.
func (*MockPipelineSchedulesServiceMockRecorder) EditPipelineSchedule ¶
func (mr *MockPipelineSchedulesServiceMockRecorder) EditPipelineSchedule(pid, schedule, opt any, options ...any) *gomock.Call
EditPipelineSchedule indicates an expected call of EditPipelineSchedule.
func (*MockPipelineSchedulesServiceMockRecorder) EditPipelineScheduleVariable ¶
func (mr *MockPipelineSchedulesServiceMockRecorder) EditPipelineScheduleVariable(pid, schedule, key, opt any, options ...any) *gomock.Call
EditPipelineScheduleVariable indicates an expected call of EditPipelineScheduleVariable.
func (*MockPipelineSchedulesServiceMockRecorder) GetPipelineSchedule ¶
func (mr *MockPipelineSchedulesServiceMockRecorder) GetPipelineSchedule(pid, schedule any, options ...any) *gomock.Call
GetPipelineSchedule indicates an expected call of GetPipelineSchedule.
func (*MockPipelineSchedulesServiceMockRecorder) ListPipelineSchedules ¶
func (mr *MockPipelineSchedulesServiceMockRecorder) ListPipelineSchedules(pid, opt any, options ...any) *gomock.Call
ListPipelineSchedules indicates an expected call of ListPipelineSchedules.
func (*MockPipelineSchedulesServiceMockRecorder) ListPipelinesTriggeredBySchedule ¶
func (mr *MockPipelineSchedulesServiceMockRecorder) ListPipelinesTriggeredBySchedule(pid, schedule, opt any, options ...any) *gomock.Call
ListPipelinesTriggeredBySchedule indicates an expected call of ListPipelinesTriggeredBySchedule.
func (*MockPipelineSchedulesServiceMockRecorder) RunPipelineSchedule ¶
func (mr *MockPipelineSchedulesServiceMockRecorder) RunPipelineSchedule(pid, schedule any, options ...any) *gomock.Call
RunPipelineSchedule indicates an expected call of RunPipelineSchedule.
func (*MockPipelineSchedulesServiceMockRecorder) TakeOwnershipOfPipelineSchedule ¶
func (mr *MockPipelineSchedulesServiceMockRecorder) TakeOwnershipOfPipelineSchedule(pid, schedule any, options ...any) *gomock.Call
TakeOwnershipOfPipelineSchedule indicates an expected call of TakeOwnershipOfPipelineSchedule.
type MockPipelineTriggersService ¶
type MockPipelineTriggersService struct {
// contains filtered or unexported fields
}
MockPipelineTriggersService is a mock of PipelineTriggersService interface.
func NewMockPipelineTriggersService ¶
func NewMockPipelineTriggersService(ctrl *gomock.Controller) *MockPipelineTriggersService
NewMockPipelineTriggersService creates a new mock instance.
func (*MockPipelineTriggersService) AddPipelineTrigger ¶
func (m *MockPipelineTriggersService) AddPipelineTrigger(pid any, opt *gitlab.AddPipelineTriggerOptions, options ...gitlab.RequestOptionFunc) (*gitlab.PipelineTrigger, *gitlab.Response, error)
AddPipelineTrigger mocks base method.
func (*MockPipelineTriggersService) DeletePipelineTrigger ¶
func (m *MockPipelineTriggersService) DeletePipelineTrigger(pid any, trigger int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeletePipelineTrigger mocks base method.
func (*MockPipelineTriggersService) EXPECT ¶
func (m *MockPipelineTriggersService) EXPECT() *MockPipelineTriggersServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockPipelineTriggersService) EditPipelineTrigger ¶
func (m *MockPipelineTriggersService) EditPipelineTrigger(pid any, trigger int, opt *gitlab.EditPipelineTriggerOptions, options ...gitlab.RequestOptionFunc) (*gitlab.PipelineTrigger, *gitlab.Response, error)
EditPipelineTrigger mocks base method.
func (*MockPipelineTriggersService) GetPipelineTrigger ¶
func (m *MockPipelineTriggersService) GetPipelineTrigger(pid any, trigger int, options ...gitlab.RequestOptionFunc) (*gitlab.PipelineTrigger, *gitlab.Response, error)
GetPipelineTrigger mocks base method.
func (*MockPipelineTriggersService) ListPipelineTriggers ¶
func (m *MockPipelineTriggersService) ListPipelineTriggers(pid any, opt *gitlab.ListPipelineTriggersOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.PipelineTrigger, *gitlab.Response, error)
ListPipelineTriggers mocks base method.
func (*MockPipelineTriggersService) RunPipelineTrigger ¶
func (m *MockPipelineTriggersService) RunPipelineTrigger(pid any, opt *gitlab.RunPipelineTriggerOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Pipeline, *gitlab.Response, error)
RunPipelineTrigger mocks base method.
func (*MockPipelineTriggersService) TakeOwnershipOfPipelineTrigger ¶
func (m *MockPipelineTriggersService) TakeOwnershipOfPipelineTrigger(pid any, trigger int, options ...gitlab.RequestOptionFunc) (*gitlab.PipelineTrigger, *gitlab.Response, error)
TakeOwnershipOfPipelineTrigger mocks base method.
type MockPipelineTriggersServiceMockRecorder ¶
type MockPipelineTriggersServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockPipelineTriggersServiceMockRecorder is the mock recorder for MockPipelineTriggersService.
func (*MockPipelineTriggersServiceMockRecorder) AddPipelineTrigger ¶
func (mr *MockPipelineTriggersServiceMockRecorder) AddPipelineTrigger(pid, opt any, options ...any) *gomock.Call
AddPipelineTrigger indicates an expected call of AddPipelineTrigger.
func (*MockPipelineTriggersServiceMockRecorder) DeletePipelineTrigger ¶
func (mr *MockPipelineTriggersServiceMockRecorder) DeletePipelineTrigger(pid, trigger any, options ...any) *gomock.Call
DeletePipelineTrigger indicates an expected call of DeletePipelineTrigger.
func (*MockPipelineTriggersServiceMockRecorder) EditPipelineTrigger ¶
func (mr *MockPipelineTriggersServiceMockRecorder) EditPipelineTrigger(pid, trigger, opt any, options ...any) *gomock.Call
EditPipelineTrigger indicates an expected call of EditPipelineTrigger.
func (*MockPipelineTriggersServiceMockRecorder) GetPipelineTrigger ¶
func (mr *MockPipelineTriggersServiceMockRecorder) GetPipelineTrigger(pid, trigger any, options ...any) *gomock.Call
GetPipelineTrigger indicates an expected call of GetPipelineTrigger.
func (*MockPipelineTriggersServiceMockRecorder) ListPipelineTriggers ¶
func (mr *MockPipelineTriggersServiceMockRecorder) ListPipelineTriggers(pid, opt any, options ...any) *gomock.Call
ListPipelineTriggers indicates an expected call of ListPipelineTriggers.
func (*MockPipelineTriggersServiceMockRecorder) RunPipelineTrigger ¶
func (mr *MockPipelineTriggersServiceMockRecorder) RunPipelineTrigger(pid, opt any, options ...any) *gomock.Call
RunPipelineTrigger indicates an expected call of RunPipelineTrigger.
func (*MockPipelineTriggersServiceMockRecorder) TakeOwnershipOfPipelineTrigger ¶
func (mr *MockPipelineTriggersServiceMockRecorder) TakeOwnershipOfPipelineTrigger(pid, trigger any, options ...any) *gomock.Call
TakeOwnershipOfPipelineTrigger indicates an expected call of TakeOwnershipOfPipelineTrigger.
type MockPipelinesService ¶
type MockPipelinesService struct {
// contains filtered or unexported fields
}
MockPipelinesService is a mock of PipelinesService interface.
func NewMockPipelinesService ¶
func NewMockPipelinesService(ctrl *gomock.Controller) *MockPipelinesService
NewMockPipelinesService creates a new mock instance.
func (*MockPipelinesService) CancelPipelineBuild ¶
func (m *MockPipelinesService) CancelPipelineBuild(pid any, pipeline int, options ...gitlab.RequestOptionFunc) (*gitlab.Pipeline, *gitlab.Response, error)
CancelPipelineBuild mocks base method.
func (*MockPipelinesService) CreatePipeline ¶
func (m *MockPipelinesService) CreatePipeline(pid any, opt *gitlab.CreatePipelineOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Pipeline, *gitlab.Response, error)
CreatePipeline mocks base method.
func (*MockPipelinesService) DeletePipeline ¶
func (m *MockPipelinesService) DeletePipeline(pid any, pipeline int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeletePipeline mocks base method.
func (*MockPipelinesService) EXPECT ¶
func (m *MockPipelinesService) EXPECT() *MockPipelinesServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockPipelinesService) GetLatestPipeline ¶
func (m *MockPipelinesService) GetLatestPipeline(pid any, opt *gitlab.GetLatestPipelineOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Pipeline, *gitlab.Response, error)
GetLatestPipeline mocks base method.
func (*MockPipelinesService) GetPipeline ¶
func (m *MockPipelinesService) GetPipeline(pid any, pipeline int, options ...gitlab.RequestOptionFunc) (*gitlab.Pipeline, *gitlab.Response, error)
GetPipeline mocks base method.
func (*MockPipelinesService) GetPipelineTestReport ¶
func (m *MockPipelinesService) GetPipelineTestReport(pid any, pipeline int, options ...gitlab.RequestOptionFunc) (*gitlab.PipelineTestReport, *gitlab.Response, error)
GetPipelineTestReport mocks base method.
func (*MockPipelinesService) GetPipelineVariables ¶
func (m *MockPipelinesService) GetPipelineVariables(pid any, pipeline int, options ...gitlab.RequestOptionFunc) ([]*gitlab.PipelineVariable, *gitlab.Response, error)
GetPipelineVariables mocks base method.
func (*MockPipelinesService) ListProjectPipelines ¶
func (m *MockPipelinesService) ListProjectPipelines(pid any, opt *gitlab.ListProjectPipelinesOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.PipelineInfo, *gitlab.Response, error)
ListProjectPipelines mocks base method.
func (*MockPipelinesService) RetryPipelineBuild ¶
func (m *MockPipelinesService) RetryPipelineBuild(pid any, pipeline int, options ...gitlab.RequestOptionFunc) (*gitlab.Pipeline, *gitlab.Response, error)
RetryPipelineBuild mocks base method.
func (*MockPipelinesService) UpdatePipelineMetadata ¶
func (m *MockPipelinesService) UpdatePipelineMetadata(pid any, pipeline int, opt *gitlab.UpdatePipelineMetadataOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Pipeline, *gitlab.Response, error)
UpdatePipelineMetadata mocks base method.
type MockPipelinesServiceMockRecorder ¶
type MockPipelinesServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockPipelinesServiceMockRecorder is the mock recorder for MockPipelinesService.
func (*MockPipelinesServiceMockRecorder) CancelPipelineBuild ¶
func (mr *MockPipelinesServiceMockRecorder) CancelPipelineBuild(pid, pipeline any, options ...any) *gomock.Call
CancelPipelineBuild indicates an expected call of CancelPipelineBuild.
func (*MockPipelinesServiceMockRecorder) CreatePipeline ¶
func (mr *MockPipelinesServiceMockRecorder) CreatePipeline(pid, opt any, options ...any) *gomock.Call
CreatePipeline indicates an expected call of CreatePipeline.
func (*MockPipelinesServiceMockRecorder) DeletePipeline ¶
func (mr *MockPipelinesServiceMockRecorder) DeletePipeline(pid, pipeline any, options ...any) *gomock.Call
DeletePipeline indicates an expected call of DeletePipeline.
func (*MockPipelinesServiceMockRecorder) GetLatestPipeline ¶
func (mr *MockPipelinesServiceMockRecorder) GetLatestPipeline(pid, opt any, options ...any) *gomock.Call
GetLatestPipeline indicates an expected call of GetLatestPipeline.
func (*MockPipelinesServiceMockRecorder) GetPipeline ¶
func (mr *MockPipelinesServiceMockRecorder) GetPipeline(pid, pipeline any, options ...any) *gomock.Call
GetPipeline indicates an expected call of GetPipeline.
func (*MockPipelinesServiceMockRecorder) GetPipelineTestReport ¶
func (mr *MockPipelinesServiceMockRecorder) GetPipelineTestReport(pid, pipeline any, options ...any) *gomock.Call
GetPipelineTestReport indicates an expected call of GetPipelineTestReport.
func (*MockPipelinesServiceMockRecorder) GetPipelineVariables ¶
func (mr *MockPipelinesServiceMockRecorder) GetPipelineVariables(pid, pipeline any, options ...any) *gomock.Call
GetPipelineVariables indicates an expected call of GetPipelineVariables.
func (*MockPipelinesServiceMockRecorder) ListProjectPipelines ¶
func (mr *MockPipelinesServiceMockRecorder) ListProjectPipelines(pid, opt any, options ...any) *gomock.Call
ListProjectPipelines indicates an expected call of ListProjectPipelines.
func (*MockPipelinesServiceMockRecorder) RetryPipelineBuild ¶
func (mr *MockPipelinesServiceMockRecorder) RetryPipelineBuild(pid, pipeline any, options ...any) *gomock.Call
RetryPipelineBuild indicates an expected call of RetryPipelineBuild.
func (*MockPipelinesServiceMockRecorder) UpdatePipelineMetadata ¶
func (mr *MockPipelinesServiceMockRecorder) UpdatePipelineMetadata(pid, pipeline, opt any, options ...any) *gomock.Call
UpdatePipelineMetadata indicates an expected call of UpdatePipelineMetadata.
type MockPlanLimitsService ¶
type MockPlanLimitsService struct {
// contains filtered or unexported fields
}
MockPlanLimitsService is a mock of PlanLimitsService interface.
func NewMockPlanLimitsService ¶
func NewMockPlanLimitsService(ctrl *gomock.Controller) *MockPlanLimitsService
NewMockPlanLimitsService creates a new mock instance.
func (*MockPlanLimitsService) ChangePlanLimits ¶
func (m *MockPlanLimitsService) ChangePlanLimits(opt *gitlab.ChangePlanLimitOptions, options ...gitlab.RequestOptionFunc) (*gitlab.PlanLimit, *gitlab.Response, error)
ChangePlanLimits mocks base method.
func (*MockPlanLimitsService) EXPECT ¶
func (m *MockPlanLimitsService) EXPECT() *MockPlanLimitsServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockPlanLimitsService) GetCurrentPlanLimits ¶
func (m *MockPlanLimitsService) GetCurrentPlanLimits(opt *gitlab.GetCurrentPlanLimitsOptions, options ...gitlab.RequestOptionFunc) (*gitlab.PlanLimit, *gitlab.Response, error)
GetCurrentPlanLimits mocks base method.
type MockPlanLimitsServiceMockRecorder ¶
type MockPlanLimitsServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockPlanLimitsServiceMockRecorder is the mock recorder for MockPlanLimitsService.
func (*MockPlanLimitsServiceMockRecorder) ChangePlanLimits ¶
func (mr *MockPlanLimitsServiceMockRecorder) ChangePlanLimits(opt any, options ...any) *gomock.Call
ChangePlanLimits indicates an expected call of ChangePlanLimits.
func (*MockPlanLimitsServiceMockRecorder) GetCurrentPlanLimits ¶
func (mr *MockPlanLimitsServiceMockRecorder) GetCurrentPlanLimits(opt any, options ...any) *gomock.Call
GetCurrentPlanLimits indicates an expected call of GetCurrentPlanLimits.
type MockProjectAccessTokensService ¶
type MockProjectAccessTokensService struct {
// contains filtered or unexported fields
}
MockProjectAccessTokensService is a mock of ProjectAccessTokensService interface.
func NewMockProjectAccessTokensService ¶
func NewMockProjectAccessTokensService(ctrl *gomock.Controller) *MockProjectAccessTokensService
NewMockProjectAccessTokensService creates a new mock instance.
func (*MockProjectAccessTokensService) CreateProjectAccessToken ¶
func (m *MockProjectAccessTokensService) CreateProjectAccessToken(pid any, opt *gitlab.CreateProjectAccessTokenOptions, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectAccessToken, *gitlab.Response, error)
CreateProjectAccessToken mocks base method.
func (*MockProjectAccessTokensService) EXPECT ¶
func (m *MockProjectAccessTokensService) EXPECT() *MockProjectAccessTokensServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockProjectAccessTokensService) GetProjectAccessToken ¶
func (m *MockProjectAccessTokensService) GetProjectAccessToken(pid any, id int, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectAccessToken, *gitlab.Response, error)
GetProjectAccessToken mocks base method.
func (*MockProjectAccessTokensService) ListProjectAccessTokens ¶
func (m *MockProjectAccessTokensService) ListProjectAccessTokens(pid any, opt *gitlab.ListProjectAccessTokensOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.ProjectAccessToken, *gitlab.Response, error)
ListProjectAccessTokens mocks base method.
func (*MockProjectAccessTokensService) RevokeProjectAccessToken ¶
func (m *MockProjectAccessTokensService) RevokeProjectAccessToken(pid any, id int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
RevokeProjectAccessToken mocks base method.
func (*MockProjectAccessTokensService) RotateProjectAccessToken ¶
func (m *MockProjectAccessTokensService) RotateProjectAccessToken(pid any, id int, opt *gitlab.RotateProjectAccessTokenOptions, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectAccessToken, *gitlab.Response, error)
RotateProjectAccessToken mocks base method.
type MockProjectAccessTokensServiceMockRecorder ¶
type MockProjectAccessTokensServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockProjectAccessTokensServiceMockRecorder is the mock recorder for MockProjectAccessTokensService.
func (*MockProjectAccessTokensServiceMockRecorder) CreateProjectAccessToken ¶
func (mr *MockProjectAccessTokensServiceMockRecorder) CreateProjectAccessToken(pid, opt any, options ...any) *gomock.Call
CreateProjectAccessToken indicates an expected call of CreateProjectAccessToken.
func (*MockProjectAccessTokensServiceMockRecorder) GetProjectAccessToken ¶
func (mr *MockProjectAccessTokensServiceMockRecorder) GetProjectAccessToken(pid, id any, options ...any) *gomock.Call
GetProjectAccessToken indicates an expected call of GetProjectAccessToken.
func (*MockProjectAccessTokensServiceMockRecorder) ListProjectAccessTokens ¶
func (mr *MockProjectAccessTokensServiceMockRecorder) ListProjectAccessTokens(pid, opt any, options ...any) *gomock.Call
ListProjectAccessTokens indicates an expected call of ListProjectAccessTokens.
func (*MockProjectAccessTokensServiceMockRecorder) RevokeProjectAccessToken ¶
func (mr *MockProjectAccessTokensServiceMockRecorder) RevokeProjectAccessToken(pid, id any, options ...any) *gomock.Call
RevokeProjectAccessToken indicates an expected call of RevokeProjectAccessToken.
func (*MockProjectAccessTokensServiceMockRecorder) RotateProjectAccessToken ¶
func (mr *MockProjectAccessTokensServiceMockRecorder) RotateProjectAccessToken(pid, id, opt any, options ...any) *gomock.Call
RotateProjectAccessToken indicates an expected call of RotateProjectAccessToken.
type MockProjectBadgesService ¶
type MockProjectBadgesService struct {
// contains filtered or unexported fields
}
MockProjectBadgesService is a mock of ProjectBadgesService interface.
func NewMockProjectBadgesService ¶
func NewMockProjectBadgesService(ctrl *gomock.Controller) *MockProjectBadgesService
NewMockProjectBadgesService creates a new mock instance.
func (*MockProjectBadgesService) AddProjectBadge ¶
func (m *MockProjectBadgesService) AddProjectBadge(pid any, opt *gitlab.AddProjectBadgeOptions, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectBadge, *gitlab.Response, error)
AddProjectBadge mocks base method.
func (*MockProjectBadgesService) DeleteProjectBadge ¶
func (m *MockProjectBadgesService) DeleteProjectBadge(pid any, badge int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteProjectBadge mocks base method.
func (*MockProjectBadgesService) EXPECT ¶
func (m *MockProjectBadgesService) EXPECT() *MockProjectBadgesServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockProjectBadgesService) EditProjectBadge ¶
func (m *MockProjectBadgesService) EditProjectBadge(pid any, badge int, opt *gitlab.EditProjectBadgeOptions, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectBadge, *gitlab.Response, error)
EditProjectBadge mocks base method.
func (*MockProjectBadgesService) GetProjectBadge ¶
func (m *MockProjectBadgesService) GetProjectBadge(pid any, badge int, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectBadge, *gitlab.Response, error)
GetProjectBadge mocks base method.
func (*MockProjectBadgesService) ListProjectBadges ¶
func (m *MockProjectBadgesService) ListProjectBadges(pid any, opt *gitlab.ListProjectBadgesOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.ProjectBadge, *gitlab.Response, error)
ListProjectBadges mocks base method.
func (*MockProjectBadgesService) PreviewProjectBadge ¶
func (m *MockProjectBadgesService) PreviewProjectBadge(pid any, opt *gitlab.ProjectBadgePreviewOptions, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectBadge, *gitlab.Response, error)
PreviewProjectBadge mocks base method.
type MockProjectBadgesServiceMockRecorder ¶
type MockProjectBadgesServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockProjectBadgesServiceMockRecorder is the mock recorder for MockProjectBadgesService.
func (*MockProjectBadgesServiceMockRecorder) AddProjectBadge ¶
func (mr *MockProjectBadgesServiceMockRecorder) AddProjectBadge(pid, opt any, options ...any) *gomock.Call
AddProjectBadge indicates an expected call of AddProjectBadge.
func (*MockProjectBadgesServiceMockRecorder) DeleteProjectBadge ¶
func (mr *MockProjectBadgesServiceMockRecorder) DeleteProjectBadge(pid, badge any, options ...any) *gomock.Call
DeleteProjectBadge indicates an expected call of DeleteProjectBadge.
func (*MockProjectBadgesServiceMockRecorder) EditProjectBadge ¶
func (mr *MockProjectBadgesServiceMockRecorder) EditProjectBadge(pid, badge, opt any, options ...any) *gomock.Call
EditProjectBadge indicates an expected call of EditProjectBadge.
func (*MockProjectBadgesServiceMockRecorder) GetProjectBadge ¶
func (mr *MockProjectBadgesServiceMockRecorder) GetProjectBadge(pid, badge any, options ...any) *gomock.Call
GetProjectBadge indicates an expected call of GetProjectBadge.
func (*MockProjectBadgesServiceMockRecorder) ListProjectBadges ¶
func (mr *MockProjectBadgesServiceMockRecorder) ListProjectBadges(pid, opt any, options ...any) *gomock.Call
ListProjectBadges indicates an expected call of ListProjectBadges.
func (*MockProjectBadgesServiceMockRecorder) PreviewProjectBadge ¶
func (mr *MockProjectBadgesServiceMockRecorder) PreviewProjectBadge(pid, opt any, options ...any) *gomock.Call
PreviewProjectBadge indicates an expected call of PreviewProjectBadge.
type MockProjectClustersService ¶
type MockProjectClustersService struct {
// contains filtered or unexported fields
}
MockProjectClustersService is a mock of ProjectClustersService interface.
func NewMockProjectClustersService ¶
func NewMockProjectClustersService(ctrl *gomock.Controller) *MockProjectClustersService
NewMockProjectClustersService creates a new mock instance.
func (*MockProjectClustersService) AddCluster ¶
func (m *MockProjectClustersService) AddCluster(pid any, opt *gitlab.AddClusterOptions, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectCluster, *gitlab.Response, error)
AddCluster mocks base method.
func (*MockProjectClustersService) DeleteCluster ¶
func (m *MockProjectClustersService) DeleteCluster(pid any, cluster int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteCluster mocks base method.
func (*MockProjectClustersService) EXPECT ¶
func (m *MockProjectClustersService) EXPECT() *MockProjectClustersServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockProjectClustersService) EditCluster ¶
func (m *MockProjectClustersService) EditCluster(pid any, cluster int, opt *gitlab.EditClusterOptions, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectCluster, *gitlab.Response, error)
EditCluster mocks base method.
func (*MockProjectClustersService) GetCluster ¶
func (m *MockProjectClustersService) GetCluster(pid any, cluster int, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectCluster, *gitlab.Response, error)
GetCluster mocks base method.
func (*MockProjectClustersService) ListClusters ¶
func (m *MockProjectClustersService) ListClusters(pid any, options ...gitlab.RequestOptionFunc) ([]*gitlab.ProjectCluster, *gitlab.Response, error)
ListClusters mocks base method.
type MockProjectClustersServiceMockRecorder ¶
type MockProjectClustersServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockProjectClustersServiceMockRecorder is the mock recorder for MockProjectClustersService.
func (*MockProjectClustersServiceMockRecorder) AddCluster ¶
func (mr *MockProjectClustersServiceMockRecorder) AddCluster(pid, opt any, options ...any) *gomock.Call
AddCluster indicates an expected call of AddCluster.
func (*MockProjectClustersServiceMockRecorder) DeleteCluster ¶
func (mr *MockProjectClustersServiceMockRecorder) DeleteCluster(pid, cluster any, options ...any) *gomock.Call
DeleteCluster indicates an expected call of DeleteCluster.
func (*MockProjectClustersServiceMockRecorder) EditCluster ¶
func (mr *MockProjectClustersServiceMockRecorder) EditCluster(pid, cluster, opt any, options ...any) *gomock.Call
EditCluster indicates an expected call of EditCluster.
func (*MockProjectClustersServiceMockRecorder) GetCluster ¶
func (mr *MockProjectClustersServiceMockRecorder) GetCluster(pid, cluster any, options ...any) *gomock.Call
GetCluster indicates an expected call of GetCluster.
func (*MockProjectClustersServiceMockRecorder) ListClusters ¶
func (mr *MockProjectClustersServiceMockRecorder) ListClusters(pid any, options ...any) *gomock.Call
ListClusters indicates an expected call of ListClusters.
type MockProjectFeatureFlagService ¶
type MockProjectFeatureFlagService struct {
// contains filtered or unexported fields
}
MockProjectFeatureFlagService is a mock of ProjectFeatureFlagService interface.
func NewMockProjectFeatureFlagService ¶
func NewMockProjectFeatureFlagService(ctrl *gomock.Controller) *MockProjectFeatureFlagService
NewMockProjectFeatureFlagService creates a new mock instance.
func (*MockProjectFeatureFlagService) CreateProjectFeatureFlag ¶
func (m *MockProjectFeatureFlagService) CreateProjectFeatureFlag(pid any, opt *gitlab.CreateProjectFeatureFlagOptions, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectFeatureFlag, *gitlab.Response, error)
CreateProjectFeatureFlag mocks base method.
func (*MockProjectFeatureFlagService) DeleteProjectFeatureFlag ¶
func (m *MockProjectFeatureFlagService) DeleteProjectFeatureFlag(pid any, name string, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteProjectFeatureFlag mocks base method.
func (*MockProjectFeatureFlagService) EXPECT ¶
func (m *MockProjectFeatureFlagService) EXPECT() *MockProjectFeatureFlagServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockProjectFeatureFlagService) GetProjectFeatureFlag ¶
func (m *MockProjectFeatureFlagService) GetProjectFeatureFlag(pid any, name string, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectFeatureFlag, *gitlab.Response, error)
GetProjectFeatureFlag mocks base method.
func (*MockProjectFeatureFlagService) ListProjectFeatureFlags ¶
func (m *MockProjectFeatureFlagService) ListProjectFeatureFlags(pid any, opt *gitlab.ListProjectFeatureFlagOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.ProjectFeatureFlag, *gitlab.Response, error)
ListProjectFeatureFlags mocks base method.
func (*MockProjectFeatureFlagService) UpdateProjectFeatureFlag ¶
func (m *MockProjectFeatureFlagService) UpdateProjectFeatureFlag(pid any, name string, opt *gitlab.UpdateProjectFeatureFlagOptions, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectFeatureFlag, *gitlab.Response, error)
UpdateProjectFeatureFlag mocks base method.
type MockProjectFeatureFlagServiceMockRecorder ¶
type MockProjectFeatureFlagServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockProjectFeatureFlagServiceMockRecorder is the mock recorder for MockProjectFeatureFlagService.
func (*MockProjectFeatureFlagServiceMockRecorder) CreateProjectFeatureFlag ¶
func (mr *MockProjectFeatureFlagServiceMockRecorder) CreateProjectFeatureFlag(pid, opt any, options ...any) *gomock.Call
CreateProjectFeatureFlag indicates an expected call of CreateProjectFeatureFlag.
func (*MockProjectFeatureFlagServiceMockRecorder) DeleteProjectFeatureFlag ¶
func (mr *MockProjectFeatureFlagServiceMockRecorder) DeleteProjectFeatureFlag(pid, name any, options ...any) *gomock.Call
DeleteProjectFeatureFlag indicates an expected call of DeleteProjectFeatureFlag.
func (*MockProjectFeatureFlagServiceMockRecorder) GetProjectFeatureFlag ¶
func (mr *MockProjectFeatureFlagServiceMockRecorder) GetProjectFeatureFlag(pid, name any, options ...any) *gomock.Call
GetProjectFeatureFlag indicates an expected call of GetProjectFeatureFlag.
func (*MockProjectFeatureFlagServiceMockRecorder) ListProjectFeatureFlags ¶
func (mr *MockProjectFeatureFlagServiceMockRecorder) ListProjectFeatureFlags(pid, opt any, options ...any) *gomock.Call
ListProjectFeatureFlags indicates an expected call of ListProjectFeatureFlags.
func (*MockProjectFeatureFlagServiceMockRecorder) UpdateProjectFeatureFlag ¶
func (mr *MockProjectFeatureFlagServiceMockRecorder) UpdateProjectFeatureFlag(pid, name, opt any, options ...any) *gomock.Call
UpdateProjectFeatureFlag indicates an expected call of UpdateProjectFeatureFlag.
type MockProjectImportExportService ¶
type MockProjectImportExportService struct {
// contains filtered or unexported fields
}
MockProjectImportExportService is a mock of ProjectImportExportService interface.
func NewMockProjectImportExportService ¶
func NewMockProjectImportExportService(ctrl *gomock.Controller) *MockProjectImportExportService
NewMockProjectImportExportService creates a new mock instance.
func (*MockProjectImportExportService) EXPECT ¶
func (m *MockProjectImportExportService) EXPECT() *MockProjectImportExportServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockProjectImportExportService) ExportDownload ¶
func (m *MockProjectImportExportService) ExportDownload(pid any, options ...gitlab.RequestOptionFunc) ([]byte, *gitlab.Response, error)
ExportDownload mocks base method.
func (*MockProjectImportExportService) ExportStatus ¶
func (m *MockProjectImportExportService) ExportStatus(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.ExportStatus, *gitlab.Response, error)
ExportStatus mocks base method.
func (*MockProjectImportExportService) ImportFromFile ¶
func (m *MockProjectImportExportService) ImportFromFile(archive io.Reader, opt *gitlab.ImportFileOptions, options ...gitlab.RequestOptionFunc) (*gitlab.ImportStatus, *gitlab.Response, error)
ImportFromFile mocks base method.
func (*MockProjectImportExportService) ImportStatus ¶
func (m *MockProjectImportExportService) ImportStatus(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.ImportStatus, *gitlab.Response, error)
ImportStatus mocks base method.
func (*MockProjectImportExportService) ScheduleExport ¶
func (m *MockProjectImportExportService) ScheduleExport(pid any, opt *gitlab.ScheduleExportOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
ScheduleExport mocks base method.
type MockProjectImportExportServiceMockRecorder ¶
type MockProjectImportExportServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockProjectImportExportServiceMockRecorder is the mock recorder for MockProjectImportExportService.
func (*MockProjectImportExportServiceMockRecorder) ExportDownload ¶
func (mr *MockProjectImportExportServiceMockRecorder) ExportDownload(pid any, options ...any) *gomock.Call
ExportDownload indicates an expected call of ExportDownload.
func (*MockProjectImportExportServiceMockRecorder) ExportStatus ¶
func (mr *MockProjectImportExportServiceMockRecorder) ExportStatus(pid any, options ...any) *gomock.Call
ExportStatus indicates an expected call of ExportStatus.
func (*MockProjectImportExportServiceMockRecorder) ImportFromFile ¶
func (mr *MockProjectImportExportServiceMockRecorder) ImportFromFile(archive, opt any, options ...any) *gomock.Call
ImportFromFile indicates an expected call of ImportFromFile.
func (*MockProjectImportExportServiceMockRecorder) ImportStatus ¶
func (mr *MockProjectImportExportServiceMockRecorder) ImportStatus(pid any, options ...any) *gomock.Call
ImportStatus indicates an expected call of ImportStatus.
func (*MockProjectImportExportServiceMockRecorder) ScheduleExport ¶
func (mr *MockProjectImportExportServiceMockRecorder) ScheduleExport(pid, opt any, options ...any) *gomock.Call
ScheduleExport indicates an expected call of ScheduleExport.
type MockProjectIterationsService ¶
type MockProjectIterationsService struct {
// contains filtered or unexported fields
}
MockProjectIterationsService is a mock of ProjectIterationsService interface.
func NewMockProjectIterationsService ¶
func NewMockProjectIterationsService(ctrl *gomock.Controller) *MockProjectIterationsService
NewMockProjectIterationsService creates a new mock instance.
func (*MockProjectIterationsService) EXPECT ¶
func (m *MockProjectIterationsService) EXPECT() *MockProjectIterationsServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockProjectIterationsService) ListProjectIterations ¶
func (m *MockProjectIterationsService) ListProjectIterations(pid any, opt *gitlab.ListProjectIterationsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.ProjectIteration, *gitlab.Response, error)
ListProjectIterations mocks base method.
type MockProjectIterationsServiceMockRecorder ¶
type MockProjectIterationsServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockProjectIterationsServiceMockRecorder is the mock recorder for MockProjectIterationsService.
func (*MockProjectIterationsServiceMockRecorder) ListProjectIterations ¶
func (mr *MockProjectIterationsServiceMockRecorder) ListProjectIterations(pid, opt any, options ...any) *gomock.Call
ListProjectIterations indicates an expected call of ListProjectIterations.
type MockProjectMarkdownUploadsService ¶
type MockProjectMarkdownUploadsService struct {
// contains filtered or unexported fields
}
MockProjectMarkdownUploadsService is a mock of ProjectMarkdownUploadsService interface.
func NewMockProjectMarkdownUploadsService ¶
func NewMockProjectMarkdownUploadsService(ctrl *gomock.Controller) *MockProjectMarkdownUploadsService
NewMockProjectMarkdownUploadsService creates a new mock instance.
func (*MockProjectMarkdownUploadsService) DeleteProjectMarkdownUploadByID ¶
func (m *MockProjectMarkdownUploadsService) DeleteProjectMarkdownUploadByID(pid any, uploadID int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteProjectMarkdownUploadByID mocks base method.
func (*MockProjectMarkdownUploadsService) DeleteProjectMarkdownUploadBySecretAndFilename ¶
func (m *MockProjectMarkdownUploadsService) DeleteProjectMarkdownUploadBySecretAndFilename(pid any, secret, filename string, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteProjectMarkdownUploadBySecretAndFilename mocks base method.
func (*MockProjectMarkdownUploadsService) DownloadProjectMarkdownUploadByID ¶
func (m *MockProjectMarkdownUploadsService) DownloadProjectMarkdownUploadByID(pid any, uploadID int, options ...gitlab.RequestOptionFunc) ([]byte, *gitlab.Response, error)
DownloadProjectMarkdownUploadByID mocks base method.
func (*MockProjectMarkdownUploadsService) DownloadProjectMarkdownUploadBySecretAndFilename ¶
func (m *MockProjectMarkdownUploadsService) DownloadProjectMarkdownUploadBySecretAndFilename(pid any, secret, filename string, options ...gitlab.RequestOptionFunc) ([]byte, *gitlab.Response, error)
DownloadProjectMarkdownUploadBySecretAndFilename mocks base method.
func (*MockProjectMarkdownUploadsService) EXPECT ¶
func (m *MockProjectMarkdownUploadsService) EXPECT() *MockProjectMarkdownUploadsServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockProjectMarkdownUploadsService) ListProjectMarkdownUploads ¶
func (m *MockProjectMarkdownUploadsService) ListProjectMarkdownUploads(pid any, options ...gitlab.RequestOptionFunc) ([]*gitlab.ProjectMarkdownUpload, *gitlab.Response, error)
ListProjectMarkdownUploads mocks base method.
func (*MockProjectMarkdownUploadsService) UploadProjectMarkdown ¶
func (m *MockProjectMarkdownUploadsService) UploadProjectMarkdown(pid any, content io.Reader, filename string, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectMarkdownUploadedFile, *gitlab.Response, error)
UploadProjectMarkdown mocks base method.
type MockProjectMarkdownUploadsServiceMockRecorder ¶
type MockProjectMarkdownUploadsServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockProjectMarkdownUploadsServiceMockRecorder is the mock recorder for MockProjectMarkdownUploadsService.
func (*MockProjectMarkdownUploadsServiceMockRecorder) DeleteProjectMarkdownUploadByID ¶
func (mr *MockProjectMarkdownUploadsServiceMockRecorder) DeleteProjectMarkdownUploadByID(pid, uploadID any, options ...any) *gomock.Call
DeleteProjectMarkdownUploadByID indicates an expected call of DeleteProjectMarkdownUploadByID.
func (*MockProjectMarkdownUploadsServiceMockRecorder) DeleteProjectMarkdownUploadBySecretAndFilename ¶
func (mr *MockProjectMarkdownUploadsServiceMockRecorder) DeleteProjectMarkdownUploadBySecretAndFilename(pid, secret, filename any, options ...any) *gomock.Call
DeleteProjectMarkdownUploadBySecretAndFilename indicates an expected call of DeleteProjectMarkdownUploadBySecretAndFilename.
func (*MockProjectMarkdownUploadsServiceMockRecorder) DownloadProjectMarkdownUploadByID ¶
func (mr *MockProjectMarkdownUploadsServiceMockRecorder) DownloadProjectMarkdownUploadByID(pid, uploadID any, options ...any) *gomock.Call
DownloadProjectMarkdownUploadByID indicates an expected call of DownloadProjectMarkdownUploadByID.
func (*MockProjectMarkdownUploadsServiceMockRecorder) DownloadProjectMarkdownUploadBySecretAndFilename ¶
func (mr *MockProjectMarkdownUploadsServiceMockRecorder) DownloadProjectMarkdownUploadBySecretAndFilename(pid, secret, filename any, options ...any) *gomock.Call
DownloadProjectMarkdownUploadBySecretAndFilename indicates an expected call of DownloadProjectMarkdownUploadBySecretAndFilename.
func (*MockProjectMarkdownUploadsServiceMockRecorder) ListProjectMarkdownUploads ¶
func (mr *MockProjectMarkdownUploadsServiceMockRecorder) ListProjectMarkdownUploads(pid any, options ...any) *gomock.Call
ListProjectMarkdownUploads indicates an expected call of ListProjectMarkdownUploads.
func (*MockProjectMarkdownUploadsServiceMockRecorder) UploadProjectMarkdown ¶
func (mr *MockProjectMarkdownUploadsServiceMockRecorder) UploadProjectMarkdown(pid, content, filename any, options ...any) *gomock.Call
UploadProjectMarkdown indicates an expected call of UploadProjectMarkdown.
type MockProjectMembersService ¶
type MockProjectMembersService struct {
// contains filtered or unexported fields
}
MockProjectMembersService is a mock of ProjectMembersService interface.
func NewMockProjectMembersService ¶
func NewMockProjectMembersService(ctrl *gomock.Controller) *MockProjectMembersService
NewMockProjectMembersService creates a new mock instance.
func (*MockProjectMembersService) AddProjectMember ¶
func (m *MockProjectMembersService) AddProjectMember(pid any, opt *gitlab.AddProjectMemberOptions, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectMember, *gitlab.Response, error)
AddProjectMember mocks base method.
func (*MockProjectMembersService) DeleteProjectMember ¶
func (m *MockProjectMembersService) DeleteProjectMember(pid any, user int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteProjectMember mocks base method.
func (*MockProjectMembersService) EXPECT ¶
func (m *MockProjectMembersService) EXPECT() *MockProjectMembersServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockProjectMembersService) EditProjectMember ¶
func (m *MockProjectMembersService) EditProjectMember(pid any, user int, opt *gitlab.EditProjectMemberOptions, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectMember, *gitlab.Response, error)
EditProjectMember mocks base method.
func (*MockProjectMembersService) GetInheritedProjectMember ¶
func (m *MockProjectMembersService) GetInheritedProjectMember(pid any, user int, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectMember, *gitlab.Response, error)
GetInheritedProjectMember mocks base method.
func (*MockProjectMembersService) GetProjectMember ¶
func (m *MockProjectMembersService) GetProjectMember(pid any, user int, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectMember, *gitlab.Response, error)
GetProjectMember mocks base method.
func (*MockProjectMembersService) ListAllProjectMembers ¶
func (m *MockProjectMembersService) ListAllProjectMembers(pid any, opt *gitlab.ListProjectMembersOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.ProjectMember, *gitlab.Response, error)
ListAllProjectMembers mocks base method.
func (*MockProjectMembersService) ListProjectMembers ¶
func (m *MockProjectMembersService) ListProjectMembers(pid any, opt *gitlab.ListProjectMembersOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.ProjectMember, *gitlab.Response, error)
ListProjectMembers mocks base method.
type MockProjectMembersServiceMockRecorder ¶
type MockProjectMembersServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockProjectMembersServiceMockRecorder is the mock recorder for MockProjectMembersService.
func (*MockProjectMembersServiceMockRecorder) AddProjectMember ¶
func (mr *MockProjectMembersServiceMockRecorder) AddProjectMember(pid, opt any, options ...any) *gomock.Call
AddProjectMember indicates an expected call of AddProjectMember.
func (*MockProjectMembersServiceMockRecorder) DeleteProjectMember ¶
func (mr *MockProjectMembersServiceMockRecorder) DeleteProjectMember(pid, user any, options ...any) *gomock.Call
DeleteProjectMember indicates an expected call of DeleteProjectMember.
func (*MockProjectMembersServiceMockRecorder) EditProjectMember ¶
func (mr *MockProjectMembersServiceMockRecorder) EditProjectMember(pid, user, opt any, options ...any) *gomock.Call
EditProjectMember indicates an expected call of EditProjectMember.
func (*MockProjectMembersServiceMockRecorder) GetInheritedProjectMember ¶
func (mr *MockProjectMembersServiceMockRecorder) GetInheritedProjectMember(pid, user any, options ...any) *gomock.Call
GetInheritedProjectMember indicates an expected call of GetInheritedProjectMember.
func (*MockProjectMembersServiceMockRecorder) GetProjectMember ¶
func (mr *MockProjectMembersServiceMockRecorder) GetProjectMember(pid, user any, options ...any) *gomock.Call
GetProjectMember indicates an expected call of GetProjectMember.
func (*MockProjectMembersServiceMockRecorder) ListAllProjectMembers ¶
func (mr *MockProjectMembersServiceMockRecorder) ListAllProjectMembers(pid, opt any, options ...any) *gomock.Call
ListAllProjectMembers indicates an expected call of ListAllProjectMembers.
func (*MockProjectMembersServiceMockRecorder) ListProjectMembers ¶
func (mr *MockProjectMembersServiceMockRecorder) ListProjectMembers(pid, opt any, options ...any) *gomock.Call
ListProjectMembers indicates an expected call of ListProjectMembers.
type MockProjectMirrorService ¶
type MockProjectMirrorService struct {
// contains filtered or unexported fields
}
MockProjectMirrorService is a mock of ProjectMirrorService interface.
func NewMockProjectMirrorService ¶
func NewMockProjectMirrorService(ctrl *gomock.Controller) *MockProjectMirrorService
NewMockProjectMirrorService creates a new mock instance.
func (*MockProjectMirrorService) AddProjectMirror ¶
func (m *MockProjectMirrorService) AddProjectMirror(pid any, opt *gitlab.AddProjectMirrorOptions, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectMirror, *gitlab.Response, error)
AddProjectMirror mocks base method.
func (*MockProjectMirrorService) DeleteProjectMirror ¶
func (m *MockProjectMirrorService) DeleteProjectMirror(pid any, mirror int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteProjectMirror mocks base method.
func (*MockProjectMirrorService) EXPECT ¶
func (m *MockProjectMirrorService) EXPECT() *MockProjectMirrorServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockProjectMirrorService) EditProjectMirror ¶
func (m *MockProjectMirrorService) EditProjectMirror(pid any, mirror int, opt *gitlab.EditProjectMirrorOptions, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectMirror, *gitlab.Response, error)
EditProjectMirror mocks base method.
func (*MockProjectMirrorService) GetProjectMirror ¶
func (m *MockProjectMirrorService) GetProjectMirror(pid any, mirror int, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectMirror, *gitlab.Response, error)
GetProjectMirror mocks base method.
func (*MockProjectMirrorService) ListProjectMirror ¶
func (m *MockProjectMirrorService) ListProjectMirror(pid any, opt *gitlab.ListProjectMirrorOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.ProjectMirror, *gitlab.Response, error)
ListProjectMirror mocks base method.
type MockProjectMirrorServiceMockRecorder ¶
type MockProjectMirrorServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockProjectMirrorServiceMockRecorder is the mock recorder for MockProjectMirrorService.
func (*MockProjectMirrorServiceMockRecorder) AddProjectMirror ¶
func (mr *MockProjectMirrorServiceMockRecorder) AddProjectMirror(pid, opt any, options ...any) *gomock.Call
AddProjectMirror indicates an expected call of AddProjectMirror.
func (*MockProjectMirrorServiceMockRecorder) DeleteProjectMirror ¶
func (mr *MockProjectMirrorServiceMockRecorder) DeleteProjectMirror(pid, mirror any, options ...any) *gomock.Call
DeleteProjectMirror indicates an expected call of DeleteProjectMirror.
func (*MockProjectMirrorServiceMockRecorder) EditProjectMirror ¶
func (mr *MockProjectMirrorServiceMockRecorder) EditProjectMirror(pid, mirror, opt any, options ...any) *gomock.Call
EditProjectMirror indicates an expected call of EditProjectMirror.
func (*MockProjectMirrorServiceMockRecorder) GetProjectMirror ¶
func (mr *MockProjectMirrorServiceMockRecorder) GetProjectMirror(pid, mirror any, options ...any) *gomock.Call
GetProjectMirror indicates an expected call of GetProjectMirror.
func (*MockProjectMirrorServiceMockRecorder) ListProjectMirror ¶
func (mr *MockProjectMirrorServiceMockRecorder) ListProjectMirror(pid, opt any, options ...any) *gomock.Call
ListProjectMirror indicates an expected call of ListProjectMirror.
type MockProjectRepositoryStorageMoveService ¶
type MockProjectRepositoryStorageMoveService struct {
// contains filtered or unexported fields
}
MockProjectRepositoryStorageMoveService is a mock of ProjectRepositoryStorageMoveService interface.
func NewMockProjectRepositoryStorageMoveService ¶
func NewMockProjectRepositoryStorageMoveService(ctrl *gomock.Controller) *MockProjectRepositoryStorageMoveService
NewMockProjectRepositoryStorageMoveService creates a new mock instance.
func (*MockProjectRepositoryStorageMoveService) EXPECT ¶
func (m *MockProjectRepositoryStorageMoveService) EXPECT() *MockProjectRepositoryStorageMoveServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockProjectRepositoryStorageMoveService) GetStorageMove ¶
func (m *MockProjectRepositoryStorageMoveService) GetStorageMove(repositoryStorage int, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectRepositoryStorageMove, *gitlab.Response, error)
GetStorageMove mocks base method.
func (*MockProjectRepositoryStorageMoveService) GetStorageMoveForProject ¶
func (m *MockProjectRepositoryStorageMoveService) GetStorageMoveForProject(project, repositoryStorage int, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectRepositoryStorageMove, *gitlab.Response, error)
GetStorageMoveForProject mocks base method.
func (*MockProjectRepositoryStorageMoveService) RetrieveAllStorageMoves ¶
func (m *MockProjectRepositoryStorageMoveService) RetrieveAllStorageMoves(opts gitlab.RetrieveAllProjectStorageMovesOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.ProjectRepositoryStorageMove, *gitlab.Response, error)
RetrieveAllStorageMoves mocks base method.
func (*MockProjectRepositoryStorageMoveService) RetrieveAllStorageMovesForProject ¶
func (m *MockProjectRepositoryStorageMoveService) RetrieveAllStorageMovesForProject(project int, opts gitlab.RetrieveAllProjectStorageMovesOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.ProjectRepositoryStorageMove, *gitlab.Response, error)
RetrieveAllStorageMovesForProject mocks base method.
func (*MockProjectRepositoryStorageMoveService) ScheduleAllStorageMoves ¶
func (m *MockProjectRepositoryStorageMoveService) ScheduleAllStorageMoves(opts gitlab.ScheduleAllProjectStorageMovesOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
ScheduleAllStorageMoves mocks base method.
func (*MockProjectRepositoryStorageMoveService) ScheduleStorageMoveForProject ¶
func (m *MockProjectRepositoryStorageMoveService) ScheduleStorageMoveForProject(project int, opts gitlab.ScheduleStorageMoveForProjectOptions, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectRepositoryStorageMove, *gitlab.Response, error)
ScheduleStorageMoveForProject mocks base method.
type MockProjectRepositoryStorageMoveServiceMockRecorder ¶
type MockProjectRepositoryStorageMoveServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockProjectRepositoryStorageMoveServiceMockRecorder is the mock recorder for MockProjectRepositoryStorageMoveService.
func (*MockProjectRepositoryStorageMoveServiceMockRecorder) GetStorageMove ¶
func (mr *MockProjectRepositoryStorageMoveServiceMockRecorder) GetStorageMove(repositoryStorage any, options ...any) *gomock.Call
GetStorageMove indicates an expected call of GetStorageMove.
func (*MockProjectRepositoryStorageMoveServiceMockRecorder) GetStorageMoveForProject ¶
func (mr *MockProjectRepositoryStorageMoveServiceMockRecorder) GetStorageMoveForProject(project, repositoryStorage any, options ...any) *gomock.Call
GetStorageMoveForProject indicates an expected call of GetStorageMoveForProject.
func (*MockProjectRepositoryStorageMoveServiceMockRecorder) RetrieveAllStorageMoves ¶
func (mr *MockProjectRepositoryStorageMoveServiceMockRecorder) RetrieveAllStorageMoves(opts any, options ...any) *gomock.Call
RetrieveAllStorageMoves indicates an expected call of RetrieveAllStorageMoves.
func (*MockProjectRepositoryStorageMoveServiceMockRecorder) RetrieveAllStorageMovesForProject ¶
func (mr *MockProjectRepositoryStorageMoveServiceMockRecorder) RetrieveAllStorageMovesForProject(project, opts any, options ...any) *gomock.Call
RetrieveAllStorageMovesForProject indicates an expected call of RetrieveAllStorageMovesForProject.
func (*MockProjectRepositoryStorageMoveServiceMockRecorder) ScheduleAllStorageMoves ¶
func (mr *MockProjectRepositoryStorageMoveServiceMockRecorder) ScheduleAllStorageMoves(opts any, options ...any) *gomock.Call
ScheduleAllStorageMoves indicates an expected call of ScheduleAllStorageMoves.
func (*MockProjectRepositoryStorageMoveServiceMockRecorder) ScheduleStorageMoveForProject ¶
func (mr *MockProjectRepositoryStorageMoveServiceMockRecorder) ScheduleStorageMoveForProject(project, opts any, options ...any) *gomock.Call
ScheduleStorageMoveForProject indicates an expected call of ScheduleStorageMoveForProject.
type MockProjectSnippetsService ¶
type MockProjectSnippetsService struct {
// contains filtered or unexported fields
}
MockProjectSnippetsService is a mock of ProjectSnippetsService interface.
func NewMockProjectSnippetsService ¶
func NewMockProjectSnippetsService(ctrl *gomock.Controller) *MockProjectSnippetsService
NewMockProjectSnippetsService creates a new mock instance.
func (*MockProjectSnippetsService) CreateSnippet ¶
func (m *MockProjectSnippetsService) CreateSnippet(pid any, opt *gitlab.CreateProjectSnippetOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Snippet, *gitlab.Response, error)
CreateSnippet mocks base method.
func (*MockProjectSnippetsService) DeleteSnippet ¶
func (m *MockProjectSnippetsService) DeleteSnippet(pid any, snippet int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteSnippet mocks base method.
func (*MockProjectSnippetsService) EXPECT ¶
func (m *MockProjectSnippetsService) EXPECT() *MockProjectSnippetsServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockProjectSnippetsService) GetSnippet ¶
func (m *MockProjectSnippetsService) GetSnippet(pid any, snippet int, options ...gitlab.RequestOptionFunc) (*gitlab.Snippet, *gitlab.Response, error)
GetSnippet mocks base method.
func (*MockProjectSnippetsService) ListSnippets ¶
func (m *MockProjectSnippetsService) ListSnippets(pid any, opt *gitlab.ListProjectSnippetsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Snippet, *gitlab.Response, error)
ListSnippets mocks base method.
func (*MockProjectSnippetsService) SnippetContent ¶
func (m *MockProjectSnippetsService) SnippetContent(pid any, snippet int, options ...gitlab.RequestOptionFunc) ([]byte, *gitlab.Response, error)
SnippetContent mocks base method.
func (*MockProjectSnippetsService) UpdateSnippet ¶
func (m *MockProjectSnippetsService) UpdateSnippet(pid any, snippet int, opt *gitlab.UpdateProjectSnippetOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Snippet, *gitlab.Response, error)
UpdateSnippet mocks base method.
type MockProjectSnippetsServiceMockRecorder ¶
type MockProjectSnippetsServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockProjectSnippetsServiceMockRecorder is the mock recorder for MockProjectSnippetsService.
func (*MockProjectSnippetsServiceMockRecorder) CreateSnippet ¶
func (mr *MockProjectSnippetsServiceMockRecorder) CreateSnippet(pid, opt any, options ...any) *gomock.Call
CreateSnippet indicates an expected call of CreateSnippet.
func (*MockProjectSnippetsServiceMockRecorder) DeleteSnippet ¶
func (mr *MockProjectSnippetsServiceMockRecorder) DeleteSnippet(pid, snippet any, options ...any) *gomock.Call
DeleteSnippet indicates an expected call of DeleteSnippet.
func (*MockProjectSnippetsServiceMockRecorder) GetSnippet ¶
func (mr *MockProjectSnippetsServiceMockRecorder) GetSnippet(pid, snippet any, options ...any) *gomock.Call
GetSnippet indicates an expected call of GetSnippet.
func (*MockProjectSnippetsServiceMockRecorder) ListSnippets ¶
func (mr *MockProjectSnippetsServiceMockRecorder) ListSnippets(pid, opt any, options ...any) *gomock.Call
ListSnippets indicates an expected call of ListSnippets.
func (*MockProjectSnippetsServiceMockRecorder) SnippetContent ¶
func (mr *MockProjectSnippetsServiceMockRecorder) SnippetContent(pid, snippet any, options ...any) *gomock.Call
SnippetContent indicates an expected call of SnippetContent.
func (*MockProjectSnippetsServiceMockRecorder) UpdateSnippet ¶
func (mr *MockProjectSnippetsServiceMockRecorder) UpdateSnippet(pid, snippet, opt any, options ...any) *gomock.Call
UpdateSnippet indicates an expected call of UpdateSnippet.
type MockProjectTemplatesService ¶
type MockProjectTemplatesService struct {
// contains filtered or unexported fields
}
MockProjectTemplatesService is a mock of ProjectTemplatesService interface.
func NewMockProjectTemplatesService ¶
func NewMockProjectTemplatesService(ctrl *gomock.Controller) *MockProjectTemplatesService
NewMockProjectTemplatesService creates a new mock instance.
func (*MockProjectTemplatesService) EXPECT ¶
func (m *MockProjectTemplatesService) EXPECT() *MockProjectTemplatesServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockProjectTemplatesService) GetProjectTemplate ¶
func (m *MockProjectTemplatesService) GetProjectTemplate(pid any, templateType, templateName string, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectTemplate, *gitlab.Response, error)
GetProjectTemplate mocks base method.
func (*MockProjectTemplatesService) ListTemplates ¶
func (m *MockProjectTemplatesService) ListTemplates(pid any, templateType string, opt *gitlab.ListProjectTemplatesOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.ProjectTemplate, *gitlab.Response, error)
ListTemplates mocks base method.
type MockProjectTemplatesServiceMockRecorder ¶
type MockProjectTemplatesServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockProjectTemplatesServiceMockRecorder is the mock recorder for MockProjectTemplatesService.
func (*MockProjectTemplatesServiceMockRecorder) GetProjectTemplate ¶
func (mr *MockProjectTemplatesServiceMockRecorder) GetProjectTemplate(pid, templateType, templateName any, options ...any) *gomock.Call
GetProjectTemplate indicates an expected call of GetProjectTemplate.
func (*MockProjectTemplatesServiceMockRecorder) ListTemplates ¶
func (mr *MockProjectTemplatesServiceMockRecorder) ListTemplates(pid, templateType, opt any, options ...any) *gomock.Call
ListTemplates indicates an expected call of ListTemplates.
type MockProjectVariablesService ¶
type MockProjectVariablesService struct {
// contains filtered or unexported fields
}
MockProjectVariablesService is a mock of ProjectVariablesService interface.
func NewMockProjectVariablesService ¶
func NewMockProjectVariablesService(ctrl *gomock.Controller) *MockProjectVariablesService
NewMockProjectVariablesService creates a new mock instance.
func (*MockProjectVariablesService) CreateVariable ¶
func (m *MockProjectVariablesService) CreateVariable(pid any, opt *gitlab.CreateProjectVariableOptions, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectVariable, *gitlab.Response, error)
CreateVariable mocks base method.
func (*MockProjectVariablesService) EXPECT ¶
func (m *MockProjectVariablesService) EXPECT() *MockProjectVariablesServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockProjectVariablesService) GetVariable ¶
func (m *MockProjectVariablesService) GetVariable(pid any, key string, opt *gitlab.GetProjectVariableOptions, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectVariable, *gitlab.Response, error)
GetVariable mocks base method.
func (*MockProjectVariablesService) ListVariables ¶
func (m *MockProjectVariablesService) ListVariables(pid any, opt *gitlab.ListProjectVariablesOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.ProjectVariable, *gitlab.Response, error)
ListVariables mocks base method.
func (*MockProjectVariablesService) RemoveVariable ¶
func (m *MockProjectVariablesService) RemoveVariable(pid any, key string, opt *gitlab.RemoveProjectVariableOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
RemoveVariable mocks base method.
func (*MockProjectVariablesService) UpdateVariable ¶
func (m *MockProjectVariablesService) UpdateVariable(pid any, key string, opt *gitlab.UpdateProjectVariableOptions, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectVariable, *gitlab.Response, error)
UpdateVariable mocks base method.
type MockProjectVariablesServiceMockRecorder ¶
type MockProjectVariablesServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockProjectVariablesServiceMockRecorder is the mock recorder for MockProjectVariablesService.
func (*MockProjectVariablesServiceMockRecorder) CreateVariable ¶
func (mr *MockProjectVariablesServiceMockRecorder) CreateVariable(pid, opt any, options ...any) *gomock.Call
CreateVariable indicates an expected call of CreateVariable.
func (*MockProjectVariablesServiceMockRecorder) GetVariable ¶
func (mr *MockProjectVariablesServiceMockRecorder) GetVariable(pid, key, opt any, options ...any) *gomock.Call
GetVariable indicates an expected call of GetVariable.
func (*MockProjectVariablesServiceMockRecorder) ListVariables ¶
func (mr *MockProjectVariablesServiceMockRecorder) ListVariables(pid, opt any, options ...any) *gomock.Call
ListVariables indicates an expected call of ListVariables.
func (*MockProjectVariablesServiceMockRecorder) RemoveVariable ¶
func (mr *MockProjectVariablesServiceMockRecorder) RemoveVariable(pid, key, opt any, options ...any) *gomock.Call
RemoveVariable indicates an expected call of RemoveVariable.
func (*MockProjectVariablesServiceMockRecorder) UpdateVariable ¶
func (mr *MockProjectVariablesServiceMockRecorder) UpdateVariable(pid, key, opt any, options ...any) *gomock.Call
UpdateVariable indicates an expected call of UpdateVariable.
type MockProjectVulnerabilitiesService ¶
type MockProjectVulnerabilitiesService struct {
// contains filtered or unexported fields
}
MockProjectVulnerabilitiesService is a mock of ProjectVulnerabilitiesService interface.
func NewMockProjectVulnerabilitiesService ¶
func NewMockProjectVulnerabilitiesService(ctrl *gomock.Controller) *MockProjectVulnerabilitiesService
NewMockProjectVulnerabilitiesService creates a new mock instance.
func (*MockProjectVulnerabilitiesService) CreateVulnerability ¶
func (m *MockProjectVulnerabilitiesService) CreateVulnerability(pid any, opt *gitlab.CreateVulnerabilityOptions, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectVulnerability, *gitlab.Response, error)
CreateVulnerability mocks base method.
func (*MockProjectVulnerabilitiesService) EXPECT ¶
func (m *MockProjectVulnerabilitiesService) EXPECT() *MockProjectVulnerabilitiesServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockProjectVulnerabilitiesService) ListProjectVulnerabilities ¶
func (m *MockProjectVulnerabilitiesService) ListProjectVulnerabilities(pid any, opt *gitlab.ListProjectVulnerabilitiesOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.ProjectVulnerability, *gitlab.Response, error)
ListProjectVulnerabilities mocks base method.
type MockProjectVulnerabilitiesServiceMockRecorder ¶
type MockProjectVulnerabilitiesServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockProjectVulnerabilitiesServiceMockRecorder is the mock recorder for MockProjectVulnerabilitiesService.
func (*MockProjectVulnerabilitiesServiceMockRecorder) CreateVulnerability ¶
func (mr *MockProjectVulnerabilitiesServiceMockRecorder) CreateVulnerability(pid, opt any, options ...any) *gomock.Call
CreateVulnerability indicates an expected call of CreateVulnerability.
func (*MockProjectVulnerabilitiesServiceMockRecorder) ListProjectVulnerabilities ¶
func (mr *MockProjectVulnerabilitiesServiceMockRecorder) ListProjectVulnerabilities(pid, opt any, options ...any) *gomock.Call
ListProjectVulnerabilities indicates an expected call of ListProjectVulnerabilities.
type MockProjectsService ¶
type MockProjectsService struct {
// contains filtered or unexported fields
}
MockProjectsService is a mock of ProjectsService interface.
func NewMockProjectsService ¶
func NewMockProjectsService(ctrl *gomock.Controller) *MockProjectsService
NewMockProjectsService creates a new mock instance.
func (*MockProjectsService) AddProjectHook ¶
func (m *MockProjectsService) AddProjectHook(pid any, opt *gitlab.AddProjectHookOptions, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectHook, *gitlab.Response, error)
AddProjectHook mocks base method.
func (*MockProjectsService) AddProjectPushRule ¶
func (m *MockProjectsService) AddProjectPushRule(pid any, opt *gitlab.AddProjectPushRuleOptions, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectPushRules, *gitlab.Response, error)
AddProjectPushRule mocks base method.
func (*MockProjectsService) ArchiveProject ¶
func (m *MockProjectsService) ArchiveProject(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.Project, *gitlab.Response, error)
ArchiveProject mocks base method.
func (*MockProjectsService) ChangeAllowedApprovers ¶
func (m *MockProjectsService) ChangeAllowedApprovers(pid any, opt *gitlab.ChangeAllowedApproversOptions, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectApprovals, *gitlab.Response, error)
ChangeAllowedApprovers mocks base method.
func (*MockProjectsService) ChangeApprovalConfiguration ¶
func (m *MockProjectsService) ChangeApprovalConfiguration(pid any, opt *gitlab.ChangeApprovalConfigurationOptions, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectApprovals, *gitlab.Response, error)
ChangeApprovalConfiguration mocks base method.
func (*MockProjectsService) CreateProject ¶
func (m *MockProjectsService) CreateProject(opt *gitlab.CreateProjectOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Project, *gitlab.Response, error)
CreateProject mocks base method.
func (*MockProjectsService) CreateProjectApprovalRule ¶
func (m *MockProjectsService) CreateProjectApprovalRule(pid any, opt *gitlab.CreateProjectLevelRuleOptions, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectApprovalRule, *gitlab.Response, error)
CreateProjectApprovalRule mocks base method.
func (*MockProjectsService) CreateProjectForUser ¶
func (m *MockProjectsService) CreateProjectForUser(user int, opt *gitlab.CreateProjectForUserOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Project, *gitlab.Response, error)
CreateProjectForUser mocks base method.
func (*MockProjectsService) CreateProjectForkRelation ¶
func (m *MockProjectsService) CreateProjectForkRelation(pid any, fork int, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectForkRelation, *gitlab.Response, error)
CreateProjectForkRelation mocks base method.
func (*MockProjectsService) DeleteProject ¶
func (m *MockProjectsService) DeleteProject(pid any, opt *gitlab.DeleteProjectOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteProject mocks base method.
func (*MockProjectsService) DeleteProjectApprovalRule ¶
func (m *MockProjectsService) DeleteProjectApprovalRule(pid any, approvalRule int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteProjectApprovalRule mocks base method.
func (*MockProjectsService) DeleteProjectCustomHeader ¶
func (m *MockProjectsService) DeleteProjectCustomHeader(pid any, hook int, key string, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteProjectCustomHeader mocks base method.
func (*MockProjectsService) DeleteProjectForkRelation ¶
func (m *MockProjectsService) DeleteProjectForkRelation(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteProjectForkRelation mocks base method.
func (*MockProjectsService) DeleteProjectHook ¶
func (m *MockProjectsService) DeleteProjectHook(pid any, hook int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteProjectHook mocks base method.
func (*MockProjectsService) DeleteProjectPushRule ¶
func (m *MockProjectsService) DeleteProjectPushRule(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteProjectPushRule mocks base method.
func (*MockProjectsService) DeleteSharedProjectFromGroup ¶
func (m *MockProjectsService) DeleteSharedProjectFromGroup(pid any, groupID int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteSharedProjectFromGroup mocks base method.
func (*MockProjectsService) DownloadAvatar ¶
func (m *MockProjectsService) DownloadAvatar(pid any, options ...gitlab.RequestOptionFunc) (*bytes.Reader, *gitlab.Response, error)
DownloadAvatar mocks base method.
func (*MockProjectsService) EXPECT ¶
func (m *MockProjectsService) EXPECT() *MockProjectsServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockProjectsService) EditProject ¶
func (m *MockProjectsService) EditProject(pid any, opt *gitlab.EditProjectOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Project, *gitlab.Response, error)
EditProject mocks base method.
func (*MockProjectsService) EditProjectHook ¶
func (m *MockProjectsService) EditProjectHook(pid any, hook int, opt *gitlab.EditProjectHookOptions, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectHook, *gitlab.Response, error)
EditProjectHook mocks base method.
func (*MockProjectsService) EditProjectPushRule ¶
func (m *MockProjectsService) EditProjectPushRule(pid any, opt *gitlab.EditProjectPushRuleOptions, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectPushRules, *gitlab.Response, error)
EditProjectPushRule mocks base method.
func (*MockProjectsService) ForkProject ¶
func (m *MockProjectsService) ForkProject(pid any, opt *gitlab.ForkProjectOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Project, *gitlab.Response, error)
ForkProject mocks base method.
func (*MockProjectsService) GetApprovalConfiguration ¶
func (m *MockProjectsService) GetApprovalConfiguration(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectApprovals, *gitlab.Response, error)
GetApprovalConfiguration mocks base method.
func (*MockProjectsService) GetProject ¶
func (m *MockProjectsService) GetProject(pid any, opt *gitlab.GetProjectOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Project, *gitlab.Response, error)
GetProject mocks base method.
func (*MockProjectsService) GetProjectApprovalRule ¶
func (m *MockProjectsService) GetProjectApprovalRule(pid any, ruleID int, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectApprovalRule, *gitlab.Response, error)
GetProjectApprovalRule mocks base method.
func (*MockProjectsService) GetProjectApprovalRules ¶
func (m *MockProjectsService) GetProjectApprovalRules(pid any, opt *gitlab.GetProjectApprovalRulesListsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.ProjectApprovalRule, *gitlab.Response, error)
GetProjectApprovalRules mocks base method.
func (*MockProjectsService) GetProjectHook ¶
func (m *MockProjectsService) GetProjectHook(pid any, hook int, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectHook, *gitlab.Response, error)
GetProjectHook mocks base method.
func (*MockProjectsService) GetProjectLanguages ¶
func (m *MockProjectsService) GetProjectLanguages(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectLanguages, *gitlab.Response, error)
GetProjectLanguages mocks base method.
func (*MockProjectsService) GetProjectPullMirrorDetails ¶
func (m *MockProjectsService) GetProjectPullMirrorDetails(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectPullMirrorDetails, *gitlab.Response, error)
GetProjectPullMirrorDetails mocks base method.
func (*MockProjectsService) GetProjectPushRules ¶
func (m *MockProjectsService) GetProjectPushRules(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectPushRules, *gitlab.Response, error)
GetProjectPushRules mocks base method.
func (*MockProjectsService) GetRepositoryStorage ¶
func (m *MockProjectsService) GetRepositoryStorage(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectReposityStorage, *gitlab.Response, error)
GetRepositoryStorage mocks base method.
func (*MockProjectsService) ListProjectForks ¶
func (m *MockProjectsService) ListProjectForks(pid any, opt *gitlab.ListProjectsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Project, *gitlab.Response, error)
ListProjectForks mocks base method.
func (*MockProjectsService) ListProjectHooks ¶
func (m *MockProjectsService) ListProjectHooks(pid any, opt *gitlab.ListProjectHooksOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.ProjectHook, *gitlab.Response, error)
ListProjectHooks mocks base method.
func (*MockProjectsService) ListProjects ¶
func (m *MockProjectsService) ListProjects(opt *gitlab.ListProjectsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Project, *gitlab.Response, error)
ListProjects mocks base method.
func (*MockProjectsService) ListProjectsGroups ¶
func (m *MockProjectsService) ListProjectsGroups(pid any, opt *gitlab.ListProjectGroupOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.ProjectGroup, *gitlab.Response, error)
ListProjectsGroups mocks base method.
func (*MockProjectsService) ListProjectsInvitedGroups ¶
func (m *MockProjectsService) ListProjectsInvitedGroups(pid any, opt *gitlab.ListProjectInvidedGroupOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.ProjectGroup, *gitlab.Response, error)
ListProjectsInvitedGroups mocks base method.
func (*MockProjectsService) ListProjectsUsers ¶
func (m *MockProjectsService) ListProjectsUsers(pid any, opt *gitlab.ListProjectUserOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.ProjectUser, *gitlab.Response, error)
ListProjectsUsers mocks base method.
func (*MockProjectsService) ListUserContributedProjects ¶
func (m *MockProjectsService) ListUserContributedProjects(uid any, opt *gitlab.ListProjectsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Project, *gitlab.Response, error)
ListUserContributedProjects mocks base method.
func (*MockProjectsService) ListUserProjects ¶
func (m *MockProjectsService) ListUserProjects(uid any, opt *gitlab.ListProjectsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Project, *gitlab.Response, error)
ListUserProjects mocks base method.
func (*MockProjectsService) ListUserStarredProjects ¶
func (m *MockProjectsService) ListUserStarredProjects(uid any, opt *gitlab.ListProjectsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Project, *gitlab.Response, error)
ListUserStarredProjects mocks base method.
func (*MockProjectsService) SetProjectCustomHeader ¶
func (m *MockProjectsService) SetProjectCustomHeader(pid any, hook int, key string, opt *gitlab.SetHookCustomHeaderOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
SetProjectCustomHeader mocks base method.
func (*MockProjectsService) ShareProjectWithGroup ¶
func (m *MockProjectsService) ShareProjectWithGroup(pid any, opt *gitlab.ShareWithGroupOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
ShareProjectWithGroup mocks base method.
func (*MockProjectsService) StarProject ¶
func (m *MockProjectsService) StarProject(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.Project, *gitlab.Response, error)
StarProject mocks base method.
func (*MockProjectsService) StartHousekeepingProject ¶
func (m *MockProjectsService) StartHousekeepingProject(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
StartHousekeepingProject mocks base method.
func (*MockProjectsService) StartMirroringProject ¶
func (m *MockProjectsService) StartMirroringProject(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
StartMirroringProject mocks base method.
func (*MockProjectsService) TransferProject ¶
func (m *MockProjectsService) TransferProject(pid any, opt *gitlab.TransferProjectOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Project, *gitlab.Response, error)
TransferProject mocks base method.
func (*MockProjectsService) TriggerTestProjectHook ¶
func (m *MockProjectsService) TriggerTestProjectHook(pid any, hook int, event gitlab.ProjectHookEvent, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
TriggerTestProjectHook mocks base method.
func (*MockProjectsService) UnarchiveProject ¶
func (m *MockProjectsService) UnarchiveProject(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.Project, *gitlab.Response, error)
UnarchiveProject mocks base method.
func (*MockProjectsService) UnstarProject ¶
func (m *MockProjectsService) UnstarProject(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.Project, *gitlab.Response, error)
UnstarProject mocks base method.
func (*MockProjectsService) UpdateProjectApprovalRule ¶
func (m *MockProjectsService) UpdateProjectApprovalRule(pid any, approvalRule int, opt *gitlab.UpdateProjectLevelRuleOptions, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectApprovalRule, *gitlab.Response, error)
UpdateProjectApprovalRule mocks base method.
func (*MockProjectsService) UploadAvatar ¶
func (m *MockProjectsService) UploadAvatar(pid any, avatar io.Reader, filename string, options ...gitlab.RequestOptionFunc) (*gitlab.Project, *gitlab.Response, error)
UploadAvatar mocks base method.
func (*MockProjectsService) UploadFile ¶
func (m *MockProjectsService) UploadFile(pid any, content io.Reader, filename string, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectFile, *gitlab.Response, error)
UploadFile mocks base method.
type MockProjectsServiceMockRecorder ¶
type MockProjectsServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockProjectsServiceMockRecorder is the mock recorder for MockProjectsService.
func (*MockProjectsServiceMockRecorder) AddProjectHook ¶
func (mr *MockProjectsServiceMockRecorder) AddProjectHook(pid, opt any, options ...any) *gomock.Call
AddProjectHook indicates an expected call of AddProjectHook.
func (*MockProjectsServiceMockRecorder) AddProjectPushRule ¶
func (mr *MockProjectsServiceMockRecorder) AddProjectPushRule(pid, opt any, options ...any) *gomock.Call
AddProjectPushRule indicates an expected call of AddProjectPushRule.
func (*MockProjectsServiceMockRecorder) ArchiveProject ¶
func (mr *MockProjectsServiceMockRecorder) ArchiveProject(pid any, options ...any) *gomock.Call
ArchiveProject indicates an expected call of ArchiveProject.
func (*MockProjectsServiceMockRecorder) ChangeAllowedApprovers ¶
func (mr *MockProjectsServiceMockRecorder) ChangeAllowedApprovers(pid, opt any, options ...any) *gomock.Call
ChangeAllowedApprovers indicates an expected call of ChangeAllowedApprovers.
func (*MockProjectsServiceMockRecorder) ChangeApprovalConfiguration ¶
func (mr *MockProjectsServiceMockRecorder) ChangeApprovalConfiguration(pid, opt any, options ...any) *gomock.Call
ChangeApprovalConfiguration indicates an expected call of ChangeApprovalConfiguration.
func (*MockProjectsServiceMockRecorder) CreateProject ¶
func (mr *MockProjectsServiceMockRecorder) CreateProject(opt any, options ...any) *gomock.Call
CreateProject indicates an expected call of CreateProject.
func (*MockProjectsServiceMockRecorder) CreateProjectApprovalRule ¶
func (mr *MockProjectsServiceMockRecorder) CreateProjectApprovalRule(pid, opt any, options ...any) *gomock.Call
CreateProjectApprovalRule indicates an expected call of CreateProjectApprovalRule.
func (*MockProjectsServiceMockRecorder) CreateProjectForUser ¶
func (mr *MockProjectsServiceMockRecorder) CreateProjectForUser(user, opt any, options ...any) *gomock.Call
CreateProjectForUser indicates an expected call of CreateProjectForUser.
func (*MockProjectsServiceMockRecorder) CreateProjectForkRelation ¶
func (mr *MockProjectsServiceMockRecorder) CreateProjectForkRelation(pid, fork any, options ...any) *gomock.Call
CreateProjectForkRelation indicates an expected call of CreateProjectForkRelation.
func (*MockProjectsServiceMockRecorder) DeleteProject ¶
func (mr *MockProjectsServiceMockRecorder) DeleteProject(pid, opt any, options ...any) *gomock.Call
DeleteProject indicates an expected call of DeleteProject.
func (*MockProjectsServiceMockRecorder) DeleteProjectApprovalRule ¶
func (mr *MockProjectsServiceMockRecorder) DeleteProjectApprovalRule(pid, approvalRule any, options ...any) *gomock.Call
DeleteProjectApprovalRule indicates an expected call of DeleteProjectApprovalRule.
func (*MockProjectsServiceMockRecorder) DeleteProjectCustomHeader ¶
func (mr *MockProjectsServiceMockRecorder) DeleteProjectCustomHeader(pid, hook, key any, options ...any) *gomock.Call
DeleteProjectCustomHeader indicates an expected call of DeleteProjectCustomHeader.
func (*MockProjectsServiceMockRecorder) DeleteProjectForkRelation ¶
func (mr *MockProjectsServiceMockRecorder) DeleteProjectForkRelation(pid any, options ...any) *gomock.Call
DeleteProjectForkRelation indicates an expected call of DeleteProjectForkRelation.
func (*MockProjectsServiceMockRecorder) DeleteProjectHook ¶
func (mr *MockProjectsServiceMockRecorder) DeleteProjectHook(pid, hook any, options ...any) *gomock.Call
DeleteProjectHook indicates an expected call of DeleteProjectHook.
func (*MockProjectsServiceMockRecorder) DeleteProjectPushRule ¶
func (mr *MockProjectsServiceMockRecorder) DeleteProjectPushRule(pid any, options ...any) *gomock.Call
DeleteProjectPushRule indicates an expected call of DeleteProjectPushRule.
func (*MockProjectsServiceMockRecorder) DeleteSharedProjectFromGroup ¶
func (mr *MockProjectsServiceMockRecorder) DeleteSharedProjectFromGroup(pid, groupID any, options ...any) *gomock.Call
DeleteSharedProjectFromGroup indicates an expected call of DeleteSharedProjectFromGroup.
func (*MockProjectsServiceMockRecorder) DownloadAvatar ¶
func (mr *MockProjectsServiceMockRecorder) DownloadAvatar(pid any, options ...any) *gomock.Call
DownloadAvatar indicates an expected call of DownloadAvatar.
func (*MockProjectsServiceMockRecorder) EditProject ¶
func (mr *MockProjectsServiceMockRecorder) EditProject(pid, opt any, options ...any) *gomock.Call
EditProject indicates an expected call of EditProject.
func (*MockProjectsServiceMockRecorder) EditProjectHook ¶
func (mr *MockProjectsServiceMockRecorder) EditProjectHook(pid, hook, opt any, options ...any) *gomock.Call
EditProjectHook indicates an expected call of EditProjectHook.
func (*MockProjectsServiceMockRecorder) EditProjectPushRule ¶
func (mr *MockProjectsServiceMockRecorder) EditProjectPushRule(pid, opt any, options ...any) *gomock.Call
EditProjectPushRule indicates an expected call of EditProjectPushRule.
func (*MockProjectsServiceMockRecorder) ForkProject ¶
func (mr *MockProjectsServiceMockRecorder) ForkProject(pid, opt any, options ...any) *gomock.Call
ForkProject indicates an expected call of ForkProject.
func (*MockProjectsServiceMockRecorder) GetApprovalConfiguration ¶
func (mr *MockProjectsServiceMockRecorder) GetApprovalConfiguration(pid any, options ...any) *gomock.Call
GetApprovalConfiguration indicates an expected call of GetApprovalConfiguration.
func (*MockProjectsServiceMockRecorder) GetProject ¶
func (mr *MockProjectsServiceMockRecorder) GetProject(pid, opt any, options ...any) *gomock.Call
GetProject indicates an expected call of GetProject.
func (*MockProjectsServiceMockRecorder) GetProjectApprovalRule ¶
func (mr *MockProjectsServiceMockRecorder) GetProjectApprovalRule(pid, ruleID any, options ...any) *gomock.Call
GetProjectApprovalRule indicates an expected call of GetProjectApprovalRule.
func (*MockProjectsServiceMockRecorder) GetProjectApprovalRules ¶
func (mr *MockProjectsServiceMockRecorder) GetProjectApprovalRules(pid, opt any, options ...any) *gomock.Call
GetProjectApprovalRules indicates an expected call of GetProjectApprovalRules.
func (*MockProjectsServiceMockRecorder) GetProjectHook ¶
func (mr *MockProjectsServiceMockRecorder) GetProjectHook(pid, hook any, options ...any) *gomock.Call
GetProjectHook indicates an expected call of GetProjectHook.
func (*MockProjectsServiceMockRecorder) GetProjectLanguages ¶
func (mr *MockProjectsServiceMockRecorder) GetProjectLanguages(pid any, options ...any) *gomock.Call
GetProjectLanguages indicates an expected call of GetProjectLanguages.
func (*MockProjectsServiceMockRecorder) GetProjectPullMirrorDetails ¶
func (mr *MockProjectsServiceMockRecorder) GetProjectPullMirrorDetails(pid any, options ...any) *gomock.Call
GetProjectPullMirrorDetails indicates an expected call of GetProjectPullMirrorDetails.
func (*MockProjectsServiceMockRecorder) GetProjectPushRules ¶
func (mr *MockProjectsServiceMockRecorder) GetProjectPushRules(pid any, options ...any) *gomock.Call
GetProjectPushRules indicates an expected call of GetProjectPushRules.
func (*MockProjectsServiceMockRecorder) GetRepositoryStorage ¶
func (mr *MockProjectsServiceMockRecorder) GetRepositoryStorage(pid any, options ...any) *gomock.Call
GetRepositoryStorage indicates an expected call of GetRepositoryStorage.
func (*MockProjectsServiceMockRecorder) ListProjectForks ¶
func (mr *MockProjectsServiceMockRecorder) ListProjectForks(pid, opt any, options ...any) *gomock.Call
ListProjectForks indicates an expected call of ListProjectForks.
func (*MockProjectsServiceMockRecorder) ListProjectHooks ¶
func (mr *MockProjectsServiceMockRecorder) ListProjectHooks(pid, opt any, options ...any) *gomock.Call
ListProjectHooks indicates an expected call of ListProjectHooks.
func (*MockProjectsServiceMockRecorder) ListProjects ¶
func (mr *MockProjectsServiceMockRecorder) ListProjects(opt any, options ...any) *gomock.Call
ListProjects indicates an expected call of ListProjects.
func (*MockProjectsServiceMockRecorder) ListProjectsGroups ¶
func (mr *MockProjectsServiceMockRecorder) ListProjectsGroups(pid, opt any, options ...any) *gomock.Call
ListProjectsGroups indicates an expected call of ListProjectsGroups.
func (*MockProjectsServiceMockRecorder) ListProjectsInvitedGroups ¶
func (mr *MockProjectsServiceMockRecorder) ListProjectsInvitedGroups(pid, opt any, options ...any) *gomock.Call
ListProjectsInvitedGroups indicates an expected call of ListProjectsInvitedGroups.
func (*MockProjectsServiceMockRecorder) ListProjectsUsers ¶
func (mr *MockProjectsServiceMockRecorder) ListProjectsUsers(pid, opt any, options ...any) *gomock.Call
ListProjectsUsers indicates an expected call of ListProjectsUsers.
func (*MockProjectsServiceMockRecorder) ListUserContributedProjects ¶
func (mr *MockProjectsServiceMockRecorder) ListUserContributedProjects(uid, opt any, options ...any) *gomock.Call
ListUserContributedProjects indicates an expected call of ListUserContributedProjects.
func (*MockProjectsServiceMockRecorder) ListUserProjects ¶
func (mr *MockProjectsServiceMockRecorder) ListUserProjects(uid, opt any, options ...any) *gomock.Call
ListUserProjects indicates an expected call of ListUserProjects.
func (*MockProjectsServiceMockRecorder) ListUserStarredProjects ¶
func (mr *MockProjectsServiceMockRecorder) ListUserStarredProjects(uid, opt any, options ...any) *gomock.Call
ListUserStarredProjects indicates an expected call of ListUserStarredProjects.
func (*MockProjectsServiceMockRecorder) SetProjectCustomHeader ¶
func (mr *MockProjectsServiceMockRecorder) SetProjectCustomHeader(pid, hook, key, opt any, options ...any) *gomock.Call
SetProjectCustomHeader indicates an expected call of SetProjectCustomHeader.
func (*MockProjectsServiceMockRecorder) ShareProjectWithGroup ¶
func (mr *MockProjectsServiceMockRecorder) ShareProjectWithGroup(pid, opt any, options ...any) *gomock.Call
ShareProjectWithGroup indicates an expected call of ShareProjectWithGroup.
func (*MockProjectsServiceMockRecorder) StarProject ¶
func (mr *MockProjectsServiceMockRecorder) StarProject(pid any, options ...any) *gomock.Call
StarProject indicates an expected call of StarProject.
func (*MockProjectsServiceMockRecorder) StartHousekeepingProject ¶
func (mr *MockProjectsServiceMockRecorder) StartHousekeepingProject(pid any, options ...any) *gomock.Call
StartHousekeepingProject indicates an expected call of StartHousekeepingProject.
func (*MockProjectsServiceMockRecorder) StartMirroringProject ¶
func (mr *MockProjectsServiceMockRecorder) StartMirroringProject(pid any, options ...any) *gomock.Call
StartMirroringProject indicates an expected call of StartMirroringProject.
func (*MockProjectsServiceMockRecorder) TransferProject ¶
func (mr *MockProjectsServiceMockRecorder) TransferProject(pid, opt any, options ...any) *gomock.Call
TransferProject indicates an expected call of TransferProject.
func (*MockProjectsServiceMockRecorder) TriggerTestProjectHook ¶
func (mr *MockProjectsServiceMockRecorder) TriggerTestProjectHook(pid, hook, event any, options ...any) *gomock.Call
TriggerTestProjectHook indicates an expected call of TriggerTestProjectHook.
func (*MockProjectsServiceMockRecorder) UnarchiveProject ¶
func (mr *MockProjectsServiceMockRecorder) UnarchiveProject(pid any, options ...any) *gomock.Call
UnarchiveProject indicates an expected call of UnarchiveProject.
func (*MockProjectsServiceMockRecorder) UnstarProject ¶
func (mr *MockProjectsServiceMockRecorder) UnstarProject(pid any, options ...any) *gomock.Call
UnstarProject indicates an expected call of UnstarProject.
func (*MockProjectsServiceMockRecorder) UpdateProjectApprovalRule ¶
func (mr *MockProjectsServiceMockRecorder) UpdateProjectApprovalRule(pid, approvalRule, opt any, options ...any) *gomock.Call
UpdateProjectApprovalRule indicates an expected call of UpdateProjectApprovalRule.
func (*MockProjectsServiceMockRecorder) UploadAvatar ¶
func (mr *MockProjectsServiceMockRecorder) UploadAvatar(pid, avatar, filename any, options ...any) *gomock.Call
UploadAvatar indicates an expected call of UploadAvatar.
func (*MockProjectsServiceMockRecorder) UploadFile ¶
func (mr *MockProjectsServiceMockRecorder) UploadFile(pid, content, filename any, options ...any) *gomock.Call
UploadFile indicates an expected call of UploadFile.
type MockProtectedBranchesService ¶
type MockProtectedBranchesService struct {
// contains filtered or unexported fields
}
MockProtectedBranchesService is a mock of ProtectedBranchesService interface.
func NewMockProtectedBranchesService ¶
func NewMockProtectedBranchesService(ctrl *gomock.Controller) *MockProtectedBranchesService
NewMockProtectedBranchesService creates a new mock instance.
func (*MockProtectedBranchesService) EXPECT ¶
func (m *MockProtectedBranchesService) EXPECT() *MockProtectedBranchesServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockProtectedBranchesService) GetProtectedBranch ¶
func (m *MockProtectedBranchesService) GetProtectedBranch(pid any, branch string, options ...gitlab.RequestOptionFunc) (*gitlab.ProtectedBranch, *gitlab.Response, error)
GetProtectedBranch mocks base method.
func (*MockProtectedBranchesService) ListProtectedBranches ¶
func (m *MockProtectedBranchesService) ListProtectedBranches(pid any, opt *gitlab.ListProtectedBranchesOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.ProtectedBranch, *gitlab.Response, error)
ListProtectedBranches mocks base method.
func (*MockProtectedBranchesService) ProtectRepositoryBranches ¶
func (m *MockProtectedBranchesService) ProtectRepositoryBranches(pid any, opt *gitlab.ProtectRepositoryBranchesOptions, options ...gitlab.RequestOptionFunc) (*gitlab.ProtectedBranch, *gitlab.Response, error)
ProtectRepositoryBranches mocks base method.
func (*MockProtectedBranchesService) RequireCodeOwnerApprovals ¶
func (m *MockProtectedBranchesService) RequireCodeOwnerApprovals(pid any, branch string, opt *gitlab.RequireCodeOwnerApprovalsOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
RequireCodeOwnerApprovals mocks base method.
func (*MockProtectedBranchesService) UnprotectRepositoryBranches ¶
func (m *MockProtectedBranchesService) UnprotectRepositoryBranches(pid any, branch string, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
UnprotectRepositoryBranches mocks base method.
func (*MockProtectedBranchesService) UpdateProtectedBranch ¶
func (m *MockProtectedBranchesService) UpdateProtectedBranch(pid any, branch string, opt *gitlab.UpdateProtectedBranchOptions, options ...gitlab.RequestOptionFunc) (*gitlab.ProtectedBranch, *gitlab.Response, error)
UpdateProtectedBranch mocks base method.
type MockProtectedBranchesServiceMockRecorder ¶
type MockProtectedBranchesServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockProtectedBranchesServiceMockRecorder is the mock recorder for MockProtectedBranchesService.
func (*MockProtectedBranchesServiceMockRecorder) GetProtectedBranch ¶
func (mr *MockProtectedBranchesServiceMockRecorder) GetProtectedBranch(pid, branch any, options ...any) *gomock.Call
GetProtectedBranch indicates an expected call of GetProtectedBranch.
func (*MockProtectedBranchesServiceMockRecorder) ListProtectedBranches ¶
func (mr *MockProtectedBranchesServiceMockRecorder) ListProtectedBranches(pid, opt any, options ...any) *gomock.Call
ListProtectedBranches indicates an expected call of ListProtectedBranches.
func (*MockProtectedBranchesServiceMockRecorder) ProtectRepositoryBranches ¶
func (mr *MockProtectedBranchesServiceMockRecorder) ProtectRepositoryBranches(pid, opt any, options ...any) *gomock.Call
ProtectRepositoryBranches indicates an expected call of ProtectRepositoryBranches.
func (*MockProtectedBranchesServiceMockRecorder) RequireCodeOwnerApprovals ¶
func (mr *MockProtectedBranchesServiceMockRecorder) RequireCodeOwnerApprovals(pid, branch, opt any, options ...any) *gomock.Call
RequireCodeOwnerApprovals indicates an expected call of RequireCodeOwnerApprovals.
func (*MockProtectedBranchesServiceMockRecorder) UnprotectRepositoryBranches ¶
func (mr *MockProtectedBranchesServiceMockRecorder) UnprotectRepositoryBranches(pid, branch any, options ...any) *gomock.Call
UnprotectRepositoryBranches indicates an expected call of UnprotectRepositoryBranches.
func (*MockProtectedBranchesServiceMockRecorder) UpdateProtectedBranch ¶
func (mr *MockProtectedBranchesServiceMockRecorder) UpdateProtectedBranch(pid, branch, opt any, options ...any) *gomock.Call
UpdateProtectedBranch indicates an expected call of UpdateProtectedBranch.
type MockProtectedEnvironmentsService ¶
type MockProtectedEnvironmentsService struct {
// contains filtered or unexported fields
}
MockProtectedEnvironmentsService is a mock of ProtectedEnvironmentsService interface.
func NewMockProtectedEnvironmentsService ¶
func NewMockProtectedEnvironmentsService(ctrl *gomock.Controller) *MockProtectedEnvironmentsService
NewMockProtectedEnvironmentsService creates a new mock instance.
func (*MockProtectedEnvironmentsService) EXPECT ¶
func (m *MockProtectedEnvironmentsService) EXPECT() *MockProtectedEnvironmentsServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockProtectedEnvironmentsService) GetProtectedEnvironment ¶
func (m *MockProtectedEnvironmentsService) GetProtectedEnvironment(pid any, environment string, options ...gitlab.RequestOptionFunc) (*gitlab.ProtectedEnvironment, *gitlab.Response, error)
GetProtectedEnvironment mocks base method.
func (*MockProtectedEnvironmentsService) ListProtectedEnvironments ¶
func (m *MockProtectedEnvironmentsService) ListProtectedEnvironments(pid any, opt *gitlab.ListProtectedEnvironmentsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.ProtectedEnvironment, *gitlab.Response, error)
ListProtectedEnvironments mocks base method.
func (*MockProtectedEnvironmentsService) ProtectRepositoryEnvironments ¶
func (m *MockProtectedEnvironmentsService) ProtectRepositoryEnvironments(pid any, opt *gitlab.ProtectRepositoryEnvironmentsOptions, options ...gitlab.RequestOptionFunc) (*gitlab.ProtectedEnvironment, *gitlab.Response, error)
ProtectRepositoryEnvironments mocks base method.
func (*MockProtectedEnvironmentsService) UnprotectEnvironment ¶
func (m *MockProtectedEnvironmentsService) UnprotectEnvironment(pid any, environment string, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
UnprotectEnvironment mocks base method.
func (*MockProtectedEnvironmentsService) UpdateProtectedEnvironments ¶
func (m *MockProtectedEnvironmentsService) UpdateProtectedEnvironments(pid any, environment string, opt *gitlab.UpdateProtectedEnvironmentsOptions, options ...gitlab.RequestOptionFunc) (*gitlab.ProtectedEnvironment, *gitlab.Response, error)
UpdateProtectedEnvironments mocks base method.
type MockProtectedEnvironmentsServiceMockRecorder ¶
type MockProtectedEnvironmentsServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockProtectedEnvironmentsServiceMockRecorder is the mock recorder for MockProtectedEnvironmentsService.
func (*MockProtectedEnvironmentsServiceMockRecorder) GetProtectedEnvironment ¶
func (mr *MockProtectedEnvironmentsServiceMockRecorder) GetProtectedEnvironment(pid, environment any, options ...any) *gomock.Call
GetProtectedEnvironment indicates an expected call of GetProtectedEnvironment.
func (*MockProtectedEnvironmentsServiceMockRecorder) ListProtectedEnvironments ¶
func (mr *MockProtectedEnvironmentsServiceMockRecorder) ListProtectedEnvironments(pid, opt any, options ...any) *gomock.Call
ListProtectedEnvironments indicates an expected call of ListProtectedEnvironments.
func (*MockProtectedEnvironmentsServiceMockRecorder) ProtectRepositoryEnvironments ¶
func (mr *MockProtectedEnvironmentsServiceMockRecorder) ProtectRepositoryEnvironments(pid, opt any, options ...any) *gomock.Call
ProtectRepositoryEnvironments indicates an expected call of ProtectRepositoryEnvironments.
func (*MockProtectedEnvironmentsServiceMockRecorder) UnprotectEnvironment ¶
func (mr *MockProtectedEnvironmentsServiceMockRecorder) UnprotectEnvironment(pid, environment any, options ...any) *gomock.Call
UnprotectEnvironment indicates an expected call of UnprotectEnvironment.
func (*MockProtectedEnvironmentsServiceMockRecorder) UpdateProtectedEnvironments ¶
func (mr *MockProtectedEnvironmentsServiceMockRecorder) UpdateProtectedEnvironments(pid, environment, opt any, options ...any) *gomock.Call
UpdateProtectedEnvironments indicates an expected call of UpdateProtectedEnvironments.
type MockProtectedTagsService ¶
type MockProtectedTagsService struct {
// contains filtered or unexported fields
}
MockProtectedTagsService is a mock of ProtectedTagsService interface.
func NewMockProtectedTagsService ¶
func NewMockProtectedTagsService(ctrl *gomock.Controller) *MockProtectedTagsService
NewMockProtectedTagsService creates a new mock instance.
func (*MockProtectedTagsService) EXPECT ¶
func (m *MockProtectedTagsService) EXPECT() *MockProtectedTagsServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockProtectedTagsService) GetProtectedTag ¶
func (m *MockProtectedTagsService) GetProtectedTag(pid any, tag string, options ...gitlab.RequestOptionFunc) (*gitlab.ProtectedTag, *gitlab.Response, error)
GetProtectedTag mocks base method.
func (*MockProtectedTagsService) ListProtectedTags ¶
func (m *MockProtectedTagsService) ListProtectedTags(pid any, opt *gitlab.ListProtectedTagsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.ProtectedTag, *gitlab.Response, error)
ListProtectedTags mocks base method.
func (*MockProtectedTagsService) ProtectRepositoryTags ¶
func (m *MockProtectedTagsService) ProtectRepositoryTags(pid any, opt *gitlab.ProtectRepositoryTagsOptions, options ...gitlab.RequestOptionFunc) (*gitlab.ProtectedTag, *gitlab.Response, error)
ProtectRepositoryTags mocks base method.
func (*MockProtectedTagsService) UnprotectRepositoryTags ¶
func (m *MockProtectedTagsService) UnprotectRepositoryTags(pid any, tag string, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
UnprotectRepositoryTags mocks base method.
type MockProtectedTagsServiceMockRecorder ¶
type MockProtectedTagsServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockProtectedTagsServiceMockRecorder is the mock recorder for MockProtectedTagsService.
func (*MockProtectedTagsServiceMockRecorder) GetProtectedTag ¶
func (mr *MockProtectedTagsServiceMockRecorder) GetProtectedTag(pid, tag any, options ...any) *gomock.Call
GetProtectedTag indicates an expected call of GetProtectedTag.
func (*MockProtectedTagsServiceMockRecorder) ListProtectedTags ¶
func (mr *MockProtectedTagsServiceMockRecorder) ListProtectedTags(pid, opt any, options ...any) *gomock.Call
ListProtectedTags indicates an expected call of ListProtectedTags.
func (*MockProtectedTagsServiceMockRecorder) ProtectRepositoryTags ¶
func (mr *MockProtectedTagsServiceMockRecorder) ProtectRepositoryTags(pid, opt any, options ...any) *gomock.Call
ProtectRepositoryTags indicates an expected call of ProtectRepositoryTags.
func (*MockProtectedTagsServiceMockRecorder) UnprotectRepositoryTags ¶
func (mr *MockProtectedTagsServiceMockRecorder) UnprotectRepositoryTags(pid, tag any, options ...any) *gomock.Call
UnprotectRepositoryTags indicates an expected call of UnprotectRepositoryTags.
type MockReleaseLinksService ¶
type MockReleaseLinksService struct {
// contains filtered or unexported fields
}
MockReleaseLinksService is a mock of ReleaseLinksService interface.
func NewMockReleaseLinksService ¶
func NewMockReleaseLinksService(ctrl *gomock.Controller) *MockReleaseLinksService
NewMockReleaseLinksService creates a new mock instance.
func (*MockReleaseLinksService) CreateReleaseLink ¶
func (m *MockReleaseLinksService) CreateReleaseLink(pid any, tagName string, opt *gitlab.CreateReleaseLinkOptions, options ...gitlab.RequestOptionFunc) (*gitlab.ReleaseLink, *gitlab.Response, error)
CreateReleaseLink mocks base method.
func (*MockReleaseLinksService) DeleteReleaseLink ¶
func (m *MockReleaseLinksService) DeleteReleaseLink(pid any, tagName string, link int, options ...gitlab.RequestOptionFunc) (*gitlab.ReleaseLink, *gitlab.Response, error)
DeleteReleaseLink mocks base method.
func (*MockReleaseLinksService) EXPECT ¶
func (m *MockReleaseLinksService) EXPECT() *MockReleaseLinksServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockReleaseLinksService) GetReleaseLink ¶
func (m *MockReleaseLinksService) GetReleaseLink(pid any, tagName string, link int, options ...gitlab.RequestOptionFunc) (*gitlab.ReleaseLink, *gitlab.Response, error)
GetReleaseLink mocks base method.
func (*MockReleaseLinksService) ListReleaseLinks ¶
func (m *MockReleaseLinksService) ListReleaseLinks(pid any, tagName string, opt *gitlab.ListReleaseLinksOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.ReleaseLink, *gitlab.Response, error)
ListReleaseLinks mocks base method.
func (*MockReleaseLinksService) UpdateReleaseLink ¶
func (m *MockReleaseLinksService) UpdateReleaseLink(pid any, tagName string, link int, opt *gitlab.UpdateReleaseLinkOptions, options ...gitlab.RequestOptionFunc) (*gitlab.ReleaseLink, *gitlab.Response, error)
UpdateReleaseLink mocks base method.
type MockReleaseLinksServiceMockRecorder ¶
type MockReleaseLinksServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockReleaseLinksServiceMockRecorder is the mock recorder for MockReleaseLinksService.
func (*MockReleaseLinksServiceMockRecorder) CreateReleaseLink ¶
func (mr *MockReleaseLinksServiceMockRecorder) CreateReleaseLink(pid, tagName, opt any, options ...any) *gomock.Call
CreateReleaseLink indicates an expected call of CreateReleaseLink.
func (*MockReleaseLinksServiceMockRecorder) DeleteReleaseLink ¶
func (mr *MockReleaseLinksServiceMockRecorder) DeleteReleaseLink(pid, tagName, link any, options ...any) *gomock.Call
DeleteReleaseLink indicates an expected call of DeleteReleaseLink.
func (*MockReleaseLinksServiceMockRecorder) GetReleaseLink ¶
func (mr *MockReleaseLinksServiceMockRecorder) GetReleaseLink(pid, tagName, link any, options ...any) *gomock.Call
GetReleaseLink indicates an expected call of GetReleaseLink.
func (*MockReleaseLinksServiceMockRecorder) ListReleaseLinks ¶
func (mr *MockReleaseLinksServiceMockRecorder) ListReleaseLinks(pid, tagName, opt any, options ...any) *gomock.Call
ListReleaseLinks indicates an expected call of ListReleaseLinks.
func (*MockReleaseLinksServiceMockRecorder) UpdateReleaseLink ¶
func (mr *MockReleaseLinksServiceMockRecorder) UpdateReleaseLink(pid, tagName, link, opt any, options ...any) *gomock.Call
UpdateReleaseLink indicates an expected call of UpdateReleaseLink.
type MockReleasesService ¶
type MockReleasesService struct {
// contains filtered or unexported fields
}
MockReleasesService is a mock of ReleasesService interface.
func NewMockReleasesService ¶
func NewMockReleasesService(ctrl *gomock.Controller) *MockReleasesService
NewMockReleasesService creates a new mock instance.
func (*MockReleasesService) CreateRelease ¶
func (m *MockReleasesService) CreateRelease(pid any, opts *gitlab.CreateReleaseOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Release, *gitlab.Response, error)
CreateRelease mocks base method.
func (*MockReleasesService) DeleteRelease ¶
func (m *MockReleasesService) DeleteRelease(pid any, tagName string, options ...gitlab.RequestOptionFunc) (*gitlab.Release, *gitlab.Response, error)
DeleteRelease mocks base method.
func (*MockReleasesService) EXPECT ¶
func (m *MockReleasesService) EXPECT() *MockReleasesServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockReleasesService) GetLatestRelease ¶
func (m *MockReleasesService) GetLatestRelease(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.Release, *gitlab.Response, error)
GetLatestRelease mocks base method.
func (*MockReleasesService) GetRelease ¶
func (m *MockReleasesService) GetRelease(pid any, tagName string, options ...gitlab.RequestOptionFunc) (*gitlab.Release, *gitlab.Response, error)
GetRelease mocks base method.
func (*MockReleasesService) ListReleases ¶
func (m *MockReleasesService) ListReleases(pid any, opt *gitlab.ListReleasesOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Release, *gitlab.Response, error)
ListReleases mocks base method.
func (*MockReleasesService) UpdateRelease ¶
func (m *MockReleasesService) UpdateRelease(pid any, tagName string, opts *gitlab.UpdateReleaseOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Release, *gitlab.Response, error)
UpdateRelease mocks base method.
type MockReleasesServiceMockRecorder ¶
type MockReleasesServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockReleasesServiceMockRecorder is the mock recorder for MockReleasesService.
func (*MockReleasesServiceMockRecorder) CreateRelease ¶
func (mr *MockReleasesServiceMockRecorder) CreateRelease(pid, opts any, options ...any) *gomock.Call
CreateRelease indicates an expected call of CreateRelease.
func (*MockReleasesServiceMockRecorder) DeleteRelease ¶
func (mr *MockReleasesServiceMockRecorder) DeleteRelease(pid, tagName any, options ...any) *gomock.Call
DeleteRelease indicates an expected call of DeleteRelease.
func (*MockReleasesServiceMockRecorder) GetLatestRelease ¶
func (mr *MockReleasesServiceMockRecorder) GetLatestRelease(pid any, options ...any) *gomock.Call
GetLatestRelease indicates an expected call of GetLatestRelease.
func (*MockReleasesServiceMockRecorder) GetRelease ¶
func (mr *MockReleasesServiceMockRecorder) GetRelease(pid, tagName any, options ...any) *gomock.Call
GetRelease indicates an expected call of GetRelease.
func (*MockReleasesServiceMockRecorder) ListReleases ¶
func (mr *MockReleasesServiceMockRecorder) ListReleases(pid, opt any, options ...any) *gomock.Call
ListReleases indicates an expected call of ListReleases.
func (*MockReleasesServiceMockRecorder) UpdateRelease ¶
func (mr *MockReleasesServiceMockRecorder) UpdateRelease(pid, tagName, opts any, options ...any) *gomock.Call
UpdateRelease indicates an expected call of UpdateRelease.
type MockRepositoriesService ¶
type MockRepositoriesService struct {
// contains filtered or unexported fields
}
MockRepositoriesService is a mock of RepositoriesService interface.
func NewMockRepositoriesService ¶
func NewMockRepositoriesService(ctrl *gomock.Controller) *MockRepositoriesService
NewMockRepositoriesService creates a new mock instance.
func (*MockRepositoriesService) AddChangelog ¶
func (m *MockRepositoriesService) AddChangelog(pid any, opt *gitlab.AddChangelogOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
AddChangelog mocks base method.
func (*MockRepositoriesService) Archive ¶
func (m *MockRepositoriesService) Archive(pid any, opt *gitlab.ArchiveOptions, options ...gitlab.RequestOptionFunc) ([]byte, *gitlab.Response, error)
Archive mocks base method.
func (*MockRepositoriesService) Blob ¶
func (m *MockRepositoriesService) Blob(pid any, sha string, options ...gitlab.RequestOptionFunc) ([]byte, *gitlab.Response, error)
Blob mocks base method.
func (*MockRepositoriesService) Compare ¶
func (m *MockRepositoriesService) Compare(pid any, opt *gitlab.CompareOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Compare, *gitlab.Response, error)
Compare mocks base method.
func (*MockRepositoriesService) Contributors ¶
func (m *MockRepositoriesService) Contributors(pid any, opt *gitlab.ListContributorsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Contributor, *gitlab.Response, error)
Contributors mocks base method.
func (*MockRepositoriesService) EXPECT ¶
func (m *MockRepositoriesService) EXPECT() *MockRepositoriesServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockRepositoriesService) GenerateChangelogData ¶
func (m *MockRepositoriesService) GenerateChangelogData(pid any, opt gitlab.GenerateChangelogDataOptions, options ...gitlab.RequestOptionFunc) (*gitlab.ChangelogData, *gitlab.Response, error)
GenerateChangelogData mocks base method.
func (*MockRepositoriesService) ListTree ¶
func (m *MockRepositoriesService) ListTree(pid any, opt *gitlab.ListTreeOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.TreeNode, *gitlab.Response, error)
ListTree mocks base method.
func (*MockRepositoriesService) MergeBase ¶
func (m *MockRepositoriesService) MergeBase(pid any, opt *gitlab.MergeBaseOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Commit, *gitlab.Response, error)
MergeBase mocks base method.
func (*MockRepositoriesService) RawBlobContent ¶
func (m *MockRepositoriesService) RawBlobContent(pid any, sha string, options ...gitlab.RequestOptionFunc) ([]byte, *gitlab.Response, error)
RawBlobContent mocks base method.
func (*MockRepositoriesService) StreamArchive ¶
func (m *MockRepositoriesService) StreamArchive(pid any, w io.Writer, opt *gitlab.ArchiveOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
StreamArchive mocks base method.
type MockRepositoriesServiceMockRecorder ¶
type MockRepositoriesServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockRepositoriesServiceMockRecorder is the mock recorder for MockRepositoriesService.
func (*MockRepositoriesServiceMockRecorder) AddChangelog ¶
func (mr *MockRepositoriesServiceMockRecorder) AddChangelog(pid, opt any, options ...any) *gomock.Call
AddChangelog indicates an expected call of AddChangelog.
func (*MockRepositoriesServiceMockRecorder) Archive ¶
func (mr *MockRepositoriesServiceMockRecorder) Archive(pid, opt any, options ...any) *gomock.Call
Archive indicates an expected call of Archive.
func (*MockRepositoriesServiceMockRecorder) Blob ¶
func (mr *MockRepositoriesServiceMockRecorder) Blob(pid, sha any, options ...any) *gomock.Call
Blob indicates an expected call of Blob.
func (*MockRepositoriesServiceMockRecorder) Compare ¶
func (mr *MockRepositoriesServiceMockRecorder) Compare(pid, opt any, options ...any) *gomock.Call
Compare indicates an expected call of Compare.
func (*MockRepositoriesServiceMockRecorder) Contributors ¶
func (mr *MockRepositoriesServiceMockRecorder) Contributors(pid, opt any, options ...any) *gomock.Call
Contributors indicates an expected call of Contributors.
func (*MockRepositoriesServiceMockRecorder) GenerateChangelogData ¶
func (mr *MockRepositoriesServiceMockRecorder) GenerateChangelogData(pid, opt any, options ...any) *gomock.Call
GenerateChangelogData indicates an expected call of GenerateChangelogData.
func (*MockRepositoriesServiceMockRecorder) ListTree ¶
func (mr *MockRepositoriesServiceMockRecorder) ListTree(pid, opt any, options ...any) *gomock.Call
ListTree indicates an expected call of ListTree.
func (*MockRepositoriesServiceMockRecorder) MergeBase ¶
func (mr *MockRepositoriesServiceMockRecorder) MergeBase(pid, opt any, options ...any) *gomock.Call
MergeBase indicates an expected call of MergeBase.
func (*MockRepositoriesServiceMockRecorder) RawBlobContent ¶
func (mr *MockRepositoriesServiceMockRecorder) RawBlobContent(pid, sha any, options ...any) *gomock.Call
RawBlobContent indicates an expected call of RawBlobContent.
func (*MockRepositoriesServiceMockRecorder) StreamArchive ¶
func (mr *MockRepositoriesServiceMockRecorder) StreamArchive(pid, w, opt any, options ...any) *gomock.Call
StreamArchive indicates an expected call of StreamArchive.
type MockRepositoryFilesService ¶
type MockRepositoryFilesService struct {
// contains filtered or unexported fields
}
MockRepositoryFilesService is a mock of RepositoryFilesService interface.
func NewMockRepositoryFilesService ¶
func NewMockRepositoryFilesService(ctrl *gomock.Controller) *MockRepositoryFilesService
NewMockRepositoryFilesService creates a new mock instance.
func (*MockRepositoryFilesService) CreateFile ¶
func (m *MockRepositoryFilesService) CreateFile(pid any, fileName string, opt *gitlab.CreateFileOptions, options ...gitlab.RequestOptionFunc) (*gitlab.FileInfo, *gitlab.Response, error)
CreateFile mocks base method.
func (*MockRepositoryFilesService) DeleteFile ¶
func (m *MockRepositoryFilesService) DeleteFile(pid any, fileName string, opt *gitlab.DeleteFileOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteFile mocks base method.
func (*MockRepositoryFilesService) EXPECT ¶
func (m *MockRepositoryFilesService) EXPECT() *MockRepositoryFilesServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockRepositoryFilesService) GetFile ¶
func (m *MockRepositoryFilesService) GetFile(pid any, fileName string, opt *gitlab.GetFileOptions, options ...gitlab.RequestOptionFunc) (*gitlab.File, *gitlab.Response, error)
GetFile mocks base method.
func (*MockRepositoryFilesService) GetFileBlame ¶
func (m *MockRepositoryFilesService) GetFileBlame(pid any, file string, opt *gitlab.GetFileBlameOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.FileBlameRange, *gitlab.Response, error)
GetFileBlame mocks base method.
func (*MockRepositoryFilesService) GetFileMetaData ¶
func (m *MockRepositoryFilesService) GetFileMetaData(pid any, fileName string, opt *gitlab.GetFileMetaDataOptions, options ...gitlab.RequestOptionFunc) (*gitlab.File, *gitlab.Response, error)
GetFileMetaData mocks base method.
func (*MockRepositoryFilesService) GetRawFile ¶
func (m *MockRepositoryFilesService) GetRawFile(pid any, fileName string, opt *gitlab.GetRawFileOptions, options ...gitlab.RequestOptionFunc) ([]byte, *gitlab.Response, error)
GetRawFile mocks base method.
func (*MockRepositoryFilesService) UpdateFile ¶
func (m *MockRepositoryFilesService) UpdateFile(pid any, fileName string, opt *gitlab.UpdateFileOptions, options ...gitlab.RequestOptionFunc) (*gitlab.FileInfo, *gitlab.Response, error)
UpdateFile mocks base method.
type MockRepositoryFilesServiceMockRecorder ¶
type MockRepositoryFilesServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockRepositoryFilesServiceMockRecorder is the mock recorder for MockRepositoryFilesService.
func (*MockRepositoryFilesServiceMockRecorder) CreateFile ¶
func (mr *MockRepositoryFilesServiceMockRecorder) CreateFile(pid, fileName, opt any, options ...any) *gomock.Call
CreateFile indicates an expected call of CreateFile.
func (*MockRepositoryFilesServiceMockRecorder) DeleteFile ¶
func (mr *MockRepositoryFilesServiceMockRecorder) DeleteFile(pid, fileName, opt any, options ...any) *gomock.Call
DeleteFile indicates an expected call of DeleteFile.
func (*MockRepositoryFilesServiceMockRecorder) GetFile ¶
func (mr *MockRepositoryFilesServiceMockRecorder) GetFile(pid, fileName, opt any, options ...any) *gomock.Call
GetFile indicates an expected call of GetFile.
func (*MockRepositoryFilesServiceMockRecorder) GetFileBlame ¶
func (mr *MockRepositoryFilesServiceMockRecorder) GetFileBlame(pid, file, opt any, options ...any) *gomock.Call
GetFileBlame indicates an expected call of GetFileBlame.
func (*MockRepositoryFilesServiceMockRecorder) GetFileMetaData ¶
func (mr *MockRepositoryFilesServiceMockRecorder) GetFileMetaData(pid, fileName, opt any, options ...any) *gomock.Call
GetFileMetaData indicates an expected call of GetFileMetaData.
func (*MockRepositoryFilesServiceMockRecorder) GetRawFile ¶
func (mr *MockRepositoryFilesServiceMockRecorder) GetRawFile(pid, fileName, opt any, options ...any) *gomock.Call
GetRawFile indicates an expected call of GetRawFile.
func (*MockRepositoryFilesServiceMockRecorder) UpdateFile ¶
func (mr *MockRepositoryFilesServiceMockRecorder) UpdateFile(pid, fileName, opt any, options ...any) *gomock.Call
UpdateFile indicates an expected call of UpdateFile.
type MockRepositorySubmodulesService ¶
type MockRepositorySubmodulesService struct {
// contains filtered or unexported fields
}
MockRepositorySubmodulesService is a mock of RepositorySubmodulesService interface.
func NewMockRepositorySubmodulesService ¶
func NewMockRepositorySubmodulesService(ctrl *gomock.Controller) *MockRepositorySubmodulesService
NewMockRepositorySubmodulesService creates a new mock instance.
func (*MockRepositorySubmodulesService) EXPECT ¶
func (m *MockRepositorySubmodulesService) EXPECT() *MockRepositorySubmodulesServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockRepositorySubmodulesService) UpdateSubmodule ¶
func (m *MockRepositorySubmodulesService) UpdateSubmodule(pid any, submodule string, opt *gitlab.UpdateSubmoduleOptions, options ...gitlab.RequestOptionFunc) (*gitlab.SubmoduleCommit, *gitlab.Response, error)
UpdateSubmodule mocks base method.
type MockRepositorySubmodulesServiceMockRecorder ¶
type MockRepositorySubmodulesServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockRepositorySubmodulesServiceMockRecorder is the mock recorder for MockRepositorySubmodulesService.
func (*MockRepositorySubmodulesServiceMockRecorder) UpdateSubmodule ¶
func (mr *MockRepositorySubmodulesServiceMockRecorder) UpdateSubmodule(pid, submodule, opt any, options ...any) *gomock.Call
UpdateSubmodule indicates an expected call of UpdateSubmodule.
type MockResourceGroupService ¶
type MockResourceGroupService struct {
// contains filtered or unexported fields
}
MockResourceGroupService is a mock of ResourceGroupService interface.
func NewMockResourceGroupService ¶
func NewMockResourceGroupService(ctrl *gomock.Controller) *MockResourceGroupService
NewMockResourceGroupService creates a new mock instance.
func (*MockResourceGroupService) EXPECT ¶
func (m *MockResourceGroupService) EXPECT() *MockResourceGroupServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockResourceGroupService) EditAnExistingResourceGroup ¶
func (m *MockResourceGroupService) EditAnExistingResourceGroup(pid any, key string, opts *gitlab.EditAnExistingResourceGroupOptions, options ...gitlab.RequestOptionFunc) (*gitlab.ResourceGroup, *gitlab.Response, error)
EditAnExistingResourceGroup mocks base method.
func (*MockResourceGroupService) GetASpecificResourceGroup ¶
func (m *MockResourceGroupService) GetASpecificResourceGroup(pid any, key string, options ...gitlab.RequestOptionFunc) (*gitlab.ResourceGroup, *gitlab.Response, error)
GetASpecificResourceGroup mocks base method.
func (*MockResourceGroupService) GetAllResourceGroupsForAProject ¶
func (m *MockResourceGroupService) GetAllResourceGroupsForAProject(pid any, options ...gitlab.RequestOptionFunc) ([]*gitlab.ResourceGroup, *gitlab.Response, error)
GetAllResourceGroupsForAProject mocks base method.
func (*MockResourceGroupService) ListUpcomingJobsForASpecificResourceGroup ¶
func (m *MockResourceGroupService) ListUpcomingJobsForASpecificResourceGroup(pid any, key string, options ...gitlab.RequestOptionFunc) ([]*gitlab.Job, *gitlab.Response, error)
ListUpcomingJobsForASpecificResourceGroup mocks base method.
type MockResourceGroupServiceMockRecorder ¶
type MockResourceGroupServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockResourceGroupServiceMockRecorder is the mock recorder for MockResourceGroupService.
func (*MockResourceGroupServiceMockRecorder) EditAnExistingResourceGroup ¶
func (mr *MockResourceGroupServiceMockRecorder) EditAnExistingResourceGroup(pid, key, opts any, options ...any) *gomock.Call
EditAnExistingResourceGroup indicates an expected call of EditAnExistingResourceGroup.
func (*MockResourceGroupServiceMockRecorder) GetASpecificResourceGroup ¶
func (mr *MockResourceGroupServiceMockRecorder) GetASpecificResourceGroup(pid, key any, options ...any) *gomock.Call
GetASpecificResourceGroup indicates an expected call of GetASpecificResourceGroup.
func (*MockResourceGroupServiceMockRecorder) GetAllResourceGroupsForAProject ¶
func (mr *MockResourceGroupServiceMockRecorder) GetAllResourceGroupsForAProject(pid any, options ...any) *gomock.Call
GetAllResourceGroupsForAProject indicates an expected call of GetAllResourceGroupsForAProject.
func (*MockResourceGroupServiceMockRecorder) ListUpcomingJobsForASpecificResourceGroup ¶
func (mr *MockResourceGroupServiceMockRecorder) ListUpcomingJobsForASpecificResourceGroup(pid, key any, options ...any) *gomock.Call
ListUpcomingJobsForASpecificResourceGroup indicates an expected call of ListUpcomingJobsForASpecificResourceGroup.
type MockResourceIterationEventsService ¶
type MockResourceIterationEventsService struct {
// contains filtered or unexported fields
}
MockResourceIterationEventsService is a mock of ResourceIterationEventsService interface.
func NewMockResourceIterationEventsService ¶
func NewMockResourceIterationEventsService(ctrl *gomock.Controller) *MockResourceIterationEventsService
NewMockResourceIterationEventsService creates a new mock instance.
func (*MockResourceIterationEventsService) EXPECT ¶
func (m *MockResourceIterationEventsService) EXPECT() *MockResourceIterationEventsServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockResourceIterationEventsService) GetIssueIterationEvent ¶
func (m *MockResourceIterationEventsService) GetIssueIterationEvent(pid any, issue, event int, options ...gitlab.RequestOptionFunc) (*gitlab.IterationEvent, *gitlab.Response, error)
GetIssueIterationEvent mocks base method.
func (*MockResourceIterationEventsService) ListIssueIterationEvents ¶
func (m *MockResourceIterationEventsService) ListIssueIterationEvents(pid any, issue int, opt *gitlab.ListIterationEventsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.IterationEvent, *gitlab.Response, error)
ListIssueIterationEvents mocks base method.
type MockResourceIterationEventsServiceMockRecorder ¶
type MockResourceIterationEventsServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockResourceIterationEventsServiceMockRecorder is the mock recorder for MockResourceIterationEventsService.
func (*MockResourceIterationEventsServiceMockRecorder) GetIssueIterationEvent ¶
func (mr *MockResourceIterationEventsServiceMockRecorder) GetIssueIterationEvent(pid, issue, event any, options ...any) *gomock.Call
GetIssueIterationEvent indicates an expected call of GetIssueIterationEvent.
func (*MockResourceIterationEventsServiceMockRecorder) ListIssueIterationEvents ¶
func (mr *MockResourceIterationEventsServiceMockRecorder) ListIssueIterationEvents(pid, issue, opt any, options ...any) *gomock.Call
ListIssueIterationEvents indicates an expected call of ListIssueIterationEvents.
type MockResourceLabelEventsService ¶
type MockResourceLabelEventsService struct {
// contains filtered or unexported fields
}
MockResourceLabelEventsService is a mock of ResourceLabelEventsService interface.
func NewMockResourceLabelEventsService ¶
func NewMockResourceLabelEventsService(ctrl *gomock.Controller) *MockResourceLabelEventsService
NewMockResourceLabelEventsService creates a new mock instance.
func (*MockResourceLabelEventsService) EXPECT ¶
func (m *MockResourceLabelEventsService) EXPECT() *MockResourceLabelEventsServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockResourceLabelEventsService) GetGroupEpicLabelEvent ¶
func (m *MockResourceLabelEventsService) GetGroupEpicLabelEvent(gid any, epic, event int, options ...gitlab.RequestOptionFunc) (*gitlab.LabelEvent, *gitlab.Response, error)
GetGroupEpicLabelEvent mocks base method.
func (*MockResourceLabelEventsService) GetIssueLabelEvent ¶
func (m *MockResourceLabelEventsService) GetIssueLabelEvent(pid any, issue, event int, options ...gitlab.RequestOptionFunc) (*gitlab.LabelEvent, *gitlab.Response, error)
GetIssueLabelEvent mocks base method.
func (*MockResourceLabelEventsService) GetMergeRequestLabelEvent ¶
func (m *MockResourceLabelEventsService) GetMergeRequestLabelEvent(pid any, request, event int, options ...gitlab.RequestOptionFunc) (*gitlab.LabelEvent, *gitlab.Response, error)
GetMergeRequestLabelEvent mocks base method.
func (*MockResourceLabelEventsService) ListGroupEpicLabelEvents ¶
func (m *MockResourceLabelEventsService) ListGroupEpicLabelEvents(gid any, epic int, opt *gitlab.ListLabelEventsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.LabelEvent, *gitlab.Response, error)
ListGroupEpicLabelEvents mocks base method.
func (*MockResourceLabelEventsService) ListIssueLabelEvents ¶
func (m *MockResourceLabelEventsService) ListIssueLabelEvents(pid any, issue int, opt *gitlab.ListLabelEventsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.LabelEvent, *gitlab.Response, error)
ListIssueLabelEvents mocks base method.
func (*MockResourceLabelEventsService) ListMergeRequestsLabelEvents ¶
func (m *MockResourceLabelEventsService) ListMergeRequestsLabelEvents(pid any, request int, opt *gitlab.ListLabelEventsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.LabelEvent, *gitlab.Response, error)
ListMergeRequestsLabelEvents mocks base method.
type MockResourceLabelEventsServiceMockRecorder ¶
type MockResourceLabelEventsServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockResourceLabelEventsServiceMockRecorder is the mock recorder for MockResourceLabelEventsService.
func (*MockResourceLabelEventsServiceMockRecorder) GetGroupEpicLabelEvent ¶
func (mr *MockResourceLabelEventsServiceMockRecorder) GetGroupEpicLabelEvent(gid, epic, event any, options ...any) *gomock.Call
GetGroupEpicLabelEvent indicates an expected call of GetGroupEpicLabelEvent.
func (*MockResourceLabelEventsServiceMockRecorder) GetIssueLabelEvent ¶
func (mr *MockResourceLabelEventsServiceMockRecorder) GetIssueLabelEvent(pid, issue, event any, options ...any) *gomock.Call
GetIssueLabelEvent indicates an expected call of GetIssueLabelEvent.
func (*MockResourceLabelEventsServiceMockRecorder) GetMergeRequestLabelEvent ¶
func (mr *MockResourceLabelEventsServiceMockRecorder) GetMergeRequestLabelEvent(pid, request, event any, options ...any) *gomock.Call
GetMergeRequestLabelEvent indicates an expected call of GetMergeRequestLabelEvent.
func (*MockResourceLabelEventsServiceMockRecorder) ListGroupEpicLabelEvents ¶
func (mr *MockResourceLabelEventsServiceMockRecorder) ListGroupEpicLabelEvents(gid, epic, opt any, options ...any) *gomock.Call
ListGroupEpicLabelEvents indicates an expected call of ListGroupEpicLabelEvents.
func (*MockResourceLabelEventsServiceMockRecorder) ListIssueLabelEvents ¶
func (mr *MockResourceLabelEventsServiceMockRecorder) ListIssueLabelEvents(pid, issue, opt any, options ...any) *gomock.Call
ListIssueLabelEvents indicates an expected call of ListIssueLabelEvents.
func (*MockResourceLabelEventsServiceMockRecorder) ListMergeRequestsLabelEvents ¶
func (mr *MockResourceLabelEventsServiceMockRecorder) ListMergeRequestsLabelEvents(pid, request, opt any, options ...any) *gomock.Call
ListMergeRequestsLabelEvents indicates an expected call of ListMergeRequestsLabelEvents.
type MockResourceMilestoneEventsService ¶
type MockResourceMilestoneEventsService struct {
// contains filtered or unexported fields
}
MockResourceMilestoneEventsService is a mock of ResourceMilestoneEventsService interface.
func NewMockResourceMilestoneEventsService ¶
func NewMockResourceMilestoneEventsService(ctrl *gomock.Controller) *MockResourceMilestoneEventsService
NewMockResourceMilestoneEventsService creates a new mock instance.
func (*MockResourceMilestoneEventsService) EXPECT ¶
func (m *MockResourceMilestoneEventsService) EXPECT() *MockResourceMilestoneEventsServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockResourceMilestoneEventsService) GetIssueMilestoneEvent ¶
func (m *MockResourceMilestoneEventsService) GetIssueMilestoneEvent(pid any, issue, event int, options ...gitlab.RequestOptionFunc) (*gitlab.MilestoneEvent, *gitlab.Response, error)
GetIssueMilestoneEvent mocks base method.
func (*MockResourceMilestoneEventsService) GetMergeRequestMilestoneEvent ¶
func (m *MockResourceMilestoneEventsService) GetMergeRequestMilestoneEvent(pid any, request, event int, options ...gitlab.RequestOptionFunc) (*gitlab.MilestoneEvent, *gitlab.Response, error)
GetMergeRequestMilestoneEvent mocks base method.
func (*MockResourceMilestoneEventsService) ListIssueMilestoneEvents ¶
func (m *MockResourceMilestoneEventsService) ListIssueMilestoneEvents(pid any, issue int, opt *gitlab.ListMilestoneEventsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.MilestoneEvent, *gitlab.Response, error)
ListIssueMilestoneEvents mocks base method.
func (*MockResourceMilestoneEventsService) ListMergeMilestoneEvents ¶
func (m *MockResourceMilestoneEventsService) ListMergeMilestoneEvents(pid any, request int, opt *gitlab.ListMilestoneEventsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.MilestoneEvent, *gitlab.Response, error)
ListMergeMilestoneEvents mocks base method.
type MockResourceMilestoneEventsServiceMockRecorder ¶
type MockResourceMilestoneEventsServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockResourceMilestoneEventsServiceMockRecorder is the mock recorder for MockResourceMilestoneEventsService.
func (*MockResourceMilestoneEventsServiceMockRecorder) GetIssueMilestoneEvent ¶
func (mr *MockResourceMilestoneEventsServiceMockRecorder) GetIssueMilestoneEvent(pid, issue, event any, options ...any) *gomock.Call
GetIssueMilestoneEvent indicates an expected call of GetIssueMilestoneEvent.
func (*MockResourceMilestoneEventsServiceMockRecorder) GetMergeRequestMilestoneEvent ¶
func (mr *MockResourceMilestoneEventsServiceMockRecorder) GetMergeRequestMilestoneEvent(pid, request, event any, options ...any) *gomock.Call
GetMergeRequestMilestoneEvent indicates an expected call of GetMergeRequestMilestoneEvent.
func (*MockResourceMilestoneEventsServiceMockRecorder) ListIssueMilestoneEvents ¶
func (mr *MockResourceMilestoneEventsServiceMockRecorder) ListIssueMilestoneEvents(pid, issue, opt any, options ...any) *gomock.Call
ListIssueMilestoneEvents indicates an expected call of ListIssueMilestoneEvents.
func (*MockResourceMilestoneEventsServiceMockRecorder) ListMergeMilestoneEvents ¶
func (mr *MockResourceMilestoneEventsServiceMockRecorder) ListMergeMilestoneEvents(pid, request, opt any, options ...any) *gomock.Call
ListMergeMilestoneEvents indicates an expected call of ListMergeMilestoneEvents.
type MockResourceStateEventsService ¶
type MockResourceStateEventsService struct {
// contains filtered or unexported fields
}
MockResourceStateEventsService is a mock of ResourceStateEventsService interface.
func NewMockResourceStateEventsService ¶
func NewMockResourceStateEventsService(ctrl *gomock.Controller) *MockResourceStateEventsService
NewMockResourceStateEventsService creates a new mock instance.
func (*MockResourceStateEventsService) EXPECT ¶
func (m *MockResourceStateEventsService) EXPECT() *MockResourceStateEventsServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockResourceStateEventsService) GetIssueStateEvent ¶
func (m *MockResourceStateEventsService) GetIssueStateEvent(pid any, issue, event int, options ...gitlab.RequestOptionFunc) (*gitlab.StateEvent, *gitlab.Response, error)
GetIssueStateEvent mocks base method.
func (*MockResourceStateEventsService) GetMergeRequestStateEvent ¶
func (m *MockResourceStateEventsService) GetMergeRequestStateEvent(pid any, request, event int, options ...gitlab.RequestOptionFunc) (*gitlab.StateEvent, *gitlab.Response, error)
GetMergeRequestStateEvent mocks base method.
func (*MockResourceStateEventsService) ListIssueStateEvents ¶
func (m *MockResourceStateEventsService) ListIssueStateEvents(pid any, issue int, opt *gitlab.ListStateEventsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.StateEvent, *gitlab.Response, error)
ListIssueStateEvents mocks base method.
func (*MockResourceStateEventsService) ListMergeStateEvents ¶
func (m *MockResourceStateEventsService) ListMergeStateEvents(pid any, request int, opt *gitlab.ListStateEventsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.StateEvent, *gitlab.Response, error)
ListMergeStateEvents mocks base method.
type MockResourceStateEventsServiceMockRecorder ¶
type MockResourceStateEventsServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockResourceStateEventsServiceMockRecorder is the mock recorder for MockResourceStateEventsService.
func (*MockResourceStateEventsServiceMockRecorder) GetIssueStateEvent ¶
func (mr *MockResourceStateEventsServiceMockRecorder) GetIssueStateEvent(pid, issue, event any, options ...any) *gomock.Call
GetIssueStateEvent indicates an expected call of GetIssueStateEvent.
func (*MockResourceStateEventsServiceMockRecorder) GetMergeRequestStateEvent ¶
func (mr *MockResourceStateEventsServiceMockRecorder) GetMergeRequestStateEvent(pid, request, event any, options ...any) *gomock.Call
GetMergeRequestStateEvent indicates an expected call of GetMergeRequestStateEvent.
func (*MockResourceStateEventsServiceMockRecorder) ListIssueStateEvents ¶
func (mr *MockResourceStateEventsServiceMockRecorder) ListIssueStateEvents(pid, issue, opt any, options ...any) *gomock.Call
ListIssueStateEvents indicates an expected call of ListIssueStateEvents.
func (*MockResourceStateEventsServiceMockRecorder) ListMergeStateEvents ¶
func (mr *MockResourceStateEventsServiceMockRecorder) ListMergeStateEvents(pid, request, opt any, options ...any) *gomock.Call
ListMergeStateEvents indicates an expected call of ListMergeStateEvents.
type MockResourceWeightEventsService ¶
type MockResourceWeightEventsService struct {
// contains filtered or unexported fields
}
MockResourceWeightEventsService is a mock of ResourceWeightEventsService interface.
func NewMockResourceWeightEventsService ¶
func NewMockResourceWeightEventsService(ctrl *gomock.Controller) *MockResourceWeightEventsService
NewMockResourceWeightEventsService creates a new mock instance.
func (*MockResourceWeightEventsService) EXPECT ¶
func (m *MockResourceWeightEventsService) EXPECT() *MockResourceWeightEventsServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockResourceWeightEventsService) ListIssueWeightEvents ¶
func (m *MockResourceWeightEventsService) ListIssueWeightEvents(pid any, issue int, opt *gitlab.ListWeightEventsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.WeightEvent, *gitlab.Response, error)
ListIssueWeightEvents mocks base method.
type MockResourceWeightEventsServiceMockRecorder ¶
type MockResourceWeightEventsServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockResourceWeightEventsServiceMockRecorder is the mock recorder for MockResourceWeightEventsService.
func (*MockResourceWeightEventsServiceMockRecorder) ListIssueWeightEvents ¶
func (mr *MockResourceWeightEventsServiceMockRecorder) ListIssueWeightEvents(pid, issue, opt any, options ...any) *gomock.Call
ListIssueWeightEvents indicates an expected call of ListIssueWeightEvents.
type MockRunnersService ¶
type MockRunnersService struct {
// contains filtered or unexported fields
}
MockRunnersService is a mock of RunnersService interface.
func NewMockRunnersService ¶
func NewMockRunnersService(ctrl *gomock.Controller) *MockRunnersService
NewMockRunnersService creates a new mock instance.
func (*MockRunnersService) DeleteRegisteredRunner ¶
func (m *MockRunnersService) DeleteRegisteredRunner(opt *gitlab.DeleteRegisteredRunnerOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteRegisteredRunner mocks base method.
func (*MockRunnersService) DeleteRegisteredRunnerByID ¶
func (m *MockRunnersService) DeleteRegisteredRunnerByID(rid int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteRegisteredRunnerByID mocks base method.
func (*MockRunnersService) DisableProjectRunner ¶
func (m *MockRunnersService) DisableProjectRunner(pid any, runner int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DisableProjectRunner mocks base method.
func (*MockRunnersService) EXPECT ¶
func (m *MockRunnersService) EXPECT() *MockRunnersServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockRunnersService) EnableProjectRunner ¶
func (m *MockRunnersService) EnableProjectRunner(pid any, opt *gitlab.EnableProjectRunnerOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Runner, *gitlab.Response, error)
EnableProjectRunner mocks base method.
func (*MockRunnersService) GetRunnerDetails ¶
func (m *MockRunnersService) GetRunnerDetails(rid any, options ...gitlab.RequestOptionFunc) (*gitlab.RunnerDetails, *gitlab.Response, error)
GetRunnerDetails mocks base method.
func (*MockRunnersService) ListAllRunners ¶
func (m *MockRunnersService) ListAllRunners(opt *gitlab.ListRunnersOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Runner, *gitlab.Response, error)
ListAllRunners mocks base method.
func (*MockRunnersService) ListGroupsRunners ¶
func (m *MockRunnersService) ListGroupsRunners(gid any, opt *gitlab.ListGroupsRunnersOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Runner, *gitlab.Response, error)
ListGroupsRunners mocks base method.
func (*MockRunnersService) ListProjectRunners ¶
func (m *MockRunnersService) ListProjectRunners(pid any, opt *gitlab.ListProjectRunnersOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Runner, *gitlab.Response, error)
ListProjectRunners mocks base method.
func (*MockRunnersService) ListRunnerJobs ¶
func (m *MockRunnersService) ListRunnerJobs(rid any, opt *gitlab.ListRunnerJobsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Job, *gitlab.Response, error)
ListRunnerJobs mocks base method.
func (*MockRunnersService) ListRunners ¶
func (m *MockRunnersService) ListRunners(opt *gitlab.ListRunnersOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Runner, *gitlab.Response, error)
ListRunners mocks base method.
func (*MockRunnersService) RegisterNewRunner ¶
func (m *MockRunnersService) RegisterNewRunner(opt *gitlab.RegisterNewRunnerOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Runner, *gitlab.Response, error)
RegisterNewRunner mocks base method.
func (*MockRunnersService) RemoveRunner ¶
func (m *MockRunnersService) RemoveRunner(rid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
RemoveRunner mocks base method.
func (*MockRunnersService) ResetGroupRunnerRegistrationToken ¶
func (m *MockRunnersService) ResetGroupRunnerRegistrationToken(gid any, options ...gitlab.RequestOptionFunc) (*gitlab.RunnerRegistrationToken, *gitlab.Response, error)
ResetGroupRunnerRegistrationToken mocks base method.
func (*MockRunnersService) ResetInstanceRunnerRegistrationToken ¶
func (m *MockRunnersService) ResetInstanceRunnerRegistrationToken(options ...gitlab.RequestOptionFunc) (*gitlab.RunnerRegistrationToken, *gitlab.Response, error)
ResetInstanceRunnerRegistrationToken mocks base method.
func (*MockRunnersService) ResetProjectRunnerRegistrationToken ¶
func (m *MockRunnersService) ResetProjectRunnerRegistrationToken(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.RunnerRegistrationToken, *gitlab.Response, error)
ResetProjectRunnerRegistrationToken mocks base method.
func (*MockRunnersService) ResetRunnerAuthenticationToken ¶
func (m *MockRunnersService) ResetRunnerAuthenticationToken(rid int, options ...gitlab.RequestOptionFunc) (*gitlab.RunnerAuthenticationToken, *gitlab.Response, error)
ResetRunnerAuthenticationToken mocks base method.
func (*MockRunnersService) UpdateRunnerDetails ¶
func (m *MockRunnersService) UpdateRunnerDetails(rid any, opt *gitlab.UpdateRunnerDetailsOptions, options ...gitlab.RequestOptionFunc) (*gitlab.RunnerDetails, *gitlab.Response, error)
UpdateRunnerDetails mocks base method.
func (*MockRunnersService) VerifyRegisteredRunner ¶
func (m *MockRunnersService) VerifyRegisteredRunner(opt *gitlab.VerifyRegisteredRunnerOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
VerifyRegisteredRunner mocks base method.
type MockRunnersServiceMockRecorder ¶
type MockRunnersServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockRunnersServiceMockRecorder is the mock recorder for MockRunnersService.
func (*MockRunnersServiceMockRecorder) DeleteRegisteredRunner ¶
func (mr *MockRunnersServiceMockRecorder) DeleteRegisteredRunner(opt any, options ...any) *gomock.Call
DeleteRegisteredRunner indicates an expected call of DeleteRegisteredRunner.
func (*MockRunnersServiceMockRecorder) DeleteRegisteredRunnerByID ¶
func (mr *MockRunnersServiceMockRecorder) DeleteRegisteredRunnerByID(rid any, options ...any) *gomock.Call
DeleteRegisteredRunnerByID indicates an expected call of DeleteRegisteredRunnerByID.
func (*MockRunnersServiceMockRecorder) DisableProjectRunner ¶
func (mr *MockRunnersServiceMockRecorder) DisableProjectRunner(pid, runner any, options ...any) *gomock.Call
DisableProjectRunner indicates an expected call of DisableProjectRunner.
func (*MockRunnersServiceMockRecorder) EnableProjectRunner ¶
func (mr *MockRunnersServiceMockRecorder) EnableProjectRunner(pid, opt any, options ...any) *gomock.Call
EnableProjectRunner indicates an expected call of EnableProjectRunner.
func (*MockRunnersServiceMockRecorder) GetRunnerDetails ¶
func (mr *MockRunnersServiceMockRecorder) GetRunnerDetails(rid any, options ...any) *gomock.Call
GetRunnerDetails indicates an expected call of GetRunnerDetails.
func (*MockRunnersServiceMockRecorder) ListAllRunners ¶
func (mr *MockRunnersServiceMockRecorder) ListAllRunners(opt any, options ...any) *gomock.Call
ListAllRunners indicates an expected call of ListAllRunners.
func (*MockRunnersServiceMockRecorder) ListGroupsRunners ¶
func (mr *MockRunnersServiceMockRecorder) ListGroupsRunners(gid, opt any, options ...any) *gomock.Call
ListGroupsRunners indicates an expected call of ListGroupsRunners.
func (*MockRunnersServiceMockRecorder) ListProjectRunners ¶
func (mr *MockRunnersServiceMockRecorder) ListProjectRunners(pid, opt any, options ...any) *gomock.Call
ListProjectRunners indicates an expected call of ListProjectRunners.
func (*MockRunnersServiceMockRecorder) ListRunnerJobs ¶
func (mr *MockRunnersServiceMockRecorder) ListRunnerJobs(rid, opt any, options ...any) *gomock.Call
ListRunnerJobs indicates an expected call of ListRunnerJobs.
func (*MockRunnersServiceMockRecorder) ListRunners ¶
func (mr *MockRunnersServiceMockRecorder) ListRunners(opt any, options ...any) *gomock.Call
ListRunners indicates an expected call of ListRunners.
func (*MockRunnersServiceMockRecorder) RegisterNewRunner ¶
func (mr *MockRunnersServiceMockRecorder) RegisterNewRunner(opt any, options ...any) *gomock.Call
RegisterNewRunner indicates an expected call of RegisterNewRunner.
func (*MockRunnersServiceMockRecorder) RemoveRunner ¶
func (mr *MockRunnersServiceMockRecorder) RemoveRunner(rid any, options ...any) *gomock.Call
RemoveRunner indicates an expected call of RemoveRunner.
func (*MockRunnersServiceMockRecorder) ResetGroupRunnerRegistrationToken ¶
func (mr *MockRunnersServiceMockRecorder) ResetGroupRunnerRegistrationToken(gid any, options ...any) *gomock.Call
ResetGroupRunnerRegistrationToken indicates an expected call of ResetGroupRunnerRegistrationToken.
func (*MockRunnersServiceMockRecorder) ResetInstanceRunnerRegistrationToken ¶
func (mr *MockRunnersServiceMockRecorder) ResetInstanceRunnerRegistrationToken(options ...any) *gomock.Call
ResetInstanceRunnerRegistrationToken indicates an expected call of ResetInstanceRunnerRegistrationToken.
func (*MockRunnersServiceMockRecorder) ResetProjectRunnerRegistrationToken ¶
func (mr *MockRunnersServiceMockRecorder) ResetProjectRunnerRegistrationToken(pid any, options ...any) *gomock.Call
ResetProjectRunnerRegistrationToken indicates an expected call of ResetProjectRunnerRegistrationToken.
func (*MockRunnersServiceMockRecorder) ResetRunnerAuthenticationToken ¶
func (mr *MockRunnersServiceMockRecorder) ResetRunnerAuthenticationToken(rid any, options ...any) *gomock.Call
ResetRunnerAuthenticationToken indicates an expected call of ResetRunnerAuthenticationToken.
func (*MockRunnersServiceMockRecorder) UpdateRunnerDetails ¶
func (mr *MockRunnersServiceMockRecorder) UpdateRunnerDetails(rid, opt any, options ...any) *gomock.Call
UpdateRunnerDetails indicates an expected call of UpdateRunnerDetails.
func (*MockRunnersServiceMockRecorder) VerifyRegisteredRunner ¶
func (mr *MockRunnersServiceMockRecorder) VerifyRegisteredRunner(opt any, options ...any) *gomock.Call
VerifyRegisteredRunner indicates an expected call of VerifyRegisteredRunner.
type MockSearchService ¶
type MockSearchService struct {
// contains filtered or unexported fields
}
MockSearchService is a mock of SearchService interface.
func NewMockSearchService ¶
func NewMockSearchService(ctrl *gomock.Controller) *MockSearchService
NewMockSearchService creates a new mock instance.
func (*MockSearchService) Blobs ¶
func (m *MockSearchService) Blobs(query string, opt *gitlab.SearchOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Blob, *gitlab.Response, error)
Blobs mocks base method.
func (*MockSearchService) BlobsByGroup ¶
func (m *MockSearchService) BlobsByGroup(gid any, query string, opt *gitlab.SearchOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Blob, *gitlab.Response, error)
BlobsByGroup mocks base method.
func (*MockSearchService) BlobsByProject ¶
func (m *MockSearchService) BlobsByProject(pid any, query string, opt *gitlab.SearchOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Blob, *gitlab.Response, error)
BlobsByProject mocks base method.
func (*MockSearchService) Commits ¶
func (m *MockSearchService) Commits(query string, opt *gitlab.SearchOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Commit, *gitlab.Response, error)
Commits mocks base method.
func (*MockSearchService) CommitsByGroup ¶
func (m *MockSearchService) CommitsByGroup(gid any, query string, opt *gitlab.SearchOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Commit, *gitlab.Response, error)
CommitsByGroup mocks base method.
func (*MockSearchService) CommitsByProject ¶
func (m *MockSearchService) CommitsByProject(pid any, query string, opt *gitlab.SearchOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Commit, *gitlab.Response, error)
CommitsByProject mocks base method.
func (*MockSearchService) EXPECT ¶
func (m *MockSearchService) EXPECT() *MockSearchServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockSearchService) Issues ¶
func (m *MockSearchService) Issues(query string, opt *gitlab.SearchOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Issue, *gitlab.Response, error)
Issues mocks base method.
func (*MockSearchService) IssuesByGroup ¶
func (m *MockSearchService) IssuesByGroup(gid any, query string, opt *gitlab.SearchOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Issue, *gitlab.Response, error)
IssuesByGroup mocks base method.
func (*MockSearchService) IssuesByProject ¶
func (m *MockSearchService) IssuesByProject(pid any, query string, opt *gitlab.SearchOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Issue, *gitlab.Response, error)
IssuesByProject mocks base method.
func (*MockSearchService) MergeRequests ¶
func (m *MockSearchService) MergeRequests(query string, opt *gitlab.SearchOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.MergeRequest, *gitlab.Response, error)
MergeRequests mocks base method.
func (*MockSearchService) MergeRequestsByGroup ¶
func (m *MockSearchService) MergeRequestsByGroup(gid any, query string, opt *gitlab.SearchOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.MergeRequest, *gitlab.Response, error)
MergeRequestsByGroup mocks base method.
func (*MockSearchService) MergeRequestsByProject ¶
func (m *MockSearchService) MergeRequestsByProject(pid any, query string, opt *gitlab.SearchOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.MergeRequest, *gitlab.Response, error)
MergeRequestsByProject mocks base method.
func (*MockSearchService) Milestones ¶
func (m *MockSearchService) Milestones(query string, opt *gitlab.SearchOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Milestone, *gitlab.Response, error)
Milestones mocks base method.
func (*MockSearchService) MilestonesByGroup ¶
func (m *MockSearchService) MilestonesByGroup(gid any, query string, opt *gitlab.SearchOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Milestone, *gitlab.Response, error)
MilestonesByGroup mocks base method.
func (*MockSearchService) MilestonesByProject ¶
func (m *MockSearchService) MilestonesByProject(pid any, query string, opt *gitlab.SearchOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Milestone, *gitlab.Response, error)
MilestonesByProject mocks base method.
func (*MockSearchService) NotesByProject ¶
func (m *MockSearchService) NotesByProject(pid any, query string, opt *gitlab.SearchOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Note, *gitlab.Response, error)
NotesByProject mocks base method.
func (*MockSearchService) Projects ¶
func (m *MockSearchService) Projects(query string, opt *gitlab.SearchOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Project, *gitlab.Response, error)
Projects mocks base method.
func (*MockSearchService) ProjectsByGroup ¶
func (m *MockSearchService) ProjectsByGroup(gid any, query string, opt *gitlab.SearchOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Project, *gitlab.Response, error)
ProjectsByGroup mocks base method.
func (*MockSearchService) SnippetBlobs ¶
func (m *MockSearchService) SnippetBlobs(query string, opt *gitlab.SearchOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Snippet, *gitlab.Response, error)
SnippetBlobs mocks base method.
func (*MockSearchService) SnippetTitles ¶
func (m *MockSearchService) SnippetTitles(query string, opt *gitlab.SearchOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Snippet, *gitlab.Response, error)
SnippetTitles mocks base method.
func (*MockSearchService) Users ¶
func (m *MockSearchService) Users(query string, opt *gitlab.SearchOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.User, *gitlab.Response, error)
Users mocks base method.
func (*MockSearchService) UsersByGroup ¶
func (m *MockSearchService) UsersByGroup(gid any, query string, opt *gitlab.SearchOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.User, *gitlab.Response, error)
UsersByGroup mocks base method.
func (*MockSearchService) UsersByProject ¶
func (m *MockSearchService) UsersByProject(pid any, query string, opt *gitlab.SearchOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.User, *gitlab.Response, error)
UsersByProject mocks base method.
func (*MockSearchService) WikiBlobs ¶
func (m *MockSearchService) WikiBlobs(query string, opt *gitlab.SearchOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Wiki, *gitlab.Response, error)
WikiBlobs mocks base method.
func (*MockSearchService) WikiBlobsByGroup ¶
func (m *MockSearchService) WikiBlobsByGroup(gid any, query string, opt *gitlab.SearchOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Wiki, *gitlab.Response, error)
WikiBlobsByGroup mocks base method.
func (*MockSearchService) WikiBlobsByProject ¶
func (m *MockSearchService) WikiBlobsByProject(pid any, query string, opt *gitlab.SearchOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Wiki, *gitlab.Response, error)
WikiBlobsByProject mocks base method.
type MockSearchServiceMockRecorder ¶
type MockSearchServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockSearchServiceMockRecorder is the mock recorder for MockSearchService.
func (*MockSearchServiceMockRecorder) Blobs ¶
func (mr *MockSearchServiceMockRecorder) Blobs(query, opt any, options ...any) *gomock.Call
Blobs indicates an expected call of Blobs.
func (*MockSearchServiceMockRecorder) BlobsByGroup ¶
func (mr *MockSearchServiceMockRecorder) BlobsByGroup(gid, query, opt any, options ...any) *gomock.Call
BlobsByGroup indicates an expected call of BlobsByGroup.
func (*MockSearchServiceMockRecorder) BlobsByProject ¶
func (mr *MockSearchServiceMockRecorder) BlobsByProject(pid, query, opt any, options ...any) *gomock.Call
BlobsByProject indicates an expected call of BlobsByProject.
func (*MockSearchServiceMockRecorder) Commits ¶
func (mr *MockSearchServiceMockRecorder) Commits(query, opt any, options ...any) *gomock.Call
Commits indicates an expected call of Commits.
func (*MockSearchServiceMockRecorder) CommitsByGroup ¶
func (mr *MockSearchServiceMockRecorder) CommitsByGroup(gid, query, opt any, options ...any) *gomock.Call
CommitsByGroup indicates an expected call of CommitsByGroup.
func (*MockSearchServiceMockRecorder) CommitsByProject ¶
func (mr *MockSearchServiceMockRecorder) CommitsByProject(pid, query, opt any, options ...any) *gomock.Call
CommitsByProject indicates an expected call of CommitsByProject.
func (*MockSearchServiceMockRecorder) Issues ¶
func (mr *MockSearchServiceMockRecorder) Issues(query, opt any, options ...any) *gomock.Call
Issues indicates an expected call of Issues.
func (*MockSearchServiceMockRecorder) IssuesByGroup ¶
func (mr *MockSearchServiceMockRecorder) IssuesByGroup(gid, query, opt any, options ...any) *gomock.Call
IssuesByGroup indicates an expected call of IssuesByGroup.
func (*MockSearchServiceMockRecorder) IssuesByProject ¶
func (mr *MockSearchServiceMockRecorder) IssuesByProject(pid, query, opt any, options ...any) *gomock.Call
IssuesByProject indicates an expected call of IssuesByProject.
func (*MockSearchServiceMockRecorder) MergeRequests ¶
func (mr *MockSearchServiceMockRecorder) MergeRequests(query, opt any, options ...any) *gomock.Call
MergeRequests indicates an expected call of MergeRequests.
func (*MockSearchServiceMockRecorder) MergeRequestsByGroup ¶
func (mr *MockSearchServiceMockRecorder) MergeRequestsByGroup(gid, query, opt any, options ...any) *gomock.Call
MergeRequestsByGroup indicates an expected call of MergeRequestsByGroup.
func (*MockSearchServiceMockRecorder) MergeRequestsByProject ¶
func (mr *MockSearchServiceMockRecorder) MergeRequestsByProject(pid, query, opt any, options ...any) *gomock.Call
MergeRequestsByProject indicates an expected call of MergeRequestsByProject.
func (*MockSearchServiceMockRecorder) Milestones ¶
func (mr *MockSearchServiceMockRecorder) Milestones(query, opt any, options ...any) *gomock.Call
Milestones indicates an expected call of Milestones.
func (*MockSearchServiceMockRecorder) MilestonesByGroup ¶
func (mr *MockSearchServiceMockRecorder) MilestonesByGroup(gid, query, opt any, options ...any) *gomock.Call
MilestonesByGroup indicates an expected call of MilestonesByGroup.
func (*MockSearchServiceMockRecorder) MilestonesByProject ¶
func (mr *MockSearchServiceMockRecorder) MilestonesByProject(pid, query, opt any, options ...any) *gomock.Call
MilestonesByProject indicates an expected call of MilestonesByProject.
func (*MockSearchServiceMockRecorder) NotesByProject ¶
func (mr *MockSearchServiceMockRecorder) NotesByProject(pid, query, opt any, options ...any) *gomock.Call
NotesByProject indicates an expected call of NotesByProject.
func (*MockSearchServiceMockRecorder) Projects ¶
func (mr *MockSearchServiceMockRecorder) Projects(query, opt any, options ...any) *gomock.Call
Projects indicates an expected call of Projects.
func (*MockSearchServiceMockRecorder) ProjectsByGroup ¶
func (mr *MockSearchServiceMockRecorder) ProjectsByGroup(gid, query, opt any, options ...any) *gomock.Call
ProjectsByGroup indicates an expected call of ProjectsByGroup.
func (*MockSearchServiceMockRecorder) SnippetBlobs ¶
func (mr *MockSearchServiceMockRecorder) SnippetBlobs(query, opt any, options ...any) *gomock.Call
SnippetBlobs indicates an expected call of SnippetBlobs.
func (*MockSearchServiceMockRecorder) SnippetTitles ¶
func (mr *MockSearchServiceMockRecorder) SnippetTitles(query, opt any, options ...any) *gomock.Call
SnippetTitles indicates an expected call of SnippetTitles.
func (*MockSearchServiceMockRecorder) Users ¶
func (mr *MockSearchServiceMockRecorder) Users(query, opt any, options ...any) *gomock.Call
Users indicates an expected call of Users.
func (*MockSearchServiceMockRecorder) UsersByGroup ¶
func (mr *MockSearchServiceMockRecorder) UsersByGroup(gid, query, opt any, options ...any) *gomock.Call
UsersByGroup indicates an expected call of UsersByGroup.
func (*MockSearchServiceMockRecorder) UsersByProject ¶
func (mr *MockSearchServiceMockRecorder) UsersByProject(pid, query, opt any, options ...any) *gomock.Call
UsersByProject indicates an expected call of UsersByProject.
func (*MockSearchServiceMockRecorder) WikiBlobs ¶
func (mr *MockSearchServiceMockRecorder) WikiBlobs(query, opt any, options ...any) *gomock.Call
WikiBlobs indicates an expected call of WikiBlobs.
func (*MockSearchServiceMockRecorder) WikiBlobsByGroup ¶
func (mr *MockSearchServiceMockRecorder) WikiBlobsByGroup(gid, query, opt any, options ...any) *gomock.Call
WikiBlobsByGroup indicates an expected call of WikiBlobsByGroup.
func (*MockSearchServiceMockRecorder) WikiBlobsByProject ¶
func (mr *MockSearchServiceMockRecorder) WikiBlobsByProject(pid, query, opt any, options ...any) *gomock.Call
WikiBlobsByProject indicates an expected call of WikiBlobsByProject.
type MockServicesService ¶
type MockServicesService struct {
// contains filtered or unexported fields
}
MockServicesService is a mock of ServicesService interface.
func NewMockServicesService ¶
func NewMockServicesService(ctrl *gomock.Controller) *MockServicesService
NewMockServicesService creates a new mock instance.
func (*MockServicesService) DeleteCustomIssueTrackerService ¶
func (m *MockServicesService) DeleteCustomIssueTrackerService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteCustomIssueTrackerService mocks base method.
func (*MockServicesService) DeleteDataDogService ¶
func (m *MockServicesService) DeleteDataDogService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteDataDogService mocks base method.
func (*MockServicesService) DeleteDiscordService ¶
func (m *MockServicesService) DeleteDiscordService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteDiscordService mocks base method.
func (*MockServicesService) DeleteDroneCIService ¶
func (m *MockServicesService) DeleteDroneCIService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteDroneCIService mocks base method.
func (*MockServicesService) DeleteEmailsOnPushService ¶
func (m *MockServicesService) DeleteEmailsOnPushService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteEmailsOnPushService mocks base method.
func (*MockServicesService) DeleteExternalWikiService ¶
func (m *MockServicesService) DeleteExternalWikiService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteExternalWikiService mocks base method.
func (*MockServicesService) DeleteGitLabCIService ¶
func (m *MockServicesService) DeleteGitLabCIService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteGitLabCIService mocks base method.
func (*MockServicesService) DeleteGithubService ¶
func (m *MockServicesService) DeleteGithubService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteGithubService mocks base method.
func (*MockServicesService) DeleteHarborService ¶
func (m *MockServicesService) DeleteHarborService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteHarborService mocks base method.
func (*MockServicesService) DeleteHipChatService ¶
func (m *MockServicesService) DeleteHipChatService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteHipChatService mocks base method.
func (*MockServicesService) DeleteJenkinsCIService ¶
func (m *MockServicesService) DeleteJenkinsCIService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteJenkinsCIService mocks base method.
func (*MockServicesService) DeleteJiraService ¶
func (m *MockServicesService) DeleteJiraService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteJiraService mocks base method.
func (*MockServicesService) DeleteMattermostService ¶
func (m *MockServicesService) DeleteMattermostService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteMattermostService mocks base method.
func (*MockServicesService) DeleteMattermostSlashCommandsService ¶
func (m *MockServicesService) DeleteMattermostSlashCommandsService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteMattermostSlashCommandsService mocks base method.
func (*MockServicesService) DeleteMicrosoftTeamsService ¶
func (m *MockServicesService) DeleteMicrosoftTeamsService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteMicrosoftTeamsService mocks base method.
func (*MockServicesService) DeletePipelinesEmailService ¶
func (m *MockServicesService) DeletePipelinesEmailService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeletePipelinesEmailService mocks base method.
func (*MockServicesService) DeletePrometheusService ¶
func (m *MockServicesService) DeletePrometheusService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeletePrometheusService mocks base method.
func (*MockServicesService) DeleteRedmineService ¶
func (m *MockServicesService) DeleteRedmineService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteRedmineService mocks base method.
func (*MockServicesService) DeleteSlackService ¶
func (m *MockServicesService) DeleteSlackService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteSlackService mocks base method.
func (*MockServicesService) DeleteSlackSlashCommandsService ¶
func (m *MockServicesService) DeleteSlackSlashCommandsService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteSlackSlashCommandsService mocks base method.
func (*MockServicesService) DeleteTelegramService ¶
func (m *MockServicesService) DeleteTelegramService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteTelegramService mocks base method.
func (*MockServicesService) DeleteYouTrackService ¶
func (m *MockServicesService) DeleteYouTrackService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteYouTrackService mocks base method.
func (*MockServicesService) DisableSlackApplication ¶
func (m *MockServicesService) DisableSlackApplication(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DisableSlackApplication mocks base method.
func (*MockServicesService) EXPECT ¶
func (m *MockServicesService) EXPECT() *MockServicesServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockServicesService) GetCustomIssueTrackerService ¶
func (m *MockServicesService) GetCustomIssueTrackerService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.CustomIssueTrackerService, *gitlab.Response, error)
GetCustomIssueTrackerService mocks base method.
func (*MockServicesService) GetDataDogService ¶
func (m *MockServicesService) GetDataDogService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.DataDogService, *gitlab.Response, error)
GetDataDogService mocks base method.
func (*MockServicesService) GetDiscordService ¶
func (m *MockServicesService) GetDiscordService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.DiscordService, *gitlab.Response, error)
GetDiscordService mocks base method.
func (*MockServicesService) GetDroneCIService ¶
func (m *MockServicesService) GetDroneCIService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.DroneCIService, *gitlab.Response, error)
GetDroneCIService mocks base method.
func (*MockServicesService) GetEmailsOnPushService ¶
func (m *MockServicesService) GetEmailsOnPushService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.EmailsOnPushService, *gitlab.Response, error)
GetEmailsOnPushService mocks base method.
func (*MockServicesService) GetExternalWikiService ¶
func (m *MockServicesService) GetExternalWikiService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.ExternalWikiService, *gitlab.Response, error)
GetExternalWikiService mocks base method.
func (*MockServicesService) GetGithubService ¶
func (m *MockServicesService) GetGithubService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.GithubService, *gitlab.Response, error)
GetGithubService mocks base method.
func (*MockServicesService) GetHarborService ¶
func (m *MockServicesService) GetHarborService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.HarborService, *gitlab.Response, error)
GetHarborService mocks base method.
func (*MockServicesService) GetJenkinsCIService ¶
func (m *MockServicesService) GetJenkinsCIService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.JenkinsCIService, *gitlab.Response, error)
GetJenkinsCIService mocks base method.
func (*MockServicesService) GetJiraService ¶
func (m *MockServicesService) GetJiraService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.JiraService, *gitlab.Response, error)
GetJiraService mocks base method.
func (*MockServicesService) GetMattermostService ¶
func (m *MockServicesService) GetMattermostService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.MattermostService, *gitlab.Response, error)
GetMattermostService mocks base method.
func (*MockServicesService) GetMattermostSlashCommandsService ¶
func (m *MockServicesService) GetMattermostSlashCommandsService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.MattermostSlashCommandsService, *gitlab.Response, error)
GetMattermostSlashCommandsService mocks base method.
func (*MockServicesService) GetMicrosoftTeamsService ¶
func (m *MockServicesService) GetMicrosoftTeamsService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.MicrosoftTeamsService, *gitlab.Response, error)
GetMicrosoftTeamsService mocks base method.
func (*MockServicesService) GetPipelinesEmailService ¶
func (m *MockServicesService) GetPipelinesEmailService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.PipelinesEmailService, *gitlab.Response, error)
GetPipelinesEmailService mocks base method.
func (*MockServicesService) GetPrometheusService ¶
func (m *MockServicesService) GetPrometheusService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.PrometheusService, *gitlab.Response, error)
GetPrometheusService mocks base method.
func (*MockServicesService) GetRedmineService ¶
func (m *MockServicesService) GetRedmineService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.RedmineService, *gitlab.Response, error)
GetRedmineService mocks base method.
func (*MockServicesService) GetSlackApplication ¶
func (m *MockServicesService) GetSlackApplication(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.SlackApplication, *gitlab.Response, error)
GetSlackApplication mocks base method.
func (*MockServicesService) GetSlackService ¶
func (m *MockServicesService) GetSlackService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.SlackService, *gitlab.Response, error)
GetSlackService mocks base method.
func (*MockServicesService) GetSlackSlashCommandsService ¶
func (m *MockServicesService) GetSlackSlashCommandsService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.SlackSlashCommandsService, *gitlab.Response, error)
GetSlackSlashCommandsService mocks base method.
func (*MockServicesService) GetTelegramService ¶
func (m *MockServicesService) GetTelegramService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.TelegramService, *gitlab.Response, error)
GetTelegramService mocks base method.
func (*MockServicesService) GetYouTrackService ¶
func (m *MockServicesService) GetYouTrackService(pid any, options ...gitlab.RequestOptionFunc) (*gitlab.YouTrackService, *gitlab.Response, error)
GetYouTrackService mocks base method.
func (*MockServicesService) ListServices ¶
func (m *MockServicesService) ListServices(pid any, options ...gitlab.RequestOptionFunc) ([]*gitlab.Service, *gitlab.Response, error)
ListServices mocks base method.
func (*MockServicesService) SetCustomIssueTrackerService ¶
func (m *MockServicesService) SetCustomIssueTrackerService(pid any, opt *gitlab.SetCustomIssueTrackerServiceOptions, options ...gitlab.RequestOptionFunc) (*gitlab.CustomIssueTrackerService, *gitlab.Response, error)
SetCustomIssueTrackerService mocks base method.
func (*MockServicesService) SetDataDogService ¶
func (m *MockServicesService) SetDataDogService(pid any, opt *gitlab.SetDataDogServiceOptions, options ...gitlab.RequestOptionFunc) (*gitlab.DataDogService, *gitlab.Response, error)
SetDataDogService mocks base method.
func (*MockServicesService) SetDiscordService ¶
func (m *MockServicesService) SetDiscordService(pid any, opt *gitlab.SetDiscordServiceOptions, options ...gitlab.RequestOptionFunc) (*gitlab.DiscordService, *gitlab.Response, error)
SetDiscordService mocks base method.
func (*MockServicesService) SetDroneCIService ¶
func (m *MockServicesService) SetDroneCIService(pid any, opt *gitlab.SetDroneCIServiceOptions, options ...gitlab.RequestOptionFunc) (*gitlab.DroneCIService, *gitlab.Response, error)
SetDroneCIService mocks base method.
func (*MockServicesService) SetEmailsOnPushService ¶
func (m *MockServicesService) SetEmailsOnPushService(pid any, opt *gitlab.SetEmailsOnPushServiceOptions, options ...gitlab.RequestOptionFunc) (*gitlab.EmailsOnPushService, *gitlab.Response, error)
SetEmailsOnPushService mocks base method.
func (*MockServicesService) SetExternalWikiService ¶
func (m *MockServicesService) SetExternalWikiService(pid any, opt *gitlab.SetExternalWikiServiceOptions, options ...gitlab.RequestOptionFunc) (*gitlab.ExternalWikiService, *gitlab.Response, error)
SetExternalWikiService mocks base method.
func (*MockServicesService) SetGitLabCIService ¶
func (m *MockServicesService) SetGitLabCIService(pid any, opt *gitlab.SetGitLabCIServiceOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
SetGitLabCIService mocks base method.
func (*MockServicesService) SetGithubService ¶
func (m *MockServicesService) SetGithubService(pid any, opt *gitlab.SetGithubServiceOptions, options ...gitlab.RequestOptionFunc) (*gitlab.GithubService, *gitlab.Response, error)
SetGithubService mocks base method.
func (*MockServicesService) SetHarborService ¶
func (m *MockServicesService) SetHarborService(pid any, opt *gitlab.SetHarborServiceOptions, options ...gitlab.RequestOptionFunc) (*gitlab.HarborService, *gitlab.Response, error)
SetHarborService mocks base method.
func (*MockServicesService) SetHipChatService ¶
func (m *MockServicesService) SetHipChatService(pid any, opt *gitlab.SetHipChatServiceOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
SetHipChatService mocks base method.
func (*MockServicesService) SetJenkinsCIService ¶
func (m *MockServicesService) SetJenkinsCIService(pid any, opt *gitlab.SetJenkinsCIServiceOptions, options ...gitlab.RequestOptionFunc) (*gitlab.JenkinsCIService, *gitlab.Response, error)
SetJenkinsCIService mocks base method.
func (*MockServicesService) SetJiraService ¶
func (m *MockServicesService) SetJiraService(pid any, opt *gitlab.SetJiraServiceOptions, options ...gitlab.RequestOptionFunc) (*gitlab.JiraService, *gitlab.Response, error)
SetJiraService mocks base method.
func (*MockServicesService) SetMattermostService ¶
func (m *MockServicesService) SetMattermostService(pid any, opt *gitlab.SetMattermostServiceOptions, options ...gitlab.RequestOptionFunc) (*gitlab.MattermostService, *gitlab.Response, error)
SetMattermostService mocks base method.
func (*MockServicesService) SetMattermostSlashCommandsService ¶
func (m *MockServicesService) SetMattermostSlashCommandsService(pid any, opt *gitlab.SetMattermostSlashCommandsServiceOptions, options ...gitlab.RequestOptionFunc) (*gitlab.MattermostSlashCommandsService, *gitlab.Response, error)
SetMattermostSlashCommandsService mocks base method.
func (*MockServicesService) SetMicrosoftTeamsService ¶
func (m *MockServicesService) SetMicrosoftTeamsService(pid any, opt *gitlab.SetMicrosoftTeamsServiceOptions, options ...gitlab.RequestOptionFunc) (*gitlab.MicrosoftTeamsService, *gitlab.Response, error)
SetMicrosoftTeamsService mocks base method.
func (*MockServicesService) SetPipelinesEmailService ¶
func (m *MockServicesService) SetPipelinesEmailService(pid any, opt *gitlab.SetPipelinesEmailServiceOptions, options ...gitlab.RequestOptionFunc) (*gitlab.PipelinesEmailService, *gitlab.Response, error)
SetPipelinesEmailService mocks base method.
func (*MockServicesService) SetPrometheusService ¶
func (m *MockServicesService) SetPrometheusService(pid any, opt *gitlab.SetPrometheusServiceOptions, options ...gitlab.RequestOptionFunc) (*gitlab.PrometheusService, *gitlab.Response, error)
SetPrometheusService mocks base method.
func (*MockServicesService) SetRedmineService ¶
func (m *MockServicesService) SetRedmineService(pid any, opt *gitlab.SetRedmineServiceOptions, options ...gitlab.RequestOptionFunc) (*gitlab.RedmineService, *gitlab.Response, error)
SetRedmineService mocks base method.
func (*MockServicesService) SetSlackApplication ¶
func (m *MockServicesService) SetSlackApplication(pid any, opt *gitlab.SetSlackApplicationOptions, options ...gitlab.RequestOptionFunc) (*gitlab.SlackApplication, *gitlab.Response, error)
SetSlackApplication mocks base method.
func (*MockServicesService) SetSlackService ¶
func (m *MockServicesService) SetSlackService(pid any, opt *gitlab.SetSlackServiceOptions, options ...gitlab.RequestOptionFunc) (*gitlab.SlackService, *gitlab.Response, error)
SetSlackService mocks base method.
func (*MockServicesService) SetSlackSlashCommandsService ¶
func (m *MockServicesService) SetSlackSlashCommandsService(pid any, opt *gitlab.SetSlackSlashCommandsServiceOptions, options ...gitlab.RequestOptionFunc) (*gitlab.SlackSlashCommandsService, *gitlab.Response, error)
SetSlackSlashCommandsService mocks base method.
func (*MockServicesService) SetTelegramService ¶
func (m *MockServicesService) SetTelegramService(pid any, opt *gitlab.SetTelegramServiceOptions, options ...gitlab.RequestOptionFunc) (*gitlab.TelegramService, *gitlab.Response, error)
SetTelegramService mocks base method.
func (*MockServicesService) SetYouTrackService ¶
func (m *MockServicesService) SetYouTrackService(pid any, opt *gitlab.SetYouTrackServiceOptions, options ...gitlab.RequestOptionFunc) (*gitlab.YouTrackService, *gitlab.Response, error)
SetYouTrackService mocks base method.
type MockServicesServiceMockRecorder ¶
type MockServicesServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockServicesServiceMockRecorder is the mock recorder for MockServicesService.
func (*MockServicesServiceMockRecorder) DeleteCustomIssueTrackerService ¶
func (mr *MockServicesServiceMockRecorder) DeleteCustomIssueTrackerService(pid any, options ...any) *gomock.Call
DeleteCustomIssueTrackerService indicates an expected call of DeleteCustomIssueTrackerService.
func (*MockServicesServiceMockRecorder) DeleteDataDogService ¶
func (mr *MockServicesServiceMockRecorder) DeleteDataDogService(pid any, options ...any) *gomock.Call
DeleteDataDogService indicates an expected call of DeleteDataDogService.
func (*MockServicesServiceMockRecorder) DeleteDiscordService ¶
func (mr *MockServicesServiceMockRecorder) DeleteDiscordService(pid any, options ...any) *gomock.Call
DeleteDiscordService indicates an expected call of DeleteDiscordService.
func (*MockServicesServiceMockRecorder) DeleteDroneCIService ¶
func (mr *MockServicesServiceMockRecorder) DeleteDroneCIService(pid any, options ...any) *gomock.Call
DeleteDroneCIService indicates an expected call of DeleteDroneCIService.
func (*MockServicesServiceMockRecorder) DeleteEmailsOnPushService ¶
func (mr *MockServicesServiceMockRecorder) DeleteEmailsOnPushService(pid any, options ...any) *gomock.Call
DeleteEmailsOnPushService indicates an expected call of DeleteEmailsOnPushService.
func (*MockServicesServiceMockRecorder) DeleteExternalWikiService ¶
func (mr *MockServicesServiceMockRecorder) DeleteExternalWikiService(pid any, options ...any) *gomock.Call
DeleteExternalWikiService indicates an expected call of DeleteExternalWikiService.
func (*MockServicesServiceMockRecorder) DeleteGitLabCIService ¶
func (mr *MockServicesServiceMockRecorder) DeleteGitLabCIService(pid any, options ...any) *gomock.Call
DeleteGitLabCIService indicates an expected call of DeleteGitLabCIService.
func (*MockServicesServiceMockRecorder) DeleteGithubService ¶
func (mr *MockServicesServiceMockRecorder) DeleteGithubService(pid any, options ...any) *gomock.Call
DeleteGithubService indicates an expected call of DeleteGithubService.
func (*MockServicesServiceMockRecorder) DeleteHarborService ¶
func (mr *MockServicesServiceMockRecorder) DeleteHarborService(pid any, options ...any) *gomock.Call
DeleteHarborService indicates an expected call of DeleteHarborService.
func (*MockServicesServiceMockRecorder) DeleteHipChatService ¶
func (mr *MockServicesServiceMockRecorder) DeleteHipChatService(pid any, options ...any) *gomock.Call
DeleteHipChatService indicates an expected call of DeleteHipChatService.
func (*MockServicesServiceMockRecorder) DeleteJenkinsCIService ¶
func (mr *MockServicesServiceMockRecorder) DeleteJenkinsCIService(pid any, options ...any) *gomock.Call
DeleteJenkinsCIService indicates an expected call of DeleteJenkinsCIService.
func (*MockServicesServiceMockRecorder) DeleteJiraService ¶
func (mr *MockServicesServiceMockRecorder) DeleteJiraService(pid any, options ...any) *gomock.Call
DeleteJiraService indicates an expected call of DeleteJiraService.
func (*MockServicesServiceMockRecorder) DeleteMattermostService ¶
func (mr *MockServicesServiceMockRecorder) DeleteMattermostService(pid any, options ...any) *gomock.Call
DeleteMattermostService indicates an expected call of DeleteMattermostService.
func (*MockServicesServiceMockRecorder) DeleteMattermostSlashCommandsService ¶
func (mr *MockServicesServiceMockRecorder) DeleteMattermostSlashCommandsService(pid any, options ...any) *gomock.Call
DeleteMattermostSlashCommandsService indicates an expected call of DeleteMattermostSlashCommandsService.
func (*MockServicesServiceMockRecorder) DeleteMicrosoftTeamsService ¶
func (mr *MockServicesServiceMockRecorder) DeleteMicrosoftTeamsService(pid any, options ...any) *gomock.Call
DeleteMicrosoftTeamsService indicates an expected call of DeleteMicrosoftTeamsService.
func (*MockServicesServiceMockRecorder) DeletePipelinesEmailService ¶
func (mr *MockServicesServiceMockRecorder) DeletePipelinesEmailService(pid any, options ...any) *gomock.Call
DeletePipelinesEmailService indicates an expected call of DeletePipelinesEmailService.
func (*MockServicesServiceMockRecorder) DeletePrometheusService ¶
func (mr *MockServicesServiceMockRecorder) DeletePrometheusService(pid any, options ...any) *gomock.Call
DeletePrometheusService indicates an expected call of DeletePrometheusService.
func (*MockServicesServiceMockRecorder) DeleteRedmineService ¶
func (mr *MockServicesServiceMockRecorder) DeleteRedmineService(pid any, options ...any) *gomock.Call
DeleteRedmineService indicates an expected call of DeleteRedmineService.
func (*MockServicesServiceMockRecorder) DeleteSlackService ¶
func (mr *MockServicesServiceMockRecorder) DeleteSlackService(pid any, options ...any) *gomock.Call
DeleteSlackService indicates an expected call of DeleteSlackService.
func (*MockServicesServiceMockRecorder) DeleteSlackSlashCommandsService ¶
func (mr *MockServicesServiceMockRecorder) DeleteSlackSlashCommandsService(pid any, options ...any) *gomock.Call
DeleteSlackSlashCommandsService indicates an expected call of DeleteSlackSlashCommandsService.
func (*MockServicesServiceMockRecorder) DeleteTelegramService ¶
func (mr *MockServicesServiceMockRecorder) DeleteTelegramService(pid any, options ...any) *gomock.Call
DeleteTelegramService indicates an expected call of DeleteTelegramService.
func (*MockServicesServiceMockRecorder) DeleteYouTrackService ¶
func (mr *MockServicesServiceMockRecorder) DeleteYouTrackService(pid any, options ...any) *gomock.Call
DeleteYouTrackService indicates an expected call of DeleteYouTrackService.
func (*MockServicesServiceMockRecorder) DisableSlackApplication ¶
func (mr *MockServicesServiceMockRecorder) DisableSlackApplication(pid any, options ...any) *gomock.Call
DisableSlackApplication indicates an expected call of DisableSlackApplication.
func (*MockServicesServiceMockRecorder) GetCustomIssueTrackerService ¶
func (mr *MockServicesServiceMockRecorder) GetCustomIssueTrackerService(pid any, options ...any) *gomock.Call
GetCustomIssueTrackerService indicates an expected call of GetCustomIssueTrackerService.
func (*MockServicesServiceMockRecorder) GetDataDogService ¶
func (mr *MockServicesServiceMockRecorder) GetDataDogService(pid any, options ...any) *gomock.Call
GetDataDogService indicates an expected call of GetDataDogService.
func (*MockServicesServiceMockRecorder) GetDiscordService ¶
func (mr *MockServicesServiceMockRecorder) GetDiscordService(pid any, options ...any) *gomock.Call
GetDiscordService indicates an expected call of GetDiscordService.
func (*MockServicesServiceMockRecorder) GetDroneCIService ¶
func (mr *MockServicesServiceMockRecorder) GetDroneCIService(pid any, options ...any) *gomock.Call
GetDroneCIService indicates an expected call of GetDroneCIService.
func (*MockServicesServiceMockRecorder) GetEmailsOnPushService ¶
func (mr *MockServicesServiceMockRecorder) GetEmailsOnPushService(pid any, options ...any) *gomock.Call
GetEmailsOnPushService indicates an expected call of GetEmailsOnPushService.
func (*MockServicesServiceMockRecorder) GetExternalWikiService ¶
func (mr *MockServicesServiceMockRecorder) GetExternalWikiService(pid any, options ...any) *gomock.Call
GetExternalWikiService indicates an expected call of GetExternalWikiService.
func (*MockServicesServiceMockRecorder) GetGithubService ¶
func (mr *MockServicesServiceMockRecorder) GetGithubService(pid any, options ...any) *gomock.Call
GetGithubService indicates an expected call of GetGithubService.
func (*MockServicesServiceMockRecorder) GetHarborService ¶
func (mr *MockServicesServiceMockRecorder) GetHarborService(pid any, options ...any) *gomock.Call
GetHarborService indicates an expected call of GetHarborService.
func (*MockServicesServiceMockRecorder) GetJenkinsCIService ¶
func (mr *MockServicesServiceMockRecorder) GetJenkinsCIService(pid any, options ...any) *gomock.Call
GetJenkinsCIService indicates an expected call of GetJenkinsCIService.
func (*MockServicesServiceMockRecorder) GetJiraService ¶
func (mr *MockServicesServiceMockRecorder) GetJiraService(pid any, options ...any) *gomock.Call
GetJiraService indicates an expected call of GetJiraService.
func (*MockServicesServiceMockRecorder) GetMattermostService ¶
func (mr *MockServicesServiceMockRecorder) GetMattermostService(pid any, options ...any) *gomock.Call
GetMattermostService indicates an expected call of GetMattermostService.
func (*MockServicesServiceMockRecorder) GetMattermostSlashCommandsService ¶
func (mr *MockServicesServiceMockRecorder) GetMattermostSlashCommandsService(pid any, options ...any) *gomock.Call
GetMattermostSlashCommandsService indicates an expected call of GetMattermostSlashCommandsService.
func (*MockServicesServiceMockRecorder) GetMicrosoftTeamsService ¶
func (mr *MockServicesServiceMockRecorder) GetMicrosoftTeamsService(pid any, options ...any) *gomock.Call
GetMicrosoftTeamsService indicates an expected call of GetMicrosoftTeamsService.
func (*MockServicesServiceMockRecorder) GetPipelinesEmailService ¶
func (mr *MockServicesServiceMockRecorder) GetPipelinesEmailService(pid any, options ...any) *gomock.Call
GetPipelinesEmailService indicates an expected call of GetPipelinesEmailService.
func (*MockServicesServiceMockRecorder) GetPrometheusService ¶
func (mr *MockServicesServiceMockRecorder) GetPrometheusService(pid any, options ...any) *gomock.Call
GetPrometheusService indicates an expected call of GetPrometheusService.
func (*MockServicesServiceMockRecorder) GetRedmineService ¶
func (mr *MockServicesServiceMockRecorder) GetRedmineService(pid any, options ...any) *gomock.Call
GetRedmineService indicates an expected call of GetRedmineService.
func (*MockServicesServiceMockRecorder) GetSlackApplication ¶
func (mr *MockServicesServiceMockRecorder) GetSlackApplication(pid any, options ...any) *gomock.Call
GetSlackApplication indicates an expected call of GetSlackApplication.
func (*MockServicesServiceMockRecorder) GetSlackService ¶
func (mr *MockServicesServiceMockRecorder) GetSlackService(pid any, options ...any) *gomock.Call
GetSlackService indicates an expected call of GetSlackService.
func (*MockServicesServiceMockRecorder) GetSlackSlashCommandsService ¶
func (mr *MockServicesServiceMockRecorder) GetSlackSlashCommandsService(pid any, options ...any) *gomock.Call
GetSlackSlashCommandsService indicates an expected call of GetSlackSlashCommandsService.
func (*MockServicesServiceMockRecorder) GetTelegramService ¶
func (mr *MockServicesServiceMockRecorder) GetTelegramService(pid any, options ...any) *gomock.Call
GetTelegramService indicates an expected call of GetTelegramService.
func (*MockServicesServiceMockRecorder) GetYouTrackService ¶
func (mr *MockServicesServiceMockRecorder) GetYouTrackService(pid any, options ...any) *gomock.Call
GetYouTrackService indicates an expected call of GetYouTrackService.
func (*MockServicesServiceMockRecorder) ListServices ¶
func (mr *MockServicesServiceMockRecorder) ListServices(pid any, options ...any) *gomock.Call
ListServices indicates an expected call of ListServices.
func (*MockServicesServiceMockRecorder) SetCustomIssueTrackerService ¶
func (mr *MockServicesServiceMockRecorder) SetCustomIssueTrackerService(pid, opt any, options ...any) *gomock.Call
SetCustomIssueTrackerService indicates an expected call of SetCustomIssueTrackerService.
func (*MockServicesServiceMockRecorder) SetDataDogService ¶
func (mr *MockServicesServiceMockRecorder) SetDataDogService(pid, opt any, options ...any) *gomock.Call
SetDataDogService indicates an expected call of SetDataDogService.
func (*MockServicesServiceMockRecorder) SetDiscordService ¶
func (mr *MockServicesServiceMockRecorder) SetDiscordService(pid, opt any, options ...any) *gomock.Call
SetDiscordService indicates an expected call of SetDiscordService.
func (*MockServicesServiceMockRecorder) SetDroneCIService ¶
func (mr *MockServicesServiceMockRecorder) SetDroneCIService(pid, opt any, options ...any) *gomock.Call
SetDroneCIService indicates an expected call of SetDroneCIService.
func (*MockServicesServiceMockRecorder) SetEmailsOnPushService ¶
func (mr *MockServicesServiceMockRecorder) SetEmailsOnPushService(pid, opt any, options ...any) *gomock.Call
SetEmailsOnPushService indicates an expected call of SetEmailsOnPushService.
func (*MockServicesServiceMockRecorder) SetExternalWikiService ¶
func (mr *MockServicesServiceMockRecorder) SetExternalWikiService(pid, opt any, options ...any) *gomock.Call
SetExternalWikiService indicates an expected call of SetExternalWikiService.
func (*MockServicesServiceMockRecorder) SetGitLabCIService ¶
func (mr *MockServicesServiceMockRecorder) SetGitLabCIService(pid, opt any, options ...any) *gomock.Call
SetGitLabCIService indicates an expected call of SetGitLabCIService.
func (*MockServicesServiceMockRecorder) SetGithubService ¶
func (mr *MockServicesServiceMockRecorder) SetGithubService(pid, opt any, options ...any) *gomock.Call
SetGithubService indicates an expected call of SetGithubService.
func (*MockServicesServiceMockRecorder) SetHarborService ¶
func (mr *MockServicesServiceMockRecorder) SetHarborService(pid, opt any, options ...any) *gomock.Call
SetHarborService indicates an expected call of SetHarborService.
func (*MockServicesServiceMockRecorder) SetHipChatService ¶
func (mr *MockServicesServiceMockRecorder) SetHipChatService(pid, opt any, options ...any) *gomock.Call
SetHipChatService indicates an expected call of SetHipChatService.
func (*MockServicesServiceMockRecorder) SetJenkinsCIService ¶
func (mr *MockServicesServiceMockRecorder) SetJenkinsCIService(pid, opt any, options ...any) *gomock.Call
SetJenkinsCIService indicates an expected call of SetJenkinsCIService.
func (*MockServicesServiceMockRecorder) SetJiraService ¶
func (mr *MockServicesServiceMockRecorder) SetJiraService(pid, opt any, options ...any) *gomock.Call
SetJiraService indicates an expected call of SetJiraService.
func (*MockServicesServiceMockRecorder) SetMattermostService ¶
func (mr *MockServicesServiceMockRecorder) SetMattermostService(pid, opt any, options ...any) *gomock.Call
SetMattermostService indicates an expected call of SetMattermostService.
func (*MockServicesServiceMockRecorder) SetMattermostSlashCommandsService ¶
func (mr *MockServicesServiceMockRecorder) SetMattermostSlashCommandsService(pid, opt any, options ...any) *gomock.Call
SetMattermostSlashCommandsService indicates an expected call of SetMattermostSlashCommandsService.
func (*MockServicesServiceMockRecorder) SetMicrosoftTeamsService ¶
func (mr *MockServicesServiceMockRecorder) SetMicrosoftTeamsService(pid, opt any, options ...any) *gomock.Call
SetMicrosoftTeamsService indicates an expected call of SetMicrosoftTeamsService.
func (*MockServicesServiceMockRecorder) SetPipelinesEmailService ¶
func (mr *MockServicesServiceMockRecorder) SetPipelinesEmailService(pid, opt any, options ...any) *gomock.Call
SetPipelinesEmailService indicates an expected call of SetPipelinesEmailService.
func (*MockServicesServiceMockRecorder) SetPrometheusService ¶
func (mr *MockServicesServiceMockRecorder) SetPrometheusService(pid, opt any, options ...any) *gomock.Call
SetPrometheusService indicates an expected call of SetPrometheusService.
func (*MockServicesServiceMockRecorder) SetRedmineService ¶
func (mr *MockServicesServiceMockRecorder) SetRedmineService(pid, opt any, options ...any) *gomock.Call
SetRedmineService indicates an expected call of SetRedmineService.
func (*MockServicesServiceMockRecorder) SetSlackApplication ¶
func (mr *MockServicesServiceMockRecorder) SetSlackApplication(pid, opt any, options ...any) *gomock.Call
SetSlackApplication indicates an expected call of SetSlackApplication.
func (*MockServicesServiceMockRecorder) SetSlackService ¶
func (mr *MockServicesServiceMockRecorder) SetSlackService(pid, opt any, options ...any) *gomock.Call
SetSlackService indicates an expected call of SetSlackService.
func (*MockServicesServiceMockRecorder) SetSlackSlashCommandsService ¶
func (mr *MockServicesServiceMockRecorder) SetSlackSlashCommandsService(pid, opt any, options ...any) *gomock.Call
SetSlackSlashCommandsService indicates an expected call of SetSlackSlashCommandsService.
func (*MockServicesServiceMockRecorder) SetTelegramService ¶
func (mr *MockServicesServiceMockRecorder) SetTelegramService(pid, opt any, options ...any) *gomock.Call
SetTelegramService indicates an expected call of SetTelegramService.
func (*MockServicesServiceMockRecorder) SetYouTrackService ¶
func (mr *MockServicesServiceMockRecorder) SetYouTrackService(pid, opt any, options ...any) *gomock.Call
SetYouTrackService indicates an expected call of SetYouTrackService.
type MockSettingsService ¶
type MockSettingsService struct {
// contains filtered or unexported fields
}
MockSettingsService is a mock of SettingsService interface.
func NewMockSettingsService ¶
func NewMockSettingsService(ctrl *gomock.Controller) *MockSettingsService
NewMockSettingsService creates a new mock instance.
func (*MockSettingsService) EXPECT ¶
func (m *MockSettingsService) EXPECT() *MockSettingsServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockSettingsService) GetSettings ¶
func (m *MockSettingsService) GetSettings(options ...gitlab.RequestOptionFunc) (*gitlab.Settings, *gitlab.Response, error)
GetSettings mocks base method.
func (*MockSettingsService) UpdateSettings ¶
func (m *MockSettingsService) UpdateSettings(opt *gitlab.UpdateSettingsOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Settings, *gitlab.Response, error)
UpdateSettings mocks base method.
type MockSettingsServiceMockRecorder ¶
type MockSettingsServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockSettingsServiceMockRecorder is the mock recorder for MockSettingsService.
func (*MockSettingsServiceMockRecorder) GetSettings ¶
func (mr *MockSettingsServiceMockRecorder) GetSettings(options ...any) *gomock.Call
GetSettings indicates an expected call of GetSettings.
func (*MockSettingsServiceMockRecorder) UpdateSettings ¶
func (mr *MockSettingsServiceMockRecorder) UpdateSettings(opt any, options ...any) *gomock.Call
UpdateSettings indicates an expected call of UpdateSettings.
type MockSidekiqService ¶
type MockSidekiqService struct {
// contains filtered or unexported fields
}
MockSidekiqService is a mock of SidekiqService interface.
func NewMockSidekiqService ¶
func NewMockSidekiqService(ctrl *gomock.Controller) *MockSidekiqService
NewMockSidekiqService creates a new mock instance.
func (*MockSidekiqService) EXPECT ¶
func (m *MockSidekiqService) EXPECT() *MockSidekiqServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockSidekiqService) GetCompoundMetrics ¶
func (m *MockSidekiqService) GetCompoundMetrics(options ...gitlab.RequestOptionFunc) (*gitlab.CompoundMetrics, *gitlab.Response, error)
GetCompoundMetrics mocks base method.
func (*MockSidekiqService) GetJobStats ¶
func (m *MockSidekiqService) GetJobStats(options ...gitlab.RequestOptionFunc) (*gitlab.JobStats, *gitlab.Response, error)
GetJobStats mocks base method.
func (*MockSidekiqService) GetProcessMetrics ¶
func (m *MockSidekiqService) GetProcessMetrics(options ...gitlab.RequestOptionFunc) (*gitlab.ProcessMetrics, *gitlab.Response, error)
GetProcessMetrics mocks base method.
func (*MockSidekiqService) GetQueueMetrics ¶
func (m *MockSidekiqService) GetQueueMetrics(options ...gitlab.RequestOptionFunc) (*gitlab.QueueMetrics, *gitlab.Response, error)
GetQueueMetrics mocks base method.
type MockSidekiqServiceMockRecorder ¶
type MockSidekiqServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockSidekiqServiceMockRecorder is the mock recorder for MockSidekiqService.
func (*MockSidekiqServiceMockRecorder) GetCompoundMetrics ¶
func (mr *MockSidekiqServiceMockRecorder) GetCompoundMetrics(options ...any) *gomock.Call
GetCompoundMetrics indicates an expected call of GetCompoundMetrics.
func (*MockSidekiqServiceMockRecorder) GetJobStats ¶
func (mr *MockSidekiqServiceMockRecorder) GetJobStats(options ...any) *gomock.Call
GetJobStats indicates an expected call of GetJobStats.
func (*MockSidekiqServiceMockRecorder) GetProcessMetrics ¶
func (mr *MockSidekiqServiceMockRecorder) GetProcessMetrics(options ...any) *gomock.Call
GetProcessMetrics indicates an expected call of GetProcessMetrics.
func (*MockSidekiqServiceMockRecorder) GetQueueMetrics ¶
func (mr *MockSidekiqServiceMockRecorder) GetQueueMetrics(options ...any) *gomock.Call
GetQueueMetrics indicates an expected call of GetQueueMetrics.
type MockSnippetRepositoryStorageMoveService ¶
type MockSnippetRepositoryStorageMoveService struct {
// contains filtered or unexported fields
}
MockSnippetRepositoryStorageMoveService is a mock of SnippetRepositoryStorageMoveService interface.
func NewMockSnippetRepositoryStorageMoveService ¶
func NewMockSnippetRepositoryStorageMoveService(ctrl *gomock.Controller) *MockSnippetRepositoryStorageMoveService
NewMockSnippetRepositoryStorageMoveService creates a new mock instance.
func (*MockSnippetRepositoryStorageMoveService) EXPECT ¶
func (m *MockSnippetRepositoryStorageMoveService) EXPECT() *MockSnippetRepositoryStorageMoveServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockSnippetRepositoryStorageMoveService) GetStorageMove ¶
func (m *MockSnippetRepositoryStorageMoveService) GetStorageMove(repositoryStorage int, options ...gitlab.RequestOptionFunc) (*gitlab.SnippetRepositoryStorageMove, *gitlab.Response, error)
GetStorageMove mocks base method.
func (*MockSnippetRepositoryStorageMoveService) GetStorageMoveForSnippet ¶
func (m *MockSnippetRepositoryStorageMoveService) GetStorageMoveForSnippet(snippet, repositoryStorage int, options ...gitlab.RequestOptionFunc) (*gitlab.SnippetRepositoryStorageMove, *gitlab.Response, error)
GetStorageMoveForSnippet mocks base method.
func (*MockSnippetRepositoryStorageMoveService) RetrieveAllStorageMoves ¶
func (m *MockSnippetRepositoryStorageMoveService) RetrieveAllStorageMoves(opts gitlab.RetrieveAllSnippetStorageMovesOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.SnippetRepositoryStorageMove, *gitlab.Response, error)
RetrieveAllStorageMoves mocks base method.
func (*MockSnippetRepositoryStorageMoveService) RetrieveAllStorageMovesForSnippet ¶
func (m *MockSnippetRepositoryStorageMoveService) RetrieveAllStorageMovesForSnippet(snippet int, opts gitlab.RetrieveAllSnippetStorageMovesOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.SnippetRepositoryStorageMove, *gitlab.Response, error)
RetrieveAllStorageMovesForSnippet mocks base method.
func (*MockSnippetRepositoryStorageMoveService) ScheduleAllStorageMoves ¶
func (m *MockSnippetRepositoryStorageMoveService) ScheduleAllStorageMoves(opts gitlab.ScheduleAllSnippetStorageMovesOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
ScheduleAllStorageMoves mocks base method.
func (*MockSnippetRepositoryStorageMoveService) ScheduleStorageMoveForSnippet ¶
func (m *MockSnippetRepositoryStorageMoveService) ScheduleStorageMoveForSnippet(snippet int, opts gitlab.ScheduleStorageMoveForSnippetOptions, options ...gitlab.RequestOptionFunc) (*gitlab.SnippetRepositoryStorageMove, *gitlab.Response, error)
ScheduleStorageMoveForSnippet mocks base method.
type MockSnippetRepositoryStorageMoveServiceMockRecorder ¶
type MockSnippetRepositoryStorageMoveServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockSnippetRepositoryStorageMoveServiceMockRecorder is the mock recorder for MockSnippetRepositoryStorageMoveService.
func (*MockSnippetRepositoryStorageMoveServiceMockRecorder) GetStorageMove ¶
func (mr *MockSnippetRepositoryStorageMoveServiceMockRecorder) GetStorageMove(repositoryStorage any, options ...any) *gomock.Call
GetStorageMove indicates an expected call of GetStorageMove.
func (*MockSnippetRepositoryStorageMoveServiceMockRecorder) GetStorageMoveForSnippet ¶
func (mr *MockSnippetRepositoryStorageMoveServiceMockRecorder) GetStorageMoveForSnippet(snippet, repositoryStorage any, options ...any) *gomock.Call
GetStorageMoveForSnippet indicates an expected call of GetStorageMoveForSnippet.
func (*MockSnippetRepositoryStorageMoveServiceMockRecorder) RetrieveAllStorageMoves ¶
func (mr *MockSnippetRepositoryStorageMoveServiceMockRecorder) RetrieveAllStorageMoves(opts any, options ...any) *gomock.Call
RetrieveAllStorageMoves indicates an expected call of RetrieveAllStorageMoves.
func (*MockSnippetRepositoryStorageMoveServiceMockRecorder) RetrieveAllStorageMovesForSnippet ¶
func (mr *MockSnippetRepositoryStorageMoveServiceMockRecorder) RetrieveAllStorageMovesForSnippet(snippet, opts any, options ...any) *gomock.Call
RetrieveAllStorageMovesForSnippet indicates an expected call of RetrieveAllStorageMovesForSnippet.
func (*MockSnippetRepositoryStorageMoveServiceMockRecorder) ScheduleAllStorageMoves ¶
func (mr *MockSnippetRepositoryStorageMoveServiceMockRecorder) ScheduleAllStorageMoves(opts any, options ...any) *gomock.Call
ScheduleAllStorageMoves indicates an expected call of ScheduleAllStorageMoves.
func (*MockSnippetRepositoryStorageMoveServiceMockRecorder) ScheduleStorageMoveForSnippet ¶
func (mr *MockSnippetRepositoryStorageMoveServiceMockRecorder) ScheduleStorageMoveForSnippet(snippet, opts any, options ...any) *gomock.Call
ScheduleStorageMoveForSnippet indicates an expected call of ScheduleStorageMoveForSnippet.
type MockSnippetsService ¶
type MockSnippetsService struct {
// contains filtered or unexported fields
}
MockSnippetsService is a mock of SnippetsService interface.
func NewMockSnippetsService ¶
func NewMockSnippetsService(ctrl *gomock.Controller) *MockSnippetsService
NewMockSnippetsService creates a new mock instance.
func (*MockSnippetsService) CreateSnippet ¶
func (m *MockSnippetsService) CreateSnippet(opt *gitlab.CreateSnippetOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Snippet, *gitlab.Response, error)
CreateSnippet mocks base method.
func (*MockSnippetsService) DeleteSnippet ¶
func (m *MockSnippetsService) DeleteSnippet(snippet int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteSnippet mocks base method.
func (*MockSnippetsService) EXPECT ¶
func (m *MockSnippetsService) EXPECT() *MockSnippetsServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockSnippetsService) ExploreSnippets ¶
func (m *MockSnippetsService) ExploreSnippets(opt *gitlab.ExploreSnippetsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Snippet, *gitlab.Response, error)
ExploreSnippets mocks base method.
func (*MockSnippetsService) GetSnippet ¶
func (m *MockSnippetsService) GetSnippet(snippet int, options ...gitlab.RequestOptionFunc) (*gitlab.Snippet, *gitlab.Response, error)
GetSnippet mocks base method.
func (*MockSnippetsService) ListAllSnippets ¶
func (m *MockSnippetsService) ListAllSnippets(opt *gitlab.ListAllSnippetsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Snippet, *gitlab.Response, error)
ListAllSnippets mocks base method.
func (*MockSnippetsService) ListSnippets ¶
func (m *MockSnippetsService) ListSnippets(opt *gitlab.ListSnippetsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Snippet, *gitlab.Response, error)
ListSnippets mocks base method.
func (*MockSnippetsService) SnippetContent ¶
func (m *MockSnippetsService) SnippetContent(snippet int, options ...gitlab.RequestOptionFunc) ([]byte, *gitlab.Response, error)
SnippetContent mocks base method.
func (*MockSnippetsService) SnippetFileContent ¶
func (m *MockSnippetsService) SnippetFileContent(snippet int, ref, filename string, options ...gitlab.RequestOptionFunc) ([]byte, *gitlab.Response, error)
SnippetFileContent mocks base method.
func (*MockSnippetsService) UpdateSnippet ¶
func (m *MockSnippetsService) UpdateSnippet(snippet int, opt *gitlab.UpdateSnippetOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Snippet, *gitlab.Response, error)
UpdateSnippet mocks base method.
type MockSnippetsServiceMockRecorder ¶
type MockSnippetsServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockSnippetsServiceMockRecorder is the mock recorder for MockSnippetsService.
func (*MockSnippetsServiceMockRecorder) CreateSnippet ¶
func (mr *MockSnippetsServiceMockRecorder) CreateSnippet(opt any, options ...any) *gomock.Call
CreateSnippet indicates an expected call of CreateSnippet.
func (*MockSnippetsServiceMockRecorder) DeleteSnippet ¶
func (mr *MockSnippetsServiceMockRecorder) DeleteSnippet(snippet any, options ...any) *gomock.Call
DeleteSnippet indicates an expected call of DeleteSnippet.
func (*MockSnippetsServiceMockRecorder) ExploreSnippets ¶
func (mr *MockSnippetsServiceMockRecorder) ExploreSnippets(opt any, options ...any) *gomock.Call
ExploreSnippets indicates an expected call of ExploreSnippets.
func (*MockSnippetsServiceMockRecorder) GetSnippet ¶
func (mr *MockSnippetsServiceMockRecorder) GetSnippet(snippet any, options ...any) *gomock.Call
GetSnippet indicates an expected call of GetSnippet.
func (*MockSnippetsServiceMockRecorder) ListAllSnippets ¶
func (mr *MockSnippetsServiceMockRecorder) ListAllSnippets(opt any, options ...any) *gomock.Call
ListAllSnippets indicates an expected call of ListAllSnippets.
func (*MockSnippetsServiceMockRecorder) ListSnippets ¶
func (mr *MockSnippetsServiceMockRecorder) ListSnippets(opt any, options ...any) *gomock.Call
ListSnippets indicates an expected call of ListSnippets.
func (*MockSnippetsServiceMockRecorder) SnippetContent ¶
func (mr *MockSnippetsServiceMockRecorder) SnippetContent(snippet any, options ...any) *gomock.Call
SnippetContent indicates an expected call of SnippetContent.
func (*MockSnippetsServiceMockRecorder) SnippetFileContent ¶
func (mr *MockSnippetsServiceMockRecorder) SnippetFileContent(snippet, ref, filename any, options ...any) *gomock.Call
SnippetFileContent indicates an expected call of SnippetFileContent.
func (*MockSnippetsServiceMockRecorder) UpdateSnippet ¶
func (mr *MockSnippetsServiceMockRecorder) UpdateSnippet(snippet, opt any, options ...any) *gomock.Call
UpdateSnippet indicates an expected call of UpdateSnippet.
type MockSystemHooksService ¶
type MockSystemHooksService struct {
// contains filtered or unexported fields
}
MockSystemHooksService is a mock of SystemHooksService interface.
func NewMockSystemHooksService ¶
func NewMockSystemHooksService(ctrl *gomock.Controller) *MockSystemHooksService
NewMockSystemHooksService creates a new mock instance.
func (*MockSystemHooksService) AddHook ¶
func (m *MockSystemHooksService) AddHook(opt *gitlab.AddHookOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Hook, *gitlab.Response, error)
AddHook mocks base method.
func (*MockSystemHooksService) DeleteHook ¶
func (m *MockSystemHooksService) DeleteHook(hook int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteHook mocks base method.
func (*MockSystemHooksService) EXPECT ¶
func (m *MockSystemHooksService) EXPECT() *MockSystemHooksServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockSystemHooksService) GetHook ¶
func (m *MockSystemHooksService) GetHook(hook int, options ...gitlab.RequestOptionFunc) (*gitlab.Hook, *gitlab.Response, error)
GetHook mocks base method.
func (*MockSystemHooksService) ListHooks ¶
func (m *MockSystemHooksService) ListHooks(options ...gitlab.RequestOptionFunc) ([]*gitlab.Hook, *gitlab.Response, error)
ListHooks mocks base method.
type MockSystemHooksServiceMockRecorder ¶
type MockSystemHooksServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockSystemHooksServiceMockRecorder is the mock recorder for MockSystemHooksService.
func (*MockSystemHooksServiceMockRecorder) AddHook ¶
func (mr *MockSystemHooksServiceMockRecorder) AddHook(opt any, options ...any) *gomock.Call
AddHook indicates an expected call of AddHook.
func (*MockSystemHooksServiceMockRecorder) DeleteHook ¶
func (mr *MockSystemHooksServiceMockRecorder) DeleteHook(hook any, options ...any) *gomock.Call
DeleteHook indicates an expected call of DeleteHook.
func (*MockSystemHooksServiceMockRecorder) GetHook ¶
func (mr *MockSystemHooksServiceMockRecorder) GetHook(hook any, options ...any) *gomock.Call
GetHook indicates an expected call of GetHook.
type MockTagsService ¶
type MockTagsService struct {
// contains filtered or unexported fields
}
MockTagsService is a mock of TagsService interface.
func NewMockTagsService ¶
func NewMockTagsService(ctrl *gomock.Controller) *MockTagsService
NewMockTagsService creates a new mock instance.
func (*MockTagsService) CreateReleaseNote ¶
func (m *MockTagsService) CreateReleaseNote(pid any, tag string, opt *gitlab.CreateReleaseNoteOptions, options ...gitlab.RequestOptionFunc) (*gitlab.ReleaseNote, *gitlab.Response, error)
CreateReleaseNote mocks base method.
func (*MockTagsService) CreateTag ¶
func (m *MockTagsService) CreateTag(pid any, opt *gitlab.CreateTagOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Tag, *gitlab.Response, error)
CreateTag mocks base method.
func (*MockTagsService) DeleteTag ¶
func (m *MockTagsService) DeleteTag(pid any, tag string, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteTag mocks base method.
func (*MockTagsService) EXPECT ¶
func (m *MockTagsService) EXPECT() *MockTagsServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockTagsService) GetTag ¶
func (m *MockTagsService) GetTag(pid any, tag string, options ...gitlab.RequestOptionFunc) (*gitlab.Tag, *gitlab.Response, error)
GetTag mocks base method.
func (*MockTagsService) ListTags ¶
func (m *MockTagsService) ListTags(pid any, opt *gitlab.ListTagsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Tag, *gitlab.Response, error)
ListTags mocks base method.
func (*MockTagsService) UpdateReleaseNote ¶
func (m *MockTagsService) UpdateReleaseNote(pid any, tag string, opt *gitlab.UpdateReleaseNoteOptions, options ...gitlab.RequestOptionFunc) (*gitlab.ReleaseNote, *gitlab.Response, error)
UpdateReleaseNote mocks base method.
type MockTagsServiceMockRecorder ¶
type MockTagsServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockTagsServiceMockRecorder is the mock recorder for MockTagsService.
func (*MockTagsServiceMockRecorder) CreateReleaseNote ¶
func (mr *MockTagsServiceMockRecorder) CreateReleaseNote(pid, tag, opt any, options ...any) *gomock.Call
CreateReleaseNote indicates an expected call of CreateReleaseNote.
func (*MockTagsServiceMockRecorder) CreateTag ¶
func (mr *MockTagsServiceMockRecorder) CreateTag(pid, opt any, options ...any) *gomock.Call
CreateTag indicates an expected call of CreateTag.
func (*MockTagsServiceMockRecorder) DeleteTag ¶
func (mr *MockTagsServiceMockRecorder) DeleteTag(pid, tag any, options ...any) *gomock.Call
DeleteTag indicates an expected call of DeleteTag.
func (*MockTagsServiceMockRecorder) GetTag ¶
func (mr *MockTagsServiceMockRecorder) GetTag(pid, tag any, options ...any) *gomock.Call
GetTag indicates an expected call of GetTag.
func (*MockTagsServiceMockRecorder) ListTags ¶
func (mr *MockTagsServiceMockRecorder) ListTags(pid, opt any, options ...any) *gomock.Call
ListTags indicates an expected call of ListTags.
func (*MockTagsServiceMockRecorder) UpdateReleaseNote ¶
func (mr *MockTagsServiceMockRecorder) UpdateReleaseNote(pid, tag, opt any, options ...any) *gomock.Call
UpdateReleaseNote indicates an expected call of UpdateReleaseNote.
type MockTodosService ¶
type MockTodosService struct {
// contains filtered or unexported fields
}
MockTodosService is a mock of TodosService interface.
func NewMockTodosService ¶
func NewMockTodosService(ctrl *gomock.Controller) *MockTodosService
NewMockTodosService creates a new mock instance.
func (*MockTodosService) EXPECT ¶
func (m *MockTodosService) EXPECT() *MockTodosServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockTodosService) ListTodos ¶
func (m *MockTodosService) ListTodos(opt *gitlab.ListTodosOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Todo, *gitlab.Response, error)
ListTodos mocks base method.
func (*MockTodosService) MarkAllTodosAsDone ¶
func (m *MockTodosService) MarkAllTodosAsDone(options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
MarkAllTodosAsDone mocks base method.
func (*MockTodosService) MarkTodoAsDone ¶
func (m *MockTodosService) MarkTodoAsDone(id int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
MarkTodoAsDone mocks base method.
type MockTodosServiceMockRecorder ¶
type MockTodosServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockTodosServiceMockRecorder is the mock recorder for MockTodosService.
func (*MockTodosServiceMockRecorder) ListTodos ¶
func (mr *MockTodosServiceMockRecorder) ListTodos(opt any, options ...any) *gomock.Call
ListTodos indicates an expected call of ListTodos.
func (*MockTodosServiceMockRecorder) MarkAllTodosAsDone ¶
func (mr *MockTodosServiceMockRecorder) MarkAllTodosAsDone(options ...any) *gomock.Call
MarkAllTodosAsDone indicates an expected call of MarkAllTodosAsDone.
func (*MockTodosServiceMockRecorder) MarkTodoAsDone ¶
func (mr *MockTodosServiceMockRecorder) MarkTodoAsDone(id any, options ...any) *gomock.Call
MarkTodoAsDone indicates an expected call of MarkTodoAsDone.
type MockTopicsService ¶
type MockTopicsService struct {
// contains filtered or unexported fields
}
MockTopicsService is a mock of TopicsService interface.
func NewMockTopicsService ¶
func NewMockTopicsService(ctrl *gomock.Controller) *MockTopicsService
NewMockTopicsService creates a new mock instance.
func (*MockTopicsService) CreateTopic ¶
func (m *MockTopicsService) CreateTopic(opt *gitlab.CreateTopicOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Topic, *gitlab.Response, error)
CreateTopic mocks base method.
func (*MockTopicsService) DeleteTopic ¶
func (m *MockTopicsService) DeleteTopic(topic int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteTopic mocks base method.
func (*MockTopicsService) EXPECT ¶
func (m *MockTopicsService) EXPECT() *MockTopicsServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockTopicsService) GetTopic ¶
func (m *MockTopicsService) GetTopic(topic int, options ...gitlab.RequestOptionFunc) (*gitlab.Topic, *gitlab.Response, error)
GetTopic mocks base method.
func (*MockTopicsService) ListTopics ¶
func (m *MockTopicsService) ListTopics(opt *gitlab.ListTopicsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Topic, *gitlab.Response, error)
ListTopics mocks base method.
func (*MockTopicsService) UpdateTopic ¶
func (m *MockTopicsService) UpdateTopic(topic int, opt *gitlab.UpdateTopicOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Topic, *gitlab.Response, error)
UpdateTopic mocks base method.
type MockTopicsServiceMockRecorder ¶
type MockTopicsServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockTopicsServiceMockRecorder is the mock recorder for MockTopicsService.
func (*MockTopicsServiceMockRecorder) CreateTopic ¶
func (mr *MockTopicsServiceMockRecorder) CreateTopic(opt any, options ...any) *gomock.Call
CreateTopic indicates an expected call of CreateTopic.
func (*MockTopicsServiceMockRecorder) DeleteTopic ¶
func (mr *MockTopicsServiceMockRecorder) DeleteTopic(topic any, options ...any) *gomock.Call
DeleteTopic indicates an expected call of DeleteTopic.
func (*MockTopicsServiceMockRecorder) GetTopic ¶
func (mr *MockTopicsServiceMockRecorder) GetTopic(topic any, options ...any) *gomock.Call
GetTopic indicates an expected call of GetTopic.
func (*MockTopicsServiceMockRecorder) ListTopics ¶
func (mr *MockTopicsServiceMockRecorder) ListTopics(opt any, options ...any) *gomock.Call
ListTopics indicates an expected call of ListTopics.
func (*MockTopicsServiceMockRecorder) UpdateTopic ¶
func (mr *MockTopicsServiceMockRecorder) UpdateTopic(topic, opt any, options ...any) *gomock.Call
UpdateTopic indicates an expected call of UpdateTopic.
type MockUsersService ¶
type MockUsersService struct {
// contains filtered or unexported fields
}
MockUsersService is a mock of UsersService interface.
func NewMockUsersService ¶
func NewMockUsersService(ctrl *gomock.Controller) *MockUsersService
NewMockUsersService creates a new mock instance.
func (*MockUsersService) ActivateUser ¶
func (m *MockUsersService) ActivateUser(user int, options ...gitlab.RequestOptionFunc) error
ActivateUser mocks base method.
func (*MockUsersService) AddEmail ¶
func (m *MockUsersService) AddEmail(opt *gitlab.AddEmailOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Email, *gitlab.Response, error)
AddEmail mocks base method.
func (*MockUsersService) AddEmailForUser ¶
func (m *MockUsersService) AddEmailForUser(user int, opt *gitlab.AddEmailOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Email, *gitlab.Response, error)
AddEmailForUser mocks base method.
func (*MockUsersService) AddGPGKey ¶
func (m *MockUsersService) AddGPGKey(opt *gitlab.AddGPGKeyOptions, options ...gitlab.RequestOptionFunc) (*gitlab.GPGKey, *gitlab.Response, error)
AddGPGKey mocks base method.
func (*MockUsersService) AddGPGKeyForUser ¶
func (m *MockUsersService) AddGPGKeyForUser(user int, opt *gitlab.AddGPGKeyOptions, options ...gitlab.RequestOptionFunc) (*gitlab.GPGKey, *gitlab.Response, error)
AddGPGKeyForUser mocks base method.
func (*MockUsersService) AddSSHKey ¶
func (m *MockUsersService) AddSSHKey(opt *gitlab.AddSSHKeyOptions, options ...gitlab.RequestOptionFunc) (*gitlab.SSHKey, *gitlab.Response, error)
AddSSHKey mocks base method.
func (*MockUsersService) AddSSHKeyForUser ¶
func (m *MockUsersService) AddSSHKeyForUser(user int, opt *gitlab.AddSSHKeyOptions, options ...gitlab.RequestOptionFunc) (*gitlab.SSHKey, *gitlab.Response, error)
AddSSHKeyForUser mocks base method.
func (*MockUsersService) ApproveUser ¶
func (m *MockUsersService) ApproveUser(user int, options ...gitlab.RequestOptionFunc) error
ApproveUser mocks base method.
func (*MockUsersService) BanUser ¶
func (m *MockUsersService) BanUser(user int, options ...gitlab.RequestOptionFunc) error
BanUser mocks base method.
func (*MockUsersService) BlockUser ¶
func (m *MockUsersService) BlockUser(user int, options ...gitlab.RequestOptionFunc) error
BlockUser mocks base method.
func (*MockUsersService) CreateImpersonationToken ¶
func (m *MockUsersService) CreateImpersonationToken(user int, opt *gitlab.CreateImpersonationTokenOptions, options ...gitlab.RequestOptionFunc) (*gitlab.ImpersonationToken, *gitlab.Response, error)
CreateImpersonationToken mocks base method.
func (*MockUsersService) CreatePersonalAccessToken ¶
func (m *MockUsersService) CreatePersonalAccessToken(user int, opt *gitlab.CreatePersonalAccessTokenOptions, options ...gitlab.RequestOptionFunc) (*gitlab.PersonalAccessToken, *gitlab.Response, error)
CreatePersonalAccessToken mocks base method.
func (*MockUsersService) CreatePersonalAccessTokenForCurrentUser ¶
func (m *MockUsersService) CreatePersonalAccessTokenForCurrentUser(opt *gitlab.CreatePersonalAccessTokenForCurrentUserOptions, options ...gitlab.RequestOptionFunc) (*gitlab.PersonalAccessToken, *gitlab.Response, error)
CreatePersonalAccessTokenForCurrentUser mocks base method.
func (*MockUsersService) CreateServiceAccountUser ¶
func (m *MockUsersService) CreateServiceAccountUser(opts *gitlab.CreateServiceAccountUserOptions, options ...gitlab.RequestOptionFunc) (*gitlab.User, *gitlab.Response, error)
CreateServiceAccountUser mocks base method.
func (*MockUsersService) CreateUser ¶
func (m *MockUsersService) CreateUser(opt *gitlab.CreateUserOptions, options ...gitlab.RequestOptionFunc) (*gitlab.User, *gitlab.Response, error)
CreateUser mocks base method.
func (*MockUsersService) CreateUserRunner ¶
func (m *MockUsersService) CreateUserRunner(opts *gitlab.CreateUserRunnerOptions, options ...gitlab.RequestOptionFunc) (*gitlab.UserRunner, *gitlab.Response, error)
CreateUserRunner mocks base method.
func (*MockUsersService) CurrentUser ¶
func (m *MockUsersService) CurrentUser(options ...gitlab.RequestOptionFunc) (*gitlab.User, *gitlab.Response, error)
CurrentUser mocks base method.
func (*MockUsersService) CurrentUserStatus ¶
func (m *MockUsersService) CurrentUserStatus(options ...gitlab.RequestOptionFunc) (*gitlab.UserStatus, *gitlab.Response, error)
CurrentUserStatus mocks base method.
func (*MockUsersService) DeactivateUser ¶
func (m *MockUsersService) DeactivateUser(user int, options ...gitlab.RequestOptionFunc) error
DeactivateUser mocks base method.
func (*MockUsersService) DeleteEmail ¶
func (m *MockUsersService) DeleteEmail(email int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteEmail mocks base method.
func (*MockUsersService) DeleteEmailForUser ¶
func (m *MockUsersService) DeleteEmailForUser(user, email int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteEmailForUser mocks base method.
func (*MockUsersService) DeleteGPGKey ¶
func (m *MockUsersService) DeleteGPGKey(key int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteGPGKey mocks base method.
func (*MockUsersService) DeleteGPGKeyForUser ¶
func (m *MockUsersService) DeleteGPGKeyForUser(user, key int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteGPGKeyForUser mocks base method.
func (*MockUsersService) DeleteSSHKey ¶
func (m *MockUsersService) DeleteSSHKey(key int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteSSHKey mocks base method.
func (*MockUsersService) DeleteSSHKeyForUser ¶
func (m *MockUsersService) DeleteSSHKeyForUser(user, key int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteSSHKeyForUser mocks base method.
func (*MockUsersService) DeleteUser ¶
func (m *MockUsersService) DeleteUser(user int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteUser mocks base method.
func (*MockUsersService) DisableTwoFactor ¶
func (m *MockUsersService) DisableTwoFactor(user int, options ...gitlab.RequestOptionFunc) error
DisableTwoFactor mocks base method.
func (*MockUsersService) EXPECT ¶
func (m *MockUsersService) EXPECT() *MockUsersServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockUsersService) GetAllImpersonationTokens ¶
func (m *MockUsersService) GetAllImpersonationTokens(user int, opt *gitlab.GetAllImpersonationTokensOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.ImpersonationToken, *gitlab.Response, error)
GetAllImpersonationTokens mocks base method.
func (*MockUsersService) GetEmail ¶
func (m *MockUsersService) GetEmail(email int, options ...gitlab.RequestOptionFunc) (*gitlab.Email, *gitlab.Response, error)
GetEmail mocks base method.
func (*MockUsersService) GetGPGKey ¶
func (m *MockUsersService) GetGPGKey(key int, options ...gitlab.RequestOptionFunc) (*gitlab.GPGKey, *gitlab.Response, error)
GetGPGKey mocks base method.
func (*MockUsersService) GetGPGKeyForUser ¶
func (m *MockUsersService) GetGPGKeyForUser(user, key int, options ...gitlab.RequestOptionFunc) (*gitlab.GPGKey, *gitlab.Response, error)
GetGPGKeyForUser mocks base method.
func (*MockUsersService) GetImpersonationToken ¶
func (m *MockUsersService) GetImpersonationToken(user, token int, options ...gitlab.RequestOptionFunc) (*gitlab.ImpersonationToken, *gitlab.Response, error)
GetImpersonationToken mocks base method.
func (*MockUsersService) GetSSHKey ¶
func (m *MockUsersService) GetSSHKey(key int, options ...gitlab.RequestOptionFunc) (*gitlab.SSHKey, *gitlab.Response, error)
GetSSHKey mocks base method.
func (*MockUsersService) GetSSHKeyForUser ¶
func (m *MockUsersService) GetSSHKeyForUser(user, key int, options ...gitlab.RequestOptionFunc) (*gitlab.SSHKey, *gitlab.Response, error)
GetSSHKeyForUser mocks base method.
func (*MockUsersService) GetUser ¶
func (m *MockUsersService) GetUser(user int, opt gitlab.GetUsersOptions, options ...gitlab.RequestOptionFunc) (*gitlab.User, *gitlab.Response, error)
GetUser mocks base method.
func (*MockUsersService) GetUserActivities ¶
func (m *MockUsersService) GetUserActivities(opt *gitlab.GetUserActivitiesOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.UserActivity, *gitlab.Response, error)
GetUserActivities mocks base method.
func (*MockUsersService) GetUserAssociationsCount ¶
func (m *MockUsersService) GetUserAssociationsCount(user int, options ...gitlab.RequestOptionFunc) (*gitlab.UserAssociationsCount, *gitlab.Response, error)
GetUserAssociationsCount mocks base method.
func (*MockUsersService) GetUserMemberships ¶
func (m *MockUsersService) GetUserMemberships(user int, opt *gitlab.GetUserMembershipOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.UserMembership, *gitlab.Response, error)
GetUserMemberships mocks base method.
func (*MockUsersService) GetUserStatus ¶
func (m *MockUsersService) GetUserStatus(user int, options ...gitlab.RequestOptionFunc) (*gitlab.UserStatus, *gitlab.Response, error)
GetUserStatus mocks base method.
func (*MockUsersService) ListEmails ¶
func (m *MockUsersService) ListEmails(options ...gitlab.RequestOptionFunc) ([]*gitlab.Email, *gitlab.Response, error)
ListEmails mocks base method.
func (*MockUsersService) ListEmailsForUser ¶
func (m *MockUsersService) ListEmailsForUser(user int, opt *gitlab.ListEmailsForUserOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Email, *gitlab.Response, error)
ListEmailsForUser mocks base method.
func (*MockUsersService) ListGPGKeys ¶
func (m *MockUsersService) ListGPGKeys(options ...gitlab.RequestOptionFunc) ([]*gitlab.GPGKey, *gitlab.Response, error)
ListGPGKeys mocks base method.
func (*MockUsersService) ListGPGKeysForUser ¶
func (m *MockUsersService) ListGPGKeysForUser(user int, options ...gitlab.RequestOptionFunc) ([]*gitlab.GPGKey, *gitlab.Response, error)
ListGPGKeysForUser mocks base method.
func (*MockUsersService) ListSSHKeys ¶
func (m *MockUsersService) ListSSHKeys(opt *gitlab.ListSSHKeysOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.SSHKey, *gitlab.Response, error)
ListSSHKeys mocks base method.
func (*MockUsersService) ListSSHKeysForUser ¶
func (m *MockUsersService) ListSSHKeysForUser(uid any, opt *gitlab.ListSSHKeysForUserOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.SSHKey, *gitlab.Response, error)
ListSSHKeysForUser mocks base method.
func (*MockUsersService) ListServiceAccounts ¶
func (m *MockUsersService) ListServiceAccounts(opt *gitlab.ListServiceAccountsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.ServiceAccount, *gitlab.Response, error)
ListServiceAccounts mocks base method.
func (*MockUsersService) ListUserContributionEvents ¶
func (m *MockUsersService) ListUserContributionEvents(uid any, opt *gitlab.ListContributionEventsOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.ContributionEvent, *gitlab.Response, error)
ListUserContributionEvents mocks base method.
func (*MockUsersService) ListUsers ¶
func (m *MockUsersService) ListUsers(opt *gitlab.ListUsersOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.User, *gitlab.Response, error)
ListUsers mocks base method.
func (*MockUsersService) ModifyUser ¶
func (m *MockUsersService) ModifyUser(user int, opt *gitlab.ModifyUserOptions, options ...gitlab.RequestOptionFunc) (*gitlab.User, *gitlab.Response, error)
ModifyUser mocks base method.
func (*MockUsersService) RejectUser ¶
func (m *MockUsersService) RejectUser(user int, options ...gitlab.RequestOptionFunc) error
RejectUser mocks base method.
func (*MockUsersService) RevokeImpersonationToken ¶
func (m *MockUsersService) RevokeImpersonationToken(user, token int, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
RevokeImpersonationToken mocks base method.
func (*MockUsersService) SetUserStatus ¶
func (m *MockUsersService) SetUserStatus(opt *gitlab.UserStatusOptions, options ...gitlab.RequestOptionFunc) (*gitlab.UserStatus, *gitlab.Response, error)
SetUserStatus mocks base method.
func (*MockUsersService) UnbanUser ¶
func (m *MockUsersService) UnbanUser(user int, options ...gitlab.RequestOptionFunc) error
UnbanUser mocks base method.
func (*MockUsersService) UnblockUser ¶
func (m *MockUsersService) UnblockUser(user int, options ...gitlab.RequestOptionFunc) error
UnblockUser mocks base method.
func (*MockUsersService) UploadAvatar ¶
func (m *MockUsersService) UploadAvatar(avatar io.Reader, filename string, options ...gitlab.RequestOptionFunc) (*gitlab.User, *gitlab.Response, error)
UploadAvatar mocks base method.
type MockUsersServiceMockRecorder ¶
type MockUsersServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockUsersServiceMockRecorder is the mock recorder for MockUsersService.
func (*MockUsersServiceMockRecorder) ActivateUser ¶
func (mr *MockUsersServiceMockRecorder) ActivateUser(user any, options ...any) *gomock.Call
ActivateUser indicates an expected call of ActivateUser.
func (*MockUsersServiceMockRecorder) AddEmail ¶
func (mr *MockUsersServiceMockRecorder) AddEmail(opt any, options ...any) *gomock.Call
AddEmail indicates an expected call of AddEmail.
func (*MockUsersServiceMockRecorder) AddEmailForUser ¶
func (mr *MockUsersServiceMockRecorder) AddEmailForUser(user, opt any, options ...any) *gomock.Call
AddEmailForUser indicates an expected call of AddEmailForUser.
func (*MockUsersServiceMockRecorder) AddGPGKey ¶
func (mr *MockUsersServiceMockRecorder) AddGPGKey(opt any, options ...any) *gomock.Call
AddGPGKey indicates an expected call of AddGPGKey.
func (*MockUsersServiceMockRecorder) AddGPGKeyForUser ¶
func (mr *MockUsersServiceMockRecorder) AddGPGKeyForUser(user, opt any, options ...any) *gomock.Call
AddGPGKeyForUser indicates an expected call of AddGPGKeyForUser.
func (*MockUsersServiceMockRecorder) AddSSHKey ¶
func (mr *MockUsersServiceMockRecorder) AddSSHKey(opt any, options ...any) *gomock.Call
AddSSHKey indicates an expected call of AddSSHKey.
func (*MockUsersServiceMockRecorder) AddSSHKeyForUser ¶
func (mr *MockUsersServiceMockRecorder) AddSSHKeyForUser(user, opt any, options ...any) *gomock.Call
AddSSHKeyForUser indicates an expected call of AddSSHKeyForUser.
func (*MockUsersServiceMockRecorder) ApproveUser ¶
func (mr *MockUsersServiceMockRecorder) ApproveUser(user any, options ...any) *gomock.Call
ApproveUser indicates an expected call of ApproveUser.
func (*MockUsersServiceMockRecorder) BanUser ¶
func (mr *MockUsersServiceMockRecorder) BanUser(user any, options ...any) *gomock.Call
BanUser indicates an expected call of BanUser.
func (*MockUsersServiceMockRecorder) BlockUser ¶
func (mr *MockUsersServiceMockRecorder) BlockUser(user any, options ...any) *gomock.Call
BlockUser indicates an expected call of BlockUser.
func (*MockUsersServiceMockRecorder) CreateImpersonationToken ¶
func (mr *MockUsersServiceMockRecorder) CreateImpersonationToken(user, opt any, options ...any) *gomock.Call
CreateImpersonationToken indicates an expected call of CreateImpersonationToken.
func (*MockUsersServiceMockRecorder) CreatePersonalAccessToken ¶
func (mr *MockUsersServiceMockRecorder) CreatePersonalAccessToken(user, opt any, options ...any) *gomock.Call
CreatePersonalAccessToken indicates an expected call of CreatePersonalAccessToken.
func (*MockUsersServiceMockRecorder) CreatePersonalAccessTokenForCurrentUser ¶
func (mr *MockUsersServiceMockRecorder) CreatePersonalAccessTokenForCurrentUser(opt any, options ...any) *gomock.Call
CreatePersonalAccessTokenForCurrentUser indicates an expected call of CreatePersonalAccessTokenForCurrentUser.
func (*MockUsersServiceMockRecorder) CreateServiceAccountUser ¶
func (mr *MockUsersServiceMockRecorder) CreateServiceAccountUser(opts any, options ...any) *gomock.Call
CreateServiceAccountUser indicates an expected call of CreateServiceAccountUser.
func (*MockUsersServiceMockRecorder) CreateUser ¶
func (mr *MockUsersServiceMockRecorder) CreateUser(opt any, options ...any) *gomock.Call
CreateUser indicates an expected call of CreateUser.
func (*MockUsersServiceMockRecorder) CreateUserRunner ¶
func (mr *MockUsersServiceMockRecorder) CreateUserRunner(opts any, options ...any) *gomock.Call
CreateUserRunner indicates an expected call of CreateUserRunner.
func (*MockUsersServiceMockRecorder) CurrentUser ¶
func (mr *MockUsersServiceMockRecorder) CurrentUser(options ...any) *gomock.Call
CurrentUser indicates an expected call of CurrentUser.
func (*MockUsersServiceMockRecorder) CurrentUserStatus ¶
func (mr *MockUsersServiceMockRecorder) CurrentUserStatus(options ...any) *gomock.Call
CurrentUserStatus indicates an expected call of CurrentUserStatus.
func (*MockUsersServiceMockRecorder) DeactivateUser ¶
func (mr *MockUsersServiceMockRecorder) DeactivateUser(user any, options ...any) *gomock.Call
DeactivateUser indicates an expected call of DeactivateUser.
func (*MockUsersServiceMockRecorder) DeleteEmail ¶
func (mr *MockUsersServiceMockRecorder) DeleteEmail(email any, options ...any) *gomock.Call
DeleteEmail indicates an expected call of DeleteEmail.
func (*MockUsersServiceMockRecorder) DeleteEmailForUser ¶
func (mr *MockUsersServiceMockRecorder) DeleteEmailForUser(user, email any, options ...any) *gomock.Call
DeleteEmailForUser indicates an expected call of DeleteEmailForUser.
func (*MockUsersServiceMockRecorder) DeleteGPGKey ¶
func (mr *MockUsersServiceMockRecorder) DeleteGPGKey(key any, options ...any) *gomock.Call
DeleteGPGKey indicates an expected call of DeleteGPGKey.
func (*MockUsersServiceMockRecorder) DeleteGPGKeyForUser ¶
func (mr *MockUsersServiceMockRecorder) DeleteGPGKeyForUser(user, key any, options ...any) *gomock.Call
DeleteGPGKeyForUser indicates an expected call of DeleteGPGKeyForUser.
func (*MockUsersServiceMockRecorder) DeleteSSHKey ¶
func (mr *MockUsersServiceMockRecorder) DeleteSSHKey(key any, options ...any) *gomock.Call
DeleteSSHKey indicates an expected call of DeleteSSHKey.
func (*MockUsersServiceMockRecorder) DeleteSSHKeyForUser ¶
func (mr *MockUsersServiceMockRecorder) DeleteSSHKeyForUser(user, key any, options ...any) *gomock.Call
DeleteSSHKeyForUser indicates an expected call of DeleteSSHKeyForUser.
func (*MockUsersServiceMockRecorder) DeleteUser ¶
func (mr *MockUsersServiceMockRecorder) DeleteUser(user any, options ...any) *gomock.Call
DeleteUser indicates an expected call of DeleteUser.
func (*MockUsersServiceMockRecorder) DisableTwoFactor ¶
func (mr *MockUsersServiceMockRecorder) DisableTwoFactor(user any, options ...any) *gomock.Call
DisableTwoFactor indicates an expected call of DisableTwoFactor.
func (*MockUsersServiceMockRecorder) GetAllImpersonationTokens ¶
func (mr *MockUsersServiceMockRecorder) GetAllImpersonationTokens(user, opt any, options ...any) *gomock.Call
GetAllImpersonationTokens indicates an expected call of GetAllImpersonationTokens.
func (*MockUsersServiceMockRecorder) GetEmail ¶
func (mr *MockUsersServiceMockRecorder) GetEmail(email any, options ...any) *gomock.Call
GetEmail indicates an expected call of GetEmail.
func (*MockUsersServiceMockRecorder) GetGPGKey ¶
func (mr *MockUsersServiceMockRecorder) GetGPGKey(key any, options ...any) *gomock.Call
GetGPGKey indicates an expected call of GetGPGKey.
func (*MockUsersServiceMockRecorder) GetGPGKeyForUser ¶
func (mr *MockUsersServiceMockRecorder) GetGPGKeyForUser(user, key any, options ...any) *gomock.Call
GetGPGKeyForUser indicates an expected call of GetGPGKeyForUser.
func (*MockUsersServiceMockRecorder) GetImpersonationToken ¶
func (mr *MockUsersServiceMockRecorder) GetImpersonationToken(user, token any, options ...any) *gomock.Call
GetImpersonationToken indicates an expected call of GetImpersonationToken.
func (*MockUsersServiceMockRecorder) GetSSHKey ¶
func (mr *MockUsersServiceMockRecorder) GetSSHKey(key any, options ...any) *gomock.Call
GetSSHKey indicates an expected call of GetSSHKey.
func (*MockUsersServiceMockRecorder) GetSSHKeyForUser ¶
func (mr *MockUsersServiceMockRecorder) GetSSHKeyForUser(user, key any, options ...any) *gomock.Call
GetSSHKeyForUser indicates an expected call of GetSSHKeyForUser.
func (*MockUsersServiceMockRecorder) GetUser ¶
func (mr *MockUsersServiceMockRecorder) GetUser(user, opt any, options ...any) *gomock.Call
GetUser indicates an expected call of GetUser.
func (*MockUsersServiceMockRecorder) GetUserActivities ¶
func (mr *MockUsersServiceMockRecorder) GetUserActivities(opt any, options ...any) *gomock.Call
GetUserActivities indicates an expected call of GetUserActivities.
func (*MockUsersServiceMockRecorder) GetUserAssociationsCount ¶
func (mr *MockUsersServiceMockRecorder) GetUserAssociationsCount(user any, options ...any) *gomock.Call
GetUserAssociationsCount indicates an expected call of GetUserAssociationsCount.
func (*MockUsersServiceMockRecorder) GetUserMemberships ¶
func (mr *MockUsersServiceMockRecorder) GetUserMemberships(user, opt any, options ...any) *gomock.Call
GetUserMemberships indicates an expected call of GetUserMemberships.
func (*MockUsersServiceMockRecorder) GetUserStatus ¶
func (mr *MockUsersServiceMockRecorder) GetUserStatus(user any, options ...any) *gomock.Call
GetUserStatus indicates an expected call of GetUserStatus.
func (*MockUsersServiceMockRecorder) ListEmails ¶
func (mr *MockUsersServiceMockRecorder) ListEmails(options ...any) *gomock.Call
ListEmails indicates an expected call of ListEmails.
func (*MockUsersServiceMockRecorder) ListEmailsForUser ¶
func (mr *MockUsersServiceMockRecorder) ListEmailsForUser(user, opt any, options ...any) *gomock.Call
ListEmailsForUser indicates an expected call of ListEmailsForUser.
func (*MockUsersServiceMockRecorder) ListGPGKeys ¶
func (mr *MockUsersServiceMockRecorder) ListGPGKeys(options ...any) *gomock.Call
ListGPGKeys indicates an expected call of ListGPGKeys.
func (*MockUsersServiceMockRecorder) ListGPGKeysForUser ¶
func (mr *MockUsersServiceMockRecorder) ListGPGKeysForUser(user any, options ...any) *gomock.Call
ListGPGKeysForUser indicates an expected call of ListGPGKeysForUser.
func (*MockUsersServiceMockRecorder) ListSSHKeys ¶
func (mr *MockUsersServiceMockRecorder) ListSSHKeys(opt any, options ...any) *gomock.Call
ListSSHKeys indicates an expected call of ListSSHKeys.
func (*MockUsersServiceMockRecorder) ListSSHKeysForUser ¶
func (mr *MockUsersServiceMockRecorder) ListSSHKeysForUser(uid, opt any, options ...any) *gomock.Call
ListSSHKeysForUser indicates an expected call of ListSSHKeysForUser.
func (*MockUsersServiceMockRecorder) ListServiceAccounts ¶
func (mr *MockUsersServiceMockRecorder) ListServiceAccounts(opt any, options ...any) *gomock.Call
ListServiceAccounts indicates an expected call of ListServiceAccounts.
func (*MockUsersServiceMockRecorder) ListUserContributionEvents ¶
func (mr *MockUsersServiceMockRecorder) ListUserContributionEvents(uid, opt any, options ...any) *gomock.Call
ListUserContributionEvents indicates an expected call of ListUserContributionEvents.
func (*MockUsersServiceMockRecorder) ListUsers ¶
func (mr *MockUsersServiceMockRecorder) ListUsers(opt any, options ...any) *gomock.Call
ListUsers indicates an expected call of ListUsers.
func (*MockUsersServiceMockRecorder) ModifyUser ¶
func (mr *MockUsersServiceMockRecorder) ModifyUser(user, opt any, options ...any) *gomock.Call
ModifyUser indicates an expected call of ModifyUser.
func (*MockUsersServiceMockRecorder) RejectUser ¶
func (mr *MockUsersServiceMockRecorder) RejectUser(user any, options ...any) *gomock.Call
RejectUser indicates an expected call of RejectUser.
func (*MockUsersServiceMockRecorder) RevokeImpersonationToken ¶
func (mr *MockUsersServiceMockRecorder) RevokeImpersonationToken(user, token any, options ...any) *gomock.Call
RevokeImpersonationToken indicates an expected call of RevokeImpersonationToken.
func (*MockUsersServiceMockRecorder) SetUserStatus ¶
func (mr *MockUsersServiceMockRecorder) SetUserStatus(opt any, options ...any) *gomock.Call
SetUserStatus indicates an expected call of SetUserStatus.
func (*MockUsersServiceMockRecorder) UnbanUser ¶
func (mr *MockUsersServiceMockRecorder) UnbanUser(user any, options ...any) *gomock.Call
UnbanUser indicates an expected call of UnbanUser.
func (*MockUsersServiceMockRecorder) UnblockUser ¶
func (mr *MockUsersServiceMockRecorder) UnblockUser(user any, options ...any) *gomock.Call
UnblockUser indicates an expected call of UnblockUser.
func (*MockUsersServiceMockRecorder) UploadAvatar ¶
func (mr *MockUsersServiceMockRecorder) UploadAvatar(avatar, filename any, options ...any) *gomock.Call
UploadAvatar indicates an expected call of UploadAvatar.
type MockValidateService ¶
type MockValidateService struct {
// contains filtered or unexported fields
}
MockValidateService is a mock of ValidateService interface.
func NewMockValidateService ¶
func NewMockValidateService(ctrl *gomock.Controller) *MockValidateService
NewMockValidateService creates a new mock instance.
func (*MockValidateService) EXPECT ¶
func (m *MockValidateService) EXPECT() *MockValidateServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockValidateService) Lint ¶
func (m *MockValidateService) Lint(opts *gitlab.LintOptions, options ...gitlab.RequestOptionFunc) (*gitlab.LintResult, *gitlab.Response, error)
Lint mocks base method.
func (*MockValidateService) ProjectLint ¶
func (m *MockValidateService) ProjectLint(pid any, opt *gitlab.ProjectLintOptions, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectLintResult, *gitlab.Response, error)
ProjectLint mocks base method.
func (*MockValidateService) ProjectNamespaceLint ¶
func (m *MockValidateService) ProjectNamespaceLint(pid any, opt *gitlab.ProjectNamespaceLintOptions, options ...gitlab.RequestOptionFunc) (*gitlab.ProjectLintResult, *gitlab.Response, error)
ProjectNamespaceLint mocks base method.
type MockValidateServiceMockRecorder ¶
type MockValidateServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockValidateServiceMockRecorder is the mock recorder for MockValidateService.
func (*MockValidateServiceMockRecorder) Lint ¶
func (mr *MockValidateServiceMockRecorder) Lint(opts any, options ...any) *gomock.Call
Lint indicates an expected call of Lint.
func (*MockValidateServiceMockRecorder) ProjectLint ¶
func (mr *MockValidateServiceMockRecorder) ProjectLint(pid, opt any, options ...any) *gomock.Call
ProjectLint indicates an expected call of ProjectLint.
func (*MockValidateServiceMockRecorder) ProjectNamespaceLint ¶
func (mr *MockValidateServiceMockRecorder) ProjectNamespaceLint(pid, opt any, options ...any) *gomock.Call
ProjectNamespaceLint indicates an expected call of ProjectNamespaceLint.
type MockVersionService ¶
type MockVersionService struct {
// contains filtered or unexported fields
}
MockVersionService is a mock of VersionService interface.
func NewMockVersionService ¶
func NewMockVersionService(ctrl *gomock.Controller) *MockVersionService
NewMockVersionService creates a new mock instance.
func (*MockVersionService) EXPECT ¶
func (m *MockVersionService) EXPECT() *MockVersionServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockVersionService) GetVersion ¶
func (m *MockVersionService) GetVersion(options ...gitlab.RequestOptionFunc) (*gitlab.Version, *gitlab.Response, error)
GetVersion mocks base method.
type MockVersionServiceMockRecorder ¶
type MockVersionServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockVersionServiceMockRecorder is the mock recorder for MockVersionService.
func (*MockVersionServiceMockRecorder) GetVersion ¶
func (mr *MockVersionServiceMockRecorder) GetVersion(options ...any) *gomock.Call
GetVersion indicates an expected call of GetVersion.
type MockWikisService ¶
type MockWikisService struct {
// contains filtered or unexported fields
}
MockWikisService is a mock of WikisService interface.
func NewMockWikisService ¶
func NewMockWikisService(ctrl *gomock.Controller) *MockWikisService
NewMockWikisService creates a new mock instance.
func (*MockWikisService) CreateWikiPage ¶
func (m *MockWikisService) CreateWikiPage(pid any, opt *gitlab.CreateWikiPageOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Wiki, *gitlab.Response, error)
CreateWikiPage mocks base method.
func (*MockWikisService) DeleteWikiPage ¶
func (m *MockWikisService) DeleteWikiPage(pid any, slug string, options ...gitlab.RequestOptionFunc) (*gitlab.Response, error)
DeleteWikiPage mocks base method.
func (*MockWikisService) EXPECT ¶
func (m *MockWikisService) EXPECT() *MockWikisServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockWikisService) EditWikiPage ¶
func (m *MockWikisService) EditWikiPage(pid any, slug string, opt *gitlab.EditWikiPageOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Wiki, *gitlab.Response, error)
EditWikiPage mocks base method.
func (*MockWikisService) GetWikiPage ¶
func (m *MockWikisService) GetWikiPage(pid any, slug string, opt *gitlab.GetWikiPageOptions, options ...gitlab.RequestOptionFunc) (*gitlab.Wiki, *gitlab.Response, error)
GetWikiPage mocks base method.
func (*MockWikisService) ListWikis ¶
func (m *MockWikisService) ListWikis(pid any, opt *gitlab.ListWikisOptions, options ...gitlab.RequestOptionFunc) ([]*gitlab.Wiki, *gitlab.Response, error)
ListWikis mocks base method.
type MockWikisServiceMockRecorder ¶
type MockWikisServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockWikisServiceMockRecorder is the mock recorder for MockWikisService.
func (*MockWikisServiceMockRecorder) CreateWikiPage ¶
func (mr *MockWikisServiceMockRecorder) CreateWikiPage(pid, opt any, options ...any) *gomock.Call
CreateWikiPage indicates an expected call of CreateWikiPage.
func (*MockWikisServiceMockRecorder) DeleteWikiPage ¶
func (mr *MockWikisServiceMockRecorder) DeleteWikiPage(pid, slug any, options ...any) *gomock.Call
DeleteWikiPage indicates an expected call of DeleteWikiPage.
func (*MockWikisServiceMockRecorder) EditWikiPage ¶
func (mr *MockWikisServiceMockRecorder) EditWikiPage(pid, slug, opt any, options ...any) *gomock.Call
EditWikiPage indicates an expected call of EditWikiPage.
func (*MockWikisServiceMockRecorder) GetWikiPage ¶
func (mr *MockWikisServiceMockRecorder) GetWikiPage(pid, slug, opt any, options ...any) *gomock.Call
GetWikiPage indicates an expected call of GetWikiPage.
Source Files
¶
- accessrequestsservice_inf.go
- appearanceservice_inf.go
- applicationsservice_inf.go
- auditeventsservice_inf.go
- avatarrequestsservice_inf.go
- awardemojiservice_inf.go
- branchesservice_inf.go
- broadcastmessagesservice_inf.go
- ciymltemplatesservice_inf.go
- clusteragentsservice_inf.go
- commitsservice_inf.go
- containerregistryservice_inf.go
- customattributesservice_inf.go
- dependencylistexportservice_inf.go
- deploykeysservice_inf.go
- deploymentmergerequestsservice_inf.go
- deploymentsservice_inf.go
- deploytokensservice_inf.go
- discussionsservice_inf.go
- dockerfiletemplatesservice_inf.go
- dorametricsservice_inf.go
- draftnotesservice_inf.go
- environmentsservice_inf.go
- epicissuesservice_inf.go
- epicsservice_inf.go
- errortrackingservice_inf.go
- eventsservice_inf.go
- externalstatuschecksservice_inf.go
- featuresservice_inf.go
- freezeperiodsservice_inf.go
- genericpackagesservice_inf.go
- geonodesservice_inf.go
- gitignoretemplatesservice_inf.go
- groupaccesstokensservice_inf.go
- groupbadgesservice_inf.go
- groupclustersservice_inf.go
- groupepicboardsservice_inf.go
- groupimportexportservice_inf.go
- groupissueboardsservice_inf.go
- groupiterationsservice_inf.go
- grouplabelsservice_inf.go
- groupmembersservice_inf.go
- groupmilestonesservice_inf.go
- groupprotectedenvironmentsservice_inf.go
- grouprepositorystoragemoveservice_inf.go
- groupsecuritysettingsservice_inf.go
- groupsservice_inf.go
- groupsshcertificatesservice_inf.go
- groupvariablesservice_inf.go
- groupwikisservice_inf.go
- importservice_inf.go
- instanceclustersservice_inf.go
- instancevariablesservice_inf.go
- invitesservice_inf.go
- issueboardsservice_inf.go
- issuelinksservice_inf.go
- issuesservice_inf.go
- issuesstatisticsservice_inf.go
- jobsservice_inf.go
- jobtokenscopeservice_inf.go
- keysservice_inf.go
- labelsservice_inf.go
- licenseservice_inf.go
- licensetemplatesservice_inf.go
- managedlicensesservice_inf.go
- markdownservice_inf.go
- memberrolesservice_inf.go
- mergerequestapprovalsservice_inf.go
- mergerequestsservice_inf.go
- mergetrainsservice_inf.go
- metadataservice_inf.go
- milestonesservice_inf.go
- namespacesservice_inf.go
- notesservice_inf.go
- notificationsettingsservice_inf.go
- packagesservice_inf.go
- pagesdomainsservice_inf.go
- pagesservice_inf.go
- personalaccesstokensservice_inf.go
- pipelineschedulesservice_inf.go
- pipelinesservice_inf.go
- pipelinetriggersservice_inf.go
- planlimitsservice_inf.go
- projectaccesstokensservice_inf.go
- projectbadgesservice_inf.go
- projectclustersservice_inf.go
- projectfeatureflagservice_inf.go
- projectimportexportservice_inf.go
- projectiterationsservice_inf.go
- projectmarkdownuploadsservice_inf.go
- projectmembersservice_inf.go
- projectmirrorservice_inf.go
- projectrepositorystoragemoveservice_inf.go
- projectsnippetsservice_inf.go
- projectsservice_inf.go
- projecttemplatesservice_inf.go
- projectvariablesservice_inf.go
- projectvulnerabilitiesservice_inf.go
- protectedbranchesservice_inf.go
- protectedenvironmentsservice_inf.go
- protectedtagsservice_inf.go
- releaselinksservice_inf.go
- releasesservice_inf.go
- repositoriesservice_inf.go
- repositoryfilesservice_inf.go
- repositorysubmodulesservice_inf.go
- resourcegroupservice_inf.go
- resourceiterationeventsservice_inf.go
- resourcelabeleventsservice_inf.go
- resourcemilestoneeventsservice_inf.go
- resourcestateeventsservice_inf.go
- resourceweighteventsservice_inf.go
- runnersservice_inf.go
- searchservice_inf.go
- servicesservice_inf.go
- settingsservice_inf.go
- sidekiqservice_inf.go
- snippetrepositorystoragemoveservice_inf.go
- snippetsservice_inf.go
- systemhooksservice_inf.go
- tagsservice_inf.go
- todosservice_inf.go
- topicsservice_inf.go
- usersservice_inf.go
- validateservice_inf.go
- versionservice_inf.go
- wikisservice_inf.go