Documentation ¶
Index ¶
- func BaseImagePathToVolumeID(baseImagePath string) string
- func Busybox1262Config() interface{}
- 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 SkipIfNonRootAndNotBTRFS(uid int, driver string)
- func SkipIfNotBTRFS(driver string)
- func SkipIfNotXFS(driver string)
- func UpdateBaseImageTar(tarPath, sourcePath string)
- type CustomRoundTripper
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BaseImagePathToVolumeID ¶ added in v0.4.0
func Busybox1262Config ¶ added in v0.16.0
func Busybox1262Config() interface{}
func CreateBaseImageTar ¶ added in v0.7.0
func CreateFakeBin ¶ added in v0.7.0
func MakeBinaryAccessibleToEveryone ¶ added in v0.15.0
func SkipIfNonRoot ¶ added in v0.15.0
func SkipIfNonRoot(uid int)
func SkipIfNonRootAndNotBTRFS ¶ added in v0.16.0
func SkipIfNotBTRFS ¶ added in v0.11.0
func SkipIfNotBTRFS(driver string)
func SkipIfNotXFS ¶ added in v0.11.0
func SkipIfNotXFS(driver string)
func UpdateBaseImageTar ¶ added in v0.7.0
func UpdateBaseImageTar(tarPath, sourcePath string)
Types ¶
Click to show internal directories.
Click to hide internal directories.