types

package
v0.0.0-...-31aa78b Latest Latest
Warning

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

Go to latest
Published: May 20, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (

	// Log with default name ie: controller_chaosengine
	Log = log.Log.WithName("controller_chaosengine")

	// DefaultChaosRunnerImage contains the default value of runner resource
	DefaultChaosRunnerImage = "litmuschaos/chaos-runner:latest"

	// ResultCRDName contains name of the chaosresult CRD
	ResultCRDName = "chaosresults.litmuschaos.io"
)

Functions

This section is empty.

Types

type EngineInfo

type EngineInfo struct {
	Instance       *litmuschaosv1alpha1.ChaosEngine
	AppInfo        litmuschaosv1alpha1.ApplicationParams
	Selectors      *litmuschaosv1alpha1.Selector
	Targets        string
	VolumeOpts     utils.VolumeOpts
	AppExperiments []string
}

EngineInfo Related information

Jump to

Keyboard shortcuts

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