mirror of
				https://github.com/moby/moby.git
				synced 2022-11-09 12:21:53 -05:00 
			
		
		
		
	
				Implements the --device forwarding for Windows daemons. This maps the physical device into the container at runtime. Ex: docker run --device="class/<clsid>" <image> <cmd> Signed-off-by: Justin Terry (VM) <juterry@microsoft.com>  | 
			||
|---|---|---|
| .. | ||
| supervisor | ||
| client_daemon.go | ||
| client_daemon_linux.go | ||
| client_daemon_windows.go | ||
| client_local_windows.go | ||
| errors.go | ||
| process_windows.go | ||
| queue.go | ||
| queue_test.go | ||
| types.go | ||
| types_linux.go | ||
| types_windows.go | ||
| utils_windows.go | ||
| utils_windows_test.go | ||