package
Version:
v1.1.1
Opens a new window with list of versions in this module.
Published: Mar 20, 2022
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
¶
Collector defines the collector specific configuration.
Config is a combination of all available configurations.
Load initializes a default configuration struct.
Logs defines the level and color for log configuration.
Server defines the general server configuration.
type Target struct {
Token string
BaseURL string
Insecure bool
Enterprises cli.StringSlice
Orgs cli.StringSlice
Repos cli.StringSlice
Timeout time.Duration
}
Target defines the target specific configuration.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.