AddDeployKeyOptions represents the available ADDDeployKey() options.
AddGroupMemberOptions represents the available AddGroupMember() options.
AddHookOptions represents the available AddHook() options.
AddProjectHookOptions represents the available AddProjectHook() options.
AddProjectMemberOptions represents the available AddProjectMember() options.
AddSSHKeyOptions represents the available AddSSHKey() options.
ArchiveOptions represents the available Archive() options.
No description provided by the author
Branch represents a GitLab branch.
BranchesService handles communication with the branch related methods of the GitLab API.
Build represents a ci build.
BuildsService handles communication with the ci builds related methods of the GitLab API.
A Client manages communication with the GitLab API.
Commit represents a GitLab commit.
CommitComment represents a GitLab commit comment.
CommitCommentEvent represents a comment on a commit event.
CommitsService handles communication with the commit related methods of the GitLab API.
CommitStatus represents a GitLab commit status.
Compare represents the result of a comparison of branches, tags or commits.
CompareOptions represents the available Compare() options.
Contributor represents a GitLap contributor.
CreateBranchOptions represents the available CreateBranch() options.
CreateFileOptions represents the available CreateFile() options.
CreateGroupOptions represents the available CreateGroup() options.
CreateIssueNoteOptions represents the available CreateIssueNote() options.
CreateIssueOptions represents the available CreateIssue() options.
CreateLabelOptions represents the available CreateLabel() options.
CreateMergeRequestNoteOptions represents the available CreateMergeRequestNote() options.
CreateMergeRequestOptions represents the available CreateMergeRequest() options.
CreateMilestoneOptions represents the available CreateMilestone() options.
CreateProjectForUserOptions represents the available CreateProjectForUser() options.
CreateProjectOptions represents the available CreateProjects() options.
CreateSnippetNoteOptions represents the available CreateSnippetNote() options.
CreateSnippetOptions represents the available CreateSnippet() options.
CreateTagOptions represents the available CreateTag() options.
CreateUserOptions represents the available CreateUser() options.
DeleteFileOptions represents the available DeleteFile() options.
DeleteLabelOptions represents the available DeleteLabel() options.
DeployKey represents a GitLab deploy key.
DeployKeysService handles communication with the keys related methods of the GitLab API.
Diff represents a GitLab diff.
DroneCIService represents Drone CI service settings.
DroneCIServiceProperties represents Drone CI specific properties.
EditProjectHookOptions represents the available EditProjectHook() options.
EditProjectMemberOptions represents the available EditProjectMember() options.
EditProjectOptions represents the available EditProject() options.
An Error reports more details on an individual error in an ErrorResponse.
An ErrorResponse reports one or more errors caused by an API request.
File represents a GitLab repository file.
FileInfo represents file details of a GitLab repository file.
GetCommitStatusesOptions represents the available GetCommitStatuses() options.
GetFileOptions represents the available GetFile() options.
GetMergeRequestCommentsOptions represents the available GetMergeRequestComments() options.
GetMilestoneIssuesOptions represents the available GetMilestoneIssues() options.
GetProjectEventsOptions represents the available GetProjectEvents() options.
GetSessionOptions represents the available Session() options.
Group represents a GitLab group.
GroupAccess represents group access.
GroupMember represents a GitLab group member.
GroupsService handles communication with the group related methods of the GitLab API.
Hook represents a GitLap system hook.
HookEvent represents an event triggert by a GitLab system hook.
Issue represents a GitLab issue.
IssueCommentEvent represents a comment on an issue event.
IssueEvent represents a issue event.
IssuesService handles communication with the issue related methods of the GitLab API.
Label represents a GitLab label.
LabelsService handles communication with the label related methods of the GitLab API.
ListBuildsOptions are options for two list apis.
ListCommitsOptions represents the available ListCommits() options.
ListGroupsOptions represents the available ListGroups() options.
ListIssueNotesOptions represents the available ListIssueNotes() options.
ListIssuesOptions represents the available ListIssues() options.
ListMergeRequestsOptions represents the available ListMergeRequests() options.
ListMilestonesOptions represents the available ListMilestones() options.
ListNamespacesOptions represents the available ListNamespaces() options.
ListOptions specifies the optional parameters to various List methods that support pagination.
ListProjectHooksOptions represents the available ListProjectHooks() options.
ListProjectIssuesOptions represents the available ListProjectIssues() options.
ListProjectMembersOptions represents the available ListProjectMembers() options.
ListProjectsOptions represents the available ListProjects() options.
ListSnippetsOptions represents the available ListSnippets() options.
ListTreeOptions represents the available ListTree() options.
ListUsersOptions represents the available ListUsers() options.
MergeCommentEvent represents a comment on a merge event.
MergeEvent represents a merge event.
MergeRequest represents a GitLab merge request.
MergeRequestComment represents a GitLab merge request comment.
MergeRequestsService handles communication with the merge requests related methods of the GitLab API.
Milestone represents a GitLab milestone.
MilestonesService handles communication with the milestone related methods of the GitLab API.
ModifyUserOptions represents the available ModifyUser() options.
Namespace represents a GitLab namespace.
NamespacesService handles communication with the namespace related methods of the GitLab API.
Note represents a GitLab note.
NotesService handles communication with the notes related methods of the GitLab API.
Permissions represents premissions.
PipelineEvent represents a pipline event.
PostCommitCommentOptions represents the available PostCommitComment() options.
PostMergeRequestCommentOptions represents the available PostMergeRequestComment() options.
Project represents a GitLab project.
ProjectAccess represents project access.
ProjectEvent represents a GitLab project event.
ProjectForkRelation represents a project fork relationship.
ProjectHook represents a project hook.
ProjectMember represents a project member.
ProjectNamespace represents a project namespace.
ProjectSnippetsService handles communication with the project snippets related methods of the GitLab API.
ProjectsService handles communication with the repositories related methods of the GitLab API.
PushEvent represents a push event.
RawFileContentOptions represents the available RawFileContent() options.
RepositoriesService handles communication with the repositories related methods of the GitLab API.
Repository represents a repository.
RepositoryFilesService handles communication with the repository files related methods of the GitLab API.
Response is a GitLab API response.
SearchProjectsOptions represents the available SearchProjects() options.
No description provided by the author
ServicesService handles communication with the services related methods of the GitLab API.
Session represents a GitLab session.
SessionService handles communication with the session related methods of the GitLab API.
SetCommitStatusOptions represents the available SetCommitStatus() options.
SetDroneCIServiceOptions represents the available SetDroneCIService() options.
SetGitLabCIServiceOptions represents the available SetGitLabCIService() options.
SetHipChatServiceOptions represents the available SetHipChatService() options.
SetSlackServiceOptions represents the available SetSlackService() options.
Settings represents the GitLab application settings.
SettingsService handles communication with the application SettingsService related methods of the GitLab API.
Snippet represents a GitLab project snippet.
SnippetCommentEvent represents a comment on a snippet event.
SSHKey represents a SSH key.
SystemHooksService handles communication with the system hooks related methods of the GitLab API.
Tag represents a GitLab tag.
TagEvent represents a tag event.
TagsService handles communication with the tags related methods of the GitLab API.
TreeNode represents a GitLab repository file or directory.
UpdateFileOptions represents the available UpdateFile() options.
UpdateGroupMemberOptions represents the available UpdateGroupMember() options.
UpdateIssueNoteOptions represents the available UpdateIssueNote() options.
UpdateIssueOptions represents the available UpdateIssue() options.
UpdateLabelOptions represents the available UpdateLabel() options.
UpdateMergeRequestNoteOptions represents the available UpdateMergeRequestNote() options.
UpdateMergeRequestOptions represents the available UpdateMergeRequest() options.
UpdateMilestoneOptions represents the available UpdateMilestone() options.
UpdateSettingsOptions represents the available UpdateSettings() options.
UpdateSnippetNoteOptions represents the available UpdateSnippetNote() options.
UpdateSnippetOptions represents the available UpdateSnippet() options.
User represents a GitLab user.
UserIdentity represents a user identity.
UsersService handles communication with the user related methods of the GitLab API.
WikiPageEvent represents a wiki page event.