package
7.17.28
Repository: https://github.com/elastic/beats.git
Documentation: pkg.go.dev

# Functions

NewDownloader creates and configures Elastic Downloader.
NewVerifier create a verifier checking downloaded package on preconfigured location against a key stored on elastic.co website.

# Structs

Downloader is a downloader able to fetch artifacts from elastic.co web page.
Verifier verifies a downloaded package by comparing with public ASC file from elastic.co website.