package
0.0.0-20240813103350-b31cdb4ec973
Repository: https://github.com/apecloud/kubebench.git
Documentation: pkg.go.dev

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

AddToScheme adds the types in this group-version to the given scheme.
GroupVersion is group version used to register these objects.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.

# Structs

BenchCommon defines common attributes for all benchmarks.
Fio is the Schema for the fios API.
FioList contains a list of Fio.
FioSpec defines the desired state of Fio Reference https://fio.readthedocs.io/en/latest/fio_doc.html.
FioStatus defines the observed state of Fio.
Pgbench is the Schema for the pgbenches API.
PgbenchList contains a list of Pgbench.
PgbenchSpec defines the desired state of Pgbench Reference https://www.postgresql.org/docs/current/pgbench.html.
PgbenchStatus defines the observed state of Pgbench.
RedisBench is the Schema for the RedisBenches API.
RedisBenchList contains a list of RedisBench.
RedisBenchSpec defines the desired state of RedisBench.
RedisBenchStatus defines the observed state of RedisBench.
No description provided by the author
Sysbench is the Schema for the sysbenches API.
SysbenchList contains a list of Sysbench.
SysbenchSpec defines the desired state of Sysbench.
SysbenchStatus defines the observed state of Sysbench.
No description provided by the author
Tpcc is the Schema for the tpccs API.
TpccList contains a list of Tpcc.
TpccSpec defines the desired state of Tpcc.
TpccStatus defines the observed state of Tpcc.
Tpcds is the Schema for the tpcds API.
TpcdsList contains a list of Tpcds.
TpcdsSpec defines the desired state of Tpcds.
TpcdsStatus defines the observed state of Tpcds.
Tpch is the Schema for the tpches API.
TpchList contains a list of Tpch.
TpchSpec defines the desired state of Tpch.
TpchStatus defines the observed state of Tpch.
Ycsb is the Schema for the ycsbs API.
YcsbList contains a list of Ycsb.
YcsbSpec defines the desired state of ycsb Reference https://github.com/pingcap/go-ycsb.
YcsbStatus defines the observed state of Ycsb.

# Type aliases

BenchmarkPhase is the current state of the test.