Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ProgressHandler ¶
ProgressHandler returns a progress callback and a cleanup function to render transfer progress. This implementation is based on containerd's ctr command progress handler.
func ProgressHandlerLoadImage ¶ added in v2.3.2
func ProgressHandlerLoadImage(ctx context.Context, client *containerd.Client, beforeSet map[string]bool, options types.ImageLoadOptions) (transfer.ProgressFunc, func(), *[]images.Image)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.