package
1.2.3
Repository: https://github.com/kevpar/containerd.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
Package storage provides a metadata storage implementation for snapshot drivers.
No description provided by the author

# Functions

ParseKind parses the provided string into a Kind If the string cannot be parsed KindUnknown is returned.
WithLabels adds labels to a created snapshot.

# Constants

definitions of snapshot kinds.
definitions of snapshot kinds.
definitions of snapshot kinds.
definitions of snapshot kinds.

# Structs

Info provides information about a particular snapshot.
Usage defines statistics for disk resources consumed by the snapshot.

# Interfaces

Snapshotter defines the methods required to implement a snapshot snapshotter for allocating, snapshotting and mounting filesystem changesets.

# Type aliases

Kind identifies the kind of snapshot.
Opt allows setting mutable snapshot properties on creation.