package
1.3.4
Repository: https://github.com/rn/containerd.git
Documentation: pkg.go.dev

# Functions

New returns a new shim client.
WithConnect connects to an existing shim.
WithLocal uses an in process shim.
WithStart executes a new shim process.

# Structs

Client is a shim client containing the connection to a shim.

# Type aliases

Opt is an option for a shim client configuration.