//
pkg.gl
Category
github.com/linki/chaoskube
terminator
package
0.34.1
Repository:
https://github.com/linki/chaoskube.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
2
Files
47 SLOC
#
Functions
NewDeletePodTerminator
NewDeletePodTerminator creates and returns a DeletePodTerminator object.
#
Structs
DeletePodTerminator
DeletePodTerminator simply asks k8s to delete the victim pod.
#
Interfaces
Terminator
Terminator is the interface for implementations of pod terminators.