Versions in this module Expand all Collapse all v0 v0.2.0 Jun 1, 2026 Changes in this version + const PreflightEnvVar + func Apply(newBinaryPath, currentVersion, agentID string) error + func CleanupOldBinary() + func DownloadAndVerify(ctx context.Context, currentVersion, requestedVersion string) (string, error) + func IsContainer() bool + func Prevalidate(newBinaryPath, agentID string) error + type UpdateRequest struct + Version string + type UpdateResult struct + AgentID string + CurrentVersion string + Message string + Status string + TargetVersion string