package
1.2.3
Repository: https://github.com/kevpar/containerd.git
Documentation: pkg.go.dev

# Functions

AsynchronousRemove defers removal of filesystem content until the Cleanup method is called.
NewSnapshotter returns a Snapshotter which uses overlayfs.
Supported returns nil when the overlayfs is functional on the system with the root directory.

# Structs

SnapshotterConfig is used to configure the overlay snapshotter instance.

# Type aliases

Opt is an option to configure the overlay snapshotter.