# Functions
NewImageService returns a new ImageService from a configuration.
OnlyPlatformWithFallback uses `platforms.Only` with a fallback to handle the case where the platform being matched does not have a CPU variant.
# Variables
ImagesActions measures the time it takes to process some image actions.
# Structs
DistributionServices provides daemon image storage services.
ErrImageDoesNotExist is error returned when no image can be found for a reference.
ImageService provides a backend for image management.
ImageServiceConfig is the configuration used to create a new ImageService.