[pkg-go] Bug#939905: ITP: golang-github-containers-psgo -- ps(1) AIX-format compatible Golang library
Dmitry Smirnov
onlyjob at debian.org
Tue Sep 10 00:50:21 BST 2019
Package: wnpp
Severity: wishlist
Owner: Dmitry Smirnov <onlyjob at debian.org>
X-Debbugs-CC: debian-devel at lists.debian.org, pkg-go-maintainers at lists.alioth.debian.org
Control: block 930440 by -1
Package name: golang-github-containers-psgo
Version: 1.3.1
License: Apache-2.0
URL: https://github.com/containers/psgo
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-containers-psgo
Description: ps(1) AIX-format compatible Golang library
Psgo is a ps(1) AIX-format compatible golang library extended with various
descriptors useful for displaying container-related data.
.
The idea behind the library is to provide an easy to use way of extracting
process-related data, just as ps(1) does. The problem when using ps(1) is
that the ps format strings split columns with whitespaces, making the
output nearly impossible to parse. It also adds some jitter as we have to
fork and execute ps either in the container or filter the output
afterwards, further limiting applicability.
.
This library aims to make things a bit more comfortable, especially for
container runtimes, as the API allows to join the mount namespace of a
given process and will parse /proc and /dev/ from there.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part.
URL: <http://alioth-lists.debian.net/pipermail/pkg-go-maintainers/attachments/20190910/f8b78f2b/attachment.sig>
More information about the Pkg-go-maintainers
mailing list