# 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
No description provided by the author
Package storage provides a metadata storage implementation for snapshot drivers.
No description provided by the author
# Functions
FilterInheritedLabels filters the provided labels by removing any key which isn't a snapshot label.
ParseKind parses the provided string into a Kind
If the string cannot be parsed KindUnknown is returned.
WithLabels appends labels to a created snapshot.
# Constants
definitions of snapshot kinds.
definitions of snapshot kinds.
definitions of snapshot kinds.
definitions of snapshot kinds.
# Interfaces
Cleaner defines a type capable of performing asynchronous resource cleanup.
Snapshotter defines the methods required to implement a snapshot snapshotter for allocating, snapshotting and mounting filesystem changesets.