Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cockroachlabs/cloud-report-2020
/ types & classes
Types & classes
5 in github.com/cockroachlabs/cloud-report-2020
⨍
Functions
25
◇
Types & classes
5
Struct
CloudDetails
CloudDetails provides the name of the cloud and the different machine types you should run the benchmark suite against.
main.go:177
Struct
artifact
artifacts are files that you expect to be generated on nodes after the benchmark completes. If the specified artifact DNE on the node, the program ter
main.go:80
Struct
benchmark
benchmark describes the benchmark you want to run and its outputs.
main.go:86
Struct
benchmarkRoutine
benchmarkRoutine lets you execute multiple scripts as one benchmark.
main.go:61
Struct
platformRunner
platformRunner lets you describe methods that allow arbitrary platforms upload, run, and download files.
main.go:259