# Functions
NewInMemoryImageCache return new mutex guarded cache.
NewRegistry creates and initializes registry.
# Structs
ContainerInfo K8s structure keeps information retrieved from POD definition.
DockerCreds Docker credentials.
InMemoryImageCache Concrete mutex-guarded cache.
Registry impl.