containerd/runtime/v2/runc
Danny Canter d56722ef2a Sandbox: Add SandboxMetrics rpc
To gather metrics/stats about a specific sandbox instance, it'd be nice to
have a dedicated rpc for this. Due to the same "what kind of stats are going
to be returned" dilemma exists for sandboxes as well, I've re-used the metrics
type we have as the data field is just an `any`, leaving the metrics returned
entirely up to the shim author. For CRI usecases this will just be cgroup and
windows stats as that's all that's supported right now.

Signed-off-by: Danny Canter <danny@dcantah.dev>
2023-06-12 03:30:48 -07:00
..
manager Use mount.Target to specify subdirectory of rootfs mount 2023-01-27 09:51:58 +08:00
options Remove the CriuPath field from runc's options 2023-03-16 17:12:51 +08:00
pause Sandbox: Add SandboxMetrics rpc 2023-06-12 03:30:48 -07:00
task Cleanup logrus imports 2023-05-05 11:54:14 -07:00
container.go Cleanup logrus imports 2023-05-05 11:54:14 -07:00
platform.go chore: use go fix to cleanup old +build buildtag 2022-12-29 14:25:14 +08:00
util.go chore: use go fix to cleanup old +build buildtag 2022-12-29 14:25:14 +08:00