The plugins packages defines the plugins used by containerd. Move all the types and properties to this package. Signed-off-by: Derek McGowan <derek@mcg.dev>
Example Shim
This directory provides skeleton code as the starting point for creating a Runtime v2 shim. This allows runtime authors to quickly bootstrap new shim implementations.
For full documentation on building a shim for containerd, see the Shim Documentation file.