chaos

package
v0.0.0-...-5353c27 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 22, 2019 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Random

func Random()

Types

type Chaos

type Chaos interface {
	Terminate() Result
}

type EBSDestroyChaos

type EBSDestroyChaos struct {
	Chaos
}

func (EBSDestroyChaos) Terminate

func (e EBSDestroyChaos) Terminate() Result

type EC2InstanceTerminateChaos

type EC2InstanceTerminateChaos struct {
	Chaos
}

func (EC2InstanceTerminateChaos) Terminate

func (e EC2InstanceTerminateChaos) Terminate() Result

type Result

type Result struct {
	Success bool
	Message string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL