podman/libpod/image
Matthew Heon 1be345bd9d Begin to break up pkg/inspect
Let's put inspect structs where they're actually being used. We
originally made pkg/inspect to solve circular import issues.
There are no more circular import issues.

Image structs remain for now, I'm focusing on container inspect.

Signed-off-by: Matthew Heon <matthew.heon@pm.me>
2019-06-03 15:54:53 -04:00
..
testdata Split refNamesFromImageReference from Runtime.getPullListFromRef 2018-08-01 18:22:58 +00:00
docker_registry_options.go Minimally update for the DockerInsecureSkipTLSVerify type change 2018-12-06 23:34:59 +01:00
errors.go add podman container|image exists 2018-11-26 09:19:39 -06:00
image.go Begin to break up pkg/inspect 2019-06-03 15:54:53 -04:00
image_test.go Merge pull request #2850 from baude/eventsjournald 2019-04-25 12:20:39 -07:00
parts.go Remove imageParts.{isTagged,registry,name,tag} 2019-01-14 04:07:24 +01:00
parts_test.go Remove imageParts.{isTagged,registry,name,tag} 2019-01-14 04:07:24 +01:00
prune.go images: add context to GetParent/IsParent/Remove/Prune... 2019-04-25 08:57:58 -04:00
pull.go change from sysregistries to sysregistriesv2 2019-05-03 10:38:51 -04:00
pull_test.go Use imageParts.referenceWithRegistry in pullGoalFromPossiblyUnqualifiedName 2019-01-14 04:07:23 +01:00
search.go Fix a potential segfault in podman search 2019-04-03 15:11:08 -04:00
signing_options.go Stage3 Image Library 2018-03-14 20:21:31 +00:00
utils.go podman-remote save [image] 2019-02-20 12:58:05 -06:00