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: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ApplicationUnderTest

type ApplicationUnderTest struct {
	AppName      string
	ReplicaCount int
}

ApplicationUnderTest contains the name of the deployment object and the current replica count

type ExperimentDetails

type ExperimentDetails struct {
	ExperimentName      string
	EngineName          string
	ChaosDuration       int
	RampTime            int
	Replicas            int
	ChaosLib            string
	AppNS               string
	AppLabel            string
	AppKind             string
	AppAffectPercentage int
	ChaosUID            clientTypes.UID
	InstanceID          string
	ChaosNamespace      string
	ChaosPodName        string
	RunID               string
	AuxiliaryAppInfo    string
	Timeout             int
	Delay               int
	LIBImagePullPolicy  string
	TargetContainer     string
}

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