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
No description provided by the author
Package installer implements interfaces for installing and uninstalling packages.
Package localpackages implements the local storage for packages managed by the ConfigurePackage plugin.
No description provided by the author
Copyright 2017 Amazon.com, Inc.
Package ssminstaller implements the installer for ssm packages that use documents or scripts to install and uninstall.
Copyright 2016 Amazon.com, Inc.

# Functions

Name returns the name of the plugin.
NewPlugin returns a new instance of the plugin.

# Constants

InstallAction represents the json command to install package.
No description provided by the author
InstallationType specifies whether the.
UninstallAction represents the json command to uninstall package.

# Structs

ConfigurePackagePluginInput represents one set of commands executed by the ConfigurePackage plugin.
Plugin is the type for the configurepackage plugin.