Documentation ¶
Index ¶
Constants ¶
View Source
const Version = `0.1.3`
Version is the current version of chaos
Variables ¶
This section is empty.
Functions ¶
func RunEnumeration ¶
func RunEnumeration(opts *Options)
RunEnumeration runs the enumeration for Chaos client
Types ¶
type Options ¶
type Options struct { Update bool APIKey string Domain string Count bool UploadFilename string Silent bool Output string }
Options contains configuration options for chaos client.
func ParseOptions ¶
func ParseOptions() *Options
ParseOptions parses the command line options for application
Click to show internal directories.
Click to hide internal directories.