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

# Packages

No description provided by the author

# Functions

ListenUnix follows stdlib net.Listen() API, providing a unix listener for given path ListenUnix will delete and create files/directories as needed.
NewServer will create and configure a new API server with all defaults.
NewServerWithSettings will create and configure a new API server using provided settings.
VersionedPath prepends the version parsing code any handler may override this default when registering URL(s).

# Constants

Number of seconds to wait for next request, if exceeded shutdown server.
Number of seconds to wait for next request, if exceeded shutdown server.

# Structs

No description provided by the author