Documentation ¶
Overview ¶
Package executor implements overlay.Installer
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct {
// contains filtered or unexported fields
}
Options executor options.
func (*Options) GetOptions ¶
GetOptions returns the options for the overlay installer.
func (*Options) Install ¶
func (o *Options) Install(options overlay.InstallOptions[overlay.ExtraOptions]) error
Install installs the overlay.
Click to show internal directories.
Click to hide internal directories.