//
pkg.gl
Category
github.com/xia-wu/moby
plugin
executor
containerd
package
20.10.3+incompatible
Repository:
https://github.com/xia-wu/moby.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
12
Dependents
0
Files
140 SLOC
#
Functions
New
New creates a new containerd plugin executor.
#
Constants
PluginNamespace
PluginNamespace is the name used for the plugins namespace.
#
Structs
Executor
Executor is the containerd client implementation of a plugin executor.
#
Interfaces
ExitHandler
ExitHandler represents an object that is called when the exit event is received from containerd.