containerd/metrics/cgroups
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
..
common chore: use go fix to cleanup old +build buildtag 2022-12-29 14:25:14 +08:00
v1 Fix linter issues for golangci-lint 1.54.2 2023-10-03 21:56:47 +09:00
v2 Move to use github.com/containerd/log 2023-09-22 07:53:23 -07:00
cgroups.go Generalize the plugin package 2023-10-12 21:22:32 -07:00
metrics_test.go chore: use go fix to cleanup old +build buildtag 2022-12-29 14:25:14 +08:00