# Functions
NewPullableImage initializes a PullableImage spec from a user provided config.
# Variables
DefaultRetries is the default number of retries.
MaxBackoff is the maximum backoff time per retry in seconds.
# Structs
PullableImage contains metadata necessary for pulling images.
PulledImage using provided PullableImage.
Spec for rootfs extraction.