Versions in this module Expand all Collapse all v2 v2.4.3 Feb 9, 2022 Changes in this version + func MockStorageBlock(t testing.TB, bucket objstore.Bucket, userID string, minT, maxT int64) tsdb.BlockMeta + func MockStorageDeletionMark(t testing.TB, bucket objstore.Bucket, userID string, meta tsdb.BlockMeta) *metadata.DeletionMark + func PrepareFilesystemBucket(t testing.TB) (objstore.Bucket, string)