Versions in this module Expand all Collapse all v1 v1.0.0 Dec 17, 2020 Changes in this version + type CaseCreator struct + Cfg *Config + func (l CaseCreator) Create(node cluster.ClientNode) core.Client + type Config struct + EnableGreenGC bool + LockPerRegion int + RegionCount int + Worker int + func (c *Config) Normalize() *Config