//
pkg.gl
Category
github.com/thanos-io/objstore
providers
filesystem
package
0.0.0-20240722162417-19b0c0f0ffd8
Repository:
https://github.com/thanos-io/objstore.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
11
Files
231 SLOC
#
Functions
NewBucket
NewBucket returns a new filesystem.Bucket.
NewBucketFromConfig
NewBucketFromConfig returns a new filesystem.Bucket from config.
#
Structs
Bucket
Bucket implements the objstore.Bucket interfaces against filesystem that binary runs on.
Config
Config stores the configuration for storing and accessing blobs in filesystem.