mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-08 23:13:42 +00:00
Revert "Refactor GCE wrapper library to allow execution from E2E test suite"
This commit is contained in:
@@ -156,9 +156,6 @@ type VolumeHost interface {
|
||||
|
||||
// Get writer interface for writing data to disk.
|
||||
GetWriter() io.Writer
|
||||
|
||||
// Returns the hostname of the host kubelet is running on
|
||||
GetHostName() string
|
||||
}
|
||||
|
||||
// VolumePluginMgr tracks registered plugins.
|
||||
|
Reference in New Issue
Block a user