package
1.9.3
Repository: https://github.com/containers/libpod.git
Documentation: pkg.go.dev

# Functions

ListenUnix follows stdlib net.Listen() API, providing a unix listener for given path ListenUnix will delete and create files/directories as needed.
No description provided by the author
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
No description provided by the author