package
2.1.3
Repository: https://github.com/netflix/chaosmonkey.git
Documentation: pkg.go.dev

# Functions

New returns a Spinnaker using a .p12 cert at certPath encrypted with password or x509 cert.
NewFakeTerm returns a fake Terminator that prints out what API calls it would make against Spinnaker.
NewFromConfig returns a Spinnaker based on config.

# Structs

Spinnaker implements the deploy.Deployment interface by querying Spinnaker and the chaosmonkey.Termination interface by terminating via Spinnaker API calls.