Class Types
| Class | Summary |
|---|---|
| Default |
|
| GitLabAliases | Provides aliases for interacting with a GitLab Server |
| ProjectConnection | Provides both the identity and credentials for a GitLab project |
| ProjectIdentity | Encapsulates the identity of a project on a GitLab server |
| ServerConnection | Provides both the identity and credentials for a GitLab server |
| ServerIdentity | Encapsulates the identity of GitLab server |
Interface Types
| Interface | Summary |
|---|---|
| IGitLabCakeContext |
A ICakeContext that provides a implementation of IGitLabProvider for use with the Cake.GitLab aliases (GitLabAliases)
|
| IGitLabProvider |
Provides the implementation of the Cake aliases defined by GitLabAliases
|
