Package: wnpp Severity: wishlist Owner: Reinhard Tartler <siret...@tauware.de>
* Package name : golang-github-containerd-plugin Version : 1.0.0-1 Upstream Author : containerd * URL : https://github.com/containerd/plugin * License : Apache-2.0 Programming Lang: Go Description : Go library for registering and managing typed plugins for containerd A Go library providing a common plugin interface and helpers for registering and managing typed plugins with dependencies, used across containerd repositories. . This package contains the upstream "plugin" library from the containerd project. It is intended to be imported by containerd itself and by third- party plugin implementations so that plugins can register themselves without depending on the containerd main repository. The library provides a plugin registry, plugin lifecycle helpers and dependency wiring; it is a library package, not a runtime program.