# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Error formats an API response to an error
apiMessage and code must match the container API, and are sent to client err is logged on the system running the podman service.
No description provided by the author
GenerateFilterFuncsFromMap is used to generate un-executed functions that can be used to filter containers.
No description provided by the author
GetImages is a common function used to get images for libpod and other compatibility mechanisms.
GetName extracts the name from the mux.
No description provided by the author
No description provided by the author
No description provided by the author
IsLibpodRequest returns true if the request related to a libpod endpoint (e.g., /v2/libpod/...).
ParseDockerReference parses the specified image name to a `types.ImageReference` and enforces it to refer to a docker-transport reference.
ParseStorageReference parses the specified image name to a `types.ImageReference` and enforces it to refer to a containers-storage-transport reference.
No description provided by the author
UnsupportedParameter logs a given param by its string name as not supported.
No description provided by the author
No description provided by the author
No description provided by the author
WriteResponse encodes the given value as JSON or string and renders it for http client.
# Variables
No description provided by the author
# Structs
ContainerCreateResponse is the response struct for creating a container.
No description provided by the author