Documentation ¶
Index ¶
Constants ¶
View Source
const ( // ImageLayoutVersion is the version of the image layout we support. This // value is *not* the same as imagespec.Version, and the meaning of this // field is still under discussion in the spec. For now we'll just hardcode // the value and hope for the best. ImageLayoutVersion = "1.0.0" )
Variables ¶
View Source
var Driver cas.Driver = dirDriver{}
Driver is an implementation of drivers.Driver for local directory-backed OCI image layouts.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.