package
0.34.1
Repository: https://github.com/linki/chaoskube.git
Documentation: pkg.go.dev

# Functions

NewDeletePodTerminator creates and returns a DeletePodTerminator object.

# Structs

DeletePodTerminator simply asks k8s to delete the victim pod.

# Interfaces

Terminator is the interface for implementations of pod terminators.