package
0.0.0-20240905184220-0a5f9d4d9d01
Repository: https://github.com/datadog/chaos-controller.git
Documentation: pkg.go.dev
# Functions
NewDisruptionBuilder creates a new DisruptionBuilder instance with an initial disruption spec and a creation timestamp modifier.
NewPodBuilder creates a new ChaosPodBuilder instance with initial pod configuration.
NewPodsBuilder creates a new PodsBuilder instance with predefined pod data.
# Structs
ChaosPodBuilder is a struct used to build a chaos pod instance.
DisruptionBuilder is a struct used to build a disruption instance.
PodBuilder is a struct used for building v1.Pod instances with modifications.
# Type aliases
PodsBuilder is a list of PodBuilder.