# Packages
No description provided by the author
# Functions
APIContainerToCoreContainer .....
APIImageToCoreImage .....
APIPodToCorePod .....
NewConfigManager returns the configuration manager.
NewHubManager returns the new Black Duck Manager configuration.
NewPerceptor creates a Perceptor using a real hub client.
NewRoutineTaskManager ...
RunPerceptor starts the perceptor.
# Structs
BlackDuckConfig handles BlackDuck-specific configuration.
Config stores the input perceptor configuration.
ConfigManager handles: - getting initial config - reporting ongoing changes to config.
Host configures the Black Duck hosts.
HubManager stores the Black Duck Manager configuration.
Perceptor ties together: a cluster, scan clients, and a hub.
PerceptorConfig stores the perceptor configuration.
RoutineTaskManager manages routine tasks.
ScanScheduler stores the scan scheduler.
Timings stores all timings configuration that is used for various operations.
Update is a wrapper around hub.Update which also tracks which Hub was the source.
# Interfaces
HubManagerInterface includes all methods related to setup the Black Duck.