mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-31 16:36:38 +00: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