Registry / cloud / thanos-io-objstore

thanos-io-objstore

JSON →
library0.0.0-20240116185442-6ecabdddaab1gogounverified

A generic object store interface and implementations for cloud storage backends.

go get github.com/thanos-io/objstore
INSTALL
IMPORT
SIG · THANOS-IO-OBJSTORE
T
thanos-io-objstore
cloudgov0.0.0-20240116185442-6ecabdddaab1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

objstore
github.com/thanos-io/objstore

Create a new S3 object store bucket

package main import ( "fmt" "github.com/thanos-io/objstore" ) func main() { bucket, _ := objstore.NewBucket("s3", nil) fmt.Println(bucket) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20240116185442-6ecabdddaab1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
28 hits · last 30 days
node
26
Resources
thanos-io-objstore — go get thanos-io-objstore · libregistry