podman/pkg/api/server
Aditya R fbbcb957c7
container-commit: support --squash to squash layers into one
Allow users to commit containers into a single layer.

Usage
```bash
podman container commit --squash <name>
```

Signed-off-by: Aditya R <arajan@redhat.com>
2022-02-23 17:38:28 +05:30
..
idle Refacter API server emphasis on logging 2021-09-10 15:07:25 -07:00
docs.go Update swagger documentation 2021-12-31 08:43:56 -05:00
handler_api.go bump go module to version 4 2022-01-18 12:47:07 +01:00
handler_logging.go Refacter API server emphasis on logging 2021-09-10 15:07:25 -07:00
handler_panic.go bump go module to version 4 2022-01-18 12:47:07 +01:00
handler_rid.go bump go module to version 4 2022-01-18 12:47:07 +01:00
listener_api.go Make podman service log events 2020-11-19 14:42:56 -07:00
register_archive.go bump go module to version 4 2022-01-18 12:47:07 +01:00
register_auth.go bump go module to version 4 2022-01-18 12:47:07 +01:00
register_containers.go bump go module to version 4 2022-01-18 12:47:07 +01:00
register_distribution.go bump go module to version 4 2022-01-18 12:47:07 +01:00
register_events.go bump go module to version 4 2022-01-18 12:47:07 +01:00
register_exec.go bump go module to version 4 2022-01-18 12:47:07 +01:00
register_generate.go Handlers for `generate systemd` with custom dependencies 2022-01-19 21:46:16 +05:00
register_healthcheck.go bump go module to version 4 2022-01-18 12:47:07 +01:00
register_images.go container-commit: support --squash to squash layers into one 2022-02-23 17:38:28 +05:30
register_info.go bump go module to version 4 2022-01-18 12:47:07 +01:00
register_manifest.go bump go module to version 4 2022-01-18 12:47:07 +01:00
register_monitor.go bump go module to version 4 2022-01-18 12:47:07 +01:00
register_networks.go Add 409 response to swagger godoc 2022-02-10 13:47:24 -07:00
register_ping.go bump go module to version 4 2022-01-18 12:47:07 +01:00
register_play.go bump go module to version 4 2022-01-18 12:47:07 +01:00
register_plugins.go bump go module to version 4 2022-01-18 12:47:07 +01:00
register_pods.go bump go module to version 4 2022-01-18 12:47:07 +01:00
register_secrets.go bump go module to version 4 2022-01-18 12:47:07 +01: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 bump go module to version 4 2022-01-18 12:47:07 +01:00
register_version.go bump go module to version 4 2022-01-18 12:47:07 +01:00
register_volumes.go bump go module to version 4 2022-01-18 12:47:07 +01:00
server.go bump go module to version 4 2022-01-18 12:47:07 +01:00
swagger.go Update godoc, swagger using wrong struct 2022-01-25 10:05:51 -07:00