package
2.0.2+incompatible
Repository: https://github.com/gabeio/chaosmonkey.git
Documentation: pkg.go.dev

# Functions

New returns a Spinnaker using a .p12 cert at certPath encrypted with password.
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.