Files
Matt Heon 98876454cb Refactor volume import to support the remote client
As with `volume export`, this was coded up exclusively in cmd/
instead of in libpod. Move it into Libpod, add a REST endpoint,
add bindings, and now everything talks using the ContainerEngine
wiring.

Also similar to `volume export` this also makes things work much
better with volumes that require mounting - we can now guarantee
they're actually mounted, instead of just hoping.

Includes some refactoring of `volume export` as well, to simplify
its implementation and ensure both Import and Export work with
readers/writers, as opposed to just files.

Fixes #26409

Signed-off-by: Matt Heon <mheon@redhat.com>
2025-06-23 13:42:22 -04:00
..
2025-01-31 16:19:18 -06:00
2025-01-21 12:47:30 -06:00
2025-01-21 12:47:30 -06:00
2025-01-21 12:47:30 -06:00
2025-04-22 16:50:02 -04:00
2025-01-17 08:30:45 +01:00
2025-01-15 06:51:32 -05:00
2022-09-06 09:37:13 -07:00
2024-04-04 09:28:21 -04:00
2025-06-12 02:22:42 -04:00
2024-04-03 10:18:49 +00:00