Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunEnumerate ¶
func RunEnumerate(opts EnumOptions)
RunEnumerate performs the renovate enumeration with the given options
Types ¶
type EnumOptions ¶
type EnumOptions struct {
GitlabUrl string
GitlabApiToken string
Owned bool
Member bool
ProjectSearchQuery string
Fast bool
Dump bool
SelfHostedOptions []string
Page int
Repository string
Namespace string
OrderBy string
ExtendRenovateConfigService string
MinAccessLevel int
}
EnumOptions contains all options for the renovate enum command
Click to show internal directories.
Click to hide internal directories.