package
0.0.0-20250304205905-b47799d07ddf
Repository: https://github.com/aws/amazon-ssm-agent.git
Documentation: pkg.go.dev
# Packages
Package agent represents the core SSM agent object.
No description provided by the author
Package appconfig manages the configuration of the agent.
No description provided by the author
No description provided by the author
Package cli contains the implementation of the ssm agent cli.
Package main represents the entry point of the ssm agent cli.
Package context defines a type that carries context specific data such as the logger.
Package contracts contains objects for parsing and encoding MDS/SSM messages.
Package executers contains general purpose (shell) command executing objects.
Package fileutil contains utilities for working with the file system.
No description provided by the author
Package health contains routines that periodically reports health information of the agent.
Package hibernation is responsible for the agent in hibernate mode.
No description provided by the author
No description provided by the author
Package jsonutil contains various utilities for dealing with json data.
No description provided by the author
Package longrunning implements longrunning plugins.
No description provided by the author
Package messageservice will be responsible for initializing MDS and MGS interactors and then launch message handlers to handle the commands received from interactors.
No description provided by the author
No description provided by the author
Package platform contains platform specific utilities.
No description provided by the author
Package proxy config to handle set/get proxy settings.
Package rebooter provides utilities used to reboot a machine.
Package runcommand implements runcommand core processing module.
Package s3util contains methods for interacting with S3.
Package sdkutil provides utilities used to call awssdk.
No description provided by the author
Package main represents the entry point of the ssm agent setup manager.
No description provided by the author
Package ssmconnectionchannel contains logic for tracking the Agent's primary upstream connection channel and its various states.
Package startup implements startup plugin processor.
Package task contains a default implementation of the interfaces in the task package.
Package times provides a set of utilities related to processing time.
No description provided by the author
Package updateutil contains updater specific utilities.
Package version contains constants to indicate the current version of the agent.
No description provided by the author