Documentation
¶
Index ¶
- func BindRO(from, to string) error
- func BindRW(from, to string) error
- func IsOpaque(p string) (bool, error)
- func IsWhiteout(info os.FileInfo) bool
- func MountRamdisk(mountPoint, size string) error
- func MountSquash(squashDev, mountPoint string) error
- func OverlayRO(into string, lowerDirs ...string) error
- func OverlayRW(into, upperDir, workDir string, lowerDir string) error
- func RemoveOpaqueAttr(p string) error
- func SetSize(mountPoint, size string) error
- func Squash(src, dst, compressionAlg string) error
- func Unmount(mountPoint string) error
- func UnmountSquash(mountPoint string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsWhiteout ¶
func MountRamdisk ¶
func MountSquash ¶
func RemoveOpaqueAttr ¶
func UnmountSquash ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.