Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Col0 (0.06 sec)

  1. pkg/volume/csi/csi_attacher_test.go

    		{
    			name: "all attached",
    			attachedSpecs: []attachedSpec{
    				{"vol0", volume.NewSpecFromPersistentVolume(makeTestPV("pv0", 10, testDriver, "vol0"), false), true},
    				{"vol1", volume.NewSpecFromPersistentVolume(makeTestPV("pv1", 20, testDriver, "vol1"), false), true},
    			},
    		},
    		{
    			name: "include non-attable",
    			attachedSpecs: []attachedSpec{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 12:23:16 UTC 2024
    - 58.1K bytes
    - Viewed (0)
Back to top