Modules§
Structs§
- Builder for
CacheCliArgs. - Builder for
GetRemoteCliArgs. - List body args is a common structure that can be used across multiple APIs that support pagination.
listoperations 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.
Enums§
- Error type for CacheCliArgsBuilder
- 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