package
0.0.0-20250304205905-b47799d07ddf
Repository: https://github.com/aws/amazon-ssm-agent.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
# Constants
ArchHolder represents Place holder for Arch.
cn- is a prefix for China region.
CommonManifestURL is the Manifest URL for regular regions.
CommonUrlPath is the url format for download package in common region.
CompressedHolder represents Place holder for compress format.
DefaultOutputFolder represents default location for storing output files.
DefaultSelfUpdateFolder represent the orchestration sub folder for self update.
Default value for package name for ssm agent.
DefaultStandErr represents the default file name for update stand error.
DefaultStandOut represents the default file name for update stand output.
FileNameHolder represents Place holder for file name.
1 day = 1440 minutes.
TODO: Implement the Jitter logic for selfupdate.
ManifestPath is path of manifest in the s3 bucket.
MinimumDiskSpaceForUpdate represents 100 Mb in bytes.
Default value for package name.
Always download the updater from latest folder.
PackageVersionHolder represents Place holder for package version.
PlatformAmazonLinux represents amazon linux.
PlatformCentOS represents CentOS.
PlatformDarwin represents darwin.
PlatformDebian represents Debian.
PlatformHolder represents Place holder for platform.
PlatformLinux represents linux.
PlatformMacOsX represents mac os.
PlatformOracleLinux represents oracle linux.
PlatformSuse represents Raspbian.
PlatformRedHat represents RedHat.
PlatformSuse represents SLES(SUSe).
PlatformUbuntu represents Ubuntu.
PlatformUbuntuSnap represents Snap.
PlatformWindows represents windows.
PlatformWindowsNano represents windows nano.
RegionHolder represents Place holder for region.
Updater represents Updater name.
url format to download updater for ssm agent.
# Structs
No description provided by the author
UpdatePluginResult represents Agent update plugin result.
# Interfaces
IUpdateProvider is the interface to start/stop selfupdate component.