package
17.12.1-ce-rc2+incompatible
Repository: https://github.com/gao745/docker-cli.git
Documentation: pkg.go.dev
# Functions
NewReferenceStore creates a new reference store, tied to a file path where the set of references are serialized in JSON format.
# Variables
ErrDoesNotExist is returned if a reference is not found in the store.
# Structs
An Association is a tuple associating a reference with an image ID.
# Interfaces
Store provides the set of methods which can operate on a reference store.