Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Launcher ¶
type Launcher struct {
ArtScriptsPath string
RootfsScriptsPath string
SupportedScriptVersions []int
Timeout int
RetryInterval int
RetryTimeout int
}
func (Launcher) CheckRootfsScriptsVersion ¶
TODO: we can optimize for reading directories once and then creating a map with all the scripts that needs to be executed.
func (Launcher) ExecuteAll ¶
Click to show internal directories.
Click to hide internal directories.