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

# Functions

AnyCluster is true if the group matches any region.
AnyRegion is true if the group matches any region.
AnyStack is true if the group matches any region.
Contains returns true if the asg/instance with matching app, account, region, stack and cluster are elements of this instance group.
Equal returns true if g1 and g2 represent the same group of instances.
New generates an InstanceGroup.
String outputs a string representation of InstanceGroup suitable for logging.

# Interfaces

InstanceGroup represents a group of instances.