..
archive.go
Modify import paths to point to the new engine-api package.
2016-01-06 19:48:59 -05:00
container.go
Replace execdrivers with containerd implementation
2016-03-18 13:38:32 -07:00
container_unit_test.go
Modify import paths to point to the new engine-api package.
2016-01-06 19:48:59 -05:00
container_unix.go
Replace execdrivers with containerd implementation
2016-03-18 13:38:32 -07:00
container_windows.go
Windows libcontainerd implementation
2016-03-18 13:38:41 -07:00
history.go
Extract container store from the daemon.
2016-01-19 13:21:41 -05:00
memory_store.go
Replace execdrivers with containerd implementation
2016-03-18 13:38:32 -07:00
memory_store_test.go
Extract container store from the daemon.
2016-01-19 13:21:41 -05:00
monitor.go
Replace execdrivers with containerd implementation
2016-03-18 13:38:32 -07:00
mounts_unix.go
Replace execdrivers with containerd implementation
2016-03-18 13:38:32 -07:00
mounts_windows.go
Windows libcontainerd implementation
2016-03-18 13:38:41 -07:00
state.go
Replace execdrivers with containerd implementation
2016-03-18 13:38:32 -07:00
state_test.go
Replace execdrivers with containerd implementation
2016-03-18 13:38:32 -07:00
state_unix.go
Replace execdrivers with containerd implementation
2016-03-18 13:38:32 -07:00
state_windows.go
Windows libcontainerd implementation
2016-03-18 13:38:41 -07:00
store.go
Extract container store from the daemon.
2016-01-19 13:21:41 -05:00