fix: Add containerd
to the message type reference
Signed-off-by: Bryant Biggs <bryantbiggs@gmail.com>
This commit is contained in:
parent
c3694aaf87
commit
42eee8bf05
@ -145,5 +145,5 @@ message SandboxMetricsRequest {
|
|||||||
}
|
}
|
||||||
|
|
||||||
message SandboxMetricsResponse {
|
message SandboxMetricsResponse {
|
||||||
types.Metric metrics = 1;
|
containerd.types.Metric metrics = 1;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user