ListPodSandbox

接口原型

  1. rpc ListPodSandbox(ListPodSandboxRequest) returns (ListPodSandboxResponse) {}

接口描述

返回sandbox信息的列表,支持条件过滤。

注意事项

参数: ListPodSandboxRequest

参数成员

描述

PodSandboxFilter filter

条件过滤参数,具体内容参考左侧链接

返回值: ListPodSandboxResponse

返回值

描述

repeated PodSandbox items

sandbox信息的列表