Documentation
¶
Overview ¶
Package restore provides helpers for working with macOS restore images.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ImageInfo ¶
type ImageInfo struct {
URL string
BuildVersion string
OSVersion foundation.NSOperatingSystemVersion
Supported bool
MinCPUCount uint
MinMemorySize uint64
Image vz.VZMacOSRestoreImage
}
ImageInfo describes a macOS restore image.
func FetchLatest ¶
FetchLatest fetches the latest restore image supported by the current host.
Click to show internal directories.
Click to hide internal directories.