package
1.4.3
Repository: https://github.com/infinitedemon/containerd.git
Documentation: pkg.go.dev

# Functions

New returns a new shim client.
RemoveSocket removes the socket at the specified address if it exists on the filesystem.
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.