mirror of
https://github.com/containers/podman.git
synced 2025-10-13 01:06:10 +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>