package
0.0.0-20250304205905-b47799d07ddf
Repository: https://github.com/aws/amazon-ssm-agent.git
Documentation: pkg.go.dev
# Packages
Package iomodule implements the output modules.
Package iohandlermocks implements the mock iohandler.
Package multiwriter implements a multi-writer.
# Functions
DefaultOutputConfig returns the default values for the plugin.
NewDefaultIOHandler returns a new instance of the IOHandler.
TruncateOutput truncates the output.
# Constants
maximumPluginOutputSize represents the maximum output size that agent supports.
# Structs
DefaultIOHandler is used for writing output by the plugins.
PluginConfig is used for initializing plugins with default values.
# Interfaces
IOHandler Interface defines interface for IOHandler type.