//
pkg.gl
Category
github.com/crisesw/containerd
runtime
v1
shim
client
package
1.4.0-beta.2
Repository:
https://github.com/crisesw/containerd.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
25
Dependents
0
Files
326 SLOC
#
Functions
New
New returns a new shim client.
WithConnect
WithConnect connects to an existing shim.
WithLocal
WithLocal uses an in process shim.
WithStart
WithStart executes a new shim process.
#
Structs
Client
Client is a shim client containing the connection to a shim.
#
Type aliases
Opt
Opt is an option for a shim client configuration.