package
Version:
v1.4.2
Opens a new window with list of versions in this module.
Published: Oct 20, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 9
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Randomize bool `yaml:"randomize"`
StopOnFailure bool `yaml:"stop_on_failure"`
FeaturesPaths []string `yaml:"features_path"`
ReadinessTimeout string `yaml:"readiness_timeout"`
Resources []*Resource `yaml:"resources"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.