Struct repo_backup::GitLab [] [src]

pub struct GitLab { /* fields omitted */ }

A provider which queries the GitLab API.

Methods

impl GitLab
[src]

[src]

Create a new GitLab provider using its config.

Trait Implementations

impl Debug for GitLab
[src]

[src]

Formats the value using the given formatter.

impl Provider for GitLab
[src]

[src]

The Provider's name.

[src]

Get a list of all the available repositories from this source.