package
0.0.0-20240905184220-0a5f9d4d9d01
Repository: https://github.com/datadog/chaos-controller.git
Documentation: pkg.go.dev
# Constants
SinkAppController is the chaos controller.
SinkAppCronController is the cron controller.
SinkAppInjector is the chaos injector.
SinkAppRolloutController is the rollout controller.
SinkDriverDatadog is the Datadog driver.
SinkDriverNoop is a noop driver mainly used for testing.
# Type aliases
SinkApp is the application name using the sink.
SinkDriver represents a sink driver to use.