mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
- Make the API client library completely standalone. - Move windows partition isolation detection to the client, so the driver doesn't use external types. Signed-off-by: David Calavera <david.calavera@gmail.com> |
||
|---|---|---|
| .. | ||
| archive.go | ||
| container.go | ||
| container_unit_test.go | ||
| container_unix.go | ||
| container_windows.go | ||
| monitor.go | ||
| state.go | ||
| state_test.go | ||
| state_unix.go | ||
| state_windows.go | ||