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.23.1
- Published
- Dec 16, 2021
- Platform
- js/wasm
- Imports
- 10 packages
- Last checked
- 10 minutes ago –
Tools for package owners.