Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var NextDeviceInfo = &types.NextDeviceInfo{ Prefix: "sd", Pattern: "[c-z]", Ignore: false, }
NextDeviceInfo is the NextDeviceInfo object for Azure.
On Azure Linux instance /dev/sda is the boot volume, /dev/sdb is a temporary disk. Other letters can be used for data volumes.
Functions ¶
func InstanceID ¶
func InstanceID(ctx types.Context) (*types.InstanceID, error)
InstanceID returns the instance ID for the local host.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.