# Packages
Copyright (c) 2016-2019 Uber Technologies, Inc.
# Functions
GetBlobDigest returns blob digest.
GetLayerDigest returns digest of the layer.
GetManifestDigest returns manifest or tag digest.
GetManifestTag returns tag name.
GetRepo returns repo name.
GetUploadAlgoAndOffset returns the algorithm and offset of the hashstates.
GetUploadUUID returns upload UUID.
NewReadOnlyStorageDriver creates a KrakenStorageDriver which can only pull blobs.
NewReadWriteStorageDriver creates a KrakenStorageDriver which can push / pull blobs.
ParsePath returns PathType, PathSubtype, and error given path string.
StorageDriverFixture creates a storage driver for testing purposes.
# Constants
Name of storage driver.
# Structs
Config defines registry configuration.
InvalidRegistryPathError indicates path error.
InvalidRequestError implements error and contains the path that is not supported.
KrakenStorageDriver is a storage driver.
# Interfaces
BlobStore defines cache file accessors.
# Type aliases
PathSubType describes the subtype of a path i.e.
PathType describes the type of a path i.e.