podman/pkg/api/handlers/utils
Valentin Rothberg a65068aff8 api: utils: add an `IsLibpodRequest` handler
Add a hanlder to figure out if the specified http request came through
a libpod endpoint.  A first user is the top endpoint which has a
different default value for `ps_args` depending if the request came
through the docker or libpod endpoint.

Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2020-01-15 17:08:22 +01:00
..
containers.go Initial commit on compatible API 2020-01-10 09:41:39 -06:00
errors.go [CI:DOCS]update apiv2 documentation with swagger goods 2020-01-10 09:41:54 -06:00
handler.go api: utils: add an `IsLibpodRequest` handler 2020-01-15 17:08:22 +01:00
images.go Initial commit on compatible API 2020-01-10 09:41:39 -06:00