//
pkg.gl
Category
github.com/moby/docker
daemon
graphdriver
aufs
package
23.0.16+incompatible
Repository:
https://github.com/moby/docker.git
Documentation:
pkg.go.dev
Overview
Versions
5
Dependencies
27
Dependents
0
Files
651 SLOC
#
Functions
Init
Init returns a new AUFS driver.
Unmount
Unmount the target specified.
#
Variables
ErrAufsNested
ErrAufsNested means aufs cannot be used bc we are in a user namespace.
ErrAufsNotSupported
ErrAufsNotSupported is returned if aufs is not supported by the host.
#
Structs
Driver
Driver contains information about the filesystem mounted.