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

# Functions

New creates a NotifyProxy that starts listening immediately.
SendMessage sends the specified message to the specified socket.

# Variables

ErrNoReadyMessage is returned when we are waiting for the READY message of a container that is not in the running state anymore.

# Structs

NotifyProxy can be used to proxy notify messages.

# Interfaces

Container avoids a circular dependency among this package and libpod.