Documentation ¶
Index ¶
Constants ¶
View Source
const ( FailedToStartTargetMsg = "start target error" FailedToCopyImageMsg = "failed to copy image from GCS" QEMUInvocationErrorMsg = "QEMU invocation error" ReadConfigFileErrorMsg = "could not open config file" FailedToResolveIPErrorMsg = "could not resolve target IP address" PackageRepoSetupErrorMsg = "failed to set up a package repository" SerialReadErrorMsg = "error reading serial log line" NodenameEnvKey = "FUCHSIA_NODENAME" SSHKeyEnvKey = "FUCHSIA_SSH_KEY" SerialSocketEnvKey = "FUCHSIA_SERIAL_SOCKET" DeviceAddrEnvKey = "FUCHSIA_DEVICE_ADDR" IPv4AddrEnvKey = "FUCHSIA_IPV4_ADDR" IPv6AddrEnvKey = "FUCHSIA_IPV6_ADDR" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.