Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Installer ¶
type Installer struct {
// contains filtered or unexported fields
}
func (*Installer) Download ¶
func (i *Installer) Download(ctx context.Context, reg registry.Registry, name, version string) error
Download ensures the package image is present, verified, and mounted.
Click to show internal directories.
Click to hide internal directories.