package
2.0.0+incompatible
Repository: https://github.com/oremj/chaosmonkey.git
Documentation: pkg.go.dev
# Functions
DumpConfig dumps the config for an app to stdout.
DumpMonkeyConfig dumps the monkey-level config parameters to stdout.
Eligible prints out a list of instance ids eligible for termination It is intended only for testing.
Execute is the main entry point for the chaosmonkey cli.
FetchSchedule executes the "fetch-schedule" command.
Outage prints out "true" if an ongoing outage, else "false".
Schedule executes the "schedule" command.
Terminate executes the "terminate" command.
Usage prints usage.
# Constants
Version is the version number.