containerd/metadata
Derek McGowan d25007e548
Add structure documentation for metadata
Adds comment showing the structure of the buckets
as stored in boltdb. Includes all bucket names, key names
and descriptions of the stored values.

Moves the metadata comment to package level to be exposed
in the godoc overview.

Signed-off-by: Derek McGowan <derek@mcgstyle.net>
2019-02-05 14:45:29 -08:00
..
boltutil boltdb/bolt --> go.etcd.io/bbolt 2018-09-12 15:23:57 -07:00
adaptors.go Support lease filters 2018-07-18 10:43:37 -07: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
containers_test.go boltdb/bolt --> go.etcd.io/bbolt 2018-09-12 15:23:57 -07:00
containers.go Eliminate misuses of errors.Wrapf 2018-11-29 14:26:53 -08:00
content_test.go metadata: define content sharing policy 2018-12-21 15:02:21 +08:00
content.go fix: linter issue 2019-01-23 22:54:51 +08:00
db_test.go Adds a no-op migration for metadata v3 2018-09-12 15:33:42 -07:00
db.go fix: linter issue 2019-01-23 22:54:51 +08:00
gc_test.go boltdb/bolt --> go.etcd.io/bbolt 2018-09-12 15:23:57 -07:00
gc.go metadata/gc: remove the noop-loop for snapshot reference 2019-01-29 19:11:28 +08:00
images_test.go Licence header added 2018-02-19 10:32:26 +09:00
images.go Eliminate misuses of errors.Wrapf 2018-11-29 14:26:53 -08:00
leases_test.go boltdb/bolt --> go.etcd.io/bbolt 2018-09-12 15:23:57 -07:00
leases.go Eliminate misuses of errors.Wrapf 2018-11-29 14:26:53 -08:00
migrations.go Adds a no-op migration for metadata v3 2018-09-12 15:33:42 -07:00
namespaces.go boltdb/bolt --> go.etcd.io/bbolt 2018-09-12 15:23:57 -07:00
snapshot_test.go boltdb/bolt --> go.etcd.io/bbolt 2018-09-12 15:23:57 -07:00
snapshot.go fix: linter issue 2019-01-23 22:54:51 +08:00