installation

package
v0.0.18 Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Installation

type Installation struct {
	FormatStorageDisk bool        `json:"format_storage_disk"`
	Image             string      `json:"image"`
	Rebooting         bool        `json:"rebooting"`
	Config            string      `json:"config"`
	StorageDisk       server.Disk `json:"storage_disk"`
	SystemDisk        server.Disk `json:"system_disk"`
}

type Report

type Report struct {
	Installation Installation   `json:"installation"`
	Machine      server.Machine `json:"machine"`
}

Jump to

Keyboard shortcuts

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