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.33.0 (latest)
- Published
- Apr 23, 2025
- Platform
- linux/amd64
- Imports
- 10 packages
- Last checked
- 3 hours ago –
Tools for package owners.