Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ImageImporter ¶
type ImageImporter struct {
CC *containerd.Client
Namespace string `asm:"namespace"`
}
func (*ImageImporter) ImportImage ¶
func (*ImageImporter) PullImage ¶
func (i *ImageImporter) PullImage(ctx context.Context, ref string) (containerd.Image, error)
Click to show internal directories.
Click to hide internal directories.