Module chaos_mesh

Module chaos_mesh 

Source
Expand description

Chaos Mesh Integration

Integrates MockForge with Chaos Mesh for Kubernetes-native chaos engineering. Supports various chaos experiment types including PodChaos, NetworkChaos, StressChaos, etc.

Structs§

ChaosMeshClient
Chaos Mesh client
ChaosMeshExperiment
Chaos Mesh experiment
Duration
Experiment duration
ExperimentMetadata
Experiment metadata
ExperimentSpec
Chaos experiment specification
ExperimentStatus
Experiment status
NetworkDelay
Network delay configuration
NetworkLoss
Network loss configuration
PodSelector
Selector for targeting pods
StatusCondition
Status condition
StressConfig
Stress test configuration

Enums§

ChaosMeshError
Chaos Mesh integration errors
ExperimentType
Chaos Mesh experiment types
NetworkChaosAction
Network chaos action
PodChaosAction
Pod chaos action

Type Aliases§

Result