package cachecheck

import "github.com/docker/distribution/registry/storage/cache/cachecheck"

Index

Functions

func CheckBlobDescriptorCache

func CheckBlobDescriptorCache(t *testing.T, provider cache.BlobDescriptorCacheProvider)

CheckBlobDescriptorCache takes a cache implementation through a common set of operations. If adding new tests, please add them here so new implementations get the benefit. This should be used for unit tests.

Source Files

suite.go

Version
v2.8.3+incompatible (latest)
Published
Oct 2, 2023
Platform
linux/amd64
Imports
6 packages
Last checked
3 days ago

Tools for package owners.