func checkPlugins(t *testing.T, got []volume.VolumePlugin, expected []string) { … } func TestProbeAttachableVolumePlugins(t *testing.T) { … } func TestProbeExpandableVolumePlugins(t *testing.T) { … } func TestProbeControllerVolumePlugins(t *testing.T) { … } func getConfig() persistentvolumeconfig.VolumeConfiguration { … }