podman/pkg/api/handlers/compat
Aditya R 6f9155cbb3
api: make no-op remote functional in /libpod/build
Podman API `libpod/build` accepts paramemter `remote` which overrides
`dockerfile` but currently parameter is no-op. Following commit adds
support for `remote` parameter in libpod API.

See: https://docs.podman.io/en/v3.2.3/_static/api.html#operation/ImageBuildLibpod
Closes: https://github.com/containers/podman/issues/13831

Signed-off-by: Aditya R <arajan@redhat.com>
2022-05-16 22:01:39 +05:30
..
auth.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
changes.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
containers.go enable gocritic linter 2022-04-26 18:12:22 +02:00
containers_archive.go replace golint with revive linter 2022-04-22 15:12:33 +02:00
containers_attach.go Allow HTTP attach to stopped containers 2022-04-13 14:04:05 -04:00
containers_create.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
containers_export.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
containers_logs.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
containers_pause.go bump go module to version 4 2022-01-18 12:47:07 +01:00
containers_prune.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
containers_restart.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
containers_start.go bump go module to version 4 2022-01-18 12:47:07 +01:00
containers_stats.go podman stats: calc CPU percentage correctly 2022-03-22 17:43:49 +01:00
containers_stop.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
containers_top.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
containers_unpause.go bump go module to version 4 2022-01-18 12:47:07 +01:00
events.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
exec.go Add ExitCommandDelay configuration use in API exec handler 2022-03-04 00:57:35 +01:00
images.go enable gocritic linter 2022-04-26 18:12:22 +02:00
images_build.go api: make no-op remote functional in /libpod/build 2022-05-16 22:01:39 +05:30
images_history.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
images_prune.go enable gocritic linter 2022-04-26 18:12:22 +02:00
images_push.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
images_remove.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
images_save.go Refactor handler packages 2020-03-10 08:03:41 -07:00
images_search.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
images_tag.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
info.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
networks.go Update swagger to improve compatibility 2022-03-22 15:20:30 -07:00
ping.go Refacter API server emphasis on logging 2021-09-10 15:07:25 -07:00
resize.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
secrets.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
swagger.go bump go module to version 4 2022-01-18 12:47:07 +01:00
system.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types.go V2 verify JSON output is consistent and doesn't drift 2020-05-28 16:20:29 -07:00
unsupported.go bump go module to version 4 2022-01-18 12:47:07 +01:00
version.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
volumes.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00