Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for volSrc01 (0.15 sec)

  1. pkg/volume/csi/csi_attacher_test.go

    				testAttachID := getAttachmentName("test-vol", "attachable", "fakeNode")
    				successfulAttachment := makeTestAttachment(testAttachID, "fakeNode", "volSrc01")
    				successfulAttachment.Status.Attached = true
    				return successfulAttachment
    			},
    			spec:        volume.NewSpecFromVolume(makeTestVol("volSrc01", "attachable")),
    			expectError: true,
    		},
    		{
    			name:        "failed attach",
    			driver:      "attachable",
    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