mirror of
https://github.com/containerd/containerd.git
synced 2026-07-01 04:08:10 +00:00
The new server plugin type allows services which have listeners to be configured as plugins rather than defined directly in the global configuration. This provides more configuration consistency and allows containerd to be extended for new types of api handlers. Signed-off-by: Derek McGowan <derek@mcg.dev>