boltutil
Write the Annotations map into the bolt db
2019-03-07 13:55:58 -05:00
bolt.go
boltdb/bolt --> go.etcd.io/bbolt
2018-09-12 15:23:57 -07:00
buckets.go
Add structure documentation for metadata
2019-02-05 14:45:29 -08:00
db_test.go
Support target snapshot references on prepare
2019-11-25 10:07:25 -08:00
db.go
fix-up typo
2019-09-26 13:02:03 +08:00
gc_test.go
Add flat GC label for leases
2019-07-18 11:16:46 -07:00
gc.go
Add flat GC label for leases
2019-07-18 11:16:46 -07:00
images_test.go
Replace errors.Cause() with errors.Is()
2020-05-08 14:36:45 +02:00
migrations.go
Adds a no-op migration for metadata v3
2018-09-12 15:33:42 -07:00
snapshot_test.go
Move label filter to snapshots package
2019-12-25 12:13:08 +09:00
snapshot.go
Add Cleanup to snapshot API
2020-01-07 14:59:20 -08:00