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 string RampTime int Force bool ChaosServiceAccount string AppNS string AppLabel string AppKind string ChaosUID clientTypes.UID InstanceID string ChaosNamespace string ChaosPodName string Timeout int Delay int TargetPods string PodsAffectedPerc string Sequence string LIBImagePullPolicy string TargetContainer string NodeLabel string }
ExperimentDetails is for collecting all the experiment-related details
Click to show internal directories.
Click to hide internal directories.