package image

// NAME is the name of the image that is embedded at compile time.
var NAME string

// SHA is the sha digest of the image that is embedded at compile time.
var SHA string