Documentation ¶
Index ¶
- func DockerInfo() (types.Info, error)
- func ImagePull(ImageName string) error
- func ImageRemove(ImageName string, Force bool) error
- func ImagesPrune() (types.ImagesPruneReport, error)
- func ImagesPull(images []string)
- func ImagesRemove(images []string, force bool)
- func ListAllImages() ([]types.ImageSummary, error)
- func Parallelize(workers int, images []string, Do func(string) error)
- func SendJoin()
- func SendToken(token string)
- func SendUpdate()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ImagesPrune ¶
func ImagesPrune() (types.ImagesPruneReport, error)
clean the images in the node that can not be used
func ImagesPull ¶
func ImagesPull(images []string)
func ImagesRemove ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.