Modules§
Structs§
- Builder for
GetRemoteCliArgs
. - List body args is a common structure that can be used across multiple APIs that support pagination.
list
operations in traits that accept some sort of List related arguments can encapsulate this structure. Example of those isMergeRequestListBodyArgs
. This can be consumed by Github and Gitlab clients when executing HTTP requests. - Builder for
ListBodyArgs
. - List cli args can be used across multiple APIs that support pagination.
- Builder for
ListRemoteCliArgs
. - Builder for
Member
. - Builder for
MergeRequestBodyArgs
. - Builder for
MergeRequestListBodyArgs
. - Builder for
MergeRequestResponse
.
Enums§
- Given a CLI command, the command can work as long as user is in a cd repository, user passes –domain flag (DomainArgs) or –repo flag (RepoArgs). Some CLI commands might work with one variant, with both, with all or might have no requirement at all.
- Error type for GetRemoteCliArgsBuilder
- Error type for ListBodyArgsBuilder
- Error type for ListRemoteCliArgsBuilder
- Error type for MemberBuilder
- Error type for MergeRequestBodyArgsBuilder
- Error type for MergeRequestListBodyArgsBuilder
- Error type for MergeRequestResponseBuilder