package
1.4.0-beta.2
Repository: https://github.com/crisesw/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.