Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadImages ¶
func LoadImages(files []string)
LoadImages 从存档文件加载 image
参数:
- files: 存档文件名,允许一次加载多个
func LoadVolumes ¶
func LoadVolumes(files []string)
LoadVolumes 从存档文件加载 volume
参数:
- files: 存档文件名,允许一次加载多个
func SaveImages ¶
func SaveImages(names []string)
SaveImages 将指定 images 保存到各自存档文件
参数:
- names: image 的 Repository 或 ID,允许一次保存多个
func SaveVolumes ¶
func SaveVolumes(names []string)
SaveVolumes 将指定 volumes 保存到各自存档文件
参数:
- names: volume name,允许一次保存多个
Types ¶
Click to show internal directories.
Click to hide internal directories.