package
1.2.3
Repository: https://github.com/kevpar/containerd.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

New returns a configured runtime.
ShimConnect is a ShimOpt for connecting to an existing remote shim.
ShimLocal is a ShimOpt for using an in process shim implementation.
ShimRemote is a ShimOpt for connecting and starting a remote shim.

# Structs

Config options for the runtime.
Process implements a linux process.
Runtime for a linux based system.
Task on a linux based system.

# Type aliases

ShimOpt specifies shim options for initialization and connection.