Versions in this module Expand all Collapse all v1 v1.9.0 Sep 17, 2025 v1.8.0 May 16, 2025 Changes in this version + var ExecuteFuncSuite = func(sr *runner.FunctionalSuiteRunner, s []suites.Interface) + var ExecuteRunCmdSuite = func(sr *runner.SuiteRunner, s map[string][]suites.Interface) + var ExecuteRunSuite = func(sr *runner.SuiteRunner, ss map[string][]suites.Interface) + var ExecuteSuite = func(sr *runner.FunctionalSuiteRunner, s []suites.Interface) + var GetDatabase = func(c *cli.Context) store.Store + func GetTestrunsCmd() cli.Command + func ParseTestRun(tr string) (db string, name string) v1.7.0 Jan 16, 2025 v1.6.0 Oct 29, 2024 v1.5.0 Jul 19, 2024 v1.4.1 May 22, 2024 v1.4.0 Mar 4, 2024 v1.3.1 Jan 31, 2024 v1.3.0 Dec 4, 2023 Changes in this version + func GetCertifyCommand() cli.Command + func GetCleanupCommand() cli.Command + func GetFunctionalReportCommand() cli.Command + func GetFunctionalTestCommand() cli.Command + func GetK8sEndToEndCommand() cli.Command + func GetListCommand() cli.Command + func GetReportCommand() cli.Command + func GetTestCommand() cli.Command + type CapacityTracking struct + DriverNamespace string + PollInterval time.Duration + StorageClass string + VolumeSize string + type CertConfig struct + StorageClasses []Entry + type Entry struct + CapacityTracking *CapacityTracking + Clone bool + Ephemeral *EphemeralParams + Expansion bool + MinSize string + Name string + RWOP bool + RWX bool + RawBlock bool + Snapshot bool + VGS bool + VolumeHealth bool + type EphemeralParams struct + Driver string + FSType string + VolumeAttributes map[string]string