package
3.4.7
Repository: https://github.com/containers/podman.git
Documentation: pkg.go.dev

# Functions

DiskUsage returns information about image, container, and volume disk consumption.
Events allows you to monitor libdpod related events like container creation and removal.
Info returns information about the libpod environment and its stores.
Prune removes all unused system data.
No description provided by the author

# Structs

go:generate go run ../generator/generator.go DiskOptions DiskOptions are optional options for getting storage consumption.
go:generate go run ../generator/generator.go EventsOptions EventsOptions are optional options for monitoring events.
go:generate go run ../generator/generator.go InfoOptions InfoOptions are optional options for getting info about libpod.
go:generate go run ../generator/generator.go PruneOptions PruneOptions are optional options for pruning.
go:generate go run ../generator/generator.go VersionOptions VersionOptions are optional options for getting version info.