//
pkg.gl
Category
github.com/purecloudlabs/gprovision
pkg
recovery
archive
meta
package
0.0.0-20221215221243-b79a0d8da330
Repository:
https://github.com/purecloudlabs/gprovision.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
2
Files
157 SLOC
#
Functions
Read
Read is like ReadRaw but returns an ImgMeta struct.
ReadRaw
ReadRaw reads a metadata file embedded at the beginning of a .upd (tar.xz) archive, returning the raw data, which is encoded as json.
#
Variables
MetaPath
remove leading slash because that will not be present in tar.
#
Structs
ImgMeta
ImgMeta is embedded in a .upd file, and describes the image and CI job.