# Packages

No description provided by the author

# Functions

NewController creates controller to run and stop chaos experiments.

# Constants

APIBasePath in form of /apis/<spec.group>/<spec.versions.name>, see Chaosmesh CRD 2.0.0.
TemplatesPath path to the chaos templates.

# Structs

Config Chaosmesh controller config.
Controller is controller that manages Chaosmesh CRD instances to run experiments.

# Interfaces

Experimentable interface for chaos experiments.