mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-21 18:11:22 +00:00
e2e storage: fix type in comment
This commit is contained in:
2
test/e2e/storage/external/external.go
vendored
2
test/e2e/storage/external/external.go
vendored
@@ -40,7 +40,7 @@ import (
|
||||
)
|
||||
|
||||
// DriverDefinition needs to be filled in via a .yaml or .json
|
||||
// file. It's methods then implement the TestDriver interface, using
|
||||
// file. Its methods then implement the TestDriver interface, using
|
||||
// nothing but the information in this struct.
|
||||
type driverDefinition struct {
|
||||
// DriverInfo is the static information that the storage testsuite
|
||||
|
Reference in New Issue
Block a user