ImageListOptions holds parameters to list images withtype ImageListOptions struct All controls whether all images in the graph are filtered or just the heads All bool Filters is a JSON-encoded set
这段代码定义了一个名为ImageListOptions的结构体,用于存储列出图像的参数。
- All是一个布尔值,用于控制是否筛选所有图像还是只筛选头部图像。
- Filters是一个JSON编码的过滤参数。
- SharedSize表示是否计算图像的共享大小。
- ContainerCount表示是否计算容器数量。
原文地址: http://www.cveoy.top/t/topic/igRA 著作权归作者所有。请勿转载和采集!