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

# Packages

Code generated by mockery v1.0.0.

# Functions

NewHealthCheck creates a new health check core module.

# Constants

Active would suggest the agent is going to start with full capacity since SSM can be reached.
AgentName is the name of the current agent.
Passive would suggest that the agent is in Backoff and the health will be checked based on current capacity.

# Structs

HealthCheck encapsulates the logic on configuring, starting and stopping core modules.

# Interfaces

No description provided by the author

# Type aliases

AgentState enumerates active and passive agentMode.