# Functions
Import imports the images specified by the import requests.
NewImporter builds new Importer.
NewRunner creates runner.Runner that runs a container in containerd.
WithContainerdAddress configures containerd address to use.
WithCustomSeccompProfile allows to override default seccomp profile.
WithMemoryLimit sets the linux resource memory limit field.
WithOOMScoreAdj sets the oom score.
WithRootfsPropagation sets the root filesystem propagation.
# Structs
Importer implements image import.
ImportRequest represents an image import request.
StdinCloser wraps io.Reader providing a signal when reader is read till EOF.
# Type aliases
ImporterOption configures containerd Inspector.