Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCmd = &cobra.Command{
Use: "bucketbench",
Short: "Run container operation benchmarks against Docker, runc, and containerd",
Long: `This program can drive multi-threaded simple container lifecycle operations
against the Docker engine, containerd, and the runc command line utility and report
statistical data from these multi-threaded operations.`,
}
RootCmd represents the base command when called without any subcommands
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.