package
1.3.1
Repository: https://github.com/mjgpy3/docker.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

No description provided by the author
No description provided by the author
NaiveDiffDriver returns a fully functional driver that wraps the given ProtoDriver and adds the capability of the following methods which it may or may not support on its own: Diff(id, parent string) (archive.Archive, error) Changes(id, parent string) ([]archive.Change, error) ApplyDiff(id, parent string, diff archive.ArchiveReader) (bytes int64, err error) DiffSize(id, parent string) (bytes int64, err error).
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

Driver is the interface for layered/snapshot file system drivers.
ProtoDriver defines the basic capabilities of a driver.

# Type aliases

No description provided by the author
No description provided by the author