mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-09 17:34:25 +01:00
agent-ctl: Add image client
- Add image-client to the new get volume stats code in CCv0 Signed-off-by: stevenhorsman <steven@uk.ibm.com>
This commit is contained in:
@@ -1712,6 +1712,7 @@ fn agent_cmd_sandbox_get_volume_stats(
|
||||
ctx: &Context,
|
||||
client: &AgentServiceClient,
|
||||
_health: &HealthClient,
|
||||
_image: &ImageClient,
|
||||
_options: &mut Options,
|
||||
args: &str,
|
||||
) -> Result<()> {
|
||||
|
||||
Reference in New Issue
Block a user