Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewBenchmark ¶
func NewBenchmark(vmSpecificConfig *SpecificConfig, dataSourceConfig *source.DataSourceConfig) (*benchmark, error)
func NewTarget ¶
func NewTarget() targets.ImplementedTarget
Types ¶
type SpecificConfig ¶
type SpecificConfig struct {
ServerURLs []string `yaml:"urls" mapstructure:"urls"`
}
Click to show internal directories.
Click to hide internal directories.