Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for makeAttachment (0.14 sec)

  1. pkg/volume/csi/csi_attacher_test.go

    	tests := []struct {
    		name             string
    		driver           string
    		makeAttachment   func() *storage.VolumeAttachment
    		spec             *volume.Spec
    		expectedAttachID string
    		expectError      bool
    		watchTimeout     time.Duration
    	}{
    		{
    			name:   "successful attach",
    			driver: "attachable",
    			makeAttachment: func() *storage.VolumeAttachment {
    
    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