containerd/plugin
Krisztian Litkey 43704ca888 nri: add experimental NRI plugin.
Add a common NRI 'service' plugin. It takes care of relaying
requests and respones to and from NRI (external NRI plugins)
and the high-level containerd namespace-independent logic of
applying NRI container adjustments and updates to actual CRI
and other containers.

The namespace-dependent details of the necessary container
manipulation operations are to be implemented by namespace-
specific adaptations. This NRI plugin defines the API which
such adaptations need to implement.

Signed-off-by: Krisztian Litkey <krisztian.litkey@intel.com>
2022-11-28 21:51:06 +02:00
..
context.go services/introspection: support to show introspection grpc service 2022-01-11 22:11:15 -08:00
plugin_go18.go Run go fmt with Go 1.17 2021-08-22 09:31:50 +09:00
plugin_other.go Run go fmt with Go 1.17 2021-08-22 09:31:50 +09:00
plugin_test.go Move lease manager plugin to separate package 2022-04-15 11:08:47 -07:00
plugin.go nri: add experimental NRI plugin. 2022-11-28 21:51:06 +02:00