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

# Functions

GetPropertyName returns the ID field of property in a v1.2 SSM Document.
IsPluginSupportedForCurrentPlatform always returns true for plugins that exist for linux because currently there are no plugins that are supported on only one distribution or version of linux.
TODO remove executionID and creation date RunPlugins executes a set of plugins.

# Variables

No description provided by the author

# Interfaces

No description provided by the author
TODO: rename to RCPlugin, this represents RCPlugin interface.

# Type aliases

PluginRegistry stores a set of plugins (both worker and long running plugins), indexed by ID.