mirror of
https://github.com/containers/podman.git
synced 2025-08-06 11:32:07 +08:00

We now have only a few entrypoints that are called externally, so make the rest private. This will make it more obvious that we are not breaking any external users. Signed-off-by: Miloslav Trmač <mitr@redhat.com>