Documentation ¶
Index ¶
- func Baseline(ctx context.Context, output string) error
- func CSICheck(ctx context.Context, output, outfile, namespace string, storageclass string, ...) error
- func CsiPvcBrowse(ctx context.Context, pvcName string, namespace string, ...) error
- func Execute() error
- func Fio(ctx context.Context, output, outfile, storageclass, size, namespace string, ...) error
- func PrintAndJsonOutput(result []*kubestr.TestOutput, output string, outfile string) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CsiPvcBrowse ¶ added in v0.4.19
func Fio ¶ added in v0.3.0
func Fio(ctx context.Context, output, outfile, storageclass, size, namespace string, nodeSelector map[string]string, jobName, fioFilePath string, containerImage string) error
Fio executes the FIO test.
func PrintAndJsonOutput ¶ added in v0.4.19
func PrintAndJsonOutput(result []*kubestr.TestOutput, output string, outfile string) bool
PrintAndJsonOutput Print JSON output to stdout and to file if arguments say so Returns whether we have generated output or JSON
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.