Source: golang-github-containerd-go-cni Section: golang Priority: optional Maintainer: Debian Go Packaging Team Uploaders: Shengjing Zhu , Dmitry Smirnov , Rules-Requires-Root: no Build-Depends: debhelper-compat (= 13), dh-golang, Build-Depends-Indep: golang-any, golang-github-appc-cni-dev (>= 1.0.1~), golang-github-stretchr-testify-dev, Standards-Version: 4.6.1 Homepage: https://github.com/containerd/go-cni Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-containerd-go-cni Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-containerd-go-cni.git XS-Go-Import-Path: github.com/containerd/go-cni Testsuite: autopkgtest-pkg-go Package: golang-github-containerd-go-cni-dev Architecture: all Multi-Arch: foreign Depends: golang-github-appc-cni-dev (>= 1.0.1~), ${misc:Depends}, Description: generic CNI library to provide APIs for CNI plugin interactions The library provides APIs to: . * Load CNI network config from different sources * Setup networks for container namespace * Remove networks from container namespace * Query status of CNI network plugin initialization . go-cni aims to support plugins that implement Container Network Interface