Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var GuestCommand = &cobra.Command{Use: "guest", Short: "guest tools"}
View Source
var REG_HOST_UUID, _ = regexp.Compile("((?P<host>.+)@)*(?P<uuid>[^:@]+)")
View Source
var REG_HOST_UUID_PATH, _ = regexp.Compile("((?P<host>.+)@)*(?P<uuid>[^:@]+)(:(?P<path>.+))*")
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.