Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type VM ¶
type VM struct { Name string `json:"name"` CustomName string `json:"custom_name"` Identifier string `json:"identifier"` LocationCode string `json:"location_code"` LocationCountry string `json:"location_country"` LocationName string `json:"location_name"` OSName string `json:"os_name"` OSFamily string `json:"os_family"` Tags string `json:"tags"` }
Click to show internal directories.
Click to hide internal directories.