Package: wnpp Severity: wishlist Owner: Reinhard Tartler <siret...@tauware.de>
* Package name : golang-k8s-sigs-knftables Version : 0.0.18-1 Upstream Author : Kubernetes SIGs * URL : https://github.com/kubernetes-sigs/knftables * License : Apache-2.0 Programming Lang: Go Description : Go library for declarative nftables management (source) This package provides the source code for the knftables Go module, which allows programs to manage nftables rulesets declaratively using a Kubernetes-style API. This paradigm enables atomic, transactional updates from a desired state configuration, a significant improvement over traditional imperative scripts. . It includes the source for both the Go library and the /usr/bin/knft CLI tool. This package is a build dependency used to compile other Go applications that require this functionality, such as Kubernetes CNI plugins or network operators.