podman/pkg/systemd/generate
Matthew Heon e5fcffc551 Remove GetStore function from Libpod
We should not be exposing the store outside of Libpod. We want to
encapsulate it as an internal implementation detail - there's no
reason functions outside of Libpod should directly be
manipulating container storage. Convert the last use to invoke a
method on Libpod instead, and remove the function.

[NO TESTS NEEDED] as this is just a refactor.

Signed-off-by: Matthew Heon <mheon@redhat.com>
2021-07-08 14:22:33 -04:00
..
common.go systemd/generate: change type to notify 2021-06-04 10:17:25 +02:00
common_test.go systemd/generate: change type to notify 2021-06-04 10:17:25 +02:00
containers.go Remove GetStore function from Libpod 2021-07-08 14:22:33 -04:00
containers_test.go systemd/generate: change type to notify 2021-06-04 10:17:25 +02:00
pods.go podman generate systemd --new do not duplicate params 2021-03-28 20:01:17 +02:00
pods_test.go generate systemd: make mounts portable 2021-05-31 11:31:27 +02:00