containerd/gc/scheduler
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
..
metrics.go add gc scheduler metrics: collection count 2022-06-07 10:33:47 +08:00
scheduler_test.go Use wait instead of a sleep to check for startup delay 2023-04-06 08:43:32 -07:00
scheduler.go Generalize the plugin package 2023-10-12 21:22:32 -07:00