上一篇
目录
下一篇
rpc PullImage(PullImageRequest) returns (PullImageResponse) {}
下载镜像。
当前支持下载public镜像,使用用户名、密码、auth信息下载私有镜像,不支持authconfig中的server_address、identity_token、registry_token字段。
ImageSpec image | |
AuthConfig auth | |
PodSandboxConfig sandbox_config |