# Functions
Bootstrap perform the init process of a container.
No description provided by the author
ContainerConfigFactory is the default container config factory, is returns a config.Config, with the default setup.
No description provided by the author
NewDriverImage returns a new DriverImage from an image reference.
NewRuntime create a new runtime using as storage the given path.
NewULID returns a new ULID, which is a lexically sortable UUID.
ParseImageName converts a URL-like image name to a types.ImageReference.
# Variables
No description provided by the author
No description provided by the author
# Structs
DriverImageStatus represents the status of an installed driver image on disk.
No description provided by the author
# Interfaces
Command represents the main command of a container.
Container represent a container created from a driver image.
DriverImage represents a docker image of a driver.
# Type aliases
No description provided by the author
No description provided by the author
Process defines the process to be executed inside of a container.