containerd/metadata
Derek McGowan 8cf3fad8d4
Add leases manager interface
Add leases manager to the leases package and use the
interface on the client and service.

Signed-off-by: Derek McGowan <derek@mcgstyle.net>
2018-07-18 10:43:37 -07:00
..
boltutil Licence header added 2018-02-19 10:32:26 +09:00
adaptors.go Licence header added 2018-02-19 10:32:26 +09:00
bolt.go Licence header added 2018-02-19 10:32:26 +09:00
buckets.go Add restart monitor 2018-05-16 13:07:23 -04:00
containers_test.go Allow image and snapshotkey to be updated 2018-04-05 17:01:07 -04:00
containers.go Allow image and snapshotkey to be updated 2018-04-05 17:01:07 -04:00
content_test.go Fix the formatting directives error during compilation 2018-07-05 20:40:21 +05:30
content.go content: change Writer/ReaderAt to take OCI 2018-06-01 11:51:43 +09:00
db_test.go content: change Writer/ReaderAt to take OCI 2018-06-01 11:51:43 +09:00
db.go Merge pull request #2154 from dmcgowan/shared-content-ingests 2018-03-12 16:11:32 -07:00
gc_test.go Add lease expiration to garbage collection 2018-07-18 00:45:06 -07:00
gc.go Add lease expiration to garbage collection 2018-07-18 00:45:06 -07:00
images_test.go Licence header added 2018-02-19 10:32:26 +09:00
images.go Licence header added 2018-02-19 10:32:26 +09:00
leases_test.go Add leases manager interface 2018-07-18 10:43:37 -07:00
leases.go Add leases manager interface 2018-07-18 10:43:37 -07:00
migrations.go Merge pull request #2154 from dmcgowan/shared-content-ingests 2018-03-12 16:11:32 -07:00
namespaces.go Licence header added 2018-02-19 10:32:26 +09:00
snapshot_test.go Move testutils to pkg 2018-05-22 17:08:38 -04:00
snapshot.go Merge pull request #1833 from dmcgowan/snapshot-gc-3rd-phase 2018-03-12 17:49:56 -07:00