proxy.golang.org : github.com/containers/psgo : v1.8.0
Package 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. Please visit https://github.com/containers/psgo for further details about supported format descriptors and to see some usage examples.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/containers/[email protected]
Published:
Indexed:
- github.com/containers/storage v1.43.0
- github.com/opencontainers/runc v1.1.4
- github.com/stretchr/testify v1.8.0
- golang.org/x/sys v0.0.0-20220823224334-20c2bfdbfe24