Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for withCDIDevices (0.09 sec)

  1. pkg/kubelet/cm/devicemanager/pod_devices_test.go

    			gate:        true,
    			responsesPerResource: map[string]*pluginapi.ContainerAllocateResponse{
    				resource1: newContainerAllocateResponse(
    					withCDIDevices("vendor1.com/class1=device1", "vendor2.com/class2=device2"),
    				),
    				resource2: newContainerAllocateResponse(
    					withCDIDevices("vendor3.com/class3=device3", "vendor4.com/class4=device4"),
    				),
    			},
    			expected: &DeviceRunContainerOptions{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Apr 24 18:25:29 UTC 2024
    - 10.3K bytes
    - Viewed (0)
Back to top