containerd/snapshots/devmapper
Derek McGowan 7b2a918213
Generalize the plugin package
Remove containerd specific parts of the plugin package to prepare its
move out of the main repository. Separate the plugin registration
singleton into a separate package.

Separating out the plugin package and registration makes it easier to
implement external plugins without creating a dependency loop.

Signed-off-by: Derek McGowan <derek@mcg.dev>
2023-10-12 21:22:32 -07:00
..
blkdiscard chore: use go fix to cleanup old +build buildtag 2022-12-29 14:25:14 +08:00
dmsetup chore: use go fix to cleanup old +build buildtag 2022-12-29 14:25:14 +08:00
plugin Generalize the plugin package 2023-10-12 21:22:32 -07:00
config_test.go Update go-toml to v2 2023-09-22 15:35:12 -07:00
config.go Update go-toml to v2 2023-09-22 15:35:12 -07:00
device_info.go chore: use go fix to cleanup old +build buildtag 2022-12-29 14:25:14 +08:00
metadata_test.go chore: use go fix to cleanup old +build buildtag 2022-12-29 14:25:14 +08:00
metadata.go chore: use go fix to cleanup old +build buildtag 2022-12-29 14:25:14 +08:00
pool_device_test.go Move to use github.com/containerd/log 2023-09-22 07:53:23 -07:00
pool_device.go Move to use github.com/containerd/log 2023-09-22 07:53:23 -07:00
snapshotter_test.go Move to use github.com/containerd/log 2023-09-22 07:53:23 -07:00
snapshotter.go Move to use github.com/containerd/log 2023-09-22 07:53:23 -07:00