package testing
import "k8s.io/kubernetes/pkg/volume/csi/testing"
Index ¶
Functions ¶
func NewTestPlugin ¶
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
Source Files ¶
testing.go
- Version
- v1.17.8
- Published
- Jun 26, 2020
- Platform
- js/wasm
- Imports
- 12 packages
- Last checked
- 11 minutes ago –
Tools for package owners.