chaos

package
v0.38.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 12, 2023 License: MIT Imports: 5 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	FOREVER = a.Str("999h")
)

Functions

func NewContainerKill added in v0.2.14

func NewContainerKill(namespace string, props *Props) (cdk8s.App, string, string)

func NewFailContainers added in v0.2.14

func NewFailContainers(namespace string, props *Props) (cdk8s.App, string, string)

func NewFailPods added in v0.2.14

func NewFailPods(namespace string, props *Props) (cdk8s.App, string, string)

func NewKillPods added in v0.2.14

func NewKillPods(namespace string, props *Props) (cdk8s.App, string, string)

func NewNetworkLatency added in v0.3.0

func NewNetworkLatency(namespace string, props *Props) (cdk8s.App, string, string)

func NewNetworkPartition added in v0.2.14

func NewNetworkPartition(namespace string, props *Props) (cdk8s.App, string, string)

Types

type ManifestFunc added in v0.2.14

type ManifestFunc func(namespace string, props *Props) (cdk8s.App, string, string)

type Props added in v0.2.14

type Props struct {
	LabelsSelector *map[string]*string
	ContainerNames *[]*string
	DurationStr    string
	Delay          string
	FromLabels     *map[string]*string
	ToLabels       *map[string]*string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL