spiegel_podman/pkg/api/server
Paul Holzinger 6b7f718b4b
wire in new buildah build options
Add support for --layerLabel.
Support for --cw is only added for the local client. I am not sure how
I would wire this over remote. The current code parse the options in
the frontend which hard codes the Tmpdir field to an incorrect value if
we would json marshal this vie remote API so it would not work in real
remote cases.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2023-09-14 11:21:00 +02:00
..
idle bump golangci-lint to v1.49.0 2022-10-17 09:19:41 +02:00
doc.go Fix system service manpage name in API Documentation 2023-06-11 14:21:46 -04:00
handler_api.go pkg/api: BufferedResponseWriter flush correctly 2023-06-23 16:51:22 +02:00
handler_logging.go system service --log-level=trace: support hijack 2023-03-14 14:33:52 +01:00
handler_panic.go bump go module to version 4 2022-01-18 12:47:07 +01:00
handler_rid.go Replace deprecated ioutil 2022-09-20 15:34:27 -04:00
listener_api.go bump golangci-lint to v1.49.0 2022-10-17 09:19:41 +02:00
register_archive.go Swagger refactor/cleanup 2022-05-19 15:24:18 -07:00
register_auth.go Swagger refactor/cleanup 2022-05-19 15:24:18 -07:00
register_containers.go API attach: return vnd.docker.multiplexed-stream header 2023-08-24 16:22:28 +02:00
register_distribution.go bump go module to version 4 2022-01-18 12:47:07 +01:00
register_events.go Use 8k buffer to help clients w/ broken parsing 2022-07-29 00:51:44 -05:00
register_exec.go api docs: document stream format 2023-08-24 16:19:50 +02:00
register_generate.go Add generate systemd -e/--env option 2022-09-06 20:17:11 +09:00
register_healthcheck.go Swagger refactor/cleanup 2022-05-19 15:24:18 -07:00
register_images.go wire in new buildah build options 2023-09-14 11:21:00 +02:00
register_info.go Swagger refactor/cleanup 2022-05-19 15:24:18 -07:00
register_kube.go Merge pull request #19211 from jakecorrenti/add-reserved-flag-generate 2023-07-16 17:34:35 +02:00
register_manifest.go push, manifest-push: --force-compression must be true with --compression-format 2023-08-28 16:41:13 +05:30
register_monitor.go bump go module to version 4 2022-01-18 12:47:07 +01:00
register_networks.go Fix typos 2023-02-11 18:23:24 +01:00
register_ping.go Swagger refactor/cleanup 2022-05-19 15:24:18 -07:00
register_plugins.go bump go module to version 4 2022-01-18 12:47:07 +01:00
register_pods.go top: do not depend on ps(1) in container 2023-07-10 13:32:55 +02:00
register_secrets.go Display secret to user in inpspect 2023-06-28 13:14:49 -04:00
register_swagger.go bump go module to version 4 2022-01-18 12:47:07 +01:00
register_swarm.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
register_system.go Swagger refactor/cleanup 2022-05-19 15:24:18 -07:00
register_version.go Swagger refactor/cleanup 2022-05-19 15:24:18 -07:00
register_volumes.go Swagger refactor/cleanup 2022-05-19 15:24:18 -07:00
server.go system service: unset NOTIFY_SOCKET 2023-08-24 16:23:01 +02:00