Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ImageReader ¶
type ImageWriter ¶
type ImageWriter struct { Path string RawImagePath string Name string Version string CheckSum string ImgSize uint64 Writer *gzip.Writer HeaderLen uint16 // contains filtered or unexported fields }
func CreateImage ¶
func (*ImageWriter) WriteMetadata ¶
func (i *ImageWriter) WriteMetadata()
Click to show internal directories.
Click to hide internal directories.