package
4.1.2
Repository: https://github.com/hanks177/podman.git
Documentation: pkg.go.dev

# Functions

Inhibit temporarily inhibit signals from shutting down Libpod.
Register registers a function that will be executed when Podman is terminated by a signal.
Start begins handling SIGTERM and SIGINT and will run the given on-signal handlers when one is called.
Stop the shutdown signal handler.
Uninhibit stop inhibiting signals from shutting down Libpod.
Unregister un-registers a given shutdown handler.

# Variables

No description provided by the author