# Functions
New creates a new elasticsearch_exporter This function replicates the main() function of github.com/justwatchcom/elasticsearch_exporter but uses yaml configuration instead of kingpin flags.
# Variables
DefaultConfig holds the default settings for the elasticsearch_exporter integration.
# Structs
Custom http.Transport struct for Basic Auth-secured communication with ES cluster.
Config controls the elasticsearch_exporter integration.