package
8.15.2+incompatible
Repository: https://github.com/elastic/elastic-agent.git
Documentation: pkg.go.dev
# Functions
NewDownloader creates and configures Elastic Downloader.
NewDownloaderWithClient creates Elastic Downloader with specific client used.
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.