Documentation ¶
Index ¶
Constants ¶
View Source
const ( NAMESPACE = metav1.NamespaceDefault IDENTIFIER = "kube-monkey-id" KIND = "Pod" NAME = "name" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Chaos ¶
type Chaos struct {
// contains filtered or unexported fields
}
func (*Chaos) DurationToKillTime ¶
Calculates the duration from now until Chaos.killAt
func (*Chaos) Execute ¶
Exposed function that calls the actual execution of the chaos, i.e. termination of pods The result is sent back over the channel provided
Click to show internal directories.
Click to hide internal directories.