Documentation ¶
Index ¶
- func BaseImagePathToVolumeID(baseImagePath string) string
- func CreateBaseImage(rootUID, rootGID, grootUID, grootGID int) string
- func CreateBaseImageTar(sourcePath string) *os.File
- func CreateFakeBin(binaryName string) (string, *os.File, *os.File)
- func CreateFakeDrax() (string, *os.File, *os.File)
- func CreateFakeTardis() (string, *os.File, *os.File)
- func FindGID(group string) uint32
- func FindUID(user string) uint32
- func MakeBinaryAccessibleToEveryone(binaryPath string) string
- func SkipIfNonRoot(uid int)
- func SkipIfNotBTRFS(driver string)
- func SkipIfRoot(uid int)
- func String2URL(s string) *url.URL
- func UpdateBaseImageTar(tarPath, sourcePath string)
- type CustomRoundTripper
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BaseImagePathToVolumeID ¶
func CreateBaseImage ¶
func CreateBaseImageTar ¶
func SkipIfNonRoot ¶
func SkipIfNonRoot(uid int)
func SkipIfNotBTRFS ¶
func SkipIfNotBTRFS(driver string)
func SkipIfRoot ¶
func SkipIfRoot(uid int)
func String2URL ¶
func UpdateBaseImageTar ¶
func UpdateBaseImageTar(tarPath, sourcePath string)
Types ¶
Click to show internal directories.
Click to hide internal directories.