podman/pkg/api/server
Matt Heon ddea30e40e Add Compat API for Update
The Docker endpoint here is kind of a nightmare - accepts a full
Resources block, including a large number of scary things like
devices. But it only documents (and seems to use) a small subset
of those. This implements support for that subset. We can always
extend things to implement more later if we have a need.

Signed-off-by: Matt Heon <mheon@redhat.com>
2024-04-17 08:23:51 -04:00
..
idle bump golangci-lint to v1.49.0 2022-10-17 09:19:41 +02:00
doc.go update API doc version to 5.0.0 2024-03-12 12:06:15 +01:00
handler_api.go Bump Go module to v5 2024-02-08 09:35:39 -05: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 v5 2024-02-08 09:35:39 -05:00
handler_rid.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
listener_api.go bump golangci-lint to v1.49.0 2022-10-17 09:19:41 +02:00
register_archive.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
register_auth.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
register_containers.go Add Compat API for Update 2024-04-17 08:23:51 -04:00
register_distribution.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
register_events.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
register_exec.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
register_generate.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
register_healthcheck.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
register_images.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
register_info.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
register_kube.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
register_manifest.go fix swagger doc for manifest create 2024-04-16 12:37:03 +02:00
register_monitor.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
register_networks.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
register_ping.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
register_plugins.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
register_pods.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
register_secrets.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
register_swagger.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
register_swarm.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
register_system.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
register_version.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
register_volumes.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
server.go Bump Go module to v5 2024-02-08 09:35:39 -05:00