Class: Gitlab::CI::Client

Inherits:
API
  • Object
show all
Includes:
Builds, Commits, Projects, Runners
Defined in:
lib/gitlab/ci/client.rb,
lib/gitlab/ci/client/builds.rb,
lib/gitlab/ci/client/commits.rb,
lib/gitlab/ci/client/runners.rb,
lib/gitlab/ci/client/projects.rb

Overview

Wrapper for the Gitlab REST API.

Defined Under Namespace

Modules: Builds, Commits, Projects, Runners

Method Summary

Methods included from Runners

#delete_runner, #register_runner, #runners

Methods included from Projects

#create_project, #delete_project, #edit_project, #link_project_to_runner, #project, #projects, #remove_project_from_runner

Methods included from Commits

#commit, #commits

Methods included from Builds

#register_build, #update_build