mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 06:27:05 +00:00
e2e storage: fix type in comment
This commit is contained in:
parent
17ae1eda3e
commit
3cc926f5ef
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
|
||||
|
Loading…
Reference in New Issue
Block a user