package
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: Jun 8, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
BaseURL string `env:"GITLAB_BASE_URL" envDefault:"https://gitlab.com"`
Token string `env:"GITLAB_API_TOKEN"`
RunnerStatus string `env:"GITLAB_RUNNER_STATUS" envDefault:"stale"`
DryRun bool `env:"DRY_RUN" envDefault:"true"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.