Documentation ¶
Index ¶
Constants ¶
View Source
const ( RepoFile = "/var/lib/box/images/repositories.json" ImagesDir = "/var/lib/box/images" LayersDir = "/var/lib/box/images/layers" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Image ¶
func NewImage ¶
NewImage returns a new Image.
It pulls image ans sets the Registry, Repository, Name, and Tag.
type Repositories ¶
type Repositories map[string]Repository
type Repository ¶
Click to show internal directories.
Click to hide internal directories.