containerd/linux
Michael Crosby ceae112f7d Rename Runtime to PlatformRuntime
This renames the runtime interface to PlatformRuntime to denote the
layer at which the runtime is being abstracted.  This should be used to
abstract different platforms that vary greatly and do not have full
compat with OCI based binary runtimes.

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2018-05-16 09:36:05 -04:00
..
proc Allow to checkpoint and restore a container with console 2018-04-28 01:06:42 +03:00
runctypes api: lock down 1.0 API descriptors 2017-12-05 13:17:08 -08:00
shim protobuf: remove generated google/rpc files 2018-04-05 14:36:32 -07:00
bundle.go linux: fix runtime-root propagation 2018-03-05 15:01:22 +09:00
process.go Licence header added 2018-02-19 10:32:26 +09:00
runtime.go Rename Runtime to PlatformRuntime 2018-05-16 09:36:05 -04:00
task.go Licence header added 2018-02-19 10:32:26 +09:00