# Functions
LoadBlackboxConfig loads the blackbox config from the given file or from embedded yaml block it also validates that targets are properly defined.
New creates a new blackbox_exporter integration.
# Variables
DefaultConfig holds the default settings for the blackbox_exporter integration.
# Structs
BlackboxTarget defines a target device to be used by the integration.
Config configures the Blackbox integration.
Integration is the blackbox integration.