Function: imageList() ​
imageList(
opts):Promise<ImageListResponse>
List Images
Returns a list of images on the server. Note that it uses a different, smaller representation of an image than inspecting a single image.
Parameters ​
| Parameter | Type |
|---|---|
|
Returns ​
Promise<ImageListResponse>