spiegel_podman/pkg/api/handlers/compat
Aditya R 44f11ec2c6
podman-remote: enable support for additional build-context on macOS, remote
Feature of additional build context added here https://github.com/containers/buildah/pull/3978
already exists on `podman` following PR just enables this feature of
`podman-remote` and `podman on macOS` setups.

Signed-off-by: Aditya R <arajan@redhat.com>
2022-06-02 17:38:33 +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 Swagger refactor/cleanup 2022-05-19 15:24:18 -07:00
containers_archive.go Add API support for NoOverwriteDirNonDir 2022-05-26 16:31:15 -07:00
containers_attach.go Allow HTTP attach to stopped containers 2022-04-13 14:04:05 -04:00
containers_create.go Swagger refactor/cleanup 2022-05-19 15:24:18 -07: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 Swagger refactor/cleanup 2022-05-19 15:24:18 -07:00
exec.go Swagger refactor/cleanup 2022-05-19 15:24:18 -07:00
images.go pkg/api/handlers/compat/images.go: drop TODO message 2022-05-25 12:31:31 +02:00
images_build.go podman-remote: enable support for additional build-context on macOS, remote 2022-06-02 17:38:33 +05:30
images_history.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
images_prune.go Swagger refactor/cleanup 2022-05-19 15:24:18 -07:00
images_push.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
images_remove.go Deleting an n use image should return conflict not system error 2022-05-16 09:59:19 -04: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 Swagger refactor/cleanup 2022-05-19 15:24:18 -07:00
networks.go Swagger refactor/cleanup 2022-05-19 15:24:18 -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 Swagger refactor/cleanup 2022-05-19 15:24:18 -07: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 Swagger refactor/cleanup 2022-05-19 15:24:18 -07:00
volumes.go Swagger refactor/cleanup 2022-05-19 15:24:18 -07:00