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

# Packages

No description provided by the author

# Functions

GetLinuxPublicKey returns the public key used to verify agent linux package.
GetVerificationManager returns the verification manager based on platform.

# Constants

Darwin denotes the verification manager for MacOS.
Linux denotes the verification manager for Linux.
Skip denotes that the verification manager can be skipped.
Undefined denotes the verification manager as undefined.
Windows denotes the verification manager for Windows.

# Interfaces

No description provided by the author

# Type aliases

VerificationManager denotes the type of verification manager.