types

package
v0.0.0-...-3568c51 Latest Latest
Warning

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

Go to latest
Published: Dec 23, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ExperimentDetails

type ExperimentDetails struct {
	ExperimentName                string
	EngineName                    string
	ChaosDuration                 int
	ChaosInterval                 int
	RampTime                      int
	ChaosLib                      string
	AppNS                         string
	AppLabel                      string
	AppKind                       string
	ChaosUID                      clientTypes.UID
	InstanceID                    string
	ChaosNamespace                string
	ChaosPodName                  string
	CPUcores                      int
	PodsAffectedPerc              int
	Timeout                       int
	Delay                         int
	TargetPods                    string
	ChaosInjectCmd                string
	ChaosKillCmd                  string
	LIBImagePullPolicy            string
	Annotations                   map[string]string
	TargetContainer               string
	Sequence                      string
	Resources                     corev1.ResourceRequirements
	ImagePullSecrets              []corev1.LocalObjectReference
	TerminationGracePeriodSeconds int
}

ExperimentDetails is for collecting all the experiment-related details

Jump to

Keyboard shortcuts

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