Documentation
¶
Index ¶
Constants ¶
View Source
const (
ShimName = "shim"
)
View Source
const (
ShimPath = "/" + ShimName
)
Variables ¶
View Source
var ( ShimEntrypoint = []string{ShimPath} ShimSleepEntrypoint = append(ShimEntrypoint, "-s") )
View Source
var (
TarArchiveCompression = gzip.BestCompression
)
Functions ¶
func NewShimReader ¶
func NewShimTarArchive ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.