Documentation ¶
Index ¶
Constants ¶
View Source
const ( // InstanceID is the command to execute to get the instance ID. InstanceID = "instanceID" // LocalDevices is the command to execute to get the local devices map. LocalDevices = "localDevices" // NextDevice is the command to execute to get the next device. NextDevice = "nextDevice" // WaitForDevice is the command to execute to wait until a device, // identified by volume ID, is presented to the system. WaitForDevice = "wait" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.