Documentation ¶
Overview ¶
Package managed contains functions about managed resource management during the experiment
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunExperiment ¶
func RunExperiment(mrTemplatePaths map[string]int, clean bool, applyInterval time.Duration) ([]common.Result, error)
RunExperiment runs the experiment according to command-line inputs. Firstly the input manifests are deployed. After the all MRs are ready, time to readiness metrics are calculated. Then, by default, all deployed MRs are deleted.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.