diff options
author | Matthew Heon <mheon@redhat.com> | 2021-07-08 14:22:33 -0400 |
---|---|---|
committer | Matthew Heon <mheon@redhat.com> | 2021-07-08 14:22:33 -0400 |
commit | e5fcffc551b42936c635d13658e7d0a9e95d3a16 (patch) | |
tree | 613f87f31de469eea788e40f2e1b22a90aa3a8e8 /test/e2e/pod_pause_test.go | |
parent | 31c3b952e5da7eb11a32464a0cd74856265efec5 (diff) | |
download | podman-e5fcffc551b42936c635d13658e7d0a9e95d3a16.tar.gz podman-e5fcffc551b42936c635d13658e7d0a9e95d3a16.tar.bz2 podman-e5fcffc551b42936c635d13658e7d0a9e95d3a16.zip |
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>
Diffstat (limited to 'test/e2e/pod_pause_test.go')
0 files changed, 0 insertions, 0 deletions