installer

package
v1.0.0-alpha.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 19, 2020 License: MIT Imports: 9 Imported by: 0

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 New

func New(data []byte) (*Installer, error)

Validates the received data to ensure that all of the required fields have been passed along in the request. This should be manually run before calling Execute().

func (*Installer) Execute

func (i *Installer) Execute()

Executes the installer process, creating the server and running through the associated installation process based on the parameters passed through for the server instance.

func (*Installer) Server

func (i *Installer) Server() *server.Server

Return the server instance.

func (*Installer) Uuid

func (i *Installer) Uuid() string

Returns the UUID associated with this installer instance.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL