package
0.0.0-20250304205905-b47799d07ddf
Repository: https://github.com/aws/amazon-ssm-agent.git
Documentation: pkg.go.dev

# Packages

Code generated by mockery v1.0.0.

# Functions

ConvertToPackageServiceTrace will return traces compatible with PackageService.
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

ManifestCacheMem stores cache in memory.
PackageResult contains all data collected in one install/upgrade/uninstall and gets reported back to PackageService.
Trace contains one specific operation done for the agent install/upgrade/uninstall.

# Interfaces

ManifestCache caches manifests locally.
PackageService is used to determine the latest version and to obtain the local repository content for a given version.

# Type aliases

ByTiming implements sort.Interface for []*packageservice.Trace based on the Timing field.