fix error 'coresponding'

This commit is contained in:
qingsenLi 2019-04-10 17:43:35 +08:00
parent c4f97fa2a3
commit f0cef5bd36

View File

@ -40,7 +40,7 @@ type flexVolumeProber struct {
factory PluginFactory
fs utilfs.Filesystem
probeAllNeeded bool
eventsMap map[string]volume.ProbeOperation // the key is the driver directory path, the value is the coresponding operation
eventsMap map[string]volume.ProbeOperation // the key is the driver directory path, the value is the corresponding operation
}
// GetDynamicPluginProber creates dynamic plugin prober