pub async fn list_op(t: &Transport, f: &ListFilter) -> Result<ListReport>Expand description
Every matching container. With no --namespace, both namespaces are read
and merged so an agnostic container is never silently omitted: a list
command that showed only half the namespace space would be lying (spec 5.2).