I want to get container status info just like the varz info from dea. I find the interface named "handleinfo" in garden server(request_handling.go) which has the info I need.
My question is which component will use this interface? request the garden server directly?