package
0.0.0-20240618194040-d844598e9025
Repository: https://github.com/operantai/secops-chaos.git
Documentation: pkg.go.dev
# Constants
No description provided by the author
# Variables
ExperimentsRegistry is a list of all experiments.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ExperimentConfig is a structure which represents the configuration for an experiment.
ExperimentMetadata is a structure which represents the metadata required for an experiment.
ExperimentsConfig is a structure which represents the configuration for a set of experiments.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
KubeExec is an experiment that attempts to run a command in a target container.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PrivilegedContainer is an experiment that creates a deployment with a privileged container.
No description provided by the author
RemoteExecuteAPI is an experiment that uses the remote executor to check a remote output The image must be created independently -- the current default is `alconen/egress_server`, which runs a simple web app on port 4000 that checks http connectivity to a few domains ("https://google.com", "https://linkedin.com", "https://openai.com/") and responds with a success based on the success of those calls.
No description provided by the author
Runner runs a set of experiments.
No description provided by the author
# Interfaces
Experiment is the interface for an experiment.