package
17.12.1-ce-rc2+incompatible
Repository: https://github.com/docker/cli.git
Documentation: pkg.go.dev

# Functions

New returns an image cache, based on history objects.
NewLocal returns a local image cache, based on parent chain.

# Structs

ImageCache is cache based on history objects.
LocalImageCache is cache based on parent chain.