package
0.0.0-20220901192706-96c5ae04b678
Repository: https://github.com/moby/containerd.git
Documentation: pkg.go.dev
# Functions
NewLabeledStore returns a new content store using the provided label store
Note: content stores which are used underneath a metadata store may not require labels and should use `NewStore`.
NewStore returns a local content store.
# Interfaces
LabelStore is used to store mutable labels for digests.