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 ChaosUID clientTypes.UID TerminationGracePeriodSeconds int InstanceID string ChaosNamespace string ChaosPodName string LIBImage string LIBImagePullPolicy string ChaosServiceAccount string RunID string Timeout int Delay int Sequence string AppName string OrgName string SpaceName string CredentialsSecretName string }
ExperimentDetails is for collecting all the experiment-related details
Click to show internal directories.
Click to hide internal directories.