overlay

package
v1.3.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 24, 2024 License: BSD-3-Clause Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Nfs    int64 = 0x6969
	Fuse   int64 = 0x65735546
	Ecrypt int64 = 0xF15F
	Lustre int64 = 0x0BD00BD0 //nolint:misspell
	Gpfs   int64 = 0x47504653
	Panfs  int64 = 0xAAD7AAEA
)

Variables

This section is empty.

Functions

func CheckFuse added in v1.1.0

func CheckFuse(path string) error

CheckFuse checks if the filesystem of the provided path is of type FUSE and if so return errIncompatibleFs.

func CheckLower

func CheckLower(path string) error

CheckLower checks if the underlying filesystem of the provided path can be used as lower overlay directory.

func CheckUpper

func CheckUpper(path string) error

CheckUpper checks if the underlying filesystem of the provided path can be used as an upper overlay directory.

func IsIncompatible

func IsIncompatible(err error) bool

IsIncompatible returns if the error corresponds to an incompatible filesystem error.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL