Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TestOperationGenerator_GenerateUnmapVolumeFunc_PluginName (0.68 sec)

  1. pkg/volume/util/operationexecutor/operation_generator_test.go

    // generated func so there is no need to test the plugin name that's used inside generated function
    func TestOperationGenerator_GenerateUnmapVolumeFunc_PluginName(t *testing.T) {
    	type testcase struct {
    		name              string
    		pluginName        string
    		pvSpec            v1.PersistentVolumeSpec
    		probVolumePlugins []volume.VolumePlugin
    	}
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Apr 24 18:25:29 UTC 2024
    - 16.2K bytes
    - Viewed (0)
Back to top