package
0.0.3
Repository: https://github.com/method-security/gitlabctl.git
Documentation: pkg.go.dev

# Functions

EnumerateProjects enumerates projects using the provided Gitlab client and options.
EnumerateProjectsForGroup enumerates projects for a specific group using the provided Gitlab client and options.
FindGroupByName searches for a group by name using the provided Gitlab client.

# Structs

EnumerateProjectsOptions holds the options for enumerating projects.
GitlabResourceReport represents a report of Gitlab resources and non-fatal errors encountered during enumeration.
GitlabResources represents a collection of Gitlab projects.