// NewTestPlugin creates a plugin mgr to load plugins and setup a fake client func NewTestPlugin(t *testing.T, client *fakeclient.Clientset) (*volume.VolumePluginMgr, *volume.VolumePlugin, string) { … }
// NewTestPlugin creates a plugin mgr to load plugins and setup a fake client func NewTestPlugin(t *testing.T, client *fakeclient.Clientset) (*volume.VolumePluginMgr, *volume.VolumePlugin, string) { … }