package
3.0.0+incompatible
Repository: https://github.com/percona/pmm.git
Documentation: pkg.go.dev

# Packages

Package tarball holds logic for pmm-client tarball specific operations.

# Functions

DetectDistributionType detects distribution type of pmm-agent.
GetLatestVersion retrieves latest version of pmm-client available.

# Constants

Docker represents Docker installation of PMM Agent or Server.
PackageManager represents installation of PMM Agent or Server via a package manager.
Tarball represents installation of PMM Agent or Server via a tarball.
Unknown represents unknown distribution type of PMM Agent or Server.

# Variables

ErrLatestVersionNotFound is returned when we cannot determine what the latest version is.

# Type aliases

DistributionType represents type of distribution of the pmm-agent.